/*u-job*/
.u-job-title {
  font-size: 1.4rem;
  color: #1f2f54;
}

.u-job-info {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.u-job-info-img {
  width: 35%;
  max-height: 270px;
}

.u-job-info-table {
  width: 60%;
}

.u-job-info-table th {
  background-color: #1f2f54;
  padding: 0.5rem 0.2rem;
  color: #fff;
  width: 150px;
}
.u-job-info-table td {
  background-color: #e9f2ff;
  padding: 0.5rem 0.2rem 0.5rem 0.75rem;
}

/*u-job-info-des*/
.u-job-info-des {
  margin-top: 2rem;
  border: 1px solid #1f2f54;
	border-top:0;
  background-color: #fff;
}

.u-job-info-title {
  font-size: 1.3rem;
  display: block;
  width: 100%;
  background-color: #f96877;
  color: #fff;
  padding: 0.2rem 1rem;
}
.job-info-des-table {
  width: 95%;
  margin: 1rem auto;
  border-collapse: collapse;
  table-layout: fixed;
}
.job-info-des-table th {
  text-align: left;
  background-color: #e3e3e3;
  padding: 0.5rem 1rem;
  width: 150px;
}
.job-info-des-table tr:not(:first-of-type) th {
  border-top: 1px solid #fff;
}
.job-info-des-table tr:first-of-type {
  border-top: 1px solid #e3e3e3;
}
.job-info-des-table td {
  padding: 0.5rem 1rem;
  border-top: 1px solid #e3e3e3;
}
/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  max-width: 500px;
  height: 100%;
  max-height: 500px;
  padding-top: 50%; /* 比率を4:3に固定 */
}

/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.job-info-des-table tr:last-of-type th {
  border-bottom: 1px solid #e3e3e3;
}
.job-info-des-table tr:last-of-type td {
  border-bottom: 1px solid #e3e3e3;
}

.com-table th {
  width: 100px;
}
.entry-btn {
  padding: 1rem 2rem;
  background-color:#fe8729;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  margin: 3rem auto 0;
  letter-spacing: 2px;
  width: fit-content;
  border-radius: 0.5rem;
}
.entry-btn img {
  width: 25px;
  margin-left: 1rem;
}
/*infoタグ*/

.p0 {
  padding: 0;
}

/*archive-job*/
.u-job-item {
  margin-top: 2rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border: 1px solid #1f2f54;
}
.u-job-details {
}
.u-job-details-inner {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 1rem;
  margin-top: 2rem;
}

.job-item-top {
  display: flex;
  justify-content: space-between;
  background-color: #f7f7f7;
  padding: 1rem;
}
.job-item-title {
  color: #1f2f54;
}
.job-maintag-lists {
  display: flex;
  align-items: center;
}
.job-maintag-lists li {
  background: #1f2f54;
  color: #fff;
  border-radius: 0.25rem;
}

.job-maintag-lists li:not(:first-of-type) {
  margin-left: 0.5rem;
}
.job-maintag-lists a {
  font-size: 0.95rem;
  display: inline-block;
  padding: 0.25rem 0.5rem;
}
.job-item-phrase {
  font-size: 1.05rem;
  padding: 0 1rem;
  margin-top: 1rem;
}
.job-item-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 1rem;
  margin-top: 1rem;
}
.job-info-img {
  max-width: 300px;
  width: 35%;
}
.job-info-img img {
  display: block;
  width: 100%;
}
.job-info-table {
  width: 60%;
  height: auto;
}
.job-info-table th {
  background-color: #1f2f54;
  padding: 0.75rem 0.5rem;
  color: #fff;
  width: 150px;
}
.job-info-table td {
  background-color: #e9f2ff;
  padding: 0.75rem 0.5rem;
}

/*求人moreボタン*/
.joblisting-morewrap {
  display: flex;
  padding-bottom: 2rem;
  margin: 1rem 1.5rem 0 0;
}
.joblisting-morewrap a {
  padding: 1rem;
  background-color: #f96877;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  margin-left: auto;
}
.joblisting-morewrap img {
  display: block;
  width: 17px;
  margin-left: 0.5rem;
}
/*page-navi*/
.page-navi {
  margin-top: 3rem;
  text-align: center;

}
.wp-pagenavi{
		display:flex!important;
	flex-wrap:wrap!important;
	justify-content:center!important;
}
.page-navi .current {
  background-color:#f96877;
  color: #fff;
}
.wp-pagenavi a,
.wp-pagenavi span {
  padding: 0.2rem 0.55rem !important;
}
/*company*/
.company-img {
  width: 90%;
  margin: 0 auto;
}
.company-img + .company-img {
  margin-top: 2rem;
}

