@font-face {
  font-family: 'マメロン';
  src: url('../font/Mamelon.woff'), url('../font/Mamelon.woff2');
}
#footer {
  margin-top: 140px;
}
.special-list-mv {
  background-image: url('../images/special/page-type-mv.png');
}
@media screen and (max-width: 768px) {
  .special-list-mv {
    background-image: url('../images/special/sp_page-type-mv.png');
  }
  .only-sp .breadcrumbs {
    margin-top: 181px;
  }
  #footer {
    margin-top: 0;
  }
}
.special-mv img {
  width: 100%;
}
.special-intro {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.8;
  margin: 50px auto;
}
@media screen and (max-width: 768px) {
  .special-intro {
    font-size: 2.8rem;
    text-align: left;
    line-height: 1.5;
  }
}
.special-intro-b {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3',
    'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, verdana, sans-serif;
  font-weight: bold;
  font-size: 2.8rem;
  text-align: center;
  line-height: 1.8;
  margin: 50px auto -40px;
}
@media screen and (max-width: 768px) {
  .special-intro-b {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3',
      'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, verdana, sans-serif;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    line-height: 1.4;
  }
}
.sindan-cover {
  width: 1000px;
  margin: 80px auto 40px;
}
.sindan-cover .search-link {
  display: block;
  margin: 0 auto;
}
.sindan-box {
  font-size: 16px;
  border: 2px #000 solid;
  border-radius: 5px;
  margin-bottom: 30px;
}
.sindan-box:last-child {
  margin-bottom: 0;
}
.sindan-box:nth-child(n + 4) .sindan-question .num {
  line-height: 52px;
}
.sindan-box .cell:first-child {
  width: 50%;
  border-right: 2px #000 solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sindan-box .sindan-question {
  font-size: 0;
}
.sindan-box .sindan-question span {
  display: inline-block;
  vertical-align: middle;
  padding: 13px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sindan-box .sindan-question .num {
  width: 68px;
  background-color: #ffff00;
  border-right: 2px solid #000;
  text-align: center;
  font-family: 'マメロン', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
  color: #000;
  font-size: 22px;
  padding-left: 0;
  line-height: 30px;
  border-radius: 5px 0 0 5px;
}
.sindan-box .sindan-question .text {
  width: 80%;
  padding-left: 26px;
  font-size: 16px;
}
.sindan-box .choices {
  padding: 0 35px;
}
.sindan-box .choices label {
  margin-right: 65px;
}
.sindan-box .choices label:last-child {
  margin-right: 0;
}
.sindan-box .choices label:hover {
  cursor: pointer;
}
.sindan-box input[type='radio'] {
  position: absolute;
  visibility: hidden;
}
.sindan-box input[type='radio'] + .check {
  position: relative;
  padding-left: 36px;
  /* pointer-events: none; */
}
.sindan-box input[type='radio'] + .check::before {
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  top: -6px;
  left: 0;
  background-color: #fff;
  border: 1px #000 solid;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sindan-box input[type='radio']:checked + .check::before {
  background-color: #969696;
}
.sindan-box input[type='radio']:checked + .check::after {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 1px;
  left: 4px;
  background-color: #000;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sindan-result {
  text-align: center;
  padding: 25px 0 22px;
}
.sindan-result .title {
  display: inline-block;
  position: relative;
  font-family: 'マメロン', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
  font-size: 25px;
}
.sindan-result .title::before {
  position: absolute;
  left: 70px;
  top: -10px;
  z-index: -1;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 80px 0 80px;
  border-color: #e9e6e4 transparent transparent transparent;
}
.sindan-result .result-job-list {
  font-size: 0;
  margin-top: 29px;
}
.sindan-result .result-job-list .result-job {
  width: 320px;
  height: 237px;
  display: inline-block;
  vertical-align: top;
  background: transparent no-repeat top center;
  background-size: cover;
  padding-top: 190px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px;
  border: 2px solid #000;
}
.sindan-result .result-job-list .result-job:first-child {
  background-image: url('../images/workers/jobcat_img01.png');
}
.sindan-result .result-job-list .result-job:first-child .name {
  background-image: url('../images/workers/jobcat-icon_img01_o.png');
  background-position: center left 90px;
}
.sindan-result .result-job-list .result-job:nth-child(2) {
  background-image: url('../images/workers/jobcat_img02.png');
}
.sindan-result .result-job-list .result-job:nth-child(2) .name {
  background-image: url('../images/workers/jobcat-icon_img02_o.png');
  background-position: center left 50px;
}
.sindan-result .result-job-list .result-job:nth-child(3) {
  background-image: url('../images/workers/jobcat_img05.png');
}
.sindan-result .result-job-list .result-job:nth-child(3) .name {
  background-image: url('../images/workers/jobcat-icon_img05_o.png');
  background-position: center left 90px;
}
.sindan-result .result-job-list .result-job:nth-child(4) {
  background-image: url('../images/workers/jobcat_img04.png');
}
.sindan-result .result-job-list .result-job:nth-child(4) .name {
  background-image: url('../images/workers/jobcat-icon_img04_o.png');
  background-position: center left 70px;
}
.sindan-result .result-job-list .result-job:nth-child(5) {
  background-image: url('../images/workers/jobcat_img03.png');
}
.sindan-result .result-job-list .result-job:nth-child(5) .name {
  background-image: url('../images/workers/jobcat-icon_img03_o.png');
  background-position: center left 70px;
}
.sindan-result .result-job-list .result-job .name {
  background: #fff no-repeat center right;
  background-position: center left 50px;
  background-size: auto 30px;
  color: #000;
  font-size: 20px;
  font-weight: 300;
  padding: 5px 0;
}
.sindan-result .result-bottom {
  font-family: 'マメロン', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
  color: #e85b0a;
  font-size: 25px;
  font-weight: bold;
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .sindan-cover {
    width: 93.76%;
    margin-bottom: 0;
    padding-bottom: 70px;
  }
  .sindan-cover .sindan-box .cell {
    width: 100%;
    display: block;
  }
  .sindan-box {
    margin-bottom: 50px;
  }
  .sindan-box .cell:first-child {
    border-width: 0 0 2px 0;
    border-color: #000;
    border-style: solid;
  }
  .sindan-box .sindan-question {
    display: table;
  }
  .sindan-box .sindan-question span {
    display: table-cell;
    padding: 11px 0;
    font-size: 25px;
  }
  .sindan-box .sindan-question span.num {
    width: 128px;
    padding: 0 20px;
    font-size: 33px;
    border-radius: 5px 0 0 0px;
  }
  .sindan-box .sindan-question span.text {
    width: 87%;
    line-height: 1.5;
    font-size: 25px;
  }
  .sindan-box .choices {
    font-size: 0;
    padding: 17px 18px;
  }
  .sindan-box .choices label {
    display: inline-block;
    font-size: 2.8rem;
    padding: 8px 0;
    margin-right: 28px;
  }
  .sindan-box input[type='radio']:checked + .check::after {
    width: 40px;
    height: 40px;
    top: -2px;
    left: 11px;
  }
  .sindan-box input[type='radio']:checked + .check::before {
    width: 50px;
    height: 50px;
    top: -10px;
  }
  .sindan-box input[type='radio'] + .check {
    padding-left: 68px;
  }
  .sindan-box input[type='radio'] + .check::before {
    width: 50px;
    height: 50px;
    top: -10px;
  }
  .sindan-result {
    padding: 55px 0 60px;
  }
  .sindan-result .title {
    font-size: 3.8rem;
    padding-bottom: 60px;
  }
  .sindan-result .title::before {
    left: 70px;
    top: -20px;
    border-width: 120px 160px 0 160px;
  }
  .sindan-result .result-job-list {
    margin-top: 40px;
  }
  .sindan-result .result-job-list .result-job {
    width: 500px;
    height: 364px;
    padding-top: 297px;
    margin: 0 0 40px 0;
  }
  .sindan-result .result-job-list .result-job:first-child .name {
    background-position: center left 140px;
  }
  .sindan-result .result-job-list .result-job:nth-child(2) .name {
    background-position: center left 70px;
  }
  .sindan-result .result-job-list .result-job:nth-child(3) .name {
    background-position: center left 130px;
  }
  .sindan-result .result-job-list .result-job:nth-child(4) .name {
    background-position: center left 140px;
  }
  .sindan-result .result-job-list .result-job:nth-child(5) .name {
    background-position: center left 110px;
  }
  .sindan-result .result-job-list .result-job:last-child {
    margin-bottom: 0;
  }
  .sindan-result .result-job-list .result-job .name {
    background-size: auto 50px;
    font-size: 3rem;
    padding: 7px 0;
  }
  .sindan-result .result-bottom {
    font-size: 36px;
    line-height: 1.5;
    margin-top: 30px;
  }
}
