html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:1;vertical-align:baseline;background:transparent;vertical-align: middle;list-style: none;}

body {
  font-family: 'Yu Gothic UI', 'YuGothic', '游ゴシック', 'arial', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Verdana, sans-serif;
  font-size: 14px;
  color: #fff;
}
.sp-only {
  display: none;
}
a {
  display: inline-block;
}
a:hover,a img:hover {
  opacity: 0.8;
  filter: brightness(110%);
  cursor: pointer;
}
a:link, a:visited {
  text-decoration: none;
}

/* ----------------------------------------------------
  details
---------------------------------------------------- */
.outer {
  display: flex;
  justify-content: center;
  overflow: hidden;
  background-color: #000;
}
.contents {
  padding: 35px 54px 0;
}
.hero {
  display: flex;
  width: 880px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.hero img {
  width: 420px;
}
.profile {
  width: 310px;
  margin: 80px 100px 0 35px;
}
.profile span {
  display: block;
  padding-bottom: 12px;
  font-size: 13px;
  letter-spacing: 1.1px;
}
.profile .name {
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: bold;
}
.profile .company {
  padding-bottom: 55px;
  font-size: 13px;
}
.profile .text {
  letter-spacing: 1.2px;
  line-height: 1.8;
}
.pickup {
  width: 660px;
  margin: 0 auto;
}
.pickup h2 {
  padding-bottom: 60px;
  font-size: 31px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1.1px;
  line-height: 1.5em;
}
.pickup h2 span {
  display: block;
  font-size: 13px;
}
.pickup section {
  padding-bottom: 75px;
}
.pickup section .detail {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.pickup section .block-01,
.pickup section .block-02 {
  width: 393px;
  padding-right: 20px;
}
.pickup section .block-02 {
  min-height: 72px;
}
.pickup section h3 {
  padding-bottom: 15px;
  font-size: 28px;
}
.pickup section p {
  font-size: 14px;
}
.pickup section .about {
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
}
.pickup section .detail .text {
  line-height: 1.8;
  margin-bottom: 8px;
}
.pickup section .item {
  display: inline-flex;
  padding-top: 8px;
}
.pickup section .item:last-child {
  margin-top: 5px;
  display:block;
}
.pickup section .item span {
  padding-right: 12px;
}
.pickup section .item p {
  padding-right: 40px;
}
.pickup section .item img {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}
.pickup section .item a {
  color: white;
  padding: 3px 0 2px;
  text-decoration: underline;
}
.pickup section .logo {
  position: absolute;
  top: 0;
  right: 0;
}
.pickup section .reason {
  margin: 25px 0 36px;
  padding: 18px 25px 25px;
  background-color: #fff;
  color: #000;
}
.pickup section .reason p{
  line-height: 1.8;
}
.pickup section .button {
  width: 660px;
  height: 48px;
  margin: 0 auto;
  background: linear-gradient(to bottom, #fbdd00, #a38902);
  text-align: center;
  border-radius: 10px;
}
.pickup section .button a {
  display: block;
}
.pickup section .button p {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 2;
}
.pickup section .button-off {
  width: 660px;
  height: 48px;
  margin: 0 auto;
  background-color: #333;
  text-align: center;
  border-radius: 10px;
}
.pickup section .button-off a {
  display: block;
  pointer-events: none;
}
.pickup section .button-off p {
  padding: 13px 0;
  font-size: 22px;
  font-weight: bold;
  color: #000;
}
#to_top {
  width: 80px;
  height: 80px;
  position: fixed;
  right: 60px;
  bottom: 80px;
  background: #ffe100;
  border-radius: 50%;
  z-index: 100;
}
#to_top a {
  color: #000;
  font-size: 21px;
  font-weight: bold;
  padding: 19px 5px;
  text-align: center;
}
#to_top a:hover {
  text-decoration: none;
  opacity: .5;
}


