/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
@charset "UTF-8";
.bnrguide01,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a,
p {
  color: #2b2b2b;
}
.consultant-part a,
.contents-flex a,
.fearture-flex a,
.job-page a,
.search-link-box a,
footer a,
header.site-header a {
  text-decoration: none;
}
.content02 .faq-table,
.content02 .ws-table,
table {
  border-collapse: collapse;
}
.job-page .job-box .entry-btn a:hover,
.result-box .entry-btn a:hover {
  opacity: 0.8;
}
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;
  vertical-align: baseline;
}
body {
  line-height: 1;
  font-display: swap;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
iframe {
  max-width: 100%;
}
.full-width {
  width: 100%;
}
.main-width {
  width: 810pt;
  margin-left: auto;
  margin-right: auto;
}
.bk-cream {
  background-color: #fef7e2;
}
.bk-white,
.wp-pagenavi a {
  background-color: #fff;
}
b,
strong {
  font-weight: 700;
}
.bnrguide01 {
  margin: 50px auto;
  text-align: center;
}
.sp-bottom-fixed,
.sp-br,
.sp-slide-menu {
  display: none;
}
.pc-only-inline {
  display: inline;
}
a:focus {
  outline: 0;
}
.sp-pic {
  display: none;
}
.pc-pic {
  display: block;
}
.only-sp-br {
  display: none;
}
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #bfbfbf;
  margin: 2px;
  padding: 10px;
  display: inline-block;
  font-size: 9pt;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #000;
}
.wp-pagenavi span.current {
  font-weight: 700;
}
.wp-pagenavi {
  clear: both;
  margin-bottom: 10px;
  text-align: center;
}
.wp-pagenavi a {
  border: 1px solid #a0a0a0;
  -webkit-box-shadow: 0 1px #a0a0a0;
  box-shadow: 0 1px #a0a0a0;
  border-radius: 4px;
}
.wp-pagenavi a:hover {
  border-color: #a0a0a0;
}
.wp-pagenavi span {
  border-radius: 4px;
  color: #fff;
  background-color: #314c84;
  border-bottom: 1px solid #314c84;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  color: #ca603e;
  font-weight: 700;
}
.closeread {
  display: none;
}
header.site-header {
  padding-top: 10px;
}
header.site-header .header-grid {
  display: -ms-grid;
  display: grid;
  margin-bottom: 20px;
  -ms-grid-rows: auto auto;
  -ms-grid-columns: 250px 1 auto auto auto auto;
  grid-template: "desc   gap date  date   signup tel " auto "logo   gap login action signup tel  " auto/250px 1 auto auto auto auto;
}
header.site-header .header-grid .site-description {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: desc;
  font-size: 9pt;
  margin-top: auto;
  margin-bottom: 8px;
}
header.site-header .header-grid .site-title {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: logo;
}
header.site-header .header-grid .site-title img {
  width: 100%;
}
header.site-header .header-grid .update {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-area: date;
  color: #ca603e;
  font-weight: 700;
  text-align: right;
  font-size: 9pt;
  margin-top: auto;
  margin-bottom: 0;
}
header.site-header .header-grid .action-btn a,
header.site-header .header-grid .login-btn a {
  color: #fff;
  padding: 14px 10px;
  width: 130px;
  font-size: 13px;
  border-radius: 10px;
  display: inline-block;
  text-align: center;
}
header.site-header .header-grid .action-btn {
  -ms-grid-row: 2;
  -ms-grid-column: 4;
  grid-area: action;
  margin-top: auto;
}
header.site-header .header-grid .action-btn a {
  background-color: #ca603e;
  border-bottom: 2px solid #b24928;
}
header.site-header .header-grid .signup-btn span {
  font-size: 13px;
  display: inline-block;
  margin-bottom: 4px;
}
header.site-header .header-grid .signup-btn a {
  background-color: unset;
  padding: 0 !important;
  display: inline-block;
  border-radius: 10px;
  width: 90px !important;
  height: 45px;
  text-align: center;
  border-bottom: none;
  color: #808080 !important;
}
header.site-header .header-grid .signup-btn a svg {
  display: block;
  width: 26px;
  height: 26px;
  margin: 0 auto 3px;
  fill: #808080 !important;
  filter: brightness(100%);
  opacity: 0.7;
}
header.site-header .header-grid .signup-btn a svg use {
  fill: #808080 !important;
  filter: brightness(100%);
}
header.site-header .header-grid .signup-btn a span {
}
header.site-header .header-grid .tel-btn {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 6;
  grid-area: tel;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  margin-top: auto;
  margin-left: 20px;
}
header.site-header .header-grid .tel-btn a {
  font-size: 9pt;
}
header.site-header .header-grid .tel-btn .tel1 {
  color: #ca603e;
}
header.site-header .header-grid .tel-btn .tel2 {
  color: #ca603e;
  font-size: 24px;
  text-align: center;
}
header.site-header .header-grid .tel-btn .tel3 {
  font-size: 10px;
  text-align: center;
}
header.site-header .header-grid .sp-menu {
  display: none;
}
header.site-header .main-navigation {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
header.site-header .main-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header.site-header .main-navigation ul li {
  width: auto;
  text-align: center;
}
header.site-header .main-navigation ul li a {
  background-repeat: no-repeat;
  background-size: 24px !important;
  background-position: left 15px center;
  display: inline-block;
  padding: 20px 20px 20px 45px;
  border-left: 1px solid #ccc;
  width: 100%;
  font-size: 90%;
}
header.site-header .main-navigation ul li:nth-child(1) a {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon01.png);
}
header.site-header .main-navigation ul li:nth-child(2) a {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon02.png);
}
header.site-header .main-navigation ul li:nth-child(3) a {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon03.png);
}
header.site-header .main-navigation ul li:nth-child(4) a {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon53.png);
}
header.site-header .main-navigation ul li:nth-child(5) a {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon05.png);
}
header.site-header .main-navigation ul li:nth-child(6) a {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon06.png);
}
header.site-header .main-navigation ul li:last-child a {
  border-right: 1px solid #ccc;
}
.bread_nav a,
.bread_nav li,
.job-bread .bread_nav a,
.job-bread .bread_nav li {
  font-size: 14px;
}
footer {
  background-color: #8dcbed;
  padding-top: 20px;
  padding-bottom: 80px;
}
.bread_nav,
.job-bread {
  padding-top: 10px;
}
footer a,
footer p {
  color: #fff;
}
footer p {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
}
footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
footer ul li {
  margin-right: 50px;
}
footer .footer-logo {
  display: block;
  margin: 20px auto;
  width: 250px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
footer small {
  color: #fff;
  text-align: center;
  display: block;
}
.bread_nav {
  width: 810pt;
  margin: 0 auto 10px;
}
.bread_nav a {
  color: #314c84;
}
.bread_nav li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-bottom: 8px;
}
.bread_nav li.home img {
  width: 24px;
  top: 1px;
  position: relative;
}
.bread_nav li.link {
  margin-right: 20px;
}
.bread_nav li.link:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: -9pt;
  top: 60%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 5px;
}
.bread_nav li.current {
  margin-bottom: 8px;
  display: inline;
  position: relative;
  top: -4px;
}
.category-top h1,
.content02 h1 {
  position: relative;
  font-weight: 700;
}
.job-bread .bread_nav {
  padding-top: 0;
  margin-bottom: 0;
}
.job-bread .bread_nav li.home img {
  width: 1pc;
}
.consultant-part {
  background-color: #fef7e2;
  padding-top: 20px;
  padding-bottom: 20px;
}
.consultant-part .to-user {
  margin-top: 10px;
  margin-bottom: 10px;
}
.consultant-part .to-user img {
  width: 100%;
}
.sp-update {
  display: none;
}
h2.item-head {
  font-weight: 700;
  font-size: 24px;
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon14.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
  padding-left: 40px;
  margin-top: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.search-link-box {
  border: 10px solid #8dcbed;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #fff;
}
.re-search-link-box {
  border: 10px solid #2c6493;
}
.search-link-box h2 {
  background-color: #eee;
  padding: 10px 10px 10px 50px;
  color: #7eb838;
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon12.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: left 20px center;
}
.search-link-box h2 span {
  font-size: 24px;
  font-weight: 700;
  color: #2b2b2b;
  margin-right: 4px;
}
.search-link-box ul {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contents-flex,
.search2 .area-flex,
.search7 .area-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fearture-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.fearture-flex .f-f-p {
  width: 24%;
  border: 1px solid #ccc;
  border-bottom: 4px solid #ccc;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
}
.fearture-flex .f-f-p p,
.fearture-flex .f-f-p h3 {
  font-size: 18px;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  line-height: 1.4em;
}
.fearture-flex .f-f-p img {
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.fearture-flex .f-f-p div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.fearture-flex .f-f-p div a {
  display: block;
  margin: 0 auto;
  width: 90%;
  text-align: center;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  line-height: 1.4em;
}
.fearture-flex .f-f-p div a br {
  display: none;
}
.fearture-flex .f-f-p:nth-child(1) p {
  color: #7eb838;
}
.fearture-flex .f-f-p:nth-child(1) a {
  background-color: #7eb838;
  /* border-bottom: 2px solid #589411; */
}
.fearture-flex .f-f-p:nth-child(2) p {
  color: #314c84;
}
.fearture-flex .f-f-p:nth-child(2) a {
  background-color: #314c84;
  /* border-bottom: 2px solid #1d3669; */
}
.fearture-flex .f-f-p:nth-child(3) p {
  color: #ca603e;
}
.fearture-flex .f-f-p:nth-child(3) a {
  background-color: #ca603e;
  /* border-bottom: 2px solid #b24928; */
}
.fearture-flex .f-f-p:nth-child(4) p {
  color: #8dcbed;
}
.fearture-flex .f-f-p:nth-child(4) a {
  background-color: #8dcbed;
  /* border-bottom: 2px solid #7cb5d4; */
}
.page-content {
  padding-bottom: 50px;
  padding-top: 50px;
}
.page-content p {
  line-height: 1.6em;
  margin-bottom: 1em;
}
.page-content h2 {
  font-size: 26px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-content h3 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}
.page-content ol {
  list-style-type: decimal;
  padding: 0.5em 0 0.5em 1.5em;
}
.page-content ol li {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.6em;
}
.page-content img {
  display: block;
}
.page-content img.size-full {
  max-width: 100%;
  height: auto;
}
.page-content img.aligncenter,
.page-content img.alignleft,
.page-content img.alignright {
  display: block;
  margin: 20px auto;
}
.content01 h1 {
  background-color: #314c84;
  padding: 0.5em;
  display: inline-block;
  line-height: 1.3;
  font-size: 28px;
  width: 100%;
  color: #fff;
  margin-bottom: 20px;
}
.content01 h1:before {
  content: "●";
  color: #fff;
  margin-right: 8px;
}
.category-top h1:after,
.content02 h1:after {
  content: "";
  left: -7px;
}
.content02 h1 {
  background: #f6f5eb;
  -webkit-box-shadow: 0 0 0 5px #f6f5eb;
  box-shadow: 0 0 0 5px #f6f5eb;
  border: 2px dashed #fff;
  padding: 0.7em 1em;
  font-size: 1.6em;
  color: #316375;
  margin-bottom: 20px;
  line-height: 1.4em;
}
.content02 h2,
.content02 h3 {
  color: #494949;
  margin: 30px 0;
  line-height: 1.4em;
}
.content02 h1:after {
  position: absolute;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #f6f5eb;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.content02 h2 {
  padding: 20px 10px;
  background: #f4f4f4;
  border-left: solid 5px #7db4e6;
  border-bottom: solid 3px #d7d7d7;
  font-size: 18px;
  clear: both;
}
.content02 h3 {
  padding: 0.5em 0;
  border-bottom: dotted 3px #364e96;
}
.content02 table td,
.content02 table th {
  border: 1px solid #ccc;
}
.content02 table {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.content02 table td,
.content02 table th {
  padding: 10px;
}
.company-talbe td,
.company-talbe th {
  padding: 20px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.content02 table th {
  background-color: #314c84;
  color: #fff;
}
.content02 .ws-table td,
.content02 .ws-table th {
  vertical-align: middle;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.content02 a {
  color: #1a0dab;
  text-decoration: underline;
}
.content02 .content-thumb {
  max-width: 100%;
  height: auto;
  margin: 1em auto;
  display: block;
}
.content02 ol.tol,
.content02 ul.tul {
  background-color: #efefef;
  padding: 20px 20px 20px 42px;
  line-height: 2em;
  margin-top: 2em;
  margin-bottom: 2em;
}
.content02 ul.tul {
  list-style: disc;
}
.content02 hr {
  margin-top: 3em;
  margin-bottom: 3em;
}
.content02 img {
  max-width: 100%;
  height: auto;
}
.content02 .content-img-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
}
.content02 .content-img-flex img {
  width: 48%;
  height: 100%;
  margin-top: 0;
}
.content02 .content-img-flex div {
  width: 48%;
}
.content02 .content-img-flex div p {
  color: #fe0e0f;
  font-weight: 700;
}
.content02 .content-img-flex div .jikop-2 {
  margin-top: 40px;
}
.content02 .content-gray {
  background: #f4f4f4;
  width: 90%;
  font-size: 90%;
  margin: 30px auto;
  padding: 20px 20px 20px 50px;
}
.content02 .content-gray li {
  list-style-type: disc;
  line-height: 1.5;
  padding: 0.5em 0;
}
.content02 .ws-table-title {
  background: #314c84;
  color: #fff;
  padding: 10px;
  margin-bottom: 0;
  margin-top: 40px;
}
.content02 .ws-table {
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100%;
  margin-bottom: 40px;
}
.content02 .ws-table th {
  padding: 10px;
  background: #e2e2e2;
}
.content02 .ws-table td {
  padding: 10px;
}
.content02 .dot-box {
  border: 3px dotted #314c84;
  background: #f2f6ff;
  padding: 25px;
  line-height: 1.75em;
  margin: 0 0 40px;
}
.content02 .dot-box li {
  list-style-type: disc;
  margin-left: 2em;
}
.content02 .faq-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
}
.content02 .faq-list li {
  width: 24%;
  list-style: none;
  text-align: center;
  background-color: #f6f5eb;
  margin: 2pc 0.5%;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 3px 0 rgba(4, 0, 0, 0.6), inset 1px 1px 0 #fff;
  box-shadow: 0 0 3px 0 rgba(4, 0, 0, 0.6), inset 1px 1px 0 #fff;
  min-height: 142px;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center top 1pc;
}
.content02 .faq-list li a {
  padding: 150px 8px 8px;
  display: inline-block;
  text-decoration: none;
  color: #2b2b2b;
}
.content02 .faq-table td,
.content02 .faq-table th {
  vertical-align: middle;
  padding: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.content02 .faq-list li a span {
  display: inline-block;
  font-size: 14px;
  line-height: 1.6em;
}
.content02 .faq-list.list1 li {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon38.png);
}
.content02 .faq-list.list2 li {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon39.png);
}
.content02 .faq-list.list3 li {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon40.png);
}
.content02 .faq-list.list4 li {
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon41.png);
}
.content02 .faq-link li,
.content02 .truck-guide-link li {
  list-style-type: disc;
  margin-left: 40px;
  margin-bottom: 10px;
}
.content02 .faq-table {
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100%;
  margin-bottom: 40px;
}
.content02 .faq-table th {
  background: #314c84;
  color: #fff;
}
.column-post .musen-link,
.column-post .post-btn a,
.result-box a,
.saiyou-page a,
.slider .slider-box .slider-btn,
.slider .slider-box a {
  text-decoration: none;
}
.search-btm-reccomend {
  padding-top: 1px;
  padding-bottom: 50px;
  background-color: #fff;
}
.entry-page .next-btn:hover,
.signup .next-btn:hover {
  opacity: 0.75;
}
.slider {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slider .slider-box {
  border: 1px solid #ccc;
  border-radius: 10px;
  border-bottom: 4px solid #ccc;
  padding-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  width: 250px;
  position: relative;
}
.slider .slider-box img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: auto;
}
.slider .slider-box p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 1.4em;
}
.slider .slider-box .slider-head {
  color: #ca603e;
  font-weight: 700;
  padding: 10px;
  font-size: 18px;
  line-height: 1.6em;
  min-height: 89px !important;
}
.slider .slider-box .slider-title {
  margin-bottom: 5px;
}
.slider .slider-box .slider-addres {
  color: #7eb838;
  margin-bottom: 10px;
  min-height: 2em;
}
.slider .slider-box .slider-btn {
  color: #fff;
  display: block;
  background-color: #ca603e;
  padding: 10px;
  width: 12pc;
  text-align: center;
  border-radius: 10px;
  font-size: 14px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 14px;
}
.slider .slick-next,
.slider .slick-prev {
  background-color: #fff;
}
.slider .slick-next:before,
.slider .slick-prev:before,
.feature-slider .slick-next:before,
.feature-slider .slick-prev:before {
  color: #ca603e;
  font-weight: 700;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 10px;
  border-bottom: 4px solid #ccc;
  background-color: #fff;
  height: 20px;
  display: block;
  width: 20px;
  font-size: 25px;
  line-height: 20px;
}
.slider .slick-prev,
.feature-slider .slick-prev {
  left: -55px;
}
.slider .slick-prev:before,
.feature-slider .slick-prev:before {
  content: "<";
}
.slider .slick-next:before,
.feature-slider .slick-next:before {
  content: ">";
}
.login-head {
  margin-top: 30px;
  font-size: 2pc;
  text-align: center;
  font-weight: 700;
}
.login,
.no-login-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #ccc;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 10px;
}
.login legend,
.no-login-profile legend {
  display: none;
}
.login h2,
.no-login-profile h2 {
  background: 0;
  border: 0;
  margin: 0;
}
.login .login-left,
.no-login-profile .login-left {
  width: 48%;
  border-right: 1px dotted #ccc;
}
.login .login-left #wpmem_msg,
.no-login-profile .login-left #wpmem_msg {
  width: 95%;
}
.login .login-right,
.no-login-profile .login-right {
  width: 48%;
}
.login .login-right p,
.no-login-profile .login-right p {
  margin-top: 40px;
}
.login .login-right a,
.no-login-profile .login-right a {
  text-decoration: none;
  -webkit-appearance: none;
  border: 0;
  color: #2b2b2b;
  background-color: #f4cd55;
  border-bottom: 2px solid #d1a619;
  border-radius: 5px;
  cursor: pointer;
  padding: 1pc 20px;
  font-size: 20px;
  margin: 90px auto 30px;
  display: block;
  width: 300px;
  text-align: center;
}
.login #wpmem_login fieldset,
.no-login-profile #wpmem_login fieldset {
  margin-top: 20px;
}
.login #wpmem_login .div_text,
.no-login-profile #wpmem_login .div_text {
  margin-bottom: 20px;
  width: 90%;
}
.login #wpmem_login .div_text input,
.no-login-profile #wpmem_login .div_text input {
  width: 100%;
  border: 1px solid #a0a0a0;
  outline: 0;
  border-radius: 4px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: inset 2px 3px 7px rgba(4, 0, 0, 0.1);
  box-shadow: inset 2px 3px 7px rgba(4, 0, 0, 0.1);
}
.login #wpmem_login .button_div,
.no-login-profile #wpmem_login .button_div {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.login #wpmem_login .button_div input[type="submit"],
.no-login-profile #wpmem_login .button_div input[type="submit"] {
  -webkit-appearance: none;
  border: 0;
  background-color: #314c84;
  border-bottom: 2px solid #1d3669;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px;
  font-size: 20px;
  margin: 30px auto;
  display: block;
  width: 300px;
}
.intv-entry-btn a:hover,
.search-above-txt .search-txt-btn:hover,
.search-bottom-txt .search-txt-btn:hover,
.top-faq .qa-box h3:hover {
  opacity: 0.8;
}
.go-top {
  position: fixed;
  bottom: 50px;
  left: 20px;
  width: 4pc;
  cursor: pointer;
}
.sitemap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sitemap .left-side,
.sitemap .right-side {
  width: 49%;
  padding: 20px;
}
.sitemap .left-side ul li,
.sitemap .right-side ul li {
  margin-bottom: 10px;
}
.sitemap .left-side ul li a,
.sitemap .right-side ul li a {
  text-decoration: none;
  color: #314c84;
}
.sitemap .sitemap-area ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sitemap .sitemap-area ul li a:after {
  content: "/";
  margin-left: 8px;
  margin-right: 8px;
}
.sitemap .sitemap-area ul li a:last-child:after {
  content: "";
}
.top-search form {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto;
  -ms-grid-columns: 30% 5% 30% 5% 30%;
  grid-template: "jobtype x1     area   x2     emp" auto "submit  submit submit submit submit" auto/30% 5% 30% 5% 30%;
}
.modaal-container .modaal-content-container .emp-pop .emp-pop-flex label,
.modaal-container .modaal-content-container .job-pop .job-pop-flex label {
  margin-right: 20px;
  margin-bottom: 20px;
}
.top-search
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 2px 5px 5px;
}
.top-search
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  padding: 4px;
  font-size: 9pt;
  background-color: #eee;
  border: 0 solid #aaa;
}
.top-search
  .select2-container--default
  .select2-search--inline
  .select2-search__field {
  font-size: 14px;
}
.modaal-container {
  border-radius: 10px;
}
.modaal-container .modaal-content-container {
  padding: 20px 30px;
}
.modaal-container .modaal-content-container h2 {
  padding: 20px 10px 20px 50px;
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon12.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: left 20px center;
  font-size: 24px;
  font-weight: 700;
  color: #2b2b2b;
  border-bottom: 2px solid #8dcbed;
  margin-bottom: 30px;
}
.modaal-container .modaal-content-container .all-chk {
  width: 100%;
}
.modaal-container .modaal-content-container .emp-pop .emp-pop-flex,
.modaal-container .modaal-content-container .job-pop .job-pop-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.modaal-container .modaal-content-container .area-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}
.modaal-container .modaal-content-container .area-row p {
  color: #ca603e;
  font-weight: 700;
  min-width: 90pt;
}
.modaal-container .modaal-content-container .area-row label {
  min-width: 75pt;
  font-size: 14px;
}
.modaal-container .modaal-content-container .modaal-btm {
  text-align: center;
  margin-top: 30px;
}
.modaal-container .modaal-content-container .modaal-btm .modaal-close {
  position: unset;
  background-color: #ca603e;
  border-radius: 5px;
  font-size: 15px;
  width: 200px;
}
.modaal-container .modaal-content-container .modaal-btm .modaal-close:after,
.modaal-container .modaal-content-container .modaal-btm .modaal-close:before {
  display: none;
}
.select2-results__option {
  font-size: 9pt;
}
.jyouhou ul {
  padding: 0.5em 0 0.5em 1.5em;
}
.jyouhou table td,
.jyouhou table th {
  padding: 20px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.jyouhou ul li {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.6em;
  color: #2b2b2b;
}
.jyouhou h1,
.jyouhou table {
  margin-top: 50px;
}
.job-info_table,
.jyouhou table {
  border-collapse: collapse;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 3px solid #314c84;
}
.jyouhou .kiyaku-right {
  margin-bottom: 30px;
}
.jyouhou .kiyaku-right p {
  text-align: right;
}
.jyouhou table {
  text-align: left;
  width: 100%;
  margin-bottom: 50px;
}
.jyouhou table th {
  font-weight: 700;
  color: #153d73;
}
.contents-flex,
.fearture-flex,
.new-job-slider ul,
.recomend ul {
  margin-top: 20px;
}
h2.item-head {
  margin-bottom: 1pc;
}
.slider .slider-box {
  min-height: 470px;
}
.full-width.recomend.top-recomend-slider {
  margin-bottom: 40px;
}
.top-content h2,
.top-content h3 {
  line-height: 1.4em;
}
.top-content h2 {
  font-weight: 700;
  font-size: 24px;
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon14.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
  padding-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.top-content p {
  font-size: 1pc;
  line-height: 1.6em;
}
.serach-links {
  background-color: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 20px;
}
.serach-links .slb-row {
  margin-bottom: 10px;
}
.serach-links .slb-row .slb-head {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
  border-left: 3px solid;
  padding-left: 6px;
}
.serach-links .slb-row .slb-head2 {
  font-size: 13px;
  margin-bottom: 8px;
  padding-left: 10px;
  font-weight: 700;
}
.serach-links .slb-row ul.ul-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
}
.serach-links .slb-row ul.ul-flex ul {
  width: 50%;
  margin-bottom: 2px;
}
.serach-links .slb-row ul.li-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.serach-links .slb-row ul.li-flex li {
  border-right: 1px solid #333;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 11px;
  margin-bottom: 8px;
}
.serach-links .slb-row ul.li-flex li a {
  font-size: 13px;
  color: #333;
}
.serach-links .slb-row ul.li-flex li a.none {
  pointer-events: none;
  color: #a4a4a4;
  text-decoration: none;
}
.serach-links .slb-row ul.li-flex li:last-child {
  padding-right: 0;
  border-right: 0;
}
.serach-links .slb-row ul.li-flex .li-w {
  font-size: 13px;
  font-weight: 700;
  border-right: 0;
  padding-right: 0;
}
.serach-links .slb-row ul.li-flex .border-right-none {
  border-right: 0;
}
.fixed-comp,
.fixed-complete,
.fixed-entry,
.fixed-signup {
  display: none !important;
}
.attention-recruit {
  width: 1080px;
  max-width: 100%;
  margin-bottom: 20px;
}
.attention-recruit.top-content {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .attention-recruit.top-content {
    margin-bottom: 20px;
  }
}
.attention-recruit h2 {
  margin: 10px 0 14px !important;
}
.attention-recruit .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1040px;
  max-width: 100%;
  margin: 0 auto;
}
.attention-recruit .flex a {
  width: 500px;
}
.attention-recruit .flex a img {
  border: 1px solid #ccc;
}
.pc-disp {
  display: block;
}
.sp-disp {
  display: none;
}
.slider {
  opacity: 0;
  transition: opacity 0.25s ease;
}
.slider.slick-initialized {
  opacity: 1;
}
.bottom_cta {
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 100%;
  background-color: rgba(131, 131, 131, 0.7);
}
.bottom_cta_inner {
  max-width: 100%;
  width: 1080px;
  padding: 10px 30px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
  bottom: 0;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.bottom_cta_inner a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 16px;
  width: 46%;
  height: 52px;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  font-size: 20px;
  bottom: 10px;
  pointer-events: auto;
  gap: 8px;
}
.bottom_cta_inner a img {
  width: 30px;
}
.bottom_cta_inner .is_tel {
  background-color: #09dc74;
}
.bottom_cta_inner .is_entry {
  background-color: #f68e22;
}
.bottom_cta_inner .to_searchbox {
  background-color: #2c6493;
}
@media screen and (max-width: 768px) {
  .bottom_cta_inner .to_searchbox {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .bottom_cta_inner a.is_tel[href^="tel:"] {
    pointer-events: none;
  }
}
.content02 h3.slider-head {
  border-bottom: none;
}
/* 不要/Top */
.interview-box {
  clear: both;
}
/* 不要/Top */
.interview-box .flat-right {
  width: 460px;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
/* 不要/Top */
.interview-box .flat-left {
  width: 460px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* 不要/Top */
.interview-box p {
  line-height: 2em;
}
/* 不要/Top */
.intv-main-vis {
  position: relative;
}
/* 不要/Top */
.intv-main-vis img {
  width: 100%;
}
/* 不要/Top */
.intv-main-vis .interview-img-cap {
  position: absolute;
  bottom: 0;
  /* padding: 40px 40px 20px; */
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  width: 100%;
}
/* 不要/Top */
.intv-main-vis .interview-img-cap p {
  color: #fff;
}
/* 不要/Top */
.interview-btn {
  background: #f9f2d0;
  padding: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}
/* 不要/Top */
.interview-btn a {
  border-radius: 10px;
  width: 40pc;
  margin: auto;
  height: 5pc;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fbcb33;
  -webkit-box-shadow: 0 4px #cba11b;
  box-shadow: 0 4px #cba11b;
}
/* 不要/Top */
.interview-btn a:after {
  content: "";
  width: 20px;
  height: 9pt;
  background: url(/wp-content/themes/drivers-work-child/img/arrow_under.png)
    no-repeat;
  background-size: 100%;
  display: block;
  margin-top: 5px;
}
/* 写真余白調整 */
.interview-img-adjust {
  padding-bottom: 60px;
}
@media screen and (max-width: 600px) {
  .interview-img-adjust {
    padding-bottom: 0;
  }
}
.intv-entry-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 20px;
  margin-bottom: 70px;
}
.intv-entry-btn a {
  color: #fff;
  padding: 30px 0;
  display: block;
  width: 45%;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
}
.intv-entry-btn .entery1 {
  background-color: #ca603e;
}
.intv-entry-btn .entery2 {
  background-color: #7eb838;
}
.job-heading {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 36px;
  font-weight: 700;
  color: #ca603e;
  text-align: center;
  background: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.job-heading:after,
.job-heading:before {
  content: "";
  width: 34px;
  height: 56px;
  display: block;
}
.job-heading:before {
  background: url(/wp-content/themes/drivers-work-child/img/icon-splash-l.png)
    no-repeat;
  background-size: 100% auto;
  margin-right: 20px;
}
.job-heading:after {
  background: url(/wp-content/themes/drivers-work-child/img/icon-splash-r.png)
    no-repeat;
  background-size: 100% auto;
  margin-left: 20px;
}
.job-contetn_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.job-pic {
  width: 50%;
  margin-right: 20px;
}
.job-pic > img {
  width: 100%;
  height: auto;
}
.section-job {
  background: url(/wp-content/themes/drivers-work-child/img/arrow-down.png)
    center top no-repeat #efefef;
  padding: 5pc 40px 40px;
}
.job-contetn {
  background: #fff;
  padding: 20px 40px 40px;
  margin-bottom: 20px;
}
.job-contetn_head,
.job-info_head {
  margin-bottom: 30px;
  font-weight: 700;
}
.job-contetn_head {
  font-size: 24px;
}
.job-contetn_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.job-info {
  width: 50%;
}
.job-info_head {
  font-size: 18px;
  color: #ca603e;
}
.job-info_table {
  width: 100%;
  text-align: left;
  font-size: 14px;
}
.job-info_table td,
.job-info_table th {
  padding: 15px !important;
}
.job-info_table th {
  width: 25% !important;
  font-weight: 700;
  color: #153d73;
}
.job-info_table td,
.job-info_table th {
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
  .interview-box .flat-right {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 0;
  }
  .interview-box .flat-left {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  .interview-box p {
    line-height: 2em;
  }
  .intv-main-vis .interview-img-cap p {
    text-align: center;
    margin-bottom: 0;
  }
  .intv-main-vis .interview-img-cap p:first-child {
    font-size: 14px !important;
  }
  .interview-btn a {
    width: 100%;
    font-size: 1pc;
  }
  .job-heading:after,
  .job-heading:before {
    content: "";
    width: 17px;
    height: 28px;
    display: block;
  }
  .job-heading {
    font-size: 18px;
  }
  .job-heading:before {
    background: url(/wp-content/themes/drivers-work-child/img/icon-splash-l.png)
      no-repeat;
    background-size: 100% auto;
    margin-right: 20px;
  }
  .job-heading:after {
    background: url(/wp-content/themes/drivers-work-child/img/icon-splash-r.png)
      no-repeat;
    background-size: 100% auto;
    margin-left: 20px;
  }
  .job-contetn_body {
    display: block;
  }
  .job-info,
  .job-pic,
  .job-pic > img {
    width: 100%;
  }
  .job-pic {
    margin-right: 0;
  }
  .job-pic > img {
    height: auto;
  }
  .section-job {
    background: url(/assets/img/all/interview/arrow-down.png) center top
      no-repeat #efefef;
    background-size: 5pc;
    padding: 40px 20px 20px;
  }
  .job-contetn {
    padding: 20px;
    margin-bottom: 10px !important;
  }
  .job-contetn_head {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .job-contetn_body {
    display: block;
  }
  .job-info_head {
    font-size: 15px;
    font-weight: 700;
    color: #ca603e;
    margin-bottom: 30px;
    line-height: 1.8;
  }
  .job-info_table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border: 0 0 !important;
    font-size: 14px;
  }
  .job-info_table td,
  .job-info_table th {
    padding: 10px !important;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
  }
  .job-info_table th {
    font-weight: 700;
    vertical-align: top;
    color: #fff !important;
    border-right: 0 0 !important;
    border-bottom: 0 0 !important;
    background: #153d73;
  }
  .job-info_table td {
    vertical-align: top;
    border: 1px solid #ccc !important;
  }
}
@media screen and (max-width: 600px) {
  .pc-br {
    display: none;
  }
  .sp-br {
    display: inline;
  }
  .pc-only-inline {
    display: none;
  }
  .main-width {
    width: 96%;
    margin: 0 auto;
  }
  .bnrguide01 {
    width: 96%;
    margin: 20px auto 50px;
  }
  .bnrguide01 img {
    width: 100%;
  }
  .sp-pic {
    display: block;
  }
  .pc-pic {
    display: none;
  }
  .site-content {
    margin-top: 59px;
  }
  .only-sp-br {
    display: inline;
  }
  header.site-header {
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    position: fixed;
    background-color: #fff;
    top: 0;
    z-index: 10;
  }
  header.site-header .header-grid {
    display: -ms-grid;
    display: grid;
    margin-bottom: 10px;
    -ms-grid-rows: auto auto auto;
    -ms-grid-columns: 60% 1 auto auto;
    grid-template: "desc   desc desc desc " auto "logo   gap login sp " auto "date   date date date " auto/60% 1 auto auto;
  }
  header.site-header .header-grid .site-description {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  header.site-header .header-grid .site-title {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  header.site-header .header-grid .update {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  header.site-header .header-grid .login-btn {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
}
@media screen and (max-width: 600px) and (max-width: 320px) {
  header.site-header .header-grid {
    -ms-grid-rows: auto auto auto;
    -ms-grid-columns: 10pc 1 auto auto;
    grid-template: "desc   desc desc desc " auto "logo   gap login sp " auto "date   date date date " auto/10pc 1 auto auto;
  }
  header.site-header .header-grid .site-description {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  header.site-header .header-grid .site-title {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  header.site-header .header-grid .update {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  header.site-header .header-grid .login-btn {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
}
@media screen and (max-width: 600px) {
  header.site-header .header-grid .login-btn a,
  header.site-header .header-grid .sp-menu {
    font-size: 8px;
    width: 60px;
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: top 10px center;
  }
  .category-top .category-top-list a,
  .content02 .guide-link a,
  .search-link-box a,
  .sp-bottom-fixed li a,
  .sp-slide-menu a {
    text-decoration: none;
  }
  header.site-header .header-grid .site-description {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: desc;
    display: none;
  }
  header.site-header .header-grid .site-title {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: logo;
  }
  header.site-header .header-grid .update {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-area: date;
    text-align: center;
    margin-top: 20px;
    display: none;
  }
  header.site-header .header-grid .login-btn {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
    grid-area: login;
  }
  header.site-header .header-grid .login-btn a {
    background-image: url(/wp-content/themes/drivers-work-child/img/icn-login.png);
    padding-top: 40px;
    padding-bottom: 8px;
  }
  header.site-header .header-grid .logout a {
    padding-left: 0;
    padding-right: 0;
  }
  header.site-header .header-grid .action-btn,
  header.site-header .header-grid .signup-btn,
  header.site-header .header-grid .recent-btn,
  header.site-header .header-grid .tel-btn {
    display: none;
  }
  header.site-header .header-grid .sp-menu {
    grid-area: sp;
    color: #fff;
    margin-top: auto;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    padding: 0px 0px 0px;
    height: auto;
    background: none;
    border: none;
    width: 50px;
  }
  header.site-header .header-grid .sp-menu div {
    filter: brightness(50%);
  }
  header.site-header .header-grid .sp-menu img {
    width: 21px;
    margin-bottom: 6px;
    filter: brightness(50%);
  }
  header.site-header .header-grid .sp-menu ul,
  header.site-header .main-navigation {
    display: none;
  }
  .sp-slide-menu {
    position: fixed;
    left: 100%;
    top: 0;
    width: 100%;
    z-index: 11;
    background: #eee;
      height: 100%;
  }
  .sp-slide-menu ul {
    width: 92%;
    margin: 0 auto 20px;
  }
  .sp-slide-menu li {
    background: #fff;
    border: 1px solid #b3b3b3;
    border-bottom: none;
    position: relative;
  }
  .sp-slide-menu li::after {
    position: absolute;
    right: 15px;
    top: 20px;
    content: "";
    width: 12px;
    height: 12px;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sp-slide-menu li:last-child {
    border-bottom: 1px solid #b3b3b3;
  }
  .sp-slide-menu li a {
    padding: 15px 10px;
    display: inline-block;
    width: 100%;
  }
  .sp-slide-menu a.btm-link {
    display: block;
    width: 92%;
    margin: 0 auto 10px;
    text-decoration: underline;
    color: #8dcbed;
  }
  .sp-slide-menu p.close {
    text-align: right;
    border-bottom: 0;
    padding: 0 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: right;
  }
  .sp-slide-menu p.close span {
    font-size: 40px;
    cursor: pointer;
  }
  .sp-slide-menu .regist {
    display: flex;
    color: #f68e22;
    border: 2px solid #f68e22;
    background: #fff;
    align-items: center;
    justify-content: center;
    width: 60%;
    margin: 20px auto 20px;
    gap: 15px;
  }
  .sp-slide-menu .regist svg {
    width: 30px;
    fill: #8dcbed;
    height: 60px;
  }
  .sp-slide-menu .keeplist svg,
  .sp-slide-menu .history svg {
    fill: #3cb371;
  }
  .sp-slide-menu .recent svg {
    fill: #7eb838;
  }
  .sp-slide-menu .keeplist,
  .sp-slide-menu .history {
    position: relative;
  }
  .sp-slide-menu li:nth-of-type(2) {
    padding-top: 0 !important;
  }
  .sp-slide-menu .keeplist .count,
  .sp-slide-menu .history .count {
    position: absolute;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    top: 0;
    right: -20px;
    color: #fff;
    background: #cb120f;
    border-radius: 50%;
    font-size: 14px;
    padding: 3px 7px 4px;
    z-index: 2;
  }
  .sp-slide-menu .link-wrap {
    display: flex;
    justify-content: space-between;
    width: 92%;
    margin: 0 auto 20px;
  }
  .sp-slide-menu .link-wrap a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 24.7%;
    font-size: 12px;
    letter-spacing: -0.4px;
    background: #fff;
    font-weight: bold;
    padding: 10px 0;
  }
  .sp-slide-menu .link-wrap svg,
  .sp-slide-menu .link-wrap img {
    max-width: 100%;
    width: 40px;
    height: 40px;
    margin: 0 auto 10px;
  }
  footer .main-width {
    width: 90%;
    padding-left: 2%;
  }
  footer ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer ul li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  footer ul li:nth-child(even) {
    padding-left: 3%;
  }
  footer .footer-logo {
    margin-top: 75pt;
    margin-bottom: 30px;
    margin-right: auto;
  }
  footer small {
    color: #fff;
    text-align: center;
    display: block;
  }
  .main-visual .sp-info .tel .text strong,
  .sp-update {
    color: #ca603e;
  }
  .sp-update {
    font-weight: 700;
    text-align: center;
    font-size: 9pt;
    margin-bottom: 10px;
    display: block;
    padding-top: 8px;
  }
  .top-search {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .top-search form .submit {
    width: 60%;
  }
  .search-link-box {
    border: 10px solid #8dcbed;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #fff;
  }
  .re-search-link-box {
    border: 10px solid #2c6493;
  }
  .search-link-box h2 {
    background-color: #eee;
    padding: 20px 20px 20px 50px;
    color: #7eb838;
    background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon12.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left 20px center;
    font-size: 16px;
  }
  .search-link-box h2 span {
    font-size: 19px;
  }
  .search-link-box ul {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contents-flex,
  .fearture-flex,
  .search-link-box ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top-search .main-width.serach-free-box {
    padding-bottom: 20px;
  }
  .top-search .main-width.serach-free-box h2 {
    margin-bottom: 20px;
  }
  .top-search .main-width.serach-free-box #feas-searchform-5,
  .top-search .main-width.serach-free-box #feas-searchform-6 {
    display: block;
  }
  .top-search .main-width.serach-free-box #feas-searchform-5 input[type="text"],
  .top-search
    .main-width.serach-free-box
    #feas-searchform-6
    input[type="text"] {
    width: 100%;
    margin-bottom: 20px;
    font-size: 1pc;
  }
  .top-search
    .main-width.serach-free-box
    #feas-searchform-5
    input[type="submit"],
  .top-search
    .main-width.serach-free-box
    #feas-searchform-6
    input[type="submit"] {
    width: 100%;
    margin-bottom: 10px;
  }
  .search1 ul li,
  .search3 ul li,
  .search5 ul li {
    width: 100%;
  }
  .search1 ul li a,
  .search3 ul li a,
  .search5 ul li a {
    padding: 10px;
  }
  .search2 .area-flex .a-f-p {
    width: 100%;
  }
  .search2 .area-flex .a-f-p ul li {
    margin-bottom: 8px;
  }
  .search7 .area-flex .a-f-p {
    width: 100%;
  }
  .search7 .area-flex .a-f-p ul li {
    margin-bottom: 8px;
  }
  h2.item-head {
    font-size: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 1.4em;
    background-size: 24px;
  }
  .top-search-grid {
    display: -ms-grid;
    display: grid;
    margin-bottom: 0;
    -ms-grid-rows: auto auto auto;
    -ms-grid-columns: 100%;
    grid-template: "search3" auto "search4" auto "search5" auto/100%;
  }
  .top-search-grid .search3 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: search3;
  }
  .top-search-grid .search3 ul li {
    width: 100%;
  }
  .top-search-grid .search4 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: search4;
    margin-top: 0;
  }
  .top-search-grid .search4 ul li,
  .top-search-grid .search7 ul li {
    width: 33%;
    text-align: center;
  }
  .top-search-grid .search5 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
    grid-area: search5;
  }
  .top-search-grid .search5 ul li {
    width: 100%;
  }
  .contents-flex .c-f-p {
    width: 100%;
    margin-bottom: 20px;
  }
  .contents-flex .c-f-p div {
    padding-top: 90pt;
  }
  .fearture-flex .f-f-p {
    width: 48%;
    margin-bottom: 10px;
  }
  .fearture-flex .f-f-p p,
  .fearture-flex .f-f-p h3 {
    font-size: 1pc;
    padding: 10px;
    line-height: 1.4em;
  }
  .fearture-flex .f-f-p div {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .fearture-flex .f-f-p div a {
    padding: 10px;
  }
  .top-recomend-slider {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .top-content h2 {
    font-size: 20px;
  }
  .top-content p {
    font-size: 14px;
    line-height: 1.6em;
  }
  .dw-appeal {
    margin-top: 5pc;
  }
  .dw-appeal .appeal-flex .afb h3 {
    line-height: 1.4em;
    font-size: 18px;
  }
  .dw-appeal .appeal-flex .afb .afb-flex {
    display: block;
  }
  .dw-appeal .appeal-flex .afb .afb-flex img {
    width: 100%;
  }
  .dw-appeal .appeal-flex .afb .afb-flex p,
  .dw-appeal .appeal-flex .afb .afb-flex.fr p {
    margin-right: 0;
    margin-left: 0;
  }
  .top-cv-btn {
    width: 90%;
  }
  .top-cv-btn br {
    display: inline;
  }
  .top-cv-btn a {
    line-height: 1.4em;
    font-size: 20px;
    padding: 1pc;
  }
  .entry-flow .flow-catch {
    font-size: 1pc;
  }
  .entry-flow h3 {
    font-weight: 700;
    font-size: 18px;
  }
  .entry-flow h3 span {
    display: block;
    margin: 0;
    font-size: 14px;
  }
  .entry-flow img {
    width: 70px;
    display: block;
    margin: 8px auto;
  }
  .entry-flow .flow-step {
    width: 96%;
    padding: 10px;
  }
  .entry-flow .flow-step p {
    font-size: 14px;
  }
  .worry-about {
    margin-bottom: 200px;
  }
  .worry-about ul {
    padding: 10px 10px 60px;
    background-image: none;
  }
  .worry-about ul li {
    line-height: 1.4em;
    font-size: 14px;
  }
  .worry-about .wtxt {
    position: absolute;
    width: 90%;
    bottom: -10pc;
    left: 5%;
  }
  .top-faq {
    margin-bottom: 60px;
  }
  .top-faq .qa-box h3 p {
    font-size: 1pc;
  }
  .top-faq .qa-box h3 img {
    margin-top: 10px;
  }
  .consultant-part {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .consultant-part .to-staffs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .consultant-part .to-staffs .to-staffs-head {
    color: #ca603e;
    font-size: 28px;
    background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon08.png);
    background-size: 40px;
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: left center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-right: 0;
    font-weight: 700;
  }
  .consultant-part .to-staffs .insertion {
    background-color: #ca603e;
    border-radius: 10px;
    border-bottom: 2px solid #b24928;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .consultant-part .to-staffs .insertion a {
    color: #fff;
    padding: 20px 60px 20px 30px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon07.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 9pt;
  }
  .consultant-part .to-staffs .insertion span {
    font-size: 9pt;
  }
  .consultant-part .to-staffs .tel {
    border-left: 0;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .consultant-part .to-staffs .tel a {
    font-size: 18px;
    color: #ca603e;
    font-weight: 700;
  }
  .slider {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .slider .slider-box {
    border: 1px solid #ccc;
    border-radius: 10px;
    border-bottom: 4px solid #ccc;
    padding-bottom: 20px;
    margin-left: 2px;
    margin-right: 2px;
    width: 180px;
    min-height: 460px;
  }
  .slider .slider-box img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: auto;
    border-bottom: 1px solid #ccc;
  }
  .slider .slider-box p {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 1.4em;
  }
  .slider .slider-box .slider-head {
    color: #ca603e;
    font-weight: 700;
    padding: 10px;
    font-size: 1pc;
    line-height: 1.6em;
    min-height: 106px !important;
  }
  .slider .slider-box .slider-title {
    margin-bottom: 5px;
  }
  .slider .slider-box .slider-addres {
    color: #7eb838;
    margin-bottom: 10px;
    min-height: 2.8em;
  }
  .slider .slider-box .slider-job {
    margin-bottom: 14px;
    min-height: 3em;
  }
  .slider .slider-box .slider-employ {
    min-height: 3em;
  }
  .slider .slider-box .slider-employ span:nth-of-type(1),
  .slider .slider-box .slider-job span:nth-of-type(1) {
    color: #7eb838;
    display: block;
  }
  .slider .slider-box .slider-btn {
    color: #fff;
    display: block;
    background-color: #ca603e;
    padding: 10px;
    width: 90%;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    font-size: 14px;
    bottom: 10px;
  }
  .slider .slick-dotted {
    margin-bottom: 50px;
  }
  .slider .slick-dots li button:before {
    font-size: 20px;
  }
  .slider .slick-next,
  .slider .slick-prev {
    top: 460px;
    width: 30px;
    height: 30px;
  }
  .slider .slick-next:before,
  .slider .slick-prev:before,
  .feature-slider .slick-next:before,
  .feature-slider .slick-prev:before {
    padding: 3px;
    border-radius: 5px;
    border-bottom: 2px solid #ccc;
    height: 20px;
    width: 20px;
    font-size: 18px;
    line-height: 20px;
  }
  .slider .slick-prev {
    left: 0;
  }
  .slider .slick-next {
    right: 0;
  }
  .feature-slider .slick-next {
    right: 10px;
  }
  .slider .slick-dots {
    bottom: -4px;
    position: relative;
    width: 86%;
    left: 6%;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 75pt;
  }
  .bread_nav {
    width: 96%;
  }
  .job-bread .bread_nav li.home img {
    width: 1pc;
  }
  .job-bread .bread_nav a,
  .job-bread .bread_nav li {
    font-size: 14px;
  }
  .content02 h1,
  .content02 h2,
  .job-page .end-info p {
    line-height: 1.4em;
  }
  .page-content img.aligncenter,
  .page-content img.size-full {
    width: 100%;
    height: auto;
  }
  .page-content img.alignright {
    float: none;
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
    height: auto;
  }
  .page-content img.alignleft {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    height: auto;
  }
  .content01 h1 {
    background-color: #314c84;
    padding: 0.5em;
    display: inline-block;
    line-height: 1.3;
    font-size: 28px;
    width: 100%;
    color: #fff;
    margin-bottom: 20px;
  }
  .content01 h1:before {
    content: "●";
    color: #fff;
    margin-right: 8px;
  }
  .content02 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .content02 h1 {
    position: relative;
    background: #f6f5eb;
    -webkit-box-shadow: 0 0 0 5px #f6f5eb;
    box-shadow: 0 0 0 5px #f6f5eb;
    border: 2px dashed #fff;
    padding: 0.5em;
    font-weight: 700;
    color: #316375;
    margin-bottom: 20px;
    font-size: 21px;
  }
  .content02 .faq-table td,
  .content02 .faq-table th,
  .content02 .ws-table td,
  .content02 .ws-table th {
    font-size: 9pt;
  }
  .content02 h1:after {
    position: absolute;
    content: "";
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #f6f5eb;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  }
  .content02 .content-img-flex {
    display: block;
  }
  .content02 .content-img-flex img {
    width: 100%;
    height: auto;
  }
  .content02 .content-img-flex div {
    width: 100%;
  }
  .content02 .faq-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content02 .faq-list li {
    width: 100%;
    margin: 1pc 0.5%;
    padding: 10px;
    background-size: 5pc;
    background-position: top 8px center;
  }
  .content02 .faq-list li a {
    padding: 5pc 8px 8px;
  }
  .signup #wpmem_reg .flex-register,
  .signup .merit,
  .sitemap {
    display: block;
  }
  .sitemap .left-side,
  .sitemap .right-side {
    width: 100%;
    padding: 0;
  }
  .login,
  .no-login-profile {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .login .login-left,
  .no-login-profile .login-left {
    width: 100%;
    border: 0;
  }
  .login #wpmem_login .div_text,
  .login .login-left #wpmem_msg,
  .login .login-right,
  .no-login-profile #wpmem_login .div_text,
  .no-login-profile .login-left #wpmem_msg,
  .no-login-profile .login-right {
    width: 100%;
  }
  .go-top {
    position: fixed;
    bottom: 75pt;
    right: auto;
    left: 20px;
    width: 3pc;
    cursor: pointer;
  }
  .right-fixed {
    display: none;
  }
  .sp-bottom-fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    background-color: hsla(0, 0%, 51%, 0.7);
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sp-bottom-fixed li {
    width: 46%;
    text-align: center;
  }
  .sp-bottom-fixed li a {
    padding: 20px 10px;
    display: inline-block;
    width: 100%;
    border-radius: 10px;
    font-size: 1pc;
    font-weight: 700;
    color: #fff;
  }
  .top-search-grid .search3 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top-search-grid .search4 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .top-search-grid .search5 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .top-search form .jobtype {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .top-search form .area {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
  .top-search form .emp {
    -ms-grid-row: 4;
    -ms-grid-column: 3;
  }
}
@media screen and (max-width: 600px) and (max-width: 320px) {
  .sp-bottom-fixed li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  .sp-bottom-fixed li:first-child a {
    background-color: #e79b37;
    border-bottom: 4px solid #b98138;
  }
  .sp-bottom-fixed li:last-child a {
    background-color: #7bcdf1;
    border-bottom: 4px solid #6eb8d8;
  }
  .top-search {
    padding-top: 10px;
  }
  .top-search .top-search-box .top-search-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .top-search .top-search-box .top-search-flex .pop-btn {
    background-position: right 0 center;
  }
  .top-search .top-search-box .top-search-flex .pop-btn span {
    padding: 0 30px 0 10px;
    line-height: 1.2em;
    min-height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-search .top-search-box .top-search-flex .pop-btn span:after {
    right: 7px;
    top: 35px;
  }
  .top-search .top-search-box .top-search-flex .pop-btn .erabu {
    display: none;
  }
  .top-search .top-search-box .top-search-flex .pop-btn:nth-of-type(1) {
    width: 33.3%;
  }
  .top-search .top-search-box .top-search-flex .pop-btn:nth-of-type(1) span {
    width: 88%;
    margin-right: auto;
  }
  .top-search .top-search-box .top-search-flex .pop-btn:nth-of-type(2) {
    background-image: none;
    width: 31.3%;
  }
  .top-search .top-search-box .top-search-flex .pop-btn:nth-of-type(2) span {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .top-search .top-search-box .top-search-flex .pop-btn:nth-of-type(3) {
    width: 33.3%;
    background-image: url(/wp-content/themes/drivers-work-child/img/icn-cross.png);
    background-position: left 0 center;
    background-repeat: no-repeat;
  }
  .top-search .top-search-box .top-search-flex .pop-btn:nth-of-type(3) span {
    width: 88%;
    margin-left: auto;
  }
  .top-search .top-search-box .top-search-flex .sub-btn {
    margin-top: 20px;
    width: 100%;
  }
  .top-search .top-search-box .top-search-flex .sub-btn button {
    height: 3em;
  }
  .top-search .main-width {
    padding-bottom: 10px;
  }
  .top-search .h2-top2 {
    padding-top: 8px;
    padding-bottom: 10px;
    font-size: 18px;
    background-size: 18px;
    margin-bottom: 20px;
  }
  .top-search .search-link-box {
    margin-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  .top-search .search-link-box h2 {
    margin-bottom: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .top-search .search2 .area-flex {
    padding-bottom: 1px;
  }
  .top-search .search2 .area-flex .a-f-p ul {
    margin-bottom: 5px;
  }
  .top-search .search7 .area-flex {
    padding-bottom: 1px;
  }
  .top-search .search7 .area-flex .a-f-p ul {
    margin-bottom: 5px;
  }
  .top-search #feas-searchform-5,
  .top-search #feas-searchform-6 {
    margin-bottom: 10px;
    padding-top: 10px !important;
  }
  .top-search #feas-searchform-5 input[type="text"],
  .top-search #feas-searchform-6 input[type="text"] {
    margin-bottom: 10px !important;
  }
  .interview-box .flat-right {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 0;
  }
  .interview-box .flat-left {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  .interview-box p {
    line-height: 2em;
  }
  .intv-main-vis .interview-img-cap p {
    text-align: center;
    margin-bottom: 0;
  }
  .intv-main-vis .interview-img-cap p:first-child {
    font-size: 14px !important;
  }
  .interview-btn a {
    width: 100%;
    font-size: 1pc;
  }
  .job-heading:after,
  .job-heading:before {
    content: "";
    width: 17px;
    height: 28px;
    display: block;
  }
  .job-heading {
    font-size: 18px;
  }
  .job-heading:before {
    background: url(/wp-content/themes/drivers-work-child/img/icon-splash-l.png)
      no-repeat;
    background-size: 100% auto;
    margin-right: 20px;
  }
  .job-heading:after {
    background: url(/wp-content/themes/drivers-work-child/img/icon-splash-r.png)
      no-repeat;
    background-size: 100% auto;
    margin-left: 20px;
  }
  .job-info,
  .job-pic,
  .job-pic > img {
    width: 100%;
  }
  .section-job {
    background: url(/assets/img/all/interview/arrow-down.png) center top
      no-repeat #efefef;
    background-size: 5pc;
    padding: 40px 20px 20px;
  }
  .job-contetn {
    padding: 20px;
    margin-bottom: 10px !important;
  }
  .job-contetn_head {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .job-contetn_body {
    display: block;
  }
  .job-pic {
    margin-right: 0;
  }
  .job-pic > img {
    height: auto;
  }
  .job-info_head {
    font-size: 15px;
    font-weight: 700;
    color: #ca603e;
    margin-bottom: 30px;
    line-height: 1.8;
  }
  .job-info_table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border: 0 0 !important;
    font-size: 14px;
  }
  .job-info_table td,
  .job-info_table th {
    padding: 10px !important;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
  }
  .job-info_table th {
    font-weight: 700;
    vertical-align: top;
    color: #fff !important;
    border-right: 0 0 !important;
    border-bottom: 0 0 !important;
    background: #153d73;
  }
  .job-info_table td {
    vertical-align: top;
    border: 1px solid #ccc !important;
  }
  .job-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 0 !important;
  }
  .job-link li {
    list-style: none !important;
    width: 49% !important;
    margin: 0;
  }
  .job-link li a {
    text-decoration: none !important;
    color: #fff !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
  .top2 .top-search {
    padding-top: 10px;
  }
  .top2 .top-search .main-width {
    padding-bottom: 10px;
  }
  .top2 .top-search .h2-top2 {
    padding-top: 8px;
    padding-bottom: 10px;
    font-size: 18px;
    background-size: 18px;
    margin-bottom: 20px;
  }
  .search-above-txt .closeread,
  .search-above-txt .readmore {
    font-size: 15px;
    width: 100%;
    text-align: center;
    display: block;
  }
  .top2 .top-search .search-link-box {
    margin-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  .top2 .top-search .search-link-box h2 {
    margin-bottom: 5px;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .top2 .top-search .search2 .area-flex {
    padding-bottom: 1px;
  }
  .top2 .top-search .search2 .area-flex .a-f-p ul {
    margin-bottom: 5px;
  }
  .top2 .top-search .search7 .area-flex {
    padding-bottom: 1px;
  }
  .top2 .top-search .search7 .area-flex .a-f-p ul {
    margin-bottom: 5px;
  }
  .top2 .top-search #feas-searchform-5,
  .top2 .top-search #feas-searchform-6 {
    margin-bottom: 10px;
    padding-top: 10px !important;
  }
  .top2 .top-search #feas-searchform-5 input[type="text"],
  .top2 .top-search #feas-searchform-6 input[type="text"] {
    margin-bottom: 10px !important;
  }
  .top2 .slider .slider-box {
    min-height: 440px;
  }
  .top2 .slider .slick-next,
  .top2 .slider .slick-prev {
    top: 460px;
  }
  .top2 .slick-dotted.slick-slider {
    margin-bottom: 60px;
  }
  .top2 .hinomaru-banner {
    margin-bottom: 30px;
  }
  .top2 .to-staffs,
  .top2f p,
  .top2f ul {
    margin-bottom: 20px;
  }
  .top2 .new-job-slider,
  .top2 .recomend {
    margin-top: 20px;
  }
  .top2 .consultant-part {
    padding-top: 1pc;
  }
  .top2 .to-staffs {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .top2f p {
    margin-top: 10px;
  }
  .top2f ul li {
    margin-bottom: 10px;
  }
  .top2f .footer-logo {
    margin-top: 50px;
  }
  .slider .slider-box {
    min-height: 460px;
  }
  .slider .slick-next,
  .slider .slick-prev {
    top: 5in;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 60px;
  }
  .hinomaru-banner {
    margin-bottom: 30px;
  }
  footer p,
  footer ul {
    margin-bottom: 20px;
  }
  .new-job-slider,
  .recomend {
    margin-top: 20px;
  }
  .consultant-part {
    padding-top: 1pc;
  }
  .consultant-part .to-staffs {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  footer p {
    margin-top: 10px;
  }
  footer ul li {
    margin-bottom: 10px;
  }
  footer .footer-logo {
    margin-top: 50px;
  }
  .clumn-categorys ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .serach-links .slb-row ul.li-flex .li-w,
  .serach-links .slb-row ul.ul-flex ul {
    width: 100%;
  }
  .serach-links .slb-row ul.li-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .serach-links .slb-row ul.li-flex li {
    border-right: 1px solid #333;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
    margin-bottom: 8px;
  }
  .serach-links .slb-row ul.li-flex li a {
    font-size: 9pt;
    color: #333;
  }
  .serach-links .slb-row ul.li-flex li:last-child {
    padding-right: 0;
    border-right: 0;
  }
  .serach-links .slb-row ul.li-flex .border-right-none {
    border-right: 0;
  }
}
@media screen and (max-width: 600px) {
  header.site-header .header-grid .site-description {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  header.site-header .header-grid .site-title {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  header.site-header .header-grid .update {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  header.site-header .header-grid .login-btn {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
  header.site-header .header-grid .sp-menu {
    -ms-grid-row: 2;
    -ms-grid-column: 4;
  }
  .top-search-grid .search3 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top-search-grid .search4 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .top-search-grid .search5 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 600px) and (max-width: 320px) {
  header.site-header .header-grid .site-description {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  header.site-header .header-grid .site-title {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  header.site-header .header-grid .update {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
  }
  header.site-header .header-grid .login-btn {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
  header.site-header .header-grid .sp-menu {
    -ms-grid-row: 2;
    -ms-grid-column: 4;
  }
}
@media screen and (max-width: 600px) {
  .attention-recruit {
    max-width: 96%;
    margin-bottom: 5px;
  }
  .attention-recruit h2 {
    margin: 10px 0 14px !important;
  }
  .attention-recruit .flex {
    flex-wrap: wrap;
  }
  .attention-recruit .flex a {
    width: 100%;
    margin: 0 auto 15px;
    max-width: 375px;
  }
  .attention-recruit .flex a img {
    width: 100%;
  }
  .pc-disp {
    display: none;
  }
  .sp-disp {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .bottom_cta_inner {
    max-width: 100%;
    width: 95%;
    padding: 10px 0px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    bottom: 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .bottom_cta_inner a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 8px;
    width: 48%;
    height: 52px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    font-size: 15px;
    bottom: 10px;
    pointer-events: auto;
  }
  .bottom_cta_inner a img {
    width: 22px;
  }
}

@charset "UTF-8";
body,
html {
  font-family: NotoSansCJKjp, "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}
@font-face {
  font-family: NotoSansCJKjp;
  font-style: normal;
  font-weight: 400;
  src: url(//www.drivers-work.com/wp-content/themes/drivers-work-child/css/./font/NotoSansCJKjp-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: NotoSansCJKjp;
  font-style: bold;
  font-weight: 700;
  src: url(//www.drivers-work.com/wp-content/themes/drivers-work-child/css/./font/NotoSansCJKjp-Bold.woff) format("woff");
  font-display: swap;
}
body {
  line-height: 1;
  font-display: swap;
  font-weight: 400;
}
.m-btn {
  width: 100%;
}
.m-btn a {
  display: block;
  line-height: 1;
}
.m-btn.m-btn-detail_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-btn.m-btn-detail_info a {
  width: 100%;
  max-width: 387px;
  height: 80px;
  font-size: 16px;
  color: #fff;
  background-color: #f68e22;
  padding: 32px 0;
  text-align: center;
  border-radius: 10px;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.m-btn.m-btn-detail_info a img {
  padding-top: 3px;
  width: 30px;
}
#entry .m-kiyaku a,
#signup.signup-page .m-kiyaku a {
  color: #1a0dab;
  text-decoration: underline;
}
#footer {
  background: #484848;
  padding: 0;
}
#footer .brsp {
  display: none;
}
#footer .m-footer__entry {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 0.9rem;
  padding: 20px 0;
}
#footer .m-footer__entry .m-copyright {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  #footer .brsp {
    display: block;
  }
  #footer .m-footer__entry .m-copyright {
    font-size: 12px;
  }
}
header.site-header .header-grid .action-btn a,
header.site-header .header-grid .signup-btn a {
  padding: 16px 10px;
  width: 140px;
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
}
header.site-header .header-grid {
  -ms-grid-rows: auto auto;
  -ms-grid-columns: 250px 1fr auto auto auto auto;
  grid-template: "desc gap gap date date tel " auto "logo history keeplist recent signup tel" auto/250px 1fr auto auto auto auto;
}
header.site-header .header-grid .tel-btn .tel1,
header.site-header .header-grid .tel-btn .tel2 {
  color: #b87238;
}
header.site-header .header-grid .update {
  text-align: center;
  color: #b87238;
}
header.site-header .header-grid .history-btn {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: history;
  margin-top: auto;
  margin-left: 10px;
  margin-right: 10px;
  text-align: right;
  position: relative;
}
header.site-header .header-grid .history-btn a {
  /* background: #acb8be; */
  color: #fff;
  padding: 0 10px;
  width: 80px;
  font-size: 13px;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
  /* border-bottom: 2px solid #acb8be; */
  line-height: 1;
}
header.site-header .header-grid .history-btn a img {
  display: block;
  width: 26px;
  margin: 0 auto 6px;
  filter: brightness(50%);
}
header.site-header .header-grid .history-btn a span {
  filter: brightness(50%);
}
@media screen and (max-width: 600px) {
  header.site-header .header-grid .history-btn {
    margin-left: 5px;
    margin-right: 5px;
  }
  header.site-header .header-grid .history-btn a {
    padding: 0;
    width: auto;
    font-size: 10px;
  }
  header.site-header .header-grid .history-btn a img {
    display: block;
    width: 21px;
    margin: 0 auto 6px;
  }
}
header.site-header .header-grid .keeplist-btn {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: keeplist;
  margin-top: auto;
  margin-left: 10px;
  margin-right: 10px;
  text-align: right;
  position: relative;
}
header.site-header .header-grid .keeplist-btn a {
  color: #fff;
  padding: 0 0px;
  width: 100px;
  font-size: 13px;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
  line-height: 1;
}
header.site-header .header-grid .keeplist-btn a img {
  display: block;
  width: 26px;
  margin: 0 auto 6px;
  filter: brightness(50%);
}
header.site-header .header-grid .keeplist-btn a span {
  filter: brightness(50%);
}
@media screen and (max-width: 600px) {
  header.site-header .header-grid .keeplist-btn {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
    grid-area: keeplist;
    margin-top: auto;
    margin-left: 5px;
    margin-right: 5px;
    text-align: right;
    position: relative;
  }
  header.site-header .header-grid .keeplist-btn a {
    padding: 0 0px;
    width: auto;
    font-size: 10px;
  }
  header.site-header .header-grid .keeplist-btn a img {
    display: block;
    width: 21px;
    margin: 0 auto 6px;
  }
}
header.site-header .header-grid .keeplist-btn a span em {
  display: inline-block;
}
header.site-header .header-grid .keeplist-btn span.count {
  position: absolute;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  top: 3px;
  right: -20px;
  color: #fff;
  background: #cb120f;
  border-radius: 50%;
  font-size: 13px;
  padding: 5px 7px;
  z-index: 2;
  min-width: 20px;
  min-height: 20px;
  line-height: 1;
}
@media (max-width: 600px) {
  header.site-header .header-grid .keeplist-btn {
    line-height: 1;
  }
  header.site-header .header-grid .keeplist-btn a {
    padding: 6px;
    padding-top: 8px;
    width: 60px;
    height: 60px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
  }
  header.site-header .header-grid .history-btn {
    margin: 0;
    /* height: 60px; */
    line-height: 1;
    margin-top: auto;
  }
  header.site-header .header-grid .keeplist-btn a,
  header.site-header .header-grid .history-btn a {
    width: 50px !important;
    height: auto;
    color: #fff;
    margin-top: auto;
    display: inline-block;
    border-radius: 10px;
  }
  header.site-header .header-grid .keeplist-btn a {
    padding: 0 0 0;
  }
  header.site-header .header-grid .history-btn a {
    padding: 0 0 0;
  }
  header.site-header .header-grid .keeplist-btn a span,
  header.site-header .header-grid .history-btn a span {
    display: block;
    font-size: 10px;
    text-align: center;
    padding-left: 0;
  }
  header.site-header .header-grid .keeplist-btn a span em {
    display: none;
  }
}
header.site-header .header-grid .action-btn {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: action;
  margin-top: auto;
  margin-left: 10px;
  margin-right: 10px;
}
header.site-header .header-grid .action-btn a {
  background-color: #314c84;
  border-bottom: 2px solid #314c84;
  color: #fff;
  line-height: 1;
}
header.site-header .header-grid .signup-btn {
  -ms-grid-row: 2;
  -ms-grid-column: 4;
  grid-area: signup;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: auto;
}
header.site-header .header-grid .signup-btn a {
  color: #2b2b2b;
  line-height: 1;
}
header.site-header .header-grid .keeplist-btn a {
  color: #fff;
  padding: 0 0px;
  width: 100px;
  font-size: 13px;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
  line-height: 1;
}
header.site-header .header-grid .keeplist-btn a img {
  filter: brightness(50%);
}
header.site-header .header-grid .keeplist-btn a span {
  filter: brightness(50%);
}
header.site-header .header-grid .recent-btn {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: recent;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: auto;
  text-align: center;
}
header.site-header .header-grid .recent-btn a {
  background: none;
  color: #fff;
  padding: 0;
  width: 90px;
  font-size: 13px;
  display: inline-block;
  border-bottom: none;
  line-height: 1;
}
header.site-header .header-grid .recent-btn a svg {
  display: block;
  width: 26px;
  height: 26px;
  margin: 0 auto 6px;
  fill: #808080;
}
header.site-header .header-grid .recent-btn a span {
  filter: brightness(50%);
}
header. header.site-header .header-grid .sp-menu {
}
header.site-header .main-navigation ul li a {
  position: relative;
  background-image: none !important;
}
header.site-header .main-navigation ul li:nth-child(1) a:before,
header.site-header .main-navigation ul li:nth-child(3) a:before,
header.site-header .main-navigation ul li:nth-child(4) a:before,
header.site-header .main-navigation ul li:nth-child(5) a:before,
header.site-header .main-navigation ul li:nth-child(6) a:before,
header.site-header .main-navigation ul li:nth-child(7) a:before {
  background-image: url(//www.drivers-work.com/wp-content/themes/drivers-work-child/css/../img/icon/heade_icons.png);
  background-repeat: no-repeat;
  content: "";
  width: 64px;
  height: 64px;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  left: -5px;
  top: -4px;
  position: absolute;
}
header.site-header .main-navigation ul li:nth-child(1) a:before {
  display: block;
  background-position: -5px -5px;
}
header.site-header .main-navigation ul li:nth-child(2) a:before {
  background-image: url(//www.drivers-work.com/wp-content/themes/drivers-work-child/css/../img/icon/icon-about.png);
  background-repeat: no-repeat;
  content: "";
  width: 64px;
  height: 64px;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  left: -5px;
  top: -4px;
  position: absolute;
  background-position: unset !important;
}
header.site-header .main-navigation ul li:nth-child(3) a:before {
  display: block;
  background-position: -79px -5px;
}
header.site-header .main-navigation ul li:nth-child(4) a:before {
  display: block;
  background-position: -5px -79px;
}
header.site-header .main-navigation ul li:nth-child(5) a:before {
  display: block;
  background-position: -5px -153px;
}
header.site-header .main-navigation ul li:nth-child(6) a:before {
  display: block;
  background-position: -153px -79px;
}
header.site-header .main-navigation ul li:nth-child(7) a:before {
  display: block;
  background-position: -153px -5px;
}
/* header.site-header .main-navigation ul.tr-nav li a {
  position: relative;
  background-image: none !important;
} */
@media screen and (max-width: 600px) {
  header.site-header .header-grid {
    -ms-grid-rows: auto auto auto auto;
    -ms-grid-columns: 35% 1fr auto auto auto;
    grid-template: "desc   desc desc desc desc " auto "logo   gap history keeplist sp " auto "date   date date date date " auto/35% 1fr auto auto auto;
  }
  header.site-header .header-grid .site-title {
    padding: 0 0;
    display: flex;
    align-items: center;
  }
}
.column-post .post-btn,
.m-inArticle_btn {
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 8px;
  background-color: #753141;
  display: block;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
}
.banner_bnrguide01,
.m-head_banner {
  display: block;
  text-align: center;
  width: 690px;
  max-width: 100%;
  margin: 20px auto 0;
}
.m-head_banner img {
  max-width: 690px;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.m-inArticle_btn {
  font-size: 26px;
  padding: 25px;
  margin: 30px auto 50px;
  -webkit-box-shadow: 0 4px #753141;
  box-shadow: 0 4px #753141;
  width: 60%;
}
@media screen and (max-width: 768px) {
  .m-inArticle_btn {
    font-size: 16px;
    width: calc(100% - 30px);
  }
}
.m-foot_banner {
  display: block;
  text-align: center;
  width: 690px;
  max-width: 100%;
  margin: 20px auto;
}
.m-foot_banner img {
  max-width: 690px;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.consultant-part {
  background-color: #fff;
}
.consultant-part .is-img-pc {
  display: block;
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}
.consultant-part .is-img-pc img {
  height: 280px;
  width: 680px;
}
.consultant-part .is-img-sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .consultant-part .is-img-pc {
    display: none;
  }
  .consultant-part .is-img-sp {
    display: block;
    width: 96%;
    margin: 0 auto;
  }
  .consultant-part .is-img-sp img {
    width: 100%;
    height: auto;
  }
}
.consultant-part .to-user {
  margin-bottom: 30px;
}
.consultant-part .m-staffs_pc-btn {
  max-width: 680px;
  width: 96%;
  margin: 0 auto;
  background-color: #314c84;
  border-radius: 10px;
  color: #fff;
  padding: 20px 30px 20px 15px;
  display: block;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}
.consultant-part .m-staffs_pc-btn:after {
  content: "";
  top: 41%;
  position: absolute;
  display: block;
  right: 15px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #ccc;
  border-right: 3px solid #ccc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.consultant-part .m-staffs_pc-btn span {
  font-size: 14px;
  display: block;
  margin-bottom: 7px;
}
.consultant-part .m-staffs_sp-btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .consultant-part .m-staffs_pc-btn {
    display: none;
  }
  .consultant-part .m-staffs_sp-btn {
    width: 96%;
    margin: 0 auto;
    background-color: #314c84;
    border-radius: 10px;
    color: #fff;
    padding: 20px 30px 20px 15px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    position: relative;
  }
  .consultant-part .m-staffs_sp-btn:after {
    content: "";
    top: 41%;
    position: absolute;
    display: block;
    right: 15px;
    width: 12px;
    height: 12px;
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .consultant-part .m-staffs_sp-btn span {
    font-size: 14px;
    display: block;
    margin-bottom: 7px;
  }
}
.site-main .sls-reset,
.site-main .space-reset {
  margin-top: 0;
  margin-bottom: 30px;
}
.consultant-part .formbox-editor-1497767,
.consultant-part .formbox-editor-1521079 {
  border: 1px solid #ccc;
}
.site-main .sp-update {
  color: #b87238;
}
.site-main .space-reset {
  padding-top: 0;
  padding-bottom: 0;
}
.site-main .sp-info {
  display: none;
}
.site-main .sp-info.sp-info_pc-disp {
  display: block;
}
@media screen and (max-width: 600px) {
  .site-main .sp-info {
    display: block;
  }
}
.site-main .signup-btn {
  margin: 10px auto;
  width: 96%;
}
.site-main .signup-btn a {
  background: -o-linear-gradient(290deg, #fcde7e 0, #fbcb33 40%, #dda904 100%);
  background: linear-gradient(160deg, #fcde7e 0, #fbcb33 40%, #dda904 100%);
  display: inline-block;
  border-radius: 10px;
  width: 100%;
  font-size: 18px;
  letter-spacing: 2px;
  height: 70px;
  text-align: center;
  border-bottom: 2px solid #d1a619;
  padding: 15px 10px 25px;
  text-decoration: none;
}
.site-main .signup-btn a span {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
@media screen and (min-width: 601px) {
  .site-main .signup-btn a {
    display: block;
    width: 60%;
    margin: 40px auto;
  }
}
.site-main .tel {
  text-decoration: none;
  margin: 10px auto;
  width: 96%;
  display: block;
  border: 4px solid #f4cd55;
  background-color: #fff;
  padding: 6px 10px;
  text-align: center;
  border-radius: 10px;
}
.site-main .tel .text {
  font-size: 14px;
  line-height: 1.5;
}
.site-main .tel .num {
  color: #b87238;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  letter-spacing: 1px;
}
@media screen and (min-width: 601px) {
  .site-main .tel,
  .site-main .signup-btn {
    width: 700px;
  }
  .site-main .signup-btn a {
    width: auto;
    margin: 0 auto;
  }
}
.site-main .top-search-grid .search-link-box.search3 ul li a,
.site-main .top-search-grid .search-link-box.search5 ul li a {
  background-image: none;
  position: relative;
}
.site-main .top-search-grid .search-link-box.search3 ul li a:after,
.site-main .top-search-grid .search-link-box.search5 ul li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 8px;
  top: 0;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border: 6px solid transparent;
  border-left: 10px solid #b87238;
}
.site-main .top-search .search-link-box .a-f-p {
  width: 100%;
}
.site-main .top-search .search-link-box .a-f-p h3 {
  color: #b87238;
  border-bottom: 2px solid #b87238;
}
.site-main .top-search .search-link-box .a-f-p h3 span {
  font-weight: normal;
  color: #2b2b2b;
  padding-left: 5px;
}
.site-main .top-search .search-link-box .a-f-p ul {
  padding: 10px 0;
}
.site-main .top-search .search-link-box .a-f-p ul li {
  margin-bottom: 8px;
}
.site-main .top-search .serach-free-box #feas-searchform-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-main .top-search .serach-free-box #feas-searchform-5 input[type="text"] {
  width: calc(100% - 5px - 32%);
  min-width: calc(100% - 205px);
  margin-right: 5px;
}
.site-main
  .top-search
  .serach-free-box
  #feas-searchform-5
  input[type="submit"].feas-submit-button {
  width: 32%;
  max-width: 200px;
  background-color: #b87238;
}
@media screen and (max-width: 600px) {
  .site-main .top-search .search-link-box {
    margin-top: 0;
  }
  .site-main .top-search .search-link-box .a-f-p ul li {
    padding-right: 7px;
    padding-left: 7px;
  }
  .site-main .top-search .search-link-box .a-f-p h3 {
    font-size: 15px;
  }
  .site-main .top-search .search-link-box .a-f-p ul li a {
    font-size: 14px;
  }
  .about-taxi .contents-flex .c-f-p {
    width: 100%;
  }
  .about-taxi .contents-flex .c-f-p:last-of-type {
    margin-bottom: 0;
  }
  .about-taxi .contents-flex .c-f-p__pic {
    display: block;
    width: 100%;
    position: relative;
  }
  .about-taxi .contents-flex .c-f-p__pic:before {
    content: "";
    display: block;
    padding-top: 52%;
  }
  .top-search .main-width.serach-free-box #feas-searchform-5 input[type="text"],
  .top-search
    .main-width.serach-free-box
    #feas-searchform-6
    input[type="text"] {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    display: block;
    width: calc(100%) !important;
    margin-bottom: 0 !important;
  }
}
.site-content .search-result.dynamic-search .search-head.serach-result-vol span,
.site-main .dw-appeal .appeal-flex .afb h3,
.site-main .qa-box .ans span,
.site-main .search6.search-link-box .a-f-p h3,
.site-main .search7.search-link-box .a-f-p h3,
.site-main .search9.search-link-box .a-f-p h3,
.site-main .worry-about .wtxt span {
  color: #b87238;
}
.site-main .entry-flow {
  background-color: #fff;
}
.site-main .top-search-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto;
  -ms-grid-columns: 48% 4% 48%;
  grid-template: "search3 gap search5" auto "search4 gap search5" auto "search6 search6 search6" auto "search7 search7 search7" auto "search9 search9 search9" auto / 48% 4% 48%;
}
/* WG12月施策につきgrid-areaを逆設定 */
.site-main .search6 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: search7;
}
/* WG12月施策につきgrid-areaを逆設定 */
.site-main .search7 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: search6;
}
.site-main .search9 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: search9;
}
/* .site-main .search6.search-link-box {
  margin-bottom: 0;
} */
.site-main .search6.search-link-box .area-flex,
.site-main .search9.search-link-box .area-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px;
}
.site-main .search6.search-link-box .a-f-p,
.site-main .search9.search-link-box .a-f-p {
  width: 49%;
}
.site-main .search6.search-link-box .a-f-p ul li a.none,
.site-main .search9.search-link-box .a-f-p ul li a.none {
  pointer-events: none;
  color: #a4a4a4;
}
@media screen and (max-width: 600px) {
  .site-main .top-search-grid {
    -ms-grid-rows: auto auto auto auto;
    -ms-grid-columns: 100%;
    grid-template: "search3" auto "search4" auto "search5" auto "search6" auto "search7" auto "search9" auto/100%;
  }
  .site-main .search6.search-link-box {
    margin-top: 0;
    /* margin-bottom: 0; */
  }
  .site-main .search6.search-link-box .a-f-p,
  .site-main .search9.search-link-box .a-f-p {
    width: 100%;
  }
  .site-main .search6 {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
}
.site-main .search6.search-link-box .a-f-p h3,
.site-main .search7.search-link-box .a-f-p h3,
.site-main .search9.search-link-box .a-f-p h3 {
  border-bottom: 2px solid #b87238;
  font-weight: 700;
  padding-bottom: 8px;
}
.site-main .search6.search-link-box .a-f-p ul,
.site-main .search7.search-link-box .a-f-p ul,
.site-main .search9.search-link-box .a-f-p ul {
  padding: 10px 0;
}
.site-main .search6.search-link-box .a-f-p ul li,
.site-main .search7.search-link-box .a-f-p ul li,
.site-main .search9.search-link-box .a-f-p ul li {
  border-right: 1px solid;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 8px;
}
.site-main .top-content h2 {
  margin-bottom: 24px;
}
.site-main .dw-appeal .appeal-flex .afb.sls-reset {
  margin-top: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .site-main .search6.search-link-box .a-f-p ul li,
  .site-main .search9.search-link-box .a-f-p ul li {
    padding-right: 7px;
    padding-left: 7px;
  }
  .site-main .dw-appeal .appeal-flex .afb .afb-flex p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 600px) {
  .slider {
    padding: 0 26px;
    width: 100%;
  }
}
.slider .slider-img {
  width: 100%;
  height: 186px;
  position: relative;
  display: block;
  overflow: hidden;
}
.slider .slider-img:before {
  content: "";
  display: block;
  padding-top: 72%;
}
.slider .slider-img img {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  object-fit: contain;
}
.slider .slider-box {
  background: #fff;
  min-height: 0;
  overflow: hidden;
}
.slider .slider-box .slider-head {
  color: #7eb838;
  line-height: 1.5;
  padding-top: 10px;
  padding-bottom: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  .slider .slider-box .slider-head {
    -webkit-line-clamp: 4;
  }
}
.slider .slider-box .slider-addres,
.slider .slider-box .slider-title {
  color: #2b2b2b;
  line-height: 1.5;
  margin-bottom: 8px;
}
.slider .slider-box .slider-btn {
  background-color: #387eb8;
  position: static;
  margin-top: 14px;
}
.slider .slider-box p {
  margin-bottom: 14px;
}
.site-main .fearture .fearture-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 0 14px;
}
@media screen and (max-width: 600px) {
  .slider .slider-box {
    margin-left: 5px;
    margin-right: 5px;
    width: 220px;
  }
  .slider .slick-next {
    top: calc(50% - 40px);
    right: -5px;
    z-index: 9;
    width: 40px;
    height: 40px;
  }
  .slider .slick-next:before {
    padding: 3px;
    border-radius: 5px;
    border-bottom: 2px solid #ccc;
    height: 23px;
    width: 23px;
    font-size: 24px;
    line-height: 23px;
  }
  .slider .slick-prev {
    top: calc(50% - 40px);
    z-index: 9;
    width: 40px;
    height: 40px;
  }
  .slider .slick-prev:before {
    padding: 3px;
    border-radius: 5px;
    border-bottom: 2px solid #ccc;
    height: 23px;
    width: 23px;
    font-size: 24px;
    line-height: 23px;
  }
  .slider .slick-dots {
    width: calc(100% + 40px);
    margin: 0 -20px;
    left: 0;
    right: 0;
  }
  .site-main .fearture .fearture-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }
}
.site-main .fearture .fearture-flex .f-f-p {
  width: 24%;
  margin: 0 0 10px;
  border-radius: 10px;
  overflow: hidden;
}
.site-main .fearture .fearture-flex .f-f-p__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 600px) {
  .site-main .fearture .fearture-flex .f-f-p {
    width: 96%;
    height: 110px;
    border-radius: 5px;
    margin: 0 auto 10px;
  }
  .site-main .fearture .fearture-flex .f-f-p__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.site-main .fearture .fearture-flex .f-f-p__pic {
  width: 100%;
  display: block;
  background-color: #000;
  position: relative;
}
.site-main .fearture .fearture-flex .f-f-p__pic:before {
  content: "";
  display: block;
  padding-top: 62%;
}
@media screen and (max-width: 600px) {
  .site-main .fearture .fearture-flex .f-f-p__pic {
    display: block;
    position: relative;
    width: 42%;
  }
  .site-main .fearture .fearture-flex .f-f-p__pic:before {
    content: "";
    display: block;
    padding-top: 62%;
  }
}
.site-main .fearture .fearture-flex .f-f-p__pic picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.65;
}
.site-main .fearture .fearture-flex .f-f-p__pic figcaption {
  display: block;
  color: #fff;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .site-main .fearture .fearture-flex .f-f-p__pic figcaption {
    font-size: 18px;
  }
}
@media screen and (max-width: 360px) {
  .site-main .fearture .fearture-flex .f-f-p__pic figcaption {
    font-size: 16px;
  }
}
.site-main .fearture .fearture-flex .f-f-p__text {
  display: block;
  position: relative;
  font-size: 16px;
  width: 100%;
  padding: 16px 8px;
  text-align: left;
  color: #2b2b2b;
}
.m-modal,
.site-main .fearture .fearture-flex .f-f-p__text:after {
  display: none;
}
@media screen and (max-width: 600px) {
  .site-main .fearture .fearture-flex .f-f-p__text {
    font-size: 18px;
    padding: 0 32px 0 10px;
    width: 58%;
  }
  .site-main .fearture .fearture-flex.fearture--nothumb .f-f-p__text {
    width: 100%;
  }
  .site-main .fearture .fearture-flex .f-f-p__text:after {
    content: "";
    /* top: 41%; */
    top: 0;
    bottom: 0;
    position: absolute;
    display: block;
    right: 10px;
    width: 12px;
    height: 12px;
    margin: auto;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 360px) {
  .site-main .fearture .fearture-flex .f-f-p__text {
    font-size: 14px;
  }
}
.m-modal.is-open,
.m-modal__overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.site-main .fearture .fearture-flex .f-f-p a {
  background-color: #fff;
  /* border-bottom: 2px solid #ccc; */
}
@media screen and (max-width: 600px) {
  .site-main .fearture .fearture-flex .f-f-p a {
    padding: 5px;
    height: 110px;
  }
}
@media screen and (max-width: 600px) {
  .go-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    left: auto;
    width: 48px;
    cursor: pointer;
  }
  .go-top.is-hasBottom {
    bottom: 94px;
  }
}
.form-row.freewords_link_wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px 10px;
}
.form-row.freewords_link_wrap a {
  display: inline-block;
  text-decoration: underline;
}
.form-row.freewords_link_wrap a:hover {
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .form-row.freewords_link_wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px 6px;
  }
  .form-row.freewords_link_wrap a {
    display: inline-block;
    text-decoration: underline;
  }
  .form-row.freewords_link_wrap a:hover {
    text-decoration: none;
  }
}
.cookie-listbtn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  gap: 30px;
}
.cookie-listbtn-wrap > p a {
  color: #8dcbed;
  border: 6px solid #8dcbed;
  font-weight: bold;
  padding: 10px 10px;
  width: 240px;
  font-size: 17px;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: all 0.3s;
}
.cookie-listbtn-wrap > p a svg {
  width: 60%;
  max-width: 100%;
  fill: #8dcbed;
  height: 40px;
  margin-bottom: 10px;
}
.cookie-listbtn-wrap > p a:hover {
  background: #8dcbed;
  color: #fff;
}
.cookie-listbtn-wrap > p a:hover svg {
  fill: #fff;
}
/* .cookie-listbtn-wrap > p a .count {
  position: absolute;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  top: 0;
  right: -20px;
  color: #fff;
  background: #cb120f;
  border-radius: 50%;
  font-size: 16px;
  padding: 3px 7px 4px;
} */
.cookie-listbtn-wrap > p a .count {
  position: absolute;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  top: 0;
  right: -31px;
  color: #fff;
  background: #cb120f;
  border-radius: 50%;
  font-size: 15px;
  padding: 1px 9px;
  font-weight: normal;
  line-height: 1.6;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .cookie-listbtn-wrap {
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 30px;
    gap: 10px 15px;
  }
  .cookie-listbtn-wrap > p a {
    width: 100px;
    height: 95px;
    border: 4px solid #8dcbed;
    font-size: 13px;
    padding: 10px 0px;
    line-height: 1.5;
    letter-spacing: -0.4px;
  }
  .cookie-listbtn-wrap > p a svg {
    width: 80%;
    max-width: 100%;
    fill: #8dcbed;
    height: 35px;
    margin-bottom: 7px;
  }
  /* .cookie-listbtn-wrap .keeplist-btn {
    margin-left: 10px;
    margin-right: 10px;
  }
  .cookie-listbtn-wrap .keeplist-btn a {
    padding: 10px 5px;
    width: 60px;
    font-size: 12px;
    line-height: 1.5;
  }
  .cookie-listbtn-wrap .keeplist-btn a .count {
    top: 0px;
    right: -15px;
    line-height: 1;
    font-size: 14px;
    padding: 4px 7px;
  } */
}
.result-box {
  border: 10px solid #8dcbed;
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 1pc;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  -ms-grid-columns: auto auto auto;
  grid-template: "gap gap delete" auto "comp comp comp" auto "catch catch catch" auto "features features features" auto "point point point" auto "em em em" auto "jobtype jobtype img" auto "area area img" auto "salary salary img" auto "qualification qualification img" auto "outline outline img" auto "btn btn btn" auto/auto auto auto;
  grid-template-columns: 1fr 1fr 270px;
}
.result-box h2.comp,
.result-box h3.comp {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: comp;
  margin-bottom: 2px;
  background: none;
  padding: 0;
  border: none;
  margin-top: 0;
}
.result-box h2.comp a,
.result-box h3.comp a {
  color: #7eb838;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}
.result-box a.delete-btn {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: delete;
  margin-bottom: 10px;
  margin-right: 0;
  margin-left: auto;
}
.result-box a.delete-btn img {
  width: 20px;
}
.result-box .catch {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: catch;
  font-weight: 700;
  color: #ca603e;
  font-size: 15px;
  line-height: 1.6em;
  margin-right: 20px;
}
.result-box ul.features {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: features;
  margin-top: 6px;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.result-box ul.features li {
  margin-right: 20px;
  margin-bottom: 10px;
}
.result-box ul.features li a {
  width: 100%;
  display: inline-block;
  background-color: #8dcbed;
  color: #fff;
  padding: 4px 8px;
  font-size: 9pt;
}
.result-box .em {
  color: #314c84;
  line-height: 1.5;
  font-size: 18px;
  margin-bottom: 20px;
}
.result-box .area,
.result-box .jobtype,
.result-box .salary,
.result-box .outline,
.result-box .qualification {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  line-height: 1.3;
}
.result-box .area span:nth-of-type(1),
.result-box .jobtype span:nth-of-type(1),
.result-box .salary span:nth-of-type(1),
.result-box .outline span:nth-of-type(1),
.result-box .qualification span:nth-of-type(1) {
  color: #fff;
  background-color: #7eb838;
  font-size: 9pt;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 10px;
  padding: 4px 20px;
  width: 88px;
  height: 23px;
}
.result-box .area span:nth-of-type(2),
.result-box .jobtype span:nth-of-type(2),
.result-box .salary span:nth-of-type(2),
.result-box .outline span:nth-of-type(2),
.result-box .qualification span:nth-of-type(2) {
  width: calc(100% - 103px);
}
.result-box .outline span:nth-of-type(2) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.result-box .qualification span:nth-of-type(2) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.result-box .outline span:nth-of-type(2) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.result-box .point {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5;
  margin-bottom: 5px;
}
.result-box .point_wrap {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: point;
}
.result-box .point_wrap > div {
  margin-bottom: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .result-box .point_wrap > div {
    padding-right: 5px;
  }
}
.result-box .point_wrap > div a {
  text-decoration: underline;
}
.result-box .em {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: em;
}
.result-box .area {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: area;
}
.result-box .salary {
  -ms-grid-row: 6;
  -ms-grid-column: 1;
  grid-area: salary;
}
.result-box .outline {
  -ms-grid-row: 6;
  -ms-grid-column: 1;
  grid-area: outline;
}
.result-box .qualification {
  -ms-grid-row: 6;
  -ms-grid-column: 1;
  grid-area: qualification;
}
.result-box .thum-img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 6;
  -ms-grid-column: 3;
  grid-area: img;
  text-align: right;
}
.result-box .entry-btn {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: btn;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 30px;
}
.result-box .entry-btn a {
  color: #fff;
  padding: 1pc 0;
  display: block;
  width: 45%;
  text-align: center;
  border-radius: 5px;
}
.result-box .entry-btn .entery1 {
  background-color: #ca603e;
}
.result-box .entry-btn .entery2 {
  background-color: #7eb838;
}
.result-box .thum-img {
  width: 270px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .result-box .thum-img {
    padding-bottom: 15px;
  }
}
.result-box .thum-img img {
  height: auto;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  max-height: 100%;
}
@media screen and (max-width: 600px) {
  .result-box {
    border: 8px solid #8dcbed;
    margin-bottom: 30px;
    padding: 10px;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
    -ms-grid-columns: auto;
    grid-template: "delete" auto "comp" auto "catch" auto "features" auto "img " auto "point" auto "em" auto "jobtype" auto "area" auto "salary" auto "qualification" auto "outline" auto "btn" auto/auto;
  }
  .result-box h2.comp {
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 1.6em;
  }
  .result-box h2.comp a {
    font-size: 18px;
  }
  .result-box .catch {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .result-box ul.features {
    margin-top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
  }
  .result-box ul.features li {
    margin-right: 6px;
    margin-bottom: 6px;
    width: auto;
    white-space: nowrap;
  }
  .result-box .area,
  .result-box .jobtype,
  .result-box .salary,
  .result-box .outline,
  .result-box .em {
    margin-bottom: 10px;
  }
  .result-box .jobtype {
    margin-top: 20px;
  }
  .result-box .thum-img {
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .result-box .thum-img img {
    width: 100%;
    height: auto;
  }
  .result-box .entry-btn a {
    padding: 1pc 0;
  }
  .result-box > .catch {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .result-box > .features {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .result-box > .area {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
  .result-box > img {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .result-box h2.comp {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .result-box > .catch {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .result-box .catch {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .result-box > ul.features {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .result-box ul.features {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .result-box .jobtype {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .result-box > .area {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
  .result-box .area {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
  .result-box .salary {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }
  .result-box .em {
    -ms-grid-row: 8;
    -ms-grid-column: 1;
  }
  .result-box .outline {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }
  .result-box .point {
    -webkit-line-clamp: 3;
  }
  .result-box .qualification span:nth-of-type(2) {
    -webkit-line-clamp: 4;
  }
  .result-box .outline span:nth-of-type(2) {
    -webkit-line-clamp: 8;
  }
  .result-box > .thum-img {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .result-box .thum-img {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .result-box .entry-btn {
    -ms-grid-row: 8;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .result-box > a {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .result-box > .catch {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .result-box > .area {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
  .result-box > .area {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
  .result-box > img {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .result-box > .area {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
  .result-box > img {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .result-box > a {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .result-box > img {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
}
.result-box .catch,
.site-content .search-result .search-above-txt a,
.site-content .search-result .search-head span {
  color: #b87238;
}
.result-box .entry-btn .entery2 {
  width: 100%;
  background-color: #314c84;
  /* max-width:483px; */
  max-width: 465px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.result-box .entry-btn .entery2.keep-btn {
  font-size: 18px;
  background: #f1f1f1;
  transition: all 0.2s;
  height: 69px;
  cursor: pointer;
  color: #000;
  border: 1px solid #7f7f7f;
}
.result-box .entry-btn .entery2.keep-btn span {
  /* padding-top:6px; */
  font-size: 18px;
}
.result-box .entry-btn .entery2.keep-btn br {
  display: none;
}
.result-box .entry-btn .entery2.keep-btn > div {
  position: relative;
  padding-left: 25px;
  line-height: 1.6;
}
.result-box .entry-btn .entery2.keep-btn > div span {
  display: block;
}
.result-box .entry-btn .entery2.keep-btn > div::before {
  position: absolute;
  margin: auto;
  left: 0;
  content: "★";
  color: #ffc000;
  font-size: 18px;
  top: 0;
  bottom: 0;
}
.result-box .entry-btn .entery2.keep-btn.keeped div::before {
  padding: 13px 0;
}
/* .result-box .entry-btn .entery2.keep-btn > div::before {
  top: 0;
} */
.result-box .entry-btn .entery2.keep-btn.keeped {
  color: #7f7f7f;
}
.result-box .entry-btn .entery2.keep-btn.keeped div {
  padding-left: 20px;
}
.result-box .entry-btn .entery2.keep-btn.keeped div::before {
  color: #7f7f7f;
  left: -15%;
}
@media screen and (max-width: 768px) {
  .result-box .entry-btn .entery2.keep-btn.keeped div::before,
  .result-box .entry-btn .entery2.keep-btn > div::before {
    padding: 6px 0;
  }
  .result-box .entry-btn .entery2 {
    width: 48%;
    font-size: 15px;
  }
  .result-box .entry-btn .entery2.keep-btn {
    font-size: 14px;
    height: 59px;
  }
  .result-box .entry-btn .entery2.keep-btn br {
    display: block;
  }
  .result-box .entry-btn .entery2.keep-btn span {
    /* padding-top:6px; */
    font-size: 12px;
  }
}
.result-box {
  position: relative;
}
.result-box .delete-keepitem,
.result-box .delete-historyitem {
  font-size: 18px;
  line-height: 1;
  border-radius: 6px;
  background: #eee;
  color: #000;
  width: 95px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  gap: 10px;
}
.result-box .delete-keepitem:hover,
.result-box .delete-historyitem:hover {
  opacity: 0.7;
}
.result-box .delete-keepitem span,
.result-box .delete-historyitem span {
  font-size: 14px;
}
@media (max-width: 768px) {
  .result-box .delete-keepitem {
    top: -5px;
    right: -40px;
    font-size: 17px;
    width: 70px;
    height: 35px;
  }
  .result-box .delete-keepitem span,
  .result-box .delete-historyitem span {
    font-size: 10px;
  }
}
/* 関連求人 */
.jobpage-detail {
  padding: 0 0 50px;
  /* background: #fff; */
  /* padding: 20px 20px 10px; */
  /* border: 1px solid #ccc;
  border-radius: 10px;
  border-bottom: 2px solid #ccc; */
}
.jobpage-detail h2 {
  padding: 10px 10px 10px 50px;
  color: #7eb838;
  background-image: url(/wp-content/themes/drivers-work-child/img/icon/icon12.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: left 20px center;
  font-size: 18px;
}
.jobpage-detail h2 span {
  font-size: 22px;
  font-weight: 700;
  color: #2b2b2b;
  margin-right: 4px;
}
.jobpage-detail-list {
  margin-top: 20px;
  margin-bottom: 50px;
}
.jobpage-detail-list .jobpage-detail-box {
  border: 1px solid #ccc;
  border-radius: 10px;
  border-bottom: 4px solid #ccc;
  margin-bottom: 25px;
  padding-bottom: 20px;
  /* margin-left: 2px;
  margin-right: 2px; */
  /* width: 180px; */
  min-height: 460px;
}
.jobpage-detail-list .jobpage-detail-box:last-child {
  margin-bottom: 0;
}
.jobpage-detail-list .jobpage-detail-box img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: auto;
  /* border-bottom: 1px solid #ccc; */
}
.jobpage-detail-list .jobpage-detail-box p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 1.4em;
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-head {
  color: #ca603e;
  font-weight: 700;
  padding: 10px;
  font-size: 1pc;
  line-height: 1.6em;
  /* min-height: 106px !important; */
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-title {
  margin-bottom: 5px;
  /* min-height: 56px !important; */
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-addres {
  color: #7eb838;
  margin-bottom: 10px;
  /* min-height: 2.8em; */
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-job {
  margin-bottom: 14px;
  min-height: 3em;
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-employ {
  min-height: 3em;
}
.jobpage-detail-list
  .jobpage-detail-box
  .jobpage-detail-employ
  span:nth-of-type(1),
.jobpage-detail-list
  .jobpage-detail-box
  .jobpage-detail-job
  span:nth-of-type(1) {
  color: #7eb838;
  display: block;
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-btn {
  color: #fff;
  display: block;
  background-color: #ca603e;
  padding: 10px;
  width: 90%;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  font-size: 14px;
  bottom: 10px;
}
.jobpage-detail {
  margin-top: 30px;
  margin-bottom: 30px;
}
.jobpage-detail .jobpage-detail-box {
  border: 1px solid #ccc;
  border-bottom-width: 4px;
  border-radius: 10px;
  padding-top: 0;
  padding-bottom: 20px;
  /* margin-left: 10px;
  margin-right: 10px; */
  /* width: 250px; */
  position: relative;
}
@media screen and (max-width: 600px) {
  .jobpage-detail .jobpage-detail-box {
    padding-bottom: 20px;
  }
}
.jobpage-detail .jobpage-detail-box img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: auto;
}
.jobpage-detail .jobpage-detail-box p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 1.4em;
}
.jobpage-detail .jobpage-detail-box .jobpage-detail-head {
  color: #ca603e;
  font-weight: 700;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.6em;
  /* min-height: 89px !important; */
  /* min-height: 70px !important; */
}
.jobpage-detail .jobpage-detail-box .jobpage-detail-title {
  margin-bottom: 5px;
  /* min-height: 56px !important; */
}
.jobpage-detail .jobpage-detail-box .jobpage-detail-addres {
  color: #7eb838;
  margin-bottom: 10px;
  min-height: 2em;
}
.jobpage-detail .jobpage-detail-box .jobpage-detail-btn {
  color: #fff;
  display: block;
  background-color: #ca603e;
  padding: 10px;
  width: 10pc;
  text-align: center;
  border-radius: 10px;
  font-size: 14px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 14px;
}
@media screen and (max-width: 600px) {
  .jobpage-detail-list {
    padding: 0;
    width: 100%;
    margin: 30px auto;
  }
}
.jobpage-detail-list .jobpage-detail-img {
  width: 30%;
  /* height: 186px; */
  position: relative;
  display: block;
  overflow: hidden;
}
.jobpage-detail-list .jobpage-detail-img:before {
  content: "";
  display: block;
  padding-top: 72%;
}
.jobpage-detail-list .jobpage-detail-img img {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  object-fit: contain;
}
.jobpage-detail-list .jobpage-detail-txt {
  width: 70%;
}
.jobpage-detail-list .jobpage-detail-box {
  background: #fff;
  min-height: 0;
  overflow: hidden;
}
.jobpage-detail-list .jobpage-detail-box > a {
  padding: 0 15px;
  margin-bottom: 20px;
  text-decoration: none;
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-inner {
  display: flex;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .jobpage-detail-list .jobpage-detail-box .jobpage-detail-inner {
    padding: 10px 10px 0;
  }
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-head {
  color: #b87238;
  line-height: 1.5;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  .jobpage-detail-list .jobpage-detail-box .jobpage-detail-head {
    -webkit-line-clamp: 4;
  }
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-addres,
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-title {
  color: #2b2b2b;
  line-height: 1.5;
  margin-bottom: 8px;
  min-height: 2em;
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-btn {
  background-color: #387eb8;
  position: static;
  margin-top: 14px;
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-btn-box {
  display: flex;
  justify-content: center;
  padding: 0 1.5%;
  gap: 0 2%;
  min-height: 70px;
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-btn-box a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  margin: 0;
  padding: 1.5% 0;
  height: auto;
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  .jobpage-detail-list .jobpage-detail-box .jobpage-detail-btn-box a {
    padding: 4% 0;
  }
}
.jobpage-detail-list .jobpage-detail-box .jobpage-detail-btn-box .keep-btn {
  max-width: none;
}
.jobpage-detail-list .jobpage-detail-box p {
  margin-bottom: 14px;
}
.site-main .fearture .fearture-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 0 14px;
}
@media screen and (max-width: 600px) {
  /* .jobpage-detail-list .jobpage-detail-box { */
  /* margin-left: 5px;
    margin-right: 5px; */
  /* width: 180px; */
  /* } */
  .jobpage-detail-list .slick-next {
    top: calc(50% - 40px);
    z-index: 9;
    width: 40px;
    height: 40px;
  }
  .jobpage-detail-list .slick-next:before {
    padding: 3px;
    border-radius: 5px;
    border-bottom: 2px solid #ccc;
    height: 32px;
    width: 32px;
    font-size: 28px;
    line-height: 32px;
  }
  .jobpage-detail-list .slick-prev {
    top: calc(50% - 40px);
    z-index: 9;
    width: 40px;
    height: 40px;
  }
  .jobpage-detail-list .slick-prev:before {
    padding: 3px;
    border-radius: 5px;
    border-bottom: 2px solid #ccc;
    height: 32px;
    width: 32px;
    font-size: 28px;
    line-height: 32px;
  }
  .jobpage-detail-list .slick-dots {
    width: calc(100% + 40px);
    margin: 0 -20px;
    left: 0;
    right: 0;
  }
  .site-main .fearture .fearture-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .jobpage-detail-list .jobpage-detail-box .jobpage-detail-btn-box a {
    font-size: 14px;
  }
}
.jobpage-detail a.btn {
  background-color: #7bcdf1;
  width: 360px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  color: #fff;
  padding: 20px 30px;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0px 2px 0px 0px #777777;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
}
.post-check-box {
  position: absolute;
  z-index: 1;
  top: -10px;
  right: -10px;
  width: 65px;
  height: 65px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: none;
  border-radius: 0;
  border-top-right-radius: 10px;
  background: none;
  font-size: 0;
}
.post-check-box i {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  padding: 2px 5px;
  color: #fff;
  font-size: 11px;
  border-radius: 2px;
}
.post-nochecked::before,
.post-checked::before {
  display: block;
  position: absolute;
  top: -37px;
  left: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 90px;
  height: 80px;
  padding-top: 57px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.post-nochecked::before {
  content: "未読";
  background: #b2b2b2;
}
.post-checked::before {
  content: "既読";
  background: #f00;
}
@media screen and (max-width: 768px) {
  .post-check-box {
    top: -8px;
    right: -8px;
    width: 45px;
    height: 45px;
  }
  .post-nochecked::before,
  .post-checked::before {
    top: -45px;
    left: 5px;
    padding-top: 62px;
  }
}
.search-info-area {
  border: 4px solid #7eb838;
  background: #fff;
  margin-bottom: 30px;
  padding: 30px;
}
.search-info-area .search-info-txt {
  text-align: center;
}
.search-info-area .search-info-txt strong {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  justify-content: center;
}
.search-info-area span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
/* 再検索領域手前のリード文 */
.search-result-read {
  text-align: center;
  margin: 40px 0 0;
}
.search-result-read br {
  display: none;
}
@media screen and (max-width: 768px) {
  .search-info-area {
    margin: 0 10px 30px;
    padding: 10px;
  }
  .search-info-area .search-info-txt strong {
    font-size: 13px;
  }
  .search-info-area .search-info-txt img {
    width: 30%;
  }
  .search-info-area span {
    font-size: 12px;
  }
  .search-result-read {
    line-height: 1.4;
  }
  .search-result-read br {
    display: block;
  }
}
.kodawari_link {
  padding-top: 15px;
}
@media screen and (max-width: 599px) {
  .kodawari_link {
    padding-top: 0;
  }
}
/* こだわり検索内カテゴリ別見出し */
.cat_ttl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 20px 0 10px;
  color: #b87238;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  #js-checkbox-detailed .label-flex {
    height: 500px;
    overflow-y: scroll;
  }
}
/* 削除アイコン */
.delete-icon {
  display: inline-block;
  vertical-align: -3px;
  width: 20px;
}
.slick-track {
  display: flex !important;
}
.slick-slide {
  height: auto !important;
}
.slider-keep-btn {
  background: #f1f1f1;
  position: relative;
  margin-top: 14px;
  color: #000;
  display: block;
  padding: 10px;
  width: 12pc;
  text-align: center;
  border-radius: 10px;
  font-size: 14px;
  margin: 0 auto;
  border: 1px solid #7f7f7f;
  cursor: pointer;
}
.slider-keep-btn.keeped {
  color: #7f7f7f;
}
.slider-keep-btn br {
  display: none;
}
.slider-keep-btn span {
  display: none;
}
@media screen and (max-width: 601px) {
  .slider-keep-btn {
    width: 90%;
  }
}
.slider-keep-btn::before {
  position: absolute;
  left: 7px;
  content: "★";
  color: rgb(255, 192, 0);
  font-size: 18px;
  top: 2px;
  bottom: 0px;
  margin: auto;
  line-height: 1.6;
}
.slider-keep-btn.keeped::before {
  color: #7f7f7f;
}
.site-main .fearture .feature-slider .f-f-p {
  margin: 0 10px 10px;
}
.site-main .fearture .feature-slider .slick-list {
  padding-right: 0px;
}
@media screen and (max-width: 601px) {
  .site-main .fearture .feature-slider {
    width: 90%;
    display: block;
  }
  .site-main .fearture .feature-slider .slick-list {
    padding-right: 60px;
  }
  .site-main .fearture .feature-slider .f-f-p {
    width: 60% !important;
    height: auto !important;
  }
  .site-main .fearture .feature-slider .f-f-p .f-f-p__inner {
    display: block;
  }
  .feature-slider .slick-prev {
    left: -10px;
    z-index: 10;
  }
  .feature-slider .slick-next {
    right: 0px;
    z-index: 10;
  }
  .site-main .fearture .feature-slider .f-f-p a {
    padding: 0;
    height: auto;
    border-bottom: none;
  }
  .site-main .fearture .feature-slider .f-f-p .f-f-p__inner .f-f-p__pic {
    width: 100%;
  }
  .site-main .fearture .feature-slider .f-f-p .f-f-p__inner .f-f-p__text {
    width: 100%;
    padding: 10px;
  }
  .site-main
    .fearture
    .feature-slider
    .f-f-p
    .f-f-p__inner
    .f-f-p__text::after {
    display: none;
  }
}
/* 
採用担当者向けページのフォーム
WPForms 
*/
.recruiter-form {
  padding: 56px 0 68px;
  text-align: center;
  position: relative;
}
.recruiter-form .wpforms-field {
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  padding: 50px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wpforms-field-checkbox fieldset {
  display: contents;
  width: 100%;
}
.wpforms-field-checkbox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 68%;
}
.wpforms-field-checkbox li {
  display: flex;
  align-items: center;
  gap: 0.5em;
  width: 50%;
  padding: 0.5em 0;
}
.recruiter-form .c-radioCheckbox > span > * > span {
  margin-left: 0.5em;
}
.recruiter-form .wpforms-field > label,
.recruiter-form .wpforms-field legend {
  padding-left: 18px;
  padding-right: 68px;
  font-size: 2rem;
  color: #014268;
  font-weight: 700;
  white-space: nowrap;
  width: 30%;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .recruiter-form .wpforms-field > label,
  .recruiter-form .wpforms-field legend {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 4vw;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
}
.recruiter-form label {
  margin-right: 1em;
}
.recruiter-form ::-webkit-input-placeholder {
  opacity: 0.8;
}
.recruiter-form ::-moz-placeholder {
  opacity: 0.8;
}
.recruiter-form :-ms-input-placeholder {
  opacity: 0.8;
}
.recruiter-form ::-ms-input-placeholder {
  opacity: 0.8;
}
.recruiter-form ::placeholder {
  opacity: 0.8;
}
.recruiter-form
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
.recruiter-form textarea {
  border-radius: 1px;
  background-color: #f8f8f8;
  width: 100%;
  max-width: 68%;
  padding: 1.2em;
  border: solid 1px #cbcbcb;
}
.recruiter-form
  input:not([type="radio"]):not([type="checkbox"]):not(
    [type="submit"]
  )::-webkit-input-placeholder,
.recruiter-form textarea::-webkit-input-placeholder {
  font-size: 0.875em;
}
.recruiter-form
  input:not([type="radio"]):not([type="checkbox"]):not(
    [type="submit"]
  )::-moz-placeholder,
.recruiter-form textarea::-moz-placeholder {
  font-size: 0.875em;
}
.recruiter-form
  input:not([type="radio"]):not([type="checkbox"]):not(
    [type="submit"]
  ):-ms-input-placeholder,
.recruiter-form textarea:-ms-input-placeholder {
  font-size: 0.875em;
}
.recruiter-form
  input:not([type="radio"]):not([type="checkbox"]):not(
    [type="submit"]
  )::-ms-input-placeholder,
.recruiter-form textarea::-ms-input-placeholder {
  font-size: 0.875em;
}
.recruiter-form
  input:not([type="radio"]):not([type="checkbox"]):not(
    [type="submit"]
  )::placeholder,
.recruiter-form textarea::placeholder {
  font-size: 0.875em;
}
.recruiter-form .wpforms-field-checkbox ul [type="checkbox"],
.recruiter-form [type="radio"] {
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  background-color: #f8f8f8;
  position: relative;
  border: solid 1px #cbcbcb !important;
  margin-right: 0.2em;
  top: 0;
  left: 0;
}
.recruiter-form .wpforms-field-checkbox ul [type="checkbox"]:checked::after {
  content: "";
  display: block;
  width: 1em;
  height: 0.5em;
  border-left: solid 3px #e83737;
  border-bottom: solid 3px #e83737;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}
.recruiter-form .wpforms-required-label {
  font-size: 1.3rem;
  color: #fff;
  background-color: #e83737;
  padding: 0.3em 0.5em;
  line-height: 1;
}
.wpforms-container em.wpforms-error {
  padding-left: 32%;
}
.recruiter-form .c-selectLabel {
  display: inline-block;
  position: relative;
}
.recruiter-form .c-selectLabel::after {
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 1em;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.6em;
  height: 0.6em;
  border-style: solid;
  border-width: 0.6em 0.4em 0 0.4em;
  border-color: #000 transparent transparent transparent;
}
.recruiter-form button[type="submit"] {
  width: 400px;
  height: 90px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background-color: #e83737;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .recruiter-form button[type="submit"] {
    width: 100%;
    height: 18.66667vw;
    font-size: 4.26667vw;
  }
}
.recruiter-form .wpforms-field.wpforms-field-html {
  border: none;
  width: 100%;
}
.recruiter-form .wpforms-field.wpforms-field-html div {
  border: none;
  width: 100%;
}
.recruiter-form .c-form1__txt1 {
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .recruiter-form .c-form1__txt1 {
    padding: 11.46667vw 0 13.33333vw;
  }
}
.recruiter-form .c-form1__txt1 a {
  color: #014268;
  text-decoration: underline;
}
.step-form.wpforms-container {
  background: #f1f1f1;
  width: 100%;
}
.wpforms-error-container {
  display: none;
}
.step-form.wpforms-container form {
  max-width: 720px;
  width: 80%;
  padding: 20px;
  position: relative;
  padding-bottom: 80px;
}
@media only screen and (max-width: 750px) {
  .step-form.wpforms-container form {
    max-width: 720px;
    height: auto;
    width: 96%;
    padding: 20px 10px 80px;
    position: relative;
  }
}
.step-form.wpforms-container img {
  max-width: 100%;
}
.step-form.wpforms-container .wpforms-field {
  padding: 0;
}
.step-form.wpforms-container .wpforms-field-checkbox ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.step-form.wpforms-container .wpforms-field-checkbox ul li {
  width: 100%;
  margin-bottom: 20px;
  justify-content: center;
}
.step-form.wpforms-container .wpforms-field-checkbox ul li label {
  font-size: 14px !important;
}
.step-form.wpforms-container .wpforms-field select,
.step-form.wpforms-container .wpforms-field input[type="text"],
.step-form.wpforms-container .wpforms-field input[type="tel"],
.step-form.wpforms-container .wpforms-field input[type="email"] {
  width: 100%;
  display: block;
  border: 0;
  margin-bottom: 20px;
  padding: 0.5em 2%;
  vertical-align: middle;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  max-width: 100%;
}
.step-form.wpforms-container .wpforms-page-indicator.circles {
  border: none;
  display: flex;
  justify-content: center;
}
.step-form.wpforms-container .wpforms-pagebreak-center {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  gap: 40px;
}
.step-form.wpforms-container .wpforms-page-next {
  width: 280px;
  margin: 0 auto;
  display: block;
  filter: drop-shadow(5px 6px 8px rgba(255, 104, 0, 0.5));
}
.step-form.wpforms-container .wpforms-submit {
  width: 280px;
  margin: 20px auto;
  display: block;
}
.step-form.wpforms-container .wpforms-page-prev {
  width: 60px;
  margin: 0 auto;
  display: block;
}
.wpforms-field-pagebreak[data-field-id="20"] {
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
}
.simple-entry-form .wpforms-field-layout-columns {
}
.simple-entry-form .wpforms-field-layout-columns > div:nth-child(1) {
  font-size: 16px;
  font-weight: 700;
  color: #424242;
  padding: 40px 8px 40px 15px;
  text-align: left;
  width: 30%;
  display: inline-block;
  background: #efefef;
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.simple-entry-form .wpforms-field-layout-columns > div:nth-child(2) {
  padding: 24px 10px 24px 30px;
  border-top: 1px solid #e1e1e1;
  font-size: 0.7rem;
  margin: 0;
  width: 69%;
  display: inline-block;
}
.simple-entry-form .wpforms-field-layout .wpforms-field-layout-columns {
  margin-left: auto !important;
  margin-right: auto !important;
}
.simple-entry-form .wpforms-field-layout .wpforms-field-layout-columns > div {
  padding: 15px 20px !important;
}
@media only screen and (max-width: 750px) {
  .simple-entry-form .wpforms-field-layout .wpforms-field-layout-columns > div {
    padding: 0px 10px !important;
  }
  .simple-entry-form.wpforms-container .wpforms-field {
    padding: 10px 0 5px;
    width: 100%;
  }
  .simple-entry-form.wpforms-container .wpforms-field select,
  .simple-entry-form.wpforms-container .wpforms-field input {
    width: 100% !important;
    padding: 10px !important;
  }
  .simple-entry-form.wpforms-container .wpforms-field p {
    display: flex;
    align-items: center;
  }
  .simple-entry-form.wpforms-container .wpforms-field .form__required {
    margin-bottom: 0;
  }
  .simple-entry-form
    .wpforms-field-layout
    .wpforms-field-layout-columns
    .job_name {
    font-size: 1rem;
    line-height: 1.5;
    padding-top: 15px !important;
    height: 100%;
  }
  .simple-entry-form button[type="submit"] {
    font-size: 1rem !important;
    padding: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.simple-entry-form
  .wpforms-field-layout
  .wpforms-field-layout-columns
  div:nth-of-type(1) {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.simple-entry-form p {
  margin: 0;
}
.simple-entry-form.wpforms-container .wpforms-field.wpforms-has-error {
  flex-wrap: wrap;
}
.simple-entry-form.wpforms-container em.wpforms-error {
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
  padding-left: 0;
}
.simple-entry-form .wpforms-field-layout .wpforms-field-layout-columns select,
.simple-entry-form .wpforms-field-layout .wpforms-field-layout-columns input {
  width: 50%;
  background-color: #efefef;
  border: 1px solid #c2c2c2;
  font-size: 16px;
  padding: 10px;
}
.simple-entry-form .wpforms-field-layout .wpforms-field-layout-columns input {
  color: #d4d4d4;
  padding: 15px 10px;
  border-radius: 4px;
}
.simple-entry-form .wpforms-field-layout .wpforms-field-layout-columns select {
  height: 50px;
}
.simple-entry-form
  .wpforms-field-layout
  .wpforms-field-layout-columns
  .job_name {
  font-size: 1.1rem;
  line-height: 1.5;
  padding: 0;
  height: 100%;
}
.simple-entry-form .kiyaku {
  color: #666;
  display: block;
  margin: 20px auto;
  text-align: center;
  font-size: 13px;
}
.simple-entry-form .kiyaku a {
  color: #1e90ff;
  text-decoration: underline;
}
.simple-entry-form button[type="submit"] {
  background: #e49903;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6),
    0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6),
    0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 10px 80px;
  width: 100%;
  line-height: 1.6em;
  margin: 0 auto 1rem;
  font-weight: 700;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border: none;
  max-width: 70%;
  width: 415px;
  display: flex;
  font-size: 1.6rem;
}
.simple-entry-form.wpforms-container .wpforms-field ul {
  max-width: 100%;
  justify-content: center;
}
.simple-entry-form.wpforms-container .wpforms-field ul li {
  width: auto;
}
.simple-entry-form .form__required {
  line-height: 1;
}
/*  */
/* phoneページ */
/*  */
.page-phone {
  padding-bottom: 80px;
}
.page-phone h1 {
  font-size: 48px;
  line-height: 1.5;
  color: #009ec9;
  margin: 40px auto 0;
}
.page-phone h2,
.page-phone h3,
.page-phone h4 {
  color: #009ec9;
  border-bottom: 1px solid #009ec9;
  padding-bottom: 15px;
  font-size: 28px;
  font-weight: 700;
}
.page-phone .main-width {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.page-phone .full-img {
  width: 100%;
}
.page-phone p {
  font-size: 17px;
  line-height: 1.5;
}
.page-phone p span {
  font-size: 20px;
}
.page-phone .contact-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 20px;
  margin: 0px auto;
  background: linear-gradient(160deg, #fcde7e 0, #fbcb33 40%, #dda904 100%);
  width: 96%;
  padding: 25px 0;
  text-decoration: none;
  font-size: 24px;
  border-radius: 14px;
  position: relative;
}
.page-phone .contact-btn::after {
  content: "＞";
  position: absolute;
  right: 20px;
}
.page-phone .tel {
  text-decoration: none;
  margin: 20px auto;
  width: 96%;
  display: block;
  border: 4px solid #f4cd55;
  background-color: #fff;
  padding: 6px 10px;
  text-align: center;
  border-radius: 10px;
}
.page-phone .tel .text {
  font-size: 14px;
  line-height: 1.5;
}
.page-phone .tel .num {
  color: #b87238;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  letter-spacing: 1px;
}
.page-phone .line-btn {
  margin: 0 auto 10px;
  text-align: center;
}
.page-phone .line-btn img {
  width: auto;
}
@media screen and (max-width: 600px) {
  .page-phone h1 {
    font-size: 22px;
    margin: 40px auto 0;
  }
  .page-phone h2,
  .page-phone h3,
  .page-phone h4 {
    line-height: 1.3;
    padding-bottom: 15px;
    font-size: 20px;
  }
  .page-phone .main-width {
    gap: 30px;
  }
  .page-phone p {
    font-size: 16px;
  }
  .page-phone p span {
    font-size: 18px;
  }
  .page-phone .contact-btn {
    padding: 20px 0;
    font-size: 18px;
    border-radius: 10px;
  }
  .page-phone .contact-btn::after {
    content: "＞";
    position: absolute;
    right: 20px;
  }
  .page-phone .line-btn img {
    width: 100%;
  }
}
@media screen and (min-width: 601px) {
  .page-phone .contact-btn,
  .page-phone .tel,
  .page-phone .signup-btn {
    width: 700px;
  }
  .page-phone .signup-btn a {
    width: auto;
    margin: 0 auto;
  }
}

@charset 'UTF-8';/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-wrapper *,.slick-dots li button:before,.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.2);box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;-webkit-box-shadow:none!important;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img,.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-iframe .modaal-content,.modaal-iframe-elem{width:100%;height:100%}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe-elem{display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}.slick-list,.slick-slider,.slick-track{position:relative;display:block}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
@charset "UTF-8";.top-search{padding-bottom:10px}.top-search .main-width.serach-free-box #feas-searchform-5,.top-search .main-width.serach-free-box #feas-searchform-6{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-search .main-width.serach-free-box #feas-searchform-5 input[type=text],.top-search .main-width.serach-free-box #feas-searchform-6 input[type=text]{border:1px solid #ccc;border-radius:5px;padding:10px;display:block;width:calc(100% - 220px)}.top-search .main-width.serach-free-box #feas-searchform-5 input[type=submit],.top-search .main-width.serach-free-box #feas-searchform-6 input[type=submit]{-webkit-appearance:none;border:0;background-color:#ca603e;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;font-size:14px;margin:0;display:block;width:200px}.search1 ul,.search3 ul,.search5 ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search1 ul li,.search3 ul li,.search5 ul li{width:48%}.search1 ul li a,.search3 ul li a,.search5 ul li a,ul.feature-ranking li a{width:100%;border-bottom:1px solid #ccc;padding:10px;background-image:url(/wp-content/themes/drivers-work-child/img/icon/icon13.png);background-size:10px;background-repeat:no-repeat;background-position:right 20px center;display:inline-block}.search2 h3{color:#ca603e;font-weight:700;border-bottom:2px solid #ca603e;padding-bottom:8px}.search2 .area-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1pc}.search7 .area-flex{padding:1pc}.search2 .area-flex .a-f-p ul{margin-bottom:1pc}.search2 .area-flex .a-f-p ul li,.search7 .area-flex .a-f-p ul li{border-right:1px solid;width:auto;padding-right:10px;padding-left:10px}.search2 .area-flex .a-f-p ul li:last-child,.search7 .area-flex .a-f-p ul li:last-child,.search4 ul li:last-child{border-right:0}.search4 ul{padding-top:16px}.search4 ul li{padding-left:10px;padding-right:10px;margin-bottom:9pt;width:20%}.search7 .musen-group-wrap{display:flex;align-items:flex-start;justify-content:space-between}.search7 .musen-group-wrap>div{width:48%}.search7 .musen-group-wrap>div h3{margin-top:20px;padding:0 15px;font-size:18px;color:#b87238}@media screen and (max-width:768px){.search7 .musen-group-wrap{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.search7 .musen-group-wrap>div{width:100%}}.top-search-grid .search3 ul li,.top-search-grid .search5 ul li{width:100%}.top-search-grid{display:-ms-grid;display:grid;margin-bottom:20px;-ms-grid-rows:auto auto;-ms-grid-columns:48% 4% 48%;grid-template:"search3   gap search5" auto "search4   gap search5" auto/48% 4% 48%}.top-search-grid .search3{-ms-grid-row:1;-ms-grid-column:1;grid-area:search3}.top-search-grid .search4{-ms-grid-row:2;-ms-grid-column:1;grid-area:search4;margin-top:0}.top-search-grid .search5{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;grid-area:search5}.contents-flex{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.contents-flex .c-f-p{width:31%;border:1px solid #ccc;border-bottom:4px solid #ccc;border-radius:10px}.contents-flex span{display:inline-block;padding:14px;line-height:1.6em}.top-search{padding-top:10px}.top-search h2{padding:20px 10px 20px 50px;background-image:url(/wp-content/themes/drivers-work-child/img/icon/icon12.png);background-repeat:no-repeat;background-size:24px;background-position:left 20px center;font-size:24px;font-weight:700;color:#2b2b2b;border-bottom:2px solid #8dcbed;margin-bottom:30px}.top-search .main-width{padding-bottom:20px}.top-search .main-width h2{margin-bottom:20px}.top-search .search-link-box{margin-top:0;padding-bottom:10px}.top-search .search2 .area-flex{padding-bottom:0;padding-top:8px}.top-search #feas-searchform-5,.top-search #feas-searchform-6{margin-bottom:10px;padding-top:0 !important}.hinomaru-banner{margin-top:60px;margin-bottom:60px}.hinomaru-banner img{width:100%}.banner-interview{padding-bottom:75pt}.banner-interview_pc{width:750pt;height:254px;margin:auto}.banner-interview_sp{width:100%}.banner-interview_sp>img{width:100%;height:auto}.dw-appeal{margin-top:5pc}.dw-appeal h2{margin-bottom:40px}.dw-appeal .appeal-flex .afb{margin-bottom:50px}.dw-appeal .appeal-flex .afb h3{font-size:20px;margin-bottom:20px;color:#ca603e;font-weight:700}.dw-appeal .appeal-flex .afb .afb-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.dw-appeal .appeal-flex .afb .afb-flex picture{width:130%;height:100%;object-fit:cover}.dw-appeal .appeal-flex .afb .afb-flex img{width:100%;object-fit:cover}.dw-appeal .appeal-flex .afb .afb-flex p{margin-left:10px;background-color:#eee;padding:1pc;line-height:2em}.dw-appeal .appeal-flex .afb .afb-flex.fr{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dw-appeal .appeal-flex .afb .afb-flex.fr p{margin-right:10px;margin-left:0}.top-cv-btn{display:block;margin:50px auto;text-align:center;border-radius:8px;background-color:#ca603e;-webkit-box-shadow:0 4px #a73f1e;box-shadow:0 4px #a73f1e;width:60%}.top-cv-btn br{display:none}.top-cv-btn a{color:#fff;cursor:pointer;width:100%;display:inline-block;font-size:26px;font-weight:700;padding:25px;text-decoration:none}.entry-flow{background-color:#fef7e2;margin-top:75pt;margin-bottom:75pt;padding-top:50px;padding-bottom:50px}.entry-flow .flow-catch{text-align:center;margin-bottom:30px;margin-top:50px;font-size:20px}.entry-flow h3{font-weight:700;font-size:20px;margin-bottom:10px;border-bottom:1px solid #ccc;padding-bottom:8px;text-align:center}.entry-flow h3 span{color:#7eb838;display:inline-block;margin-right:10px;font-size:90%}.entry-flow .flow-step{border:8px solid #8dcbed;background-color:#fff;border-radius:5px;padding:20px;width:80%;margin:0 auto;text-align:center}.worry-about{position:relative;margin-bottom:150px}.worry-about ul{margin-bottom:50px;background:url(/wp-content/themes/drivers-work-child/img/top-img-worry.png) right bottom no-repeat #eee;padding:30px 30px 148pt;background-size:200px}.worry-about ul li{border:1px solid #ccc;border-radius:5px;padding:10px;margin-bottom:10px;display:inline-block;border-bottom:2px solid #ccc;font-size:18px;background-color:#fff;margin-right:20px}.worry-about .wtxt{background-color:#fff;border:1px solid;padding:1pc;position:absolute;width:70%;bottom:40px;left:40px}.worry-about .wtxt span{color:#be6647;font-weight:700}.top-faq{margin-bottom:75pt}.top-faq .qa-box{border:1px solid #ccc;border-bottom:4px solid #ccc;border-radius:10px;margin-bottom:20px}.top-faq .qa-box h3{padding:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;align-items:center}.top-faq .qa-box h3 p{font-size:18px}.top-faq .qa-box h3 p span{color:#99c9e9;font-weight:700;font-size:24px;margin-right:8px}.top-faq .qa-box h3 img{height:22px;margin-top:4px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.top-faq .qa-box .ans{padding:20px;border-top:1px solid #ccc;display:none}.about-taxi .contents-flex .c-f-p{overflow:hidden;width:48%;margin:0 auto}.about-taxi .contents-flex.one-column .c-f-p{width:72%}@media screen and (max-width:600px){.about-taxi .contents-flex.one-column .c-f-p{width:100%}}.about-taxi h3{font-weight:700;font-size:18px;padding:10px 5px 20px;line-height:1.4em}.about-taxi .contents-flex .c-f-p__inner{display:inline-block}.about-taxi .contents-flex .c-f-p__pic{display:block;background-color:#000;width:100%;overflow:hidden;position:relative}.about-taxi .contents-flex .c-f-p__pic:before{content:"";display:block;padding-top:46%}.about-taxi .contents-flex .c-f-p__pic picture img{width:100%;height:100%;object-fit:cover;opacity:.65;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.about-taxi .contents-flex .c-f-p__pic figcaption{display:block;color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);margin:auto;font-weight:700;font-size:20px}.site-main .top-cv-btn{background-color:#b87238;-webkit-box-shadow:0 4px #7d4e26;box-shadow:0 4px #7d4e26;max-width:580px;width:96%}.site-main .top-cv-btn a{font-size:24px;padding:25px 10px}.site-main .worry-about{margin-bottom:40px}@media screen and (max-width:600px){.site-main .top-cv-btn a{line-height:1.5;font-size:20px;padding:16px}.site-main .worry-about{margin-bottom:0}}.site-main .entry-flow .flow-catch{margin-top:0}.site-main .entry-flow .flow-step{position:relative;margin-bottom:45px}.site-main .entry-flow .flow-step:after{content:"";display:block;position:absolute;bottom:-82px;left:0;right:0;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:70px;height:30px;border:36px solid transparent;border-top:30px solid #b87238}.site-main .entry-flow .flow-step:last-of-type{margin-bottom:0}.site-main .entry-flow .flow-step:last-of-type:after{display:none}.site-main .hinomaru-banner .pc-pic{max-height:270px;border-radius:10px;overflow:hidden}.site-main .hinomaru-banner .sp-pic{border-radius:5px;overflow:hidden}.main-visual{background-image:url(/wp-content/themes/drivers-work-child/img/main-visual.png);background-position:center;background-repeat:no-repeat}.main-visual .mv-flex{display:flex;justify-content:flex-start;margin:0 auto;width:1080px}.main-visual .mv-flex .mv-flex-p{width:17%;background-color:hsla(0,0%,100%,.9);border-radius:20px;padding:65px 20px 15pt;margin-top:47px;margin-bottom:47px;background-repeat:no-repeat;background-position:center 15px;font-size:14px;line-height:1.6em;margin-right:12px;margin-left:14px}.main-visual .mv-flex .mv-flex-p span:last-child{color:#8dcbed;font-size:16px;font-weight:700;display:block;margin-top:20px}.main-visual .mv-flex .mv-flex-1{background-image:url(/wp-content/themes/drivers-work-child/img/icon/icon09.png)}.main-visual .mv-flex .mv-flex-2{background-image:url(/wp-content/themes/drivers-work-child/img/icon/icon10.png)}.main-visual .mv-flex .mv-flex-3{background-image:url(/wp-content/themes/drivers-work-child/img/icon/icon11.png)}.main-visual .sp-info{display:none}.webp .main-visual{background-image:url(/wp-content/themes/drivers-work-child/img/main-visual.webp)}.cta-banner{text-align:center}@media screen and (max-width:600px){.main-visual{padding-top:8.5%;padding-bottom:8.5%;background-size:cover}.main-visual .mv-flex{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;flex-direction:column;width:auto}.main-visual .mv-flex .mv-flex-p{width:50%;margin:10px 0;background-size:30px;padding:8px 10px 8px 55px;background-position:left 14px center}.main-visual .mv-flex .mv-flex-p span:last-child{margin-top:4px;font-size:1pc}.main-visual .sp-info{display:block;border:4px solid #f4cd55;background-color:#fff;padding:20px;margin-top:10px;border-radius:10px}.main-visual .sp-info .signup-btn{margin-left:auto;margin-right:auto;text-align:center;margin-bottom:10px}.main-visual .sp-info .signup-btn span{font-size:10px;display:inline-block;margin-bottom:4px}.main-visual .sp-info .signup-btn a{background-color:#fbcb33;padding:5px 10px 10px;display:inline-block;border-radius:10px;width:100%;text-align:center;border-bottom:2px solid #d1a619}.main-visual .sp-info .tel{text-align:center;display:block}.main-visual .sp-info .tel .text{font-size:1pc;margin-bottom:8px;text-align:center}.main-visual .sp-info .tel .time{font-size:14px;text-align:center;margin-bottom:10px}.main-visual .sp-info .tel .num{color:#ca603e;font-weight:700;font-size:20px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.cta-banner img{width:100%}}.musen_group_search{display:flex;justify-content:space-between;align-items:unset;flex-wrap:wrap;padding:8px 16px}.musen_group_search:before{content:"";display:block;width:240px;height:0;order:1}.musen_group_search:after{content:"";display:block;width:240px;height:0}.musen_group_search a{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:20px;border:1px solid #ccc;border-radius:10px;border-bottom:4px solid #ccc;padding-bottom:10px;margin-left:0;margin-right:0;width:240px;text-align:center;padding-top:10px}.musen_group_search a img{max-width:60%;object-fit:contain;height:60px;margin-bottom:5px}.musen_group_search a h3{color:#2b2b2b;font-weight:400;font-size:16px;border-bottom:none;padding:0}@media screen and (max-width:600px){.musen_group_search{display:flex;justify-content:space-between;align-items:unset;flex-wrap:wrap;padding:8px}.musen_group_search:before{content:"";display:block;width:23%;height:0;order:1}.musen_group_search:after{content:"";display:block;width:23%;height:0}.musen_group_search a{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin-bottom:20px;border:1px solid #ccc;border-radius:10px;border-bottom:4px solid #ccc;padding-bottom:10px;margin-left:0;margin-right:0;width:23%;line-height:1.2;text-align:center;padding-top:10px;font-size:13px}.musen_group_search a h3{color:#2b2b2b;font-weight:400;font-size:13px;border-bottom:none;padding:0}.musen_group_search a img{max-width:80%;object-fit:contain;height:auto;margin-bottom:10px;height:40px}.musen_group_search a p{width:100%}}.musen_tabs{margin-top:50px;padding-bottom:0;background-color:#fff;width:100%;margin:0 auto}.tab_item:nth-of-type(1){margin-left:16px}.tab_item{width:calc((100% / 2) - 16px);height:50px;border:1px solid #7eb838;line-height:50px;font-size:16px;text-align:center;color:#7eb838;display:block;float:left;text-align:center;font-weight:700;transition:all .2s ease;margin:0 auto}.tab_item:hover{opacity:.75}input[name=tab_item]{display:none}.tab_content{display:none;padding:1pc 0 0;clear:both;overflow:hidden}#kanto:checked~#kanto_content,#tokai:checked~#tokai_content{display:block}.musen_tabs input:checked+.tab_item{background-color:#7eb838;color:#fff}@media screen and (max-width:600px){.tab_item:nth-of-type(1){margin-left:8px}.tab_item{width:calc((100% / 2) - 8px)}.dw-appeal .appeal-flex .afb .afb-flex{display:block}.dw-appeal .appeal-flex .afb .afb-flex img{width:100%}.dw-appeal .appeal-flex .afb .afb-flex p,.dw-appeal .appeal-flex .afb .afb-flex.fr p{margin-right:0;margin-left:0}.worry-about{margin-bottom:200px}.worry-about ul{padding:10px 10px 230px;background-image:none;margin-bottom:30px}.worry-about ul li{line-height:1.4em;font-size:14px}.worry-about .wtxt{position:absolute;width:90%;bottom:1pc;left:5%}}.site-main .main-visual{margin-bottom:0}.site-main .main-visual .mv-flex .mv-flex-p{display:block}.site-main .main-visual .mv-flex .mv-flex-p.is-sp{display:none}@media screen and (max-width:600px){.site-main .main-visual{background-image:url(/wp-content/themes/drivers-work-child/img/main-visual-sp.png.webp)}.site-main .main-visual .mv-flex .mv-flex-p{display:none}.site-main .main-visual .mv-flex .mv-flex-p.is-sp{display:block;width:55vw;margin:5px 0 5px 18px;background-size:24px;padding:16px 10px 16px 50px;background-position:left 14px center;border-radius:8px}}.site-main .main-visual .mv-flex .mv-flex-p.is-sp span{line-height:1;margin-top:0;color:#8dcbed;font-size:3vw;letter-spacing:1px}.main-width.search-link-box h2{color:#7eb838;font-size:20px}.main-width.search-link-box h2 span{font-size:24px}@media (max-width:768px){.top-search3 .top-search-grid .search3 h2,.top-search3 .top-search-grid .search4 h2,.top-search3 .top-search-grid .search5 h2,.top-search3 .top-search-grid .search6 h2,.top-search3 .top-search-grid .search7 h2{line-height:1.3}.search8 h2{margin-bottom:10px !important}.main-width.search-link-box h2{color:#7eb838;font-size:15px}.main-width.search-link-box h2 span{font-size:18px}.contents-flex,.fearture-flex,.search-link-box ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-taxi .contents-flex .c-f-p{width:100%;margin-bottom:20px}.about-taxi .contents-flex .c-f-p div{padding-top:90pt}}.kv__h1{text-align:center;background:#c6e5f6;padding:15px 0;font-size:16px;font-weight:700;margin-bottom:30px}@media screen and (min-width:768px){.article-flex{flex-wrap:wrap}.article-flex .f-f-p h3{height:94px}.article-flex:after{content:"";width:24%;height:0}.article-flex:before{content:"";width:24%;height:0;order:1}}.link_service_wrap{margin:40px auto !important}.link_service{margin:20px 0 0;display:flex;align-items:center;justify-content:center;gap:0 20px}.link_service img{max-width:300px}@media screen and (max-width:768px){.link_service_wrap{margin:20px auto 40px !important}.link_service{margin:20px 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px 0}.link_service img{max-width:100%;width:260px}}@media screen and (max-width:768px){.area-flex-wrap{display:none}.area-search-acc{position:relative}.area-search-acc:after{content:"";position:absolute;top:46%;right:3%;border:12px solid transparent;border-top:12px solid #7eb838}.area-search-acc.open:after{content:"";position:absolute;top:30%;right:3%;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}.search-link-box ul.feature-ranking{padding:15px;display:flex;flex-wrap:wrap;align-items:center;gap:0 30px}.search-link-box ul.feature-ranking li{width:100%;display:block}.search-link-box ul.feature-ranking li a{display:flex;width:100%;gap:0 15px;align-items:center}.search-link-box ul.feature-ranking li a span{color:#fff;background:#7eb838;padding:4px 8px 6px;border-radius:10px;font-size:15px}.slider-tabs{margin-top:50px;background-color:#fff;margin:0 auto;margin-bottom:40px}.tab_item_slider{width:calc(100% / 4 + 2px);height:50px;border:2px solid #7eb838;border-radius:10px 10px 0 0;background-color:#fff;line-height:50px;font-size:16px;text-align:center;color:#7eb838;display:block;float:left;text-align:center;font-weight:700;transition:all .2s ease;margin-top:-2px;margin-left:-2px}.tab_slider{display:none;padding:10px 0 0;clear:both}input[name=tab_item_slider]{display:none}#f25:checked~#f25_content,#f05:checked~#f05_content,#f19:checked~#f19_content,#f02:checked~#f02_content{display:block}.slider-tabs input:checked+.tab_item_slider{background-color:#7eb838;color:#fff}@media (max-width:768px){.tab_item_slider{width:50%;height:50px;line-height:50px;font-size:14px;text-align:center;display:block;float:left;text-align:center;font-weight:700;transition:all .2s ease}.tab_item_slider:nth-of-type(1),.tab_item_slider:nth-of-type(2){border-bottom:none;line-height:40px}.tab_item_slider:nth-of-type(3),.tab_item_slider:nth-of-type(4){margin-top:-7px}}.comment{display:flex;justify-content:center;align-items:flex-end;gap:40px;margin-bottom:20px}.comment>img{width:100px}.arrow_box{position:relative;width:75%;height:auto;background:#fff;border:2px solid #8dcbed;padding:15px;text-align:left;color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.arrow_box:before{border:solid transparent;content:"";height:0;width:0;pointer-events:none;position:absolute;border-color:rgba(0,153,255,0);border-top-width:10px;border-bottom-width:10px;border-left-width:19px;border-right-width:22px;margin-top:-10px;border-right-color:#8dcbed;right:100%;top:80%}.arrow_box:after{border:solid transparent;content:"";height:0;width:0;pointer-events:none;position:absolute;border-color:rgba(0,153,255,0);border-top-width:10px;border-bottom-width:10px;border-left-width:19px;border-right-width:19px;margin-top:-10px;border-right-color:#fff;right:99%;top:80%}@media (max-width:768px){.comment{display:flex;justify-content:center;align-items:flex-start;gap:15px;margin-bottom:20px}.comment>img{width:80px}.arrow_box{position:relative;width:500px;height:auto;background:#fff;border:2px solid #8dcbed;padding:15px;text-align:left;color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.arrow_box:before{border:solid transparent;content:"";height:0;width:0;pointer-events:none;position:absolute;border-color:rgba(0,153,255,0);border-top-width:10px;border-bottom-width:10px;border-left-width:19px;border-right-width:22px;margin-top:-10px;border-right-color:#8dcbed;right:100%;top:10%}.arrow_box:after{border:solid transparent;content:"";height:0;width:0;pointer-events:none;position:absolute;border-color:rgba(0,153,255,0);border-top-width:10px;border-bottom-width:10px;border-left-width:19px;border-right-width:19px;margin-top:-10px;border-right-color:#fff;right:99%;top:10%}}.company-head{font-size:18px;font-weight:700;padding:0 0 10px;line-height:1.4em}.company{box-sizing:border-box;margin:50px auto 18px;max-width:1074px}@media screen and (max-width:768px){.company{margin-top:10.9375vw;padding:0 2.25vw}}.company__inner{background-color:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,.16)}@media screen and (max-width:768px){.company__inner{box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}}.company__list{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}@media screen and (max-width:768px){.company__list{flex-wrap:wrap}}.company__list:first-of-type .company__item{border-top:none}.company__item{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-flex-pack:center;-ms-flex-align:center;height:80px;border-top:1px solid #dedede;border-left:1px solid #dedede;text-align:center;letter-spacing:.1em;font-size:1rem;align-items:center;justify-content:center}@media screen and (max-width:768px){.company__item{position:relative;box-sizing:border-box;min-height:21.875vw;height:auto;font-size:.85714rem;line-height:1.6;flex-flow:column}}.company__item:first-child{width:17.7%;border-left:none}@media screen and (max-width:768px){.company__item:first-child{padding:2.5vw 0;min-height:inherit;width:100%;height:9.375vw;background-color:#ededed}}.company__item:nth-child(2){-ms-flex-pack:start;box-sizing:border-box;padding:0 25px;width:33%;background-color:#fff7f7;color:#cb0011;text-align:left;font-weight:700;line-height:1;justify-content:flex-start}@media screen and (max-width:768px){.company__item:nth-child(2){padding:11px 15px 10px;width:33.33%;text-align:center;font-size:.71429rem;line-height:1.3}}.company__item:nth-child(3){width:25.2%;padding:0 25px;text-align:left;justify-content:flex-start}@media screen and (max-width:768px){.company__item:nth-child(3){width:33.33%;padding:7px 10px;font-size:.71429rem;text-align:center}}.company__item:nth-child(4){width:25.2%;padding:0 25px;text-align:left;justify-content:flex-start}@media screen and (max-width:768px){.company__item:nth-child(4){width:33.33%;padding:7px 10px;font-size:.71429rem;text-align:center}}@media screen and (max-width:768px){.company__item--emp{display:none}}.company__item--logo{justify-content:center}.company__item .circle{display:inline-block;margin-right:15px;font-size:1.28571rem}@media screen and (max-width:768px){.company__item .circle{display:block;margin-right:0;margin-bottom:1.5625vw;font-size:1.42857rem}.company__item:nth-child(2) .circle{padding:0 10px 5px}}.company__headline,.company__logo{width:100%;text-align:center;line-height:1.6em}.company__logo img{width:50%}.company__logo .sp-br{display:none}@media screen and (max-width:768px){.company__logo{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-flex-align:center;width:100%;height:100%;align-items:center;flex-direction:column}.company__logo img{width:100%;margin-top:5px}.company__logo .sp-br{display:block}}.company__txt li{margin-bottom:5px}.line-btn{margin:0 auto 10px;text-align:center}.line-btn img{width:auto}@media screen and (max-width:600px){.line-btn img{width:100%}}.about-dw a{text-decoration:none}.about-dw-list{display:flex;justify-content:center;flex-direction:row;gap:0 5%}.about-dw-list li{width:18%}.about-dw-list figure{display:flex;flex-direction:column}.about-dw-list figure webp{width:100%}.about-dw-list figure figcaption{line-height:1.4;font-size:14px;text-align:center;margin-top:10px}.about-dw-btn{width:418px;margin:20px auto 0}.about-dw-btn a{position:relative;display:block;width:100%;padding:20px 0 18px;border:1px solid #a3a3a3;font-weight:700;text-align:center;border-radius:6px;font-size:18px;text-align:center;transition:opacity .3s}.about-dw-btn a:hover{opacity:.6;background-color:#fff;transition:opacity .3s}.about-dw-btn a:after{position:absolute;content:"";width:6px;height:6px;border-top:2px solid #000;border-right:2px solid #000;transform:rotate(45deg);margin:auto;top:2px;bottom:0;right:2%}@media screen and (max-width:600px){.about-dw-list{justify-content:flex-start;flex-direction:column;gap:10px 0}.about-dw-list figure{display:flex;flex-direction:row;align-items:center}.about-dw-list figure img{width:30%}.about-dw-list li{width:100%}.about-dw-list figure figcaption{margin-top:0;margin-left:30px;text-align:left}.about-dw-btn{width:96%}.about-dw-btn a:hover{opacity:1;background-color:none}}.index-voice .index-voice-inner.is-over{position:relative;overflow:hidden;height:245px}.index-voice .index-voice-inner.is-over .is-over__shard{content:"";display:block;text-align:center;position:absolute;width:100%;height:80px;padding-top:30px;right:0;left:0;bottom:0;margin:0 auto;background:#fff;background:-o-linear-gradient(bottom,#fff 0,rgba(255,255,255,.847777) 66%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(66%,rgba(255,255,255,.847777)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,#fff 0,rgba(255,255,255,.847777) 66%,rgba(255,255,255,0) 100%)}.index-voice .index-voice-inner.is-over .is-over__shard span{position:relative;display:block;width:120px;height:36px;padding:10px 23px 10px 7px;font-size:14px;color:#fff;margin:0 auto;background-color:#8dcbed;border-radius:21px;pointer-events:auto;cursor:pointer}.index-voice .index-voice-inner.is-over .is-over__shard span:after{content:"";position:absolute;display:inline-block;right:16px;bottom:8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:4px;height:4px;border:6px solid transparent;border-top:8px solid #fff}.index-voice .index-voice-inner.is-over.is-open{height:auto;padding-bottom:80px}.index-voice .index-voice-inner.is-over.is-open span{position:relative}.index-voice .index-voice-inner.is-over.is-open span:after{content:"";position:absolute;display:inline-block;right:16px;bottom:13px;-webkit-box-sizing:border-box;box-sizing:border-box;width:4px;height:4px;border:6px solid transparent;border-bottom:8px solid #fff}@media screen and (max-width:600px){.index-voice .index-voice-inner.is-over .is-over__shard{padding-top:15px}}.top-multiply-search form{padding:20px}.top-multiply-search .form-row{width:47%;display:inline-block}.top-multiply-search .form-row:nth-child(2){margin-left:6%}@media screen and (max-width:600px){.top-multiply-search .form-row{width:100%;display:block}.top-multiply-search .form-row .area-box,.top-multiply-search .form-row .label-flex{text-align:center}.top-multiply-search .form-row:nth-child(2){margin-left:0}}.top-multiply-search h3{margin-bottom:10px}.top-multiply-search select{margin-bottom:20px;width:100%;font-size:16px;padding:6px 10px}@media screen and (max-width:600px){.top-multiply-search select{width:90%}}.top-multiply-search input[type=submit]{width:32%;max-width:200px;background-color:#b87238;-webkit-appearance:none;border:0;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;font-size:14px;margin:auto;display:block}.m-modal{opacity:0}.m-modal.is-open{display:block;opacity:1;position:fixed;z-index:999}.m-modal__overlay{display:block;position:absolute;background-color:#000;opacity:.7}.m-modal__inner{width:96%;max-width:820px;min-width:300px;border-radius:8px;height:auto;max-height:750px;background-color:#fff;position:absolute;margin:0 auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow-y:scroll}.m-modal__wrap{overflow:auto;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.m-modal__wrap .m-top_close{background-color:transparent;border:none;cursor:pointer;outline:0;line-height:1;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;content:"";display:block;position:absolute;width:20px;height:20px;right:8px;top:8px;z-index:999}.m-modal__wrap .m-top_close:after,.m-modal__wrap .m-top_close:before{content:"";display:block;width:100%;height:3px;background:#b87238;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;position:absolute;top:calc(14% - 2px);left:14%}.m-modal__wrap .m-top_close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;left:auto;right:14%}.m-modal__content{position:relative;margin:20px 20px 10px;padding-top:8px}@media screen and (max-width:600px){.m-modal__content{margin:10px 5px;padding-top:24px}}.m-display_box{display:-webkit-box;display:-ms-flexbox;display:flex}.m-display_box__btn button[name=modal_btm]{background-color:transparent;cursor:pointer;outline:0;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;border:1px solid #b87238;border-radius:5px;font-size:16px;position:relative;color:#b87238;padding:7px 28px 7px 8px;margin-right:20px;margin-left:20px;min-width:110px;font-weight:300;text-align:center}@media screen and (max-width:600px){.m-display_box__btn button[name=modal_btm]{padding:7px 28px 7px 8px;margin-left:14px}.area-row{min-height:132px}}.m-display_box__btn button[name=modal_btm]:after,.m-display_box__btn button[name=modal_btm]:before{display:block;content:"";position:absolute;top:0;bottom:0;right:10px;width:12px;height:1px;margin:auto;background:#b87238}.m-display_box__btn button[name=modal_btm]:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.m-display_box__checked{width:100%}.m-display_box__checked textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;font-family:inherit;letter-spacing:1px;width:100%;border:none;border-radius:0;outline:0;background:0 0;line-height:1.5;padding:3px;font-size:16px;height:calc(16px * 2)}.area-row__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.area-row__inner label{width:23%;padding:5px}.area-row__inner label span{font-size:16px}@media screen and (max-width:600px){.area-row__inner label{width:33%;font-size:16px}}.m-modal .label-flex label{width:32%}.m-modal input[type=checkbox]{pointer-events:none}@media screen and (max-width:600px){.m-modal .label-flex label{width:48%}.m-modal .m-panel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-modal .m-panel{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.m-modal .m-panel__tab{max-width:185px;width:100%}@media screen and (max-width:600px){.m-modal .m-panel__tab{max-width:100%;padding:0}}.m-modal .m-panel__tab li{font-size:16px;width:100%;color:#000;line-height:1.5;font-weight:300;padding:6px 10px 6px 30px;border:1px solid #d6d6d6;border-left-width:2px;margin-top:-1px;display:inline-block;-webkit-box-shadow:none;box-shadow:none;outline:0}.m-modal .m-panel__tab li:hover{border-left:4px solid #7eb838}@media screen and (max-width:600px){.m-modal .m-panel__tab li{display:inline-block;width:auto;text-align:center;border-radius:5px;font-size:14px;padding:5px 7px;margin:4px}.m-modal .m-panel__tab li:hover{border:1px solid #7eb838;color:#7eb838}}.m-modal .m-panel__tab li.is-current{border-left:4px solid #7eb838}.m-modal .m-panel__content{width:76%}@media screen and (max-width:600px){.m-modal .m-panel__tab li.is-current{border:1px solid #7eb838;color:#7eb838}.m-modal .m-panel__content{width:100%}}.m-modal .m-panel__content h3{display:block;color:#7eb838;width:calc(100% - 10px);font-weight:700;border-bottom:4px solid #7eb838;padding-bottom:10px;margin:0 auto 16px;font-size:18px}.m-modal .m-decision_button{border:none;cursor:pointer;outline:0;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;font-size:16px;position:relative;color:#fff;background-color:#b87238;width:180px;padding:10px;margin:0 auto 20px}