/* ------------------------------
 width: all
------------------------------ */
header .common_header {
  display: none;
}
header .contents_header {
  display: block;
}

.idpoint {
  position: absolute;
  top: 1px;
  left: 0;
  width: 1px;
  height: 1px;
}

main section.s01 {
  padding-top: 70px;
}
main section.s01 .wrapper {
  width: 1080px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 auto;
}
main section.s01 .wrapper .contents {
  width: 740px;
  padding-top: 5px;
}
main section.s01 .wrapper .contents .ttlbox {
  width: 700px;
  position: relative;
  border-left: 13px solid #F7CD00;
  padding: 90px 0 30px 25px;
}
main section.s01 .wrapper .contents .ttlbox::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  height: 3px;
  position: absolute;
  top: -5px;
  right: 0;
  border-top: 3px dashed #212121;
}
main section.s01 .wrapper .contents .ttlbox h2 {
  font-size: 35px;
  line-height: 180%;
  font-weight: bold;
}
main section.s01 .wrapper .contents .ttlbox .catlist {
  font-size: 0;
  letter-spacing: 0;
  width: calc(100% + 25px);
  margin-top: 50px;
}
main section.s01 .wrapper .contents .ttlbox .catlist li {
  display: inline-block;
  vertical-align: top;
  margin: 25px 25px 0 0;
}
main section.s01 .wrapper .contents .ttlbox .catlist li a {
  display: block;
  text-decoration: none;
  background-color: #F7CD00;
  border-radius: 10px;
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
  padding: 15px 20px;
  color: #212121;
}
main section.s01 .wrapper .contents .infobox {
  width: 330px;
  border-top: 3px dashed #212121;
  border-bottom: 3px dashed #212121;
  padding: 20px 15px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 0;
  right: 0;
}
main section.s01 .wrapper .contents .infobox dl {
  width: 50%;
}
main section.s01 .wrapper .contents .infobox dl dt {
  font-size: 15px;
  font-weight: bold;
}
main section.s01 .wrapper .contents .infobox dl dd {
  font-size: 15px;
  font-weight: bold;
}
main section.s01 .wrapper .contents .snsbox03 {
  display: none;
}
main section.s01 .wrapper .contents .tmb {
  width: 700px;
  display: block;
  margin-top: 40px;
}
main section.s01 .wrapper .contents .article {
  margin-top: 50px;
  border-bottom: 3px solid #212121;
}
main section.s01 .wrapper .contents .article h1 {
  font-size: 35px;
  font-weight: bold;
  line-height: 180%;
  border-bottom: 3px solid #212121;
  padding-bottom: 7px;
  margin: 30px auto 20px;
}
main section.s01 .wrapper .contents .article p {
  font-size: 25px;
  line-height: 200%;
  margin: 20px auto;
  text-align: justify;
  text-justify: inter-ideograph;
}
main section.s01 .wrapper .contents .article h2 {
  font-size: 25px;
  line-height: 200%;
  font-weight: bold;
  margin: 30px auto 20px;
}
main section.s01 .wrapper .contents .article h2 + p {
  margin-top: -20px;
}
main section.s01 .wrapper .contents .article img {
  display: block;
  max-width: 100%;
  margin: 40px 0;
}
main section.s01 .wrapper .contents .takujob_card {
  border: 5px solid #212121;
  border-radius: 10px;
  padding: 35px 25px;
  margin-top: 50px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s01 .wrapper .contents .takujob_card .logo {
  width: 148px;
  display: block;
}
main section.s01 .wrapper .contents .takujob_card .logo img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .contents .takujob_card .txtbox {
  width: calc(100% - 148px);
  padding-left: 20px;
}
main section.s01 .wrapper .contents .takujob_card .txtbox .t04 {
  font-size: 20px;
  font-weight: bold;
}
main section.s01 .wrapper .contents .takujob_card .txtbox .t05 {
  font-size: 20px;
  margin-top: 5px;
}
main section.s01 .wrapper .contents .takujob_card .txtbox .t06 {
  margin-top: 5px;
}
main section.s01 .wrapper .contents .takujob_card .txtbox .t06 a {
  text-decoration: none;
  color: #3478F6;
  font-size: 20px;
}
main section.s01 .wrapper .contents .share_box {
  border-top: 3px dashed #212121;
  padding: 40px 0;
  border-bottom: 5px solid #212121;
  margin-top: 60px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s01 .wrapper .contents .share_box p {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  margin: 0 30px;
}
main section.s01 .wrapper .contents .share_box a {
  display: inline-block;
  margin: 0 15px;
}
main section.s01 .wrapper .contents .share_box a img {
  display: block;
}
main section.s01 .wrapper .sidemenu {
  padding-top: 90px;
}
main section.s01 .wrapper .sidemenu .t07 {
  display: none;
}

footer {
  margin-top: 120px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  .idpoint {
    position: absolute;
    top: 1px;
    left: 0;
    width: 1px;
    height: 1px;
  }
  main section.s01 {
    width: 100%;
    margin: 0 auto;
    padding: 35px 20px 60px;
  }
  main section.s01 .wrapper {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .contents {
    width: 100%;
  }
  main section.s01 .wrapper .contents .ttlbox {
    width: 100%;
    position: relative;
    border-left: 9px solid #F7CD00;
    padding: 15px 0 20px 10px;
  }
  main section.s01 .wrapper .contents .ttlbox::before {
    content: "";
    display: block;
    width: calc(100% - 10px);
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 2px dashed #212121;
  }
  main section.s01 .wrapper .contents .ttlbox h2 {
    font-size: 20px;
    line-height: 160%;
    font-weight: bold;
  }
  main section.s01 .wrapper .contents .ttlbox .catlist {
    font-size: 0;
    letter-spacing: 0;
    width: calc(100% + 10px);
    margin-top: 5px;
  }
  main section.s01 .wrapper .contents .ttlbox .catlist li {
    display: inline-block;
    vertical-align: top;
    margin: 10px 10px 0 0;
  }
  main section.s01 .wrapper .contents .ttlbox .catlist li a {
    display: block;
    text-decoration: none;
    background-color: #F7CD00;
    border-radius: 3px;
    font-size: 10px;
    line-height: 100%;
    font-weight: bold;
    padding: 6px 10px;
    color: #212121;
  }
  main section.s01 .wrapper .contents .infobox {
    width: 100%;
    margin-top: 25px;
    border-top: 2px dashed #212121;
    border-bottom: 2px dashed #212121;
    padding: 20px 15px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: static;
  }
  main section.s01 .wrapper .contents .infobox dl {
    width: 50%;
  }
  main section.s01 .wrapper .contents .infobox dl dt {
    font-size: 15px;
    font-weight: bold;
  }
  main section.s01 .wrapper .contents .infobox dl dd {
    font-size: 15px;
    font-weight: bold;
  }
  main section.s01 .wrapper .contents .snsbox03 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0;
    padding-top: 20px;
    align-items: center;
  }
  main section.s01 .wrapper .contents .snsbox03 p {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin-right: 15px;
    padding-bottom: 3px;
  }
  main section.s01 .wrapper .contents .snsbox03 a {
    margin: 0 2px;
    text-decoration: none;
  }
  main section.s01 .wrapper .contents .tmb {
    width: calc(100% + 40px);
    display: block;
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  main section.s01 .wrapper .contents .article {
    margin-top: 40px;
    border-bottom: 1px solid #212121;
  }
  main section.s01 .wrapper .contents .article h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 180%;
    border-bottom: 1px solid #212121;
    padding-bottom: 5px;
    margin: 25px auto 15px;
  }
  main section.s01 .wrapper .contents .article p {
    font-size: 15px;
    line-height: 200%;
    margin: 10px auto;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  main section.s01 .wrapper .contents .article h2 {
    font-size: 15px;
    line-height: 200%;
    font-weight: bold;
    margin: 20px auto 20px;
  }
  main section.s01 .wrapper .contents .article h2 + p {
    margin-top: -20px;
  }
  main section.s01 .wrapper .contents .article img {
    display: block;
    max-width: 100%;
    margin: 30px 0;
  }
  main section.s01 .wrapper .contents .takujob_card {
    border: 3px solid #212121;
    border-radius: 10px;
    padding: 20px 20px;
    margin-top: 30px;
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s01 .wrapper .contents .takujob_card .logo {
    width: 100px;
    display: block;
    margin: 0 auto;
  }
  main section.s01 .wrapper .contents .takujob_card .logo img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .contents .takujob_card .txtbox {
    width: 100%;
    padding-left: 0px;
    text-align: center;
    margin-top: 5px;
  }
  main section.s01 .wrapper .contents .takujob_card .txtbox .t04 {
    font-size: 15px;
    font-weight: bold;
  }
  main section.s01 .wrapper .contents .takujob_card .txtbox .t05 {
    font-size: 15px;
    margin-top: 5px;
    text-align: center;
  }
  main section.s01 .wrapper .contents .takujob_card .txtbox .t06 {
    margin-top: 5px;
  }
  main section.s01 .wrapper .contents .takujob_card .txtbox .t06 a {
    text-decoration: none;
    color: #3478F6;
    font-size: 14px;
    letter-spacing: 0;
  }
  main section.s01 .wrapper .contents .share_box {
    border-top: none;
    padding: 20px 0;
    border-bottom: 1px solid #212121;
    margin-top: 0px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s01 .wrapper .contents .share_box p {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    margin: 0 15px;
  }
  main section.s01 .wrapper .contents .share_box a {
    display: inline-block;
    margin: 0 5px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  main section.s01 .wrapper .contents .share_box a img {
    display: block;
  }
  main section.s01 .wrapper .sidemenu {
    padding-top: 0;
  }
  main section.s01 .wrapper .sidemenu .t07 {
    display: none;
  }
  main section.s01 .wrapper .sidemenu .snsbox03 {
    display: none;
  }
  footer {
    margin-top: 60px;
  }
}