@font-face {
  font-family: icomoon;
  src: url(/font/icomoon.eot#iefix) format("embedded-opentype"), url(/font/icomoon.ttf) format("truetype"), url(/font/icomoon.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class*=" fa-"],
[class^="fa-"] {
  font-family: icomoon;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa {
  font-family: icomoon;
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-clock:before {
  content: "\f017";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-search:before {
  content: "\f002";
}
.fa-home:before {
  content: "\f015";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-train:before {
  content: "\f238";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-user:before {
  content: "\f007";
}
.btn.contact,
.btn.entry,
.btn.hw,
.btn.submit {
  margin: 30px auto 10px;
}
.btn.hw a.arrow,
a.arrow {
  background: url(/img/sp/common/arrow-btn-orange.png) no-repeat 100%;
  -moz-background-size: 46px 36px;
  -o-background-size: 46px 36px;
  -webkit-background-size: 46px 36px;
  background-size: 46px 36px;
}
.contactArea .secContactMini {
  margin: 0 auto 15px;
}
.contactArea:last-child {
  margin-top: 10px;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
.bold {
  font-weight: 700;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.under {
  text-decoration: underline;
}
caption,
td,
th {
  text-align: left;
  font-weight: 400;
  vertical-align: middle;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
img {
  vertical-align: top;
}
h1,
h2,
h3 {
  line-height: 1.3;
}
button,
input,
select,
textarea {
  outline: none;
  margin: 0;
  padding: 0;
}
button,
input[type="tel"],
input[type="text"],
textarea {
  vertical-align: top;
}
button,
textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
}
button {
  background: none;
  border: 0;
  cursor: pointer;
  display: block;
  position: relative;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
pre {
  word-wrap: break-word;
}
body {
  background: #fff;
  color: #333;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, Verdana, Geneva, Arial, Helvetica;
  font-size: 12px;
  height: 100%;
  line-height: 1.5;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body.fixArea {
  padding: 0 0 80px;
}
body.fixArea.plural {
  padding: 0 0 150px;
}
body.fixArea.Min {
  padding: 0 0 80px;
}
img {
  max-width: 100%;
}
img.fit {
  width: 100%;
}
a {
  text-decoration: none;
}
a,
a:link {
  color: #007acc;
}
a:visited {
  color: #007acc;
}
::-moz-selection,
::selection {
  background: #3cc;
  color: #fff;
}
input[type="tel"],
input[type="text"] {
  height: 38px;
}
select {
  font-size: 12px;
  height: 40px;
  padding: 4px;
  width: 100%;
}
textarea {
  height: 105px;
  resize: none;
}
button {
  background: #06c;
  color: #fff;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, Verdana, Geneva, Arial, Helvetica;
  font-size: 12px;
  font-weight: 700;
}
button:disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
button.btn.submit:disabled {
  pointer-events: none;
}
table {
  margin-bottom: 15px;
  width: 100%;
}
table td,
table th {
  border: 1px solid #ccc;
  padding: 8px 10px;
}
table th {
  background: #eee;
  color: #3cc;
  font-weight: 700;
  width: 75px;
  vertical-align: top;
}
.red {
  color: red;
}
.rd {
  color: #f66;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt30 {
  margin-top: 30px;
}
.mt20 {
  margin-top: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml10 {
  margin-left: 10px;
}
.mr15 {
  margin-right: 15px;
}
.fl {
  float: left;
}
.tc {
  text-align: center;
}
.p0 {
  padding: 0;
}
.center {
  text-align: center;
}
.clearfix:after {
  clear: both;
}
.clearfix:after,
.clearfix:before {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.tag {
  clear: both;
  margin: 0 -5px -5px;
  position: relative;
}
.tag table {
  border-collapse: separate;
  border-spacing: 5px;
}
.tag table td {
  border: 1px solid #eee;
  color: #ccc;
  empty-cells: hide;
  font-size: 10px;
  padding: 4px 0;
  text-align: center;
}
.tag table td.on {
  background: #ff9a03;
  border: 0;
  color: #fff;
}
.btn {
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto;
  width: 290px;
}
.btn:not(.img) {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #3777b6;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3c88d3), to(#369));
  background: -webkit-linear-gradient(#3c88d3, #369);
  background: -moz-linear-gradient(#3c88d3, #369);
  background: -ms-linear-gradient(#3c88d3, #369);
  background: -o-linear-gradient(#3c88d3, #369);
  background: linear-gradient(#3c88d3, #369);
  border: 1px solid #36c;
}
.btn a {
  color: #fff;
  display: block;
  padding: 10px 8px;
}
.contactArea .secContactMini {
  margin: 0 auto;
}
.contactArea:last-child {
  margin-top: 30px;
}
.content .contactArea {
  margin-bottom: 25px;
}
.contactArea .btn.entry {
  margin: 0 auto 10px;
}
.btn a.arrow {
  background: url(/img/sp/common/arrow-btn-blue.png) no-repeat 100%;
  -moz-background-size: 46px 36px;
  -o-background-size: 46px 36px;
  -webkit-background-size: 46px 36px;
  background-size: 46px 36px;
  display: block;
  font-size: 18px;
  line-height: 1.3;
  min-height: 36px;
  text-align: left;
}
.btn.entry {
  background: #ffa900;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffc600), to(#ff8d00));
  background: -webkit-linear-gradient(#ffc600, #ff8d00);
  background: -moz-linear-gradient(#ffc600, #ff8d00);
  background: -ms-linear-gradient(#ffc600, #ff8d00);
  background: -o-linear-gradient(#ffc600, #ff8d00);
  background: linear-gradient(#ffc600, #ff8d00);
  border: 1px solid #f93;
}
.btn.entry a.arrow {
  background: url(/img/sp/common/arrow-btn-orange.png) no-repeat 100%;
  -moz-background-size: 46px 36px;
  -o-background-size: 46px 36px;
  -webkit-background-size: 46px 36px;
  background-size: 46px 36px;
}
.btn.entry a.arrow img {
  width: 208px;
}
.box {
  background: #fff;
  margin-bottom: 20px;
  position: relative;
}
.box .inner {
  padding: 15px 15px 20px;
  width: auto;
}
.android .title5 span {
  padding-bottom: 3px;
  padding-top: 7px;
}
.toprated {
  border: 1px solid #ea3a2f;
  margin-bottom: 20px;
}
.toprated ul {
  font-size: 0;
}
.toprated ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  text-align: left;
}
.toprated ul li:first-child {
  width: 30%;
}
.toprated ul li:nth-child(2) {
  width: 66%;
  padding: 10px 10px 10px 0;
}
.toprated ul li:nth-child(2) p.title {
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 10px;
}
.toprated ul li:nth-child(2) p.text {
  font-weight: 400;
}
.pagerPrevNext {
  margin: 15px 10px;
  overflow: hidden;
}
.pagerPrevNext li {
  width: 50%;
  padding: 0 5px;
  text-align: center;
  float: left;
  box-sizing: border-box;
}
.pagerPrevNext a {
  background: #f5f4f4;
  background: -webkit-linear-gradient(#fff, #f5f4f4);
  background: -moz-linear-gradient(#fff, #f5f4f4);
  background: linear-gradient(#fff, #f5f4f4);
  display: block;
  overflow: hidden;
}
.pagerPrevNext a,
.pagerPrevNext p {
  padding: 10px 0;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}
.pagerPrevNext p {
  background: #eee;
  color: #bbb;
}
.pagerNum {
  margin: 15px 13px;
  font-size: 0;
  text-align: center;
}
.pagerNum li {
  width: 10%;
  padding: 0 2px;
  font-size: 12px;
  display: inline-block;
  box-sizing: border-box;
}
.pagerNum a {
  padding: 3px 0;
  background: #f5f4f4;
  background: -webkit-linear-gradient(#fff, #f5f4f4);
  background: -moz-linear-gradient(#fff, #f5f4f4);
  background: linear-gradient(#fff, #f5f4f4);
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
}
.pagerNum .current a {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}
p.result {
  background: #eee;
  padding: 10px 15px;
  font-weight: 700;
}
p.result span {
  color: #3cc;
}
.box-fadein img {
  opacity: 0;
  transition: opacity 1s;
}
.box-fadein.lazyloaded img.lazyloaded {
  opacity: 1;
}
#inlineIndeed.indeedForm .overlayIndeed {
  background: rgba(0, 0, 0, 0.5);
}
#inlineIndeed .overlayIndeed {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  z-index: 100;
}
.indeedPremiumBtn span {
  color: #fff;
}
@keyframes shiny {
  0% {
    left: -150%;
  }
  20% {
    left: 150%;
  }
  to {
    left: 150%;
  }
}
@-webkit-keyframes shiny {
  0% {
    left: -150%;
  }
  20% {
    left: 150%;
  }
  to {
    left: 150%;
  }
}
@-moz-keyframes shiny {
  0% {
    left: -150%;
  }
  20% {
    left: 150%;
  }
  to {
    left: 150%;
  }
}
.form .secForm .hgroup {
  background: url(../img/bg-mv.png) repeat center 12px;
  background-size: 192px 95px;
}
#inlineIndeed.indeedForm {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
#inlineIndeed.indeedForm .overlayIndeed {
  height: 130%;
  position: static;
}
#inlineIndeed .indeedModalInner {
  width: 100%;
  height: 100%;
  padding: 15px;
  margin: 0;
  background: none;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  box-sizing: border-box;
}
.indeedPremium {
  min-width: 100%;
  text-align: center;
  position: relative;
  transition: 0.25s linear;
  box-sizing: border-box;
}
.indeedPremiumInner {
  position: relative;
  z-index: 100;
  box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.4);
}
.indeedPremiumBtn {
  width: 93%;
  height: 15vw;
  padding: 5vw;
  border-radius: 10px;
  color: #fff;
  font-size: 4.7vw;
  font-weight: 700;
  line-height: 1;
  display: table;
  box-sizing: border-box;
  background-color: #3cc;
  position: absolute;
  bottom: 4%;
  left: 0;
  right: 0;
  margin: auto;
}
.indeedPremiumBtn span {
  background: url(/img/sp/search/icon-premium-btn-arrow02.png) no-repeat 100%;
  background-size: 11px 17px;
  display: table-cell;
  vertical-align: middle;
}
#inlineIndeed .indeedModalCont {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  background: #fff;
  border-radius: 5px;
  position: relative;
  overflow-y: auto;
}
#inlineIndeed .indeedModalContInner {
  padding: 20px 15px;
}
#inlineIndeed .indeedModalContInner:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
#inlineIndeed .indeedModalTitle {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
#inlineIndeed .indeedModalForm {
  padding: 20px 15px;
  background: #eee;
  border-radius: 5px;
}
#inlineIndeed .indeedModalForm .indeed-itemList {
  margin-bottom: 10px;
}
#inlineIndeed .indeedModalForm .indeed-form-title {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 700;
}
#inlineIndeed .indeedModalForm .indeed-form-title:not(:first-child) {
  margin-top: 20px;
}
#inlineIndeed .indeedModalForm .indeed-form-title .indeed-required {
  margin-left: 0.5em;
  font-size: 12px;
  color: #2794eb;
}
#inlineIndeed .indeedModalForm .indeed-form-item input[type="text"] {
  height: 38px;
}
#inlineIndeed .indeedModalForm input[type="text"] {
  border: 1px solid #4c4c4c;
  border-radius: 5px;
}
#inlineIndeed .indeedModalForm .indeed-checkbox {
  margin-top: 10px;
  overflow: hidden;
}
#inlineIndeed .indeedModalForm .indeed-checkbox li {
  width: 50%;
  margin-bottom: 10px;
  line-height: 1;
  float: left;
}
#inlineIndeed .indeedModalForm .indeed-checkbox li input {
  margin-right: 6px;
}
#inlineIndeed .indeedModalForm .indeed-link {
  margin-bottom: 15px;
  text-align: center;
}
#inlineIndeed .indeedModalForm .indeed-link a {
  color: #000;
  text-decoration: underline;
  display: inline-block;
}
#inlineIndeed .indeedModalForm .iddBtn {
  width: 100%;
  color: #fff;
  background: #2794eb;
  font-size: 14px !important;
}
#entry select {
  appearance: auto;
  -webkit-appearance: auto;
}
.form-header {
  width: 100%;
}
.form-header .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #3cc;
  height: auto;
}
.form-header .header-inner .logo {
  pointer-events: none;
}
.form-header .header-inner .logo img {
  width: 56%;
}
.form-header .header-inner .logo .logo-haken {
  width: 70%;
}
.form-header .header-inner .jobchange-success {
  width: 32%;
}
.footer-form {
  margin: 0 auto 1%;
  padding: 4% 5%;
  box-sizing: border-box;
  text-align: center;
  font-size: 2.6vw;
  color: #333;
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-width: 1px 0;
}
.footer-form p {
  padding: 0 0 1vw;
}
.footer-form p span {
  font-weight: 700;
}
.footer-form .wrap {
  display: flex;
  width: 90%;
  align-items: center;
  margin: 2% 0 0 10%;
}
.footer-form .wrap .privacy-mark {
  width: 20%;
}
.footer-form .wrap img {
  width: 100%;
}
.footer-form .wrap ul {
  margin: 0 0 0 5%;
  text-align: left;
  font-size: 12px;
}
.footer-form .wrap ul li {
  border-right: 1px solid #ccc;
  display: inline-block;
  line-height: 1;
  padding-right: 5%;
  margin: 0 4% 0 0;
}
.footer-form .wrap ul li:last-child {
  border-right: none;
  margin: 0;
  padding-right: 0;
}
.footer-form .wrap ul a {
  color: #007acc;
}
.footer-form .quitLink {
  margin-top: 20px;
  font-size: 11px;
}
.footer-form .wrap ul a:visited {
  color: #007acc;
}
.footer-form-copyright {
  color: #666;
  font-size: 10px;
  padding: 12px 0;
  text-align: center;
}
.stepBtn {
  margin: 15px 15px 0;
}
.stepBtn ul {
  padding-right: 15px;
  overflow: hidden;
}
.stepBtn li {
  float: left;
}
.stepBtn li:first-child {
  width: 25%;
  margin-right: 15px;
}
.stepBtn li:last-child {
  width: 75%;
  margin-right: -15px;
}
.formBlock .btn {
  width: 100%;
  height: 50px;
  background: #ffa900;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffc600), to(#ff8d00));
  background: -webkit-linear-gradient(#ffc600, #ff8d00);
  background: -moz-linear-gradient(#ffc600, #ff8d00);
  background: -ms-linear-gradient(#ffc600, #ff8d00);
  background: -o-linear-gradient(#ffc600, #ff8d00);
  background: linear-gradient(#ffc600, #ff8d00);
  border: 2px solid #f93;
  font-size: 18px;
}
.formBlock .btn#back2,
.formBlock .btn#back3,
.formBlock .btn#back4,
.formBlock .btn#back5 {
  width: 100%;
  margin-right: 15px;
  color: #333;
  background: #ededed;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ededed));
  background: -webkit-linear-gradient(#fff, #ededed);
  background: -moz-linear-gradient(#fff, #ededed);
  background: -ms-linear-gradient(#fff, #ededed);
  background: -o-linear-gradient(#fff, #ededed);
  background: linear-gradient(#fff, #ededed);
  border: 2px solid #dfdfdf;
  font-size: 14px;
}
.formBlock .btn#next1 {
  width: 70%;
}
.formBlock3step .btn#next3,
.formBlock .btn#back5,
.formBlock .btn#next5 {
  height: 54px;
  padding: 2px;
  font-size: 4vw;
  line-height: 1.2;
}
.btn#next5 #text {
  font-size: 4vw;
  vertical-align: middle;
}
.btn#next5 .cv-text {
  font-size: 3.3vw;
}
.entrystep textarea {
  height: 50px;
}
.itemList {
  margin-bottom: 15px;
}
.secForm .num {
  font-weight: 700;
  padding: 5px 10px;
}
.form .secForm form .entrystep .itemList {
  margin-bottom: 0;
}
.entrystep .link {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.entrystep .link li:not(:last-of-type) {
  margin: 0 8% 0 0;
}
.form .secForm form .itemList > dd {
  padding-bottom: 10px;
}
.form .secForm .errorArea {
  clear: both;
  padding-top: 6px;
}
.form .secForm .form-success p.errortext {
  padding-top: 0;
}
.fivestep-current img,
.fivestep-mv img {
  width: 100%;
}
.fivestep-current {
  position: relative;
}
.fivestep-current .kangoshika {
  width: 30%;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}
.entry.form .secContactMini {
  width: auto;
  margin: 15px;
}
input[type="checkbox"]:checked + .labelbg,
input[type="radio"]:checked + .labelbg {
  background: #3cc;
  border: 2px solid #3cc;
  color: #fff;
}
input[type="checkbox"] + .labelbg,
input[type="radio"] + .labelbg {
  background: #fff;
  border: 2px solid #d1d1d1;
  vertical-align: middle;
}
input[type="checkbox"],
input[type="radio"] {
  display: none;
}
.labelbg {
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  display: table-cell;
}
.labelbg.checkbg,
.labelbg.radiobg {
  width: 26.5vw;
  height: 40px;
  padding: 2px;
  line-height: 16px;
}
.labelbg.checkbg span,
.labelbg.radiobg span {
  font-size: 3.8vw;
}
.chkList {
  justify-content: space-between;
  margin: 0 3vw;
}
.chkList,
.chkList__2column {
  display: flex;
  flex-wrap: wrap;
}
.chkList__2column {
  justify-content: flex-start;
  margin: 0;
}
.chkList__2column .mr10 {
  margin-right: 10px;
}
.chkItem {
  margin: 3px;
  width: 30%;
}
.chkList-step01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 2vw;
}
.chkList-step01 .labelbg {
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.chkList-step01 .labelbg.checkbg,
.chkList-step01 .labelbg.radiobg {
  width: 41vw;
  height: 85%;
  min-height: 10vw;
  padding: 1.5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.chkList-step01 .labelbg.checkbg img,
.chkList-step01 .labelbg.radiobg img {
  width: 22vw;
  padding: 0 0 1.2vw;
}
.chkList-step01 .labelbg.checkbg span,
.chkList-step01 .labelbg.radiobg span {
  font-size: 3.8vw;
}
#acc-check1,
#acc-check2 {
  display: none;
}
.acc-box:after {
  right: 6.5%;
  top: 42%;
}
.acc-check:checked + .acc-box + .acc-content {
  height: 17.5vw;
}
.entrystep .entry-title {
  font-size: 3.8vw;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 1.5vw 0;
  background-color: #3cc;
}
.entrystep .itemList {
  font-size: 14px;
}
.entrystep .form-title {
  padding: 10px 15px 5px;
  font-weight: 700;
  background: #fff;
}
.entrystep .form-title:first-child {
  padding: 15px 15px 5px;
}
.entrystep .form-title span {
  font-size: 3.4vw;
  font-weight: 400;
  vertical-align: middle;
}
.entrystep .optional,
.entrystep .required {
  padding: 2px 8px;
  margin-right: 5px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
}
.entrystep .required {
  background: #f66;
}
.entrystep .form-success .required {
  background: #3cc;
}
.entrystep .optional {
  background: #999;
}
.entrystep .form-item:not(.noPadding) {
  padding: 5px 15px;
  background: #fff;
}
.itemList.item2col {
  padding: 15px 15px 5px;
  margin-bottom: 0;
  overflow: hidden;
}
.entrystep .itemList.item2col .form-title {
  height: 34px;
  padding: 0;
  float: left;
  display: table;
}
.entrystep .itemList.item2col .form-title div {
  display: table-cell;
  vertical-align: middle;
}
.entrystep .itemList.item2col .form-item {
  width: 63%;
  padding: 0;
  margin-left: -110px;
  background: none;
  float: right;
}
ul.colPref {
  padding-right: 10px;
  overflow: hidden;
}
ul.colPref li {
  width: 50%;
  float: left;
}
ul.colPref li:first-of-type {
  margin-right: 10px;
}
ul.colPref li:nth-of-type(2) {
  margin-right: -10px;
}
dd.birthday-area {
  display: flex;
}
dd.birthday-area .day,
dd.birthday-area .month {
  margin: 0 0 0 16px;
}
.colBirth {
  font-size: 4.5vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.colBirth li:first-of-type {
  width: 55%;
}
.colBirth li:nth-of-type(3) {
  width: 25%;
}
.entrystep input[type="tel"],
.entrystep input[type="text"],
.entrystep select {
  width: 100%;
  font-size: 4vw;
}
.entrystep input[type="tel"],
.entrystep input[type="text"] {
  height: 12vw;
}
ul.checkbox,
ul.radio {
  margin-top: 5px;
  overflow: hidden;
  background: #fff;
}
ul.checkbox li,
ul.radio li {
  width: 50%;
  border: none;
  float: left;
}
ul.checkbox li label,
ul.radio li label {
  height: 20px;
  padding: 12px 15px 13px 45px;
  background: #fff url(/img/sp/common/bg-label-check.png) no-repeat 15px 12px;
  -webkit-background-size: 20px 100px;
  background-size: 20px 100px;
  line-height: 20px;
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 2;
}
ul.checkbox li input[type="checkbox"]:checked + label {
  background-color: #cde8f6;
  background-position: 15px -64px;
}
ul.checkbox li:first-of-type label,
ul.checkbox li:nth-of-type(2) label,
ul.radio li:first-of-type label,
ul.radio li:nth-of-type(2) label {
  border-top: 1px solid #eee;
}
ul.checkbox li:nth-child(odd) label,
ul.radio li:nth-child(odd) label {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
ul.checkbox li:nth-child(2n) label,
ul.radio li:nth-child(2n) label {
  border-bottom: 1px solid #eee;
}
.entrystep .form-error input.error,
.entrystep .form-error select.error,
.entrystep .form-error textarea.error {
  border-color: #ff3330;
}
.errortext span,
p.error {
  color: #ff3330;
  font-weight: 700;
}
.errortext span {
  font-size: 12px;
  display: block;
}
dd.error input[type="tel"],
dd.error input[type="text"],
dd.error select,
input[type="text"].error,
select.error {
  border-color: #ff3330;
}
.entrytop {
  height: 400px;
  background: #fff;
  position: relative;
}
.entrytop .btn#next1,
.entrytop .stepBtn {
  position: absolute;
  bottom: 28px;
  left: 0;
  right: 0;
}
.entrytop .link {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
}
#pointingHandParent {
  position: relative;
}
#pointingHand {
  display: none;
  transition: 0.3s;
}
#pointingHand,
.hands {
  position: absolute;
  z-index: 99;
  animation: hands 2.5s linear 0s infinite;
  -webkit-animation: hands 2.5s linear 0s infinite;
  pointer-events: none;
}
.hands {
  width: 64px;
  height: 64px;
  right: 5%;
  top: -3%;
  background: url(/img/sp/lp/hellowork-step/pointingHand.png) no-repeat;
  background-size: 90% auto;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  opacity: 0.4;
  transition: bottom 0.3s;
}
@-webkit-keyframes hands {
  0% {
    -webkit-transform: translate(0) rotate(-30deg);
  }
  50% {
    -webkit-transform: translate(-15px) rotate(-30deg);
    background: url(/img/sp/lp/hellowork-step/pointingHand.png) no-repeat;
    background-size: 100% auto;
  }
  75% {
    -webkit-transform: translate(0) rotate(-30deg);
  }
  to {
    background: url(/img/sp/lp/hellowork-step/pointingHand.png) no-repeat;
    background-size: 95% auto;
  }
}
@keyframes hands {
  0% {
    transform: translate(0) rotate(-30deg);
  }
  50% {
    transform: translate(-15px) rotate(-30deg);
    background: url(/img/sp/lp/hellowork-step/pointingHand.png) no-repeat;
    background-size: 100% auto;
  }
  75% {
    transform: translate(0) rotate(-30deg);
  }
  to {
    background: url(/img/sp/lp/hellowork-step/pointingHand.png) no-repeat;
    background-size: 95% auto;
  }
}
#step2 .stepCont li.privacy {
  position: relative;
}
#step2 .stepCont li.privacy:after {
  content: "";
  background: url(/img/sp/lp/hellowork-step/img-privacy-key.png) no-repeat;
  background-size: 70%;
  position: absolute;
  right: 2%;
  top: 31%;
  font-size: 6vw;
  width: 9%;
  height: 50%;
  color: #988e8c;
}
#step4 .stepCont li.privacy {
  position: relative;
}
#step4 .stepCont li.privacy:after {
  content: "";
  background: url(/img/sp/lp/hellowork-step/img-privacy-key.png) no-repeat;
  background-size: 70%;
  position: absolute;
  right: 2%;
  top: 25%;
  font-size: 6vw;
  width: 9%;
  height: 50%;
  color: #988e8c;
}
ul.checkbox li input[type="checkbox"],
ul.checkbox li input[type="radio"],
ul.radio li input[type="checkbox"],
ul.radio li input[type="radio"] {
  display: none;
}
#formArea1 .form-item-support {
  padding: 0 0 5px;
}
#formArea1 .form-item-support li {
  display: inline-block;
}
#formArea1 .form-item-support li label {
  border: 0;
}
#mailmag select {
  appearance: auto;
  -webkit-appearance: auto;
  background: #fff;
}
.form .secForm form .itemList dt {
  background: #e0f4f4;
  border: 1px solid #eee;
  border-width: 1px 0;
  font-weight: 700;
  padding: 7px 15px;
}
.form .secForm form .itemList dt:first-child {
  border-top-width: 0;
}
.form .secForm form .itemList dt .optional {
  background: #999;
}
.form .secForm form .itemList dt .optional,
.form .secForm form .itemList dt .required {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  margin-right: 5px;
  padding: 2px 8px;
}
.form .secForm form .itemList dd {
  overflow: hidden;
  padding: 16px 15px;
}
.form .secForm form .itemList dd .multi-select-area .select-box,
.form .secForm form .itemList dd .multi-select-area .select-box select.city,
.form .secForm form .itemList dd .multi-select-area .select-box select.state {
  width: 135px;
}
input[type="tel"],
input[type="text"],
textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  width: 100%;
}
.form .secForm form .itemList dt.error .required {
  background: #f66;
}
.form .secForm form .itemList dd.error {
  background: #fff5f5;
}
.form .secForm form .itemList dd.error input,
.form .secForm form .itemList dd.error select,
.form .secForm form .itemList dd.error textarea {
  border-color: #ff3330;
}
.form .secForm form .itemList dt .required {
  background: #3cc;
}
.form .secForm form .itemList dd .col {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  float: left;
  padding-right: 10px;
  table-layout: fixed;
  width: 50%;
}
.form .secForm form .itemList dd select.city,
.form .secForm form .itemList dd select.state {
  margin-bottom: 15px;
  width: 135px;
}
.form .secForm form .itemList dd.error select.error {
  border-color: #ff3330;
}
.form .secForm form .itemList dd select.year {
  width: 40vw;
}
.form .secForm form .itemList dd select.day,
.form .secForm form .itemList dd select.month {
  width: 20vw;
}
.form .secForm form .link {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}
.form .secForm form .link li:not(:last-of-type) {
  margin: 0 8% 0 0;
}
.btn.submit {
  padding: 4%;
}
.btn.contact,
.btn.entry,
.btn.hw,
.btn.submit {
  background: #ffa900;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffc600), to(#ff8d00));
  background: -webkit-linear-gradient(#ffc600, #ff8d00);
  background: -moz-linear-gradient(#ffc600, #ff8d00);
  background: -ms-linear-gradient(#ffc600, #ff8d00);
  background: -o-linear-gradient(#ffc600, #ff8d00);
  background: linear-gradient(#ffc600, #ff8d00);
  border: 1px solid #f93;
  margin: 0 auto 20px;
}
.form .secForm form .itemList > dd.error input.error,
.form .secForm form .itemList > dd.error select.error,
.form .secForm form .itemList > dd.error textarea.error {
  border-color: #ff3330;
}
.contactArea .secContactMini {
  margin: 20px auto;
  width: 290px;
}
.form .secForm .hgroup .formTitle,
.form .secForm .hgroup h1 {
  -moz-background-size: 320px 80px;
  -o-background-size: 320px 80px;
  -webkit-background-size: 320px 80px;
  background-size: 320px 80px;
}
.form .secForm .hgroup .formTitle,
.form .secForm .hgroup .mv-image,
.form .secForm .hgroup h1 {
  font-size: 18px;
  font-weight: 700;
  height: 80px;
  margin: 0 auto;
  position: relative;
  top: 4px;
  width: 320px;
  z-index: 5;
}
.form .secForm .hgroup .mv-image {
  background: url(/img/sp/form/bg-form-h.png) no-repeat top;
  -moz-background-size: 320px 80px;
  -o-background-size: 320px 80px;
  -webkit-background-size: 320px 80px;
  background-size: 320px 80px;
}
.form .secForm form .itemList dd .multi-select-area {
  display: flex;
}
.form .secForm form .itemList dd .multi-select-area .select-box select.city,
.form .secForm form .itemList dd .multi-select-area .select-box select.state {
  margin-bottom: 5px;
  float: none;
}
.form .secForm form .itemList dd .multi-select-area .select-box:first-child {
  margin-right: 15px;
}
.form .secForm form .itemList dd.form-item .name-area {
  display: flex;
  align-items: center;
}
.form .secForm form .itemList dd.form-item .name-area .col {
  float: none;
}
.form .secForm form .itemList dd .day,
.form .secForm form .itemList dd .month {
  margin: 0 0 0 11px;
  width: 14vw;
}
.form.mailmag .secForm .hgroup h1 span {
  padding-left: 110px;
}
.form .secForm .hgroup {
  padding: 0 0 12px;
}
.form .secForm .hgroup h1 span {
  display: block;
  line-height: 1.2;
  padding: 17px 0 0 94px;
}
.before {
  background-color: #fff;
  width: 90%;
  border-radius: 5px;
  margin: 0 auto 10px;
  border: 2px solid #3cc;
}
.formRed {
  color: #f06;
}
.entryBoxMerit ul {
  padding: 10px;
  background: #fff;
}
.entryBoxMerit li span {
  color: #3cc;
}
.adviserMessage {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #fff9eb;
  padding: 6% 5% 7%;
  margin: 10% 4% 19%;
}
.adviserMessage h2 {
  color: #666;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.5em;
  text-align: center;
  padding: 0 0 5%;
  border-bottom: 1px solid #3cc;
}
.adviserMessage h2 img {
  margin: 0 2% 0 0;
}
.adviserMessage .faceicon {
  text-align: center;
  margin: 4% 0;
}
.adviserMessage .faceicon .adviser-ms-img {
  width: 30%;
  border-radius: 4em;
}
.adviserMessage .title {
  color: #3cc;
  font-size: 4.2vw;
  font-weight: 700;
  margin: 0 0 2%;
}
.adviserMessage .f-small {
  font-size: 3.9vw;
}
.description-text {
  font-size: 3.5vw;
  font-weight: 700;
  text-align: center;
  margin: 1vw 4vw;
}
.form-item {
  padding: 0 !important;
}
.form-item .chkList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 2vw;
}
.form-item textarea {
  width: 96vw;
  height: 14vw;
  margin: 2vw;
}
.form-mail input {
  height: 14vw;
  font-size: 4.2vw;
}
.form-mail .error {
  margin: 0 0 1vw;
}
.acc-box {
  position: relative;
}
.acc-content {
  height: 0;
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
}
.acc-check:checked + .acc-box + .acc-content {
  height: 18vw;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}
.adviser-ms-ac {
  position: relative;
}
.adviser-ms-ac label {
  height: 32px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  position: absolute;
  bottom: -13.8%;
  width: 100%;
  right: 0;
  left: 0;
  background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), #fff 70%, #fff 0, #fff);
  background: linear-gradient(top, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.9) 50%, hsla(0, 0%, 100%, 0.9) 95%, #fff);
  z-index: 1;
}
.adviser-ms-ac label:after {
  z-index: 2;
  content: "求人詳細を見る";
  letter-spacing: 0.05em;
  line-height: 2.5rem;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 10px;
  background-color: #EDF7F7;
  width: 75vw;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.adviser-ms-ac input:checked + label:after {
  content: "詳細内容を畳む";
}
.adviser-ms-actxt {
  position: relative;
  overflow: hidden;
  height: 52vw;
}
.adviser-ms-ac input {
  display: none;
}
.adviser-ms-ac input:checked ~ .adviser-ms-actxt {
  height: auto;
}
.adviser-ms-ac input:checked ~ .adviser-ms-actxt:before {
  background: none;
}
.form.reregister .secForm .num {
  padding: 15px 20px;
  margin: 15px;
  background: #eee;
  font-size: 14px;
  font-weight: 400;
  border-top: 2px solid #3cc;
}
.form.bg-type-b .secForm form .itemList dd.error {
  background-color: #f8f8f8;
}
.header-inner.has-tel-button {
  height: auto;
}
.header-inner.has-tel-button .logo {
  width: 45%;
}
.header-inner.has-tel-button .logo img {
  width: 37.6vw;
}
.header-inner.has-tel-button .buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 55%;
}
.header-inner.has-tel-button .buttons .jobchange-success {
  width: 32.53vw;
  height: 11.2vw;
  padding: 4px;
}
.header-inner.has-tel-button .buttons .telephone-consultation {
  display: block;
  width: 14.93vw;
  margin-left: 4.26vw;
  padding: 4px;
}
.form .secForm .hgroup h1.title-type2 {
  width: 95%;
  height: auto;
}
.form .secForm .hgroup h1.title-type3 {
  position: relative;
  width: 95%;
  height: auto;
}
.form .secForm .hgroup h1.title-type3 .update {
  display: block;
  position: absolute;
  top: 6.5vw;
  left: 19vw;
  padding: 0;
  color: #33cbcb;
  font-size: 3.3vw;
  line-height: 1;
}
.submit.has-effect {
  position: relative;
  overflow: hidden;
}
.submit.has-effect:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -100%;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: kiran 0.5s ease-in-out 0s 1;
}
.submit[disabled].has-effect:before {
  animation: reset 0s linear 0s 1;
}
@keyframes reset {
  0% {
    opacity: 0;
    transform: scaleX(1);
  }
  to {
    opacity: 0.5;
    transform: scaleX(1);
  }
}
@keyframes kiran {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  30% {
    opacity: 0.9;
  }
  to {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

.error_work_require {
  display: none;
  font-size: 14px;
  color: #ff3330;
  font-weight: 700;
  padding: 0 15px 0 10px;
}

.error_work_require::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 13px;
  background-image: url(../img/icon-caution.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 10px;
  vertical-align: text-bottom;
}

.error_work_require.show {
  display: block;
}

.form-title:after {
  font-family: FontAwesome;
  content: "\f078";
  width: 12px;
  height: 12px;
  margin: auto;
  color: #715e3a;
  font-size: 14px;
  text-align: center;
  position: absolute;
  right: 2px;
}
.open:after {
  content: "\f077";
}

.job_info .num span {
  display: block;
  margin-bottom: 30px;
}

.job_info .num .job_id {
  font-weight: 700;
  font-size: 18px;
  background: url(../img/icon-reregister.png) no-repeat 0;
  background-size: 25px;
  padding-left: 35px;
}
.job_info_about{
  padding: 24px 16px 8px 16px;
  background-color: #EDF7F7;
  margin: 32px 0;
  position: relative;
}

.job_info_title{
  padding:4px 8px;
  background-color: #34CCCC;
  border-radius: 4px;
  height: 29px;
  font-size: 14px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 600;
  font-family: Hiragino Kaku Gothic Pro, sans-serif;
  position: absolute;
  top: -16px;
}

.job_info_about_txt{
  padding: 12px;
  margin-top: 8px;
  border-radius: 8px;
  background-color: #FFF;

}

.facility-name{
  width: 319px;
  height: 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: calc(16px-150);
}
.job-title{
  font-size: 14px;
  font-weight: 300;
  line-height: calc(14px-150);
}

/* 動的生成部分 */
.job-detail-item{
  margin-bottom: 8px;
}
.job-detail-item h4{
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 4px;
}
.job-detail-item p{
  font-size: 14px;
  font-weight: 300;
  line-height: calc(14px-150);
  letter-spacing:2%;
}
.family_allowance{
  color: #767676;
}

.policyLt {
  font-size: 12px;
  text-align: center;
}

.policyLt a {
  margin: 0 32px;
  color: #0073A3;
  padding-bottom:3px;
  border-bottom: 1px solid #0073A3;
}
#salesStopped{
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-self: center;
  text-align: center;
  margin: 20px 0;
}
#salesStopped a{
  color: #0073A3;
  padding-bottom:3px;
  margin: 0 3px;
  border-bottom: 1px solid #0073A3;
}

@media screen and (min-width: 460px) {
  body {
    width: 460px;
    margin: auto;
    position: relative;
    background: #fff;
  }
  .adviserMessage h2 {
    font-size: 15px;
  }
  .adviserMessage .title {
    font-size: 13px;
  }
  .adviser-ms-ac label:after {
    width: 100%;
  }
  .description-text {
    font-size: 15px;
  }
  .labelbg.checkbg span,
  .labelbg.radiobg span {
    font-size: 15px;
  }
  .btn.submit {
    font-size: 15px;
  }
  .footer-form p {
    padding: 0 0 15px;
    font-size: 13px;
  }
  .labelbg.checkbg,
  .labelbg.radiobg {
    width: 200px;
    height: 40px;
    padding: 2px;
    line-height: 16px;
  }
  .form-item .chkList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 10px;
  }
  .adviserMessage {
    padding: 15px 13px 17px;
    margin: 10px 13px 20px;
  }
  .adviser-ms-ac label {
    display: none;
  }
  .adviser-ms-actxt {
    height: auto;
  }
  .description-text {
    font-size: 15px;
    margin: 10px 4px;
  }
  .form-item textarea {
    height: 100px;
    margin-top: 10px;
    margin: 10px 0 0 0;
    width: 100%;
  }
}

/* 求人詳細アコーディオン専用スタイル */
.job_info_about.adviser-ms-ac {
  position: relative;
  margin: 34px 0;
}

/* 施設名とタイトルは常に表示 */
.job_info_about.adviser-ms-ac .job_info_about_txt {
  padding: 12px;
  margin-top: 8px;
  border-radius: 8px;
  background-color: #FFF;
}

/* アコーディオンのボタンスタイル */
.job_info_about.adviser-ms-ac .job-detail-toggle-top {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  position: relative;
  width: 100%;
  display: block;
  margin: 10px 0 0 0;
  z-index: 1;
}

.job_info_about.adviser-ms-ac .job-detail-toggle-top:after {
  z-index: 2;
  content: "求人詳細を見る";
  background-image: url("../img/arrow-down-icon.svg");
  background-repeat: no-repeat;
  background-position: right 30% top 50%;
  letter-spacing: 0.05em;
  line-height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #019999;
  /* background-color: transparent; */
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: bold;
}

.job_info_about.adviser-ms-ac .job-detail-toggle-bottom {
  height: 32px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  background: #EDF7F7;
  color: #019999;
  margin: 8px 0;
  border-radius: 8px;
  z-index: 1;
  padding: 4px 0;
}

.job_info_about.adviser-ms-ac .job-detail-toggle-bottom:after {
  z-index: 2;
  content: "詳細内容を畳む";
  background-image: url("../img/arrow-up-icon.svg");
  background-repeat: no-repeat;
  background-position: right 30% top 50%;
  letter-spacing: 0.05em;
  line-height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: bold;
}

/* チェックボックスがOFFの時：上のボタンを表示、下のボタンを非表示 */
.job_info_about.adviser-ms-ac input:not(:checked) ~ .job-detail-toggle-bottom {
  display: none;
}

.job_info_about.adviser-ms-ac input:not(:checked) + .job-detail-toggle-top {
  display: block;
}

/* チェックボックスがONの時：上のボタンを非表示、下のボタンを表示 */
.job_info_about.adviser-ms-ac input:checked + .job-detail-toggle-top {
  display: none;
}

.job_info_about.adviser-ms-ac input:checked ~ .job-detail-toggle-bottom {
  display: block;
}

/* アコーディオンコンテンツ */
.job_info_about.adviser-ms-ac .adviser-ms-actxt {
  position: relative;
  overflow: hidden;
  height: 0;
  padding: 0 12px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
}

.job_info_about.adviser-ms-ac input {
  display: none;
}

/* 求人タイトルの表示切り替え */
/* デフォルト（チェックボックス未チェック）: 短縮版を表示 */
.job_info_about.adviser-ms-ac .job-title-short {
  display: block;
}
.job_info_about.adviser-ms-ac .job-title-full {
  display: none;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #34CCCC;
}
