body {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

#wrapper {
  width: 720px;
  margin: 0 auto;
  overflow: hidden;
}

a.btn {
  display: block;
  width: 720px;
  float: left;
  color: #333;
  text-decoration: none;
}
a.new {
  padding-bottom: 43px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 50px;
  margin-top: 100px;
}
a.career {
  margin-bottom: 93px;
}
a.btn dl {
  width: 497px;
  float: left;
}
a.btn dl dd {
  line-height: 2.1;
  margin-top: 13px;
}
a.btn img.right {
  float: right;
}

.box {
  width: 720px;
  height: 100%;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.box:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}
.box a img {
  -webkit-transition: none;
  transition: none;
}
.box:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}
.box .right-btn .saiyo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  width: 221px;
  height: 124px;
  float: right;
}

@media screen and (max-width: 575px) {
  #wrapper.sp-rec {
    width: 100%;
  }
  #wrapper.sp-rec figure {
    margin: 0;
  }
  #wrapper.sp-rec img {
    width: 100%;
    height: auto;
  }
  #wrapper.sp-rec #recruit-sp figure.rec-top-img {
    margin-bottom: 72px;
  }
  #wrapper.sp-rec #recruit-sp section {
    margin: 0 20px;
    padding: 0 0 60px;
    border-bottom: 0.5px solid #a8a8a8;
  }
  #wrapper.sp-rec #recruit-sp section.top-catch {
    margin: 0 20px;
    padding-bottom: 80px;
    border-bottom: 0.5px solid #a8a8a8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 64px;
  }
  #wrapper.sp-rec #recruit-sp section.top-catch h2 {
    font-family: "BIZ UDPGothic", sans-serif;
    font-size: 22px;
    letter-spacing: 0.25em;
    margin-bottom: 18px;
  }
  #wrapper.sp-rec #recruit-sp section.top-catch p.top-catch-sub {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 72px;
  }
  #wrapper.sp-rec #recruit-sp section.top-catch h3 {
    font-size: 1.25rem;
    letter-spacing: 3px;
    margin-bottom: 26px;
  }
  #wrapper.sp-rec #recruit-sp section.top-catch h3 img {
    width: 19px;
    position: relative;
    bottom: 5px;
    margin-right: 8px;
  }
  #wrapper.sp-rec #recruit-sp section.top-catch .rec-confess {
    font-size: 0.9375rem;
    text-align: center;
    line-height: 2.2;
    letter-spacing: 1px;
  }
  #wrapper.sp-rec #recruit-sp section.rec-q.q-second {
    padding: 56px 0 120px;
    border-bottom: none;
  }
  #wrapper.sp-rec #recruit-sp section.rec-q h3 {
    text-align: center;
    font-family: "BIZ UDPGothic", sans-serif;
    font-size: 18px;
    letter-spacing: 0.2em;
    line-height: 1.9;
    margin-bottom: 66px;
  }
  #wrapper.sp-rec #recruit-sp section.rec-q h3::before {
    content: "Q";
    font-family: "Montserrat", sans-serif;
    font-size: 38px;
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #wrapper.sp-rec #recruit-sp section.rec-q ul li {
    text-align: center;
  }
  #wrapper.sp-rec #recruit-sp section.rec-q ul li:not(:last-of-type) {
    margin-bottom: 70px;
  }
  #wrapper.sp-rec #recruit-sp section.rec-q ul li img.prof {
    margin-bottom: 36px;
  }
  #wrapper.sp-rec #recruit-sp section.rec-q ul li p.join {
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-bottom: 8px;
  }
  #wrapper.sp-rec #recruit-sp section.rec-q ul li img.sign {
    width: 200px;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide {
    border-bottom: none;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide div {
    display: none;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide h2 {
    font-family: "BIZ UDPGothic", sans-serif;
    font-size: 18px;
    letter-spacing: 0.2em;
    text-align: center;
    background: url(sp/img/recruit/logo-bk-sm.svg) no-repeat center top;
    padding: 80px 0 35px;
    border-bottom: 0.5px solid #a8a8a8;
    margin-bottom: 35px;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide h3 {
    font-family: "BIZ UDPGothic", sans-serif;
    font-size: 18px;
    background: url(sp/img/common/icon-hide.svg) no-repeat right 10px center;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 0.1em;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide h3.hide-guide {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: url(sp/img/common/icon-show.svg) no-repeat right 10px center;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide hr {
    border-width: 0.5px;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide hr:first-of-type {
    margin-bottom: 32px;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide .sub-txt {
    font-size: 0.875rem;
    letter-spacing: 1px;
    line-height: 1.8;
    margin-bottom: 48px;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide dl.app-descript {
    font-size: 0.875rem;
    text-align: justify;
    letter-spacing: 0.5px;
    line-height: 2;
    margin-bottom: 32px;
    padding-bottom: 16px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide dl.app-descript dt {
    font-family: "BIZ UDPGothic", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  #wrapper.sp-rec #recruit-sp section.app-guide dl.app-descript dd {
    margin-bottom: 30px;
  }
  #wrapper.sp-rec #recruit-sp .sp-rec-btn {
    margin-top: 60px;
    background: #68707b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #wrapper.sp-rec #recruit-sp .sp-rec-btn::after {
    border-top: 1px solid #fff;
    content: "";
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 8px;
    margin-top: 3px;
    margin-right: 20px;
  }
  #wrapper.sp-rec #recruit-sp .sp-rec-btn a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 20px;
    font-family: "BIZ UDPGothic", sans-serif;
    font-size: 16px;
    letter-spacing: 0.2em;
  }
  #footer-box {
    border-top: none !important;
    padding-top: 0 !important;
  }
}