/*kyujin*/
.kyujin-img {
  width: 90%;
  margin: 0 auto;
  max-width: 900px;
}

/* レイアウト */
.company-contact form {
  width: 95%;
  max-width: 750px;
  margin: 0 auto;
  border: 1px solid #fafafa83;
}
.form-row {
  display: flex;
  align-items: center;
  padding: 20px;
}
.form-row:last-child {
  border-bottom: none;
}
.form-label p {
  display: flex;
  align-items: center;
  width: 250px;
}
.form-label label {
  font-weight: bold;
}
.form-label span {
  margin-left: 10px;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 0.85rem;
  font-weight: bold;
  color: #fff;
  background-color: #fe8729;
}
.btn-submit {
  display: flex;
  justify-content: center;
}

/* フォームパーツのデザイン */

input,
textarea {
  background-color: #f2f4f5;
  border: none;
  border-radius: 0.5rem;
  padding: 15px 20px;
  font-size: 16px;
  color: #333;
  flex-grow: 1;
}
input::placeholder,
textarea::placeholder {
  color: #999;
  font-size: 14px;
}
select {
  background-color: #f2f4f5;
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 16px;
  color: #333;
}
.wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
  margin-top: 30px;
  padding: 15px 45px;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  background-color: #fe8729;
}
.screen-reader-response {
  display: none;
}
.wpcf7-response-output {
  padding: 1rem;
  text-align: center;
  margin-top: 2rem;
}
.wpcf7-not-valid-tip {
  color: #ca0000;
}
.wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column;
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap textarea {
  width: 100%;
}

