@charset "utf-8";

/* ************************************************ 
*	事業所詳細
* ************************************************ */
.att-blue {
color:#57c3ea;
}
.jobsearch-aboutbox {
width: 1000px;
max-width: 90%;
margin: 0 auto;
padding: 80px 0 0 0;
}
.midashi-title {
  position: relative;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  font-size: min(2.4vw,24px);
  font-weight: 500;
  line-height: 150%;
  display: block;
}
.midashi-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #57c3ea, #57c3ea 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #57c3ea, #57c3ea 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.jobsearchsingle-box {
margin: 0 0 30px 0;
padding: 0 0 0 0;
}
table.jobsearchsingle {
width: 100%;
margin: 20px 0 50px 0;
padding: 0 0 0 0;
border: none;
border-collapse: collapse;
border-spacing: 0;
border-top: 1px solid #999;
}
table.jobsearchsingle tr{
border-bottom: 1px solid #999;
}
table.jobsearchsingle th {
font-weight: bold;
text-align: left;
padding: 10px 10px;
white-space: nowrap;
vertical-align: middle;
text-align: center;
background-color: #efefef;
width: 25%;
}
table.jobsearchsingle td {
text-align: left;
padding: 10px 10px;
white-space: normal;
vertical-align: middle;
}

.jobsearch-link-inner {
margin: 0 auto;
padding: 0 0 120px 0;
width: 650px;
max-width: 90%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.jobsearchlink {
margin: 0;
padding: 0;
text-align:center;
background-color:#fff;
border: 1px solid #333;
width: 300px;
border-radius: 50vh; /* CSS3 */
 -webkit-border-radius: 50vh; /* Firefox */
 -moz-border-radius: 50vh; /* Safari,Chrome */
}
.jobsearchlink a{
color: #333;
display: block;
padding: 10px 0 11px 0;
line-height: 200%;
text-decoration: none;
font-size: min(2vw,18px);
}
.jobsearchlink a:hover{
color: #fff;
background-color:#000;
border-radius: 50vh; /* CSS3 */
 -webkit-border-radius: 50vh; /* Firefox */
 -moz-border-radius: 50vh; /* Safari,Chrome */
}
.jobsearchlink-no {
margin: 0;
padding: 0;
text-align:center;
background-color:#efefef;
border: 1px solid #333;
width: 300px;
border-radius: 50vh; /* CSS3 */
 -webkit-border-radius: 50vh; /* Firefox */
 -moz-border-radius: 50vh; /* Safari,Chrome */
}
.jobsearchlink-no a{
color: #333;
display: block;
padding: 10px 0 11px 0;
line-height: 200%;
text-decoration: none;
font-size: min(2vw,18px);
}
.jobsearchlink-no a:hover{
color: #fff;
background-color:#000;
border-radius: 50vh; /* CSS3 */
 -webkit-border-radius: 50vh; /* Firefox */
 -moz-border-radius: 50vh; /* Safari,Chrome */
}


/* ************************************************ 
*   レスポンシブ
* ************************************************ */
/* PC 画面の横幅が960px以上 */
@media only screen and (min-width: 960px){

}

/* Tablet (Portrait) 画面の横幅が768px〜959pxまで */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.jobsearch-aboutbox { padding: 70px 0 0 0; }
.jobsearch-link-inner { padding: 0 0 100px 0; }
}

/* Mobile (Portrait) 画面の横幅が767pxまで */
@media only screen and (max-width: 767px) {
.jobsearch-aboutbox { padding: 50px 0; }
.midashi-title { font-size: 5vw; }
table.jobsearch th {
display:block;
width: calc(100% - 20px);
border:none;
margin: 0;
padding: 10px;
}
table.jobsearch td {
width: calc(100% - 20px);
display:block;
margin: 5px 0;
padding: 10px;
}

table.jobsearchlist,
table.jobsearchlist2,
table.jobsearchlist3 {
border-top: 2px solid #999;
}
table.jobsearchlist tr,
table.jobsearchlist2 tr,
table.jobsearchlist3 tr {
border-top: 2px solid #999;
}
table.jobsearchlist th,
table.jobsearchlist2 th,
table.jobsearchlist3 th {
text-align: center;
border-right: none;
}
table.jobsearchlist td,
table.jobsearchlist2 td,
table.jobsearchlist3 td {
text-align: left;
border-right: none;
border-bottom: 1px #999 solid !important;
padding: 0 0 0 0;
vertical-align: middle;
}
table.jobsearchlist .bt-content,
table.jobsearchlist2 .bt-content,
table.jobsearchlist3 .bt-content {
padding: 20px 0 20px 0;
}

table.jobsearchlist td:first-child,
table.jobsearchlist td:nth-child(2),
table.jobsearchlist td:nth-child(3),
table.jobsearchlist td:nth-child(4),
table.jobsearchlist td:nth-child(5),
table.jobsearchlist td:nth-child(6),
table.jobsearchlist td:nth-child(7),
table.jobsearchlist td:last-child,
table.jobsearchlist2 td:first-child,
table.jobsearchlist2 td:nth-child(2),
table.jobsearchlist2 td:nth-child(3),
table.jobsearchlist2 td:nth-child(4),
table.jobsearchlist2 td:nth-child(5),
table.jobsearchlist2 td:nth-child(6),
table.jobsearchlist2 td:nth-child(7),
table.jobsearchlist2 td:nth-child(8),
table.jobsearchlist2 td:last-child,
table.jobsearchlist3 td:first-child,
table.jobsearchlist3 td:nth-child(2),
table.jobsearchlist3 td:nth-child(3),
table.jobsearchlist3 td:nth-child(4),
table.jobsearchlist3 td:nth-child(5),
table.jobsearchlist3 td:nth-child(6),
table.jobsearchlist3 td:nth-child(7),
table.jobsearchlist3 td:last-child  {
width:100%;
}

table.jobsearchsingle th {
display:block;
width: calc(100% - 20px);
border:none;
margin: 0;
padding: 10px;
font-size: 4vw; 
}
table.jobsearchsingle td {
width: calc(100% - 20px);
display:block;
margin: 5px 0;
padding: 10px;
font-size: 4vw; 
}
.jobsearch-link-inner { padding: 0; }
.jobsearchlink { width: 100%; }
.jobsearchlink-no {
width: 100%;
margin: 0 0 25px 0;
}
.jobsearchlink a,
.jobsearchlink-no a{ font-size: 4.5vw; }
}