/* ----------------------------------------------------
  top page
---------------------------------------------------- */
.main-outer {
  display: flex;
  justify-content: center;
  overflow: hidden;
  background-color: #000;
  background-image: url(../img/pc_main_back.png);
  background-repeat: no-repeat;
  background-position: top center;
}
.main-contents {
  width: 980px;
}
.main {
  margin: 103px auto 0;
  text-align: center;
}
.main .heading {
  display: inline-block;
  width: 292px;
  height: 38px;
  background-image: url(../img/pc_head.png);
  margin-bottom: 30px;
}
.main .heading p {
  color: #000;
  font-size:18px;
  font-weight: bold;
  width: 292px;
  text-align: center;
  line-height: 1.7em;
}
.main h1 {
  font-size: 56px;
  line-height: 1.5em;
  margin-bottom: 40px;
  text-shadow: 5px 5px 20px #000;
}
.main p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8em;
  width: 582px;
  text-align: left;
  margin: 0 auto;
}
.main img {
  margin: 30px auto 40px;
}
.list {
  width: 980px;
  text-align: center;
}
.list ul {
  display: flex;
  flex-wrap: wrap;
}
.list ul li {
  width: 245px;
  margin-bottom: 20px;
}
.list ul li:nth-child(1),
.list ul li:nth-child(8) {
  margin-left: 122px;
}
.list ul li:nth-child(3),
.list ul li:nth-child(10) {
  margin-right: 122px;
}
.list a {
  color: white;
}
.list img {
 width: 260px;
 height: auto;
}
.list .name {
  display: inline-flex;
  margin: 8px auto 15px;
  padding-left: 18px;
}
.list .name p {
  font-size: 28px;
  font-weight: bold;
  line-height: 0.8;
  position: relative;
  padding: 0 0 0 16px;
}
.list .name p::before{
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px auto;
  box-sizing: border-box;
  border: 6px solid transparent;
  border-left: 8px solid #fff;
}
.list .name span {
  font-size: 14px;
  margin-left: 1px;
  vertical-align: bottom;
}
.list .company {
  font-size: 13px;
  padding-left: 25px;
}
.main-pickup {
  width: 980px;
  margin: 20px auto;
  background-image: url(../img/pc_pickup.png);
  background-repeat: no-repeat;
}
.jobboard {
  width: 980px;
  margin: 20px auto;
  background-image: url(../img/pc_jobboard.png);
  background-repeat: no-repeat;
}
.main-pickup h2,
.jobboard h2 {
  height: 305px;
}
.main-pickup h2 span,
.jobboard h2 span {
  display: none;
}
.main-pickup ul,
.jobboard ul {
  display: flex;
  flex-wrap: wrap;
  width: 850px;
  margin: 0 auto;
}
.main-pickup ul li,
.jobboard ul li {
  position: relative;
  width: 258px;
  height: 77px;
  margin: 35px 38px 0 0;
}
.main-pickup ul li:nth-child(3n),
.jobboard ul li:nth-child(3n) {
  margin-right: 0;
}
.main-pickup ul li .block,
.jobboard ul li .block {
  padding-left: 10px;
  border-left: 2px solid #232323;
}
.main-pickup ul li p,
.jobboard ul li p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.2em;
}
.main-pickup ul li p.about,
.jobboard ul li p.about {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}
.main-pickup ul li:nth-child(15) p.about,
.jobboard ul li:nth-child(12) p.about {
  font-size: 11px;
}
.main-pickup ul li .button,
.jobboard ul li .button {
  position: absolute;
  bottom: 0;
  width: 258px;
  height: 27px;
  margin: 0 auto;
  background: linear-gradient(to bottom, #fbdd00, #a38902);
  text-align: center;
  border-radius: 10px;
}
.main-pickup ul li .button a,
.jobboard ul li .button a {
  display: block;
}
.main-pickup ul li .button p,
.jobboard ul li .button p {
  line-height: 2;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}
.jobboard {
  margin: 65px auto 50px;
}
.jobboard p.text {
  font-size: 17px;
  font-weight: bold;
  line-height: 2.0em;
  width: 580px;
  margin: 0 auto;
}
.main-pickup .accordion-box input,
.jobboard .accordion-box input {
  display: none;
}



.feature {
  padding-bottom: 60px;
  text-align: center;
}
.feature img {
  width: 376px;
  height: 98px;
  margin: 0 15px;
}



footer {
  padding: 20px 0 26px;
  text-align: center;
}
footer img:nth-child(1) {
  width: 110px;
  padding: 0 85px 0 150px;
}
footer img:nth-child(2) {
  width: 35px;
  padding-right: 8px;
}
footer img:nth-child(3) {
  width: 22px;
}
footer p {
  padding-top: 18px;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}