.form-row.btn-submit p {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/*お役立ち情報一覧ページ*/
.u-useful-item {
  border: 1px solid #1f2f54;
  border-radius: 0.1rem;
  padding: 1rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.u-useful-img {
  width: 100%;
}
.u-useful-textwrap {
  width: 100%;
  margin-top: 1rem;
}
.u-useful-item-title {
  font-size: 1rem;
  color: #1f2f54;
}
.u-useful-item-text {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  margin-top: 1rem;
  font-size: 0.95rem;
}
/*お役立ち情報記事ページ*/
.useful-single {
  padding: 2rem 1rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 0.5rem;
}
.useful-single-title {
  border-bottom: 2px solid #f96877;
  padding-bottom: 0.5rem;
  color: #1f2f54;
}

.useful-single-img {
  width: 100%;
  margin-top: 2rem;
  height: 350px;
}

.useful-single-textwrap {
  margin-top: 2rem;
  padding: 1.5rem;
}
/*お知らせ一覧ページ*/
.u-news-contents {
  display: flex;
  flex-wrap: wrap;
  width: 95%;
  margin: 2rem auto 0;
}
.u-news-item {
  width: calc((100% - 3rem) / 3);
  margin: 0.5rem;
  border: 1px solid #1f2f54;
  border-radius: 0.5rem;
  padding: 1rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.u-news-img {
  width: 100%;
}
.u-news-textwrap {
  margin-top: 1rem;
}
.u-news-item-title {
  font-size: 1.1rem;
  color: #1f2f54;
}
.u-news-item-date {
  font-size: 0.9rem;
}

/*おしらせ記事ページ*/
.news-single {
  padding: 2rem 1rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.news-single-title {
  border-bottom: 2px solid #f96877;
  padding-bottom: 0.5rem;
  color: #322925;
}

.news-single-img {
  width: 100%;
  margin-top: 2rem;
  /*height: 350px;*/
}

.news-single-textwrap {
  margin-top: 2rem;
  padding: 1.5rem;
}

/*backbtn*/
.back-btnwrap {
  text-align: center;
  margin: 4rem auto 2rem;
}
.back-btnwrap a {
  padding: 1rem 3rem;
  background-color: #f96877;
  color: #fff;
  border-radius: 0.5rem;
}

/*company-contact*/
.company-contact {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  padding-top: 3rem;
  width: 90%;
  margin: 6rem auto 0;
}
.contact-img {
  display: block;
  width: 100%;
}

/*downloadボタン*/
.media-body,
.wpdm_icon {
  display: none;
}

.card-body {
}
.link-template-default.card.mb-2 {
  border: none;
}
.wpdm-download-link.btn.btn-primary {
  padding: 1rem 3rem;
}
.w3eden .card-body {
  padding-left: 0 !important;
}
.w3eden .ml-3,
.w3eden .mx-3 {
  margin-right: 1rem;
}
.mr-3.img-48 {
  display: none;
}
.w3eden + .w3eden .card-body {
  padding-top: 0 !important;
}
/*u-cancellation*/
.u-cancellation {
  padding: 2rem 1.5rem;
  background-color: #fff;
}

/*u-page*/
.u-page-title {
  font-size: 1.5rem;
  border-bottom: 2px solid #f96877;
  color: #1f2f54;
  padding-bottom: 0.5rem;
}
.u-cancellation-contents {
  margin-top: 2rem;
}
.u-cancellation-top p + p {
  margin-top: 1rem;
}
.u-cancellation-title {
  font-size: 1.3rem;
  color: #f96877;
  display: flex;
  align-items: center;
}
.u-cancellation-title::before {
  content: "";
  height: 40px;
  width: 4px;
  background-color: #f96877;
  margin-right: 1rem;
}
.u-cancellation-item {
  margin-top: 3rem;
}
.u-cancellation-item.bdt {
  border-top: 2px solid #000;
  padding-top: 1rem;
}

.u-cancellation-list-title {
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 1.5rem;
}
.u-cancellation-list-box {
  border: 1px solid #000;
  padding: 2rem 1rem 1rem 1rem;
  margin-top: 2rem;
  position: relative;
}
.u-cancellation-list-subtitle {
  font-weight: bold;
  font-size: 1.1rem;
  color: #f96877;
  margin-top: 0.75rem;
}
.u-cancellation-list-subtitle.poa {
  position: absolute;
  top: -1.75rem;
  background-color: #fff;
  left: 1.5rem;
  padding: 0 1rem;
}
.mt2 {
  margin-top: 2rem;
}
.u-cancellation-item p {
  margin-top: 1rem;
}
.u-cancellation-red {
  color: #f96877;
  font-weight: bold;
}

/*アコーディオン*/
.accordion-008 {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.accordion-008 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  color: #333333;
  font-weight: 600;
  cursor: pointer;
}

.accordion-008 summary::-webkit-details-marker {
  display: none;
}

.accordion-008 summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #1f2f54;
  border-right: 3px solid #1f2f54;
  content: "";
  transition: transform 0.3s;
}

.accordion-008[open] summary::after {
  transform: rotate(225deg);
}

.accordion-008 p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 0.3em 2em 1.5em;
  color: #333333;
  transition: transform 0.5s, opacity 0.5s;
}

.accordion-008[open] p {
  transform: none;
  opacity: 1;
}
section.u-qa {
  margin-top: 2rem;
}
.u-qa-item {
  margin-top: 1rem;
}
.u-qa-item + .u-qa-item {
  margin-top: 3rem;
}
.qa-title {
  font-size: 1.3rem;
  color: #000;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.qa-title::before {
  content: "";
  height: 40px;
  width: 4px;
  background-color: #fba073;
  margin-right: 1rem;
}

/*contact-thanks*/
.contact-thanks-box {
  padding: 2rem 4rem;
}
.contact-thanks-box h2 {
  font-size: 1.4rem;
}

.contact-thanks-box p {
  font-size: 1.1rem;
  margin-top: 1rem;
}

/*privacy*/
.u-privacy-contents {
  margin-top: 2rem;
}
.privacy-item {
  margin-top: 2rem;
}
.privacy-item h2 {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
}
.privacy-item h2 {
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  color: #1f2f54;
}
.privacy-item h2::before {
  content: "";
  height: 40px;
  width: 4px;
  background-color: #1f2f54;
  margin-right: 1rem;
}
.privacy-item {
  line-height: 2;
}
.privacy-item ol,
.privacy-item ul {
  margin-top: 0.5rem;
}
.privacy-item ol > li {
  list-style: initial;
  list-style-type: decimal;
  list-style-position: inside;
}

.sec-ol {
  padding-left: 2rem;
}
.mt-1 {
  margin-top: 1rem;
}

/*記事系ページデザイン*/
.u-resume-text h2,
.useful-single-textwrap h2,
.news-single-textwrap h2 {
  font-size: 1.3rem; /* フォントサイズ */
  font-weight: bold; /* フォント太さ */
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  background-color: #f96877; /* 背景色 */
  border-left: 10px solid #fba073; /* 左の線 */
  border-bottom: 2px solid #fba073; /* 下の線 */
  color: #fff; /* フォント色 */
  margin-top: 2rem;
  border-radius: 0.5rem;
}
.u-resume-text h3,
.useful-single-textwrap h3,
.news-single-textwrap h3 {
  font-size: 1.2rem; /* フォントサイズ */
  font-weight: bold; /* フォント太さ */
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin: 1rem 0;
  position: relative;
  border-bottom: solid 3px #91a5d4; /* 線 */
  color: #1f2f54; /*フォント色*/
}

.u-resume-text hr,
.useful-single-textwrap hr,
.news-single-textwrap hr {
  margin: 2rem 0;
  border-color: gray;
}
.u-resume-text p,
.useful-single-textwrap p,
.news-single-textwrap p {
  line-height: 2;
}
.u-resume-text p strong,
.useful-single-textwrap p strong,
.news-single-textwrap p strong {
  background: linear-gradient(transparent 65%, #bd203052 0%);
  display: inline;
  padding: 0 1px 0px;
}
.u-resume-text p em,
.useful-single-textwrap p em,
.news-single-textwrap p em {
  background: linear-gradient(transparent 65%, #bd203052 0%);
  display: inline;
  padding: 0 1px 0px;
  font-weight: bold;
  font-style: normal;
}
.u-resume-text ul,
.useful-single-textwrap ul,
.news-single-textwrap ul {
  margin: 1rem 0 1rem 0.5rem;
}
.u-resume-text li,
.useful-single-textwrap li,
.news-single-textwrap li {
  font-size: 1rem; /* フォントサイズ */
  padding-left: 1.4rem;
  position: relative;
  line-height: 2;
  color: #284078; /*フォント色*/
}
.u-resume-text li + li,
.useful-single-textwrap li + li,
.news-single-textwrap li + li {
  margin-top: 0.5rem;
}
.u-resume-text li::before,
.useful-single-textwrap li::before,
.news-single-textwrap li::before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  font-size: 1rem;
  left: 0;
  top: 0.1rem;
  color: #284078;
}

/*features-lists*/
.features-lists-contents {
  display: flex;
  flex-wrap: wrap;
}
.features-lists-contents a {
  width: calc((100% - 40px) / 2);
  margin: 10px;
}
.features-lists-contents a img {
  display: block;
  width: 100%;
  object-fit: cover;
}

/*サイドバーなしの場合のcss*/
.main-max-width {
  width: 100%;
}

/*追加*/
.u-job-archive,
.u-job-details {
  padding: 4rem 0;
}
.search-results-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 3rem auto 0;
  width: 95%;
  max-width: 1200px;
}
.search-results-wrap .pickup-item {
  width: calc((100% - 3rem) / 3);
  margin: 0.5rem;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}

.job-info-des-table tr {
  display: flex;
  flex-direction: column;
}

.job-info-des-table th {
  background-color: #fff;
  width: 100%;
}
.job-info-des-table tr + tr {
  margin-top: 1rem;
}
.job-info-des-table tr:first-of-type {
  border-top: none;
}
/*useful*/
.u-useful-item {
  width: calc((100% - 3rem) / 3);
  margin: 0.5rem;
  border-radius: 0.5rem;
}

.u-useful-archive {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
}

.news-single {
  margin-top: 4rem;
}
/*add-template*/
.add-template-main {
  padding: 1rem;
  margin-top: -2rem;
}
.add-template {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 2rem;
  margin: 2rem auto;
  width: 95%;
  max-width: 1000px;
}
.add-template h2 {
  border-bottom: 2px solid #f96877;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  color: #1f2f54;
}
.add-template h3 {
  font-size: 1.3rem; /* フォントサイズ */
  font-weight: bold; /* フォント太さ */
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  margin-bottom: 1rem;
  background-color: #f96877; /* 背景色 */
  border-left: 10px solid #fba073; /* 左の線 */
  border-bottom: 2px solid #fba073; /* 下の線 */
  color: #fff; /* フォント色 */
  margin-top: 2rem;
  border-radius: 0.5rem;
}

/*キャンペーン*/
.campaign-main {
  background-color: #eaeff3; /* 背景色 */
}
.campaign {
  background-image: url("../img/kyujin-08.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  padding: 2rem;
  margin: 2rem auto;
  width: 95%;
  max-width: 1000px;
  height: 1250px;
}

/*キャンペーン2*/
.campaign2-main {
  padding: 1rem;
}
.campaign2 {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  margin: 2rem auto;
  width: 95%;
  max-width: 800px;
}
.printbtn {
  background: #147bea;
  color: #fff;
  padding: 0.25rem 1rem;
  border-radius: 0.25rem;
  margin-left: auto;
  margin-top: 1rem;
  display: block;
}
@media print {
  .top-detailedsearch,
  header,
  .printbtn,
  footer,
  .entry-btn,
  .fv {
    display: none;
  }
  body {
    background-color: #fff;
  }
  .u-job-details {
    padding: 0;
  }
}

.campaign2 img {
  width: 100%;
  display: block;
}
.cancel-img{
display:block;
width:100%;
max-width:700px;
margin:0 auto;	
}