@font-face {
  font-family: "genjyu";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/GenJyuuGothic-Monospace-Medium.eot");
  src: url("/fonts/GenJyuuGothic-Monospace-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/GenJyuuGothic-Monospace-Medium-d2239962d1e03186fb00243e1aef486f.ttf") format("truetype"), url("/fonts/GenJyuuGothic-Monospace-Medium-20828388209addb03c8ab89832bc122f.woff") format("woff");
}
@font-face {
  font-family: "genjyu";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/GenJyuuGothic-Monospace-Bold.eot");
  src: url("/fonts/GenJyuuGothic-Monospace-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/GenJyuuGothic-Monospace-Bold-ece61bfff7c48d44bfdd651139636f0f.ttf") format("truetype"), url("/fonts/GenJyuuGothic-Monospace-Bold-568c7eace0384d21700668e35e47ef8c.woff") format("woff");
}
html {
  font-size: 62.5%;
}
@media screen and (max-width: 1380px) {
  html {
    font-size: 0.724vw;
  }
}
@media screen and (max-width: 1240px) {
  html {
    font-size: 0.76vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 2vw;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 2.2vw;
  }
}

.mt005 {
  margin-top: 0.5em !important;
}

.mt01 {
  margin-top: 1em !important;
}

.mt015 {
  margin-top: 1.5em !important;
}

.mt02 {
  margin-top: 2em !important;
}

.mt03 {
  margin-top: 3em !important;
}

.mt04 {
  margin-top: 4em !important;
}

.mt05 {
  margin-top: 5em !important;
}

.mt06 {
  margin-top: 6em !important;
}

.mt07 {
  margin-top: 7em !important;
}

.mt08 {
  margin-top: 8em !important;
}

.mt09 {
  margin-top: 9em !important;
}

.mt10 {
  margin-top: 10em !important;
}

.ac {
  text-align: center;
}

.ar {
  text-align: right;
}

.al {
  text-align: left;
}

.login-cont {
  height: 100vh;
  min-height: calc(690px + 3.75em + 3.75em);
  padding: 3.75em;
  background: -webkit-gradient(linear, left top, right top, from(rgb(145, 214, 227)), to(rgb(0, 126, 143)));
  background: linear-gradient(to right, rgb(145, 214, 227) 0%, rgb(0, 126, 143) 100%);
}
@media screen and (max-width: 767px) {
  .login-cont {
    min-height: 148vw;
    padding: 4vw 3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.login-cont-inner {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  min-height: 720px;
  background: #fff;
  border-top-right-radius: 5.625em;
  border-bottom-left-radius: 5.625em;
}
@media screen and (max-width: 767px) {
  .login-cont-inner {
    min-height: 140vw;
    padding: 0 3vw;
  }
}
.login-cont-logo {
  width: 24em;
  margin: 0 0 5em;
}
@media screen and (max-width: 767px) {
  .login-cont-logo {
    margin: 0 0 2.6em;
  }
}
.login-cont-logo a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.login-cont-logo a:hover img {
  opacity: 0.7;
}
.login-cont-logo span {
  display: block;
  text-align: center;
  line-height: 1;
}
.login-cont-logo__name {
  font-size: 1.6rem;
  color: #000;
  margin-bottom: 1.2em;
}
@media screen and (max-width: 767px) {
  .login-cont-logo__name {
    font-size: 2.2rem;
  }
}
.login-cont-logo__site {
  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;
  font-size: 4.1rem;
  color: #1995AD;
}
@media screen and (max-width: 767px) {
  .login-cont-logo__site {
    font-size: 3.6rem;
  }
}
.login-cont-logo__site img {
  width: auto;
  height: 1em;
  margin-left: 0.2em;
}
.login-cont-input {
  width: 37.5em;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .login-cont-input {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.login-cont-input__ttl {
  font-size: 2rem;
  letter-spacing: 0.06em;
  color: #1995AD;
  margin: 1.6em 0 0.3em;
}
.login-cont-input__ttl:first-of-type {
  margin-top: 0;
}
.login-cont-input__submit {
  margin-top: 3.125em;
}
.login-cont-input__link {
  margin-top: 2.5em;
}
.login-cont-input .input-passwords,
.login-cont-input input[type=email] {
  border-radius: 0;
}
.login-cont-input input[type=email]:disabled {
  background: #fff;
}
.login-cont-input__notes {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  margin-top: 0.3em;
}
.login-cont-input .arrow-link {
  text-align: right;
}
.login-cont__txt {
  line-height: 1.875;
  margin-bottom: 3.125em;
}
.login-cont__txt--none {
  margin: 0;
}
.login-cont__txt--none + .login-cont__txt--none {
  margin-top: 2em;
}
.login-cont__btt {
  margin-top: 3.75em;
}

@media screen and (max-width: 767px) {
  .mypage-top {
    padding-top: 2em;
    padding-bottom: 5em;
  }
}
.mypage-top__temporary {
  font-size: 2.1rem;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: #CF0000;
}
.mypage-top__none {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  padding: 2em 0 0;
}
@media screen and (max-width: 767px) {
  .mypage-top__none {
    padding-top: 1em;
  }
}
.mypage-top__none--top {
  position: relative;
  padding: 2em 1em 0;
}
@media screen and (max-width: 767px) {
  .mypage-top__none--top {
    background: url(/img/common/border_dots-6fca16869b5d2b23d86e133dfd8c7abd.png) 0 0 repeat-x;
    background-size: 5px auto;
    padding-top: 1em;
  }
}
.mypage-top__ttl {
  font-size: 2.2rem;
  letter-spacing: 0.12em;
  color: #1995AD;
  margin-bottom: 1.25em;
}
@media screen and (max-width: 767px) {
  .mypage-top__ttl {
    margin-bottom: 0.7em;
  }
}
.mypage-top-menu {
  display: none;
}
@media screen and (max-width: 767px) {
  .mypage-top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1em;
  }
  .mypage-top-menu-list {
    width: 31%;
  }
  .mypage-top-menu-list__link {
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #0C687A;
    background: #4BACC2;
    line-height: 3;
  }
}
.mypage-top__block {
  position: relative;
  background: #EDFAFD;
  border-radius: 0.625em;
  padding: 1.625em 1.5em;
}
@media screen and (max-width: 767px) {
  .mypage-top__block {
    padding: 1.625em 0.8em 1.8em;
  }
}
.mypage-top__block + .mypage-top__block {
  margin-top: 1.75em;
}
.mypage-top__block > .btn-cmn {
  margin-top: 1.625em;
}
@media screen and (max-width: 767px) {
  .mypage-top__block > .btn-cmn {
    margin-top: 1em;
  }
}
.mypage-top__link {
  position: absolute;
  top: 1.2em;
  right: 1.5em;
}
@media screen and (max-width: 767px) {
  .mypage-top__link {
    position: relative;
    top: auto;
    right: auto;
    text-align: right;
    margin-top: 0.5em;
  }
}
.mypage-top .status-scroll {
  position: relative;
  max-height: 27em;
}
.mypage-top .status-head {
  width: calc(100% - 1.5em);
  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;
  background: url(/img/common/border_dots-6fca16869b5d2b23d86e133dfd8c7abd.png) 0 bottom repeat-x;
  background-size: 5px auto;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-head {
    display: none;
  }
}
.mypage-top .status-head p {
  text-align: center;
  color: #0C687A;
  line-height: 1;
  padding: 0 0 0.8em;
}
.mypage-top .status-head__content {
  width: 55%;
}
.mypage-top .status-head__date {
  width: 10%;
  text-align: left !important;
}
.mypage-top .status-head__charge {
  width: 25%;
}
.mypage-top .status-body {
  width: calc(100% - 1.5em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.2em 0;
  background: url(/img/common/border_dots-6fca16869b5d2b23d86e133dfd8c7abd.png) 0 bottom repeat-x;
  background-size: 5px auto;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body:first-child {
    background-image: url(/img/common/border_dots-6fca16869b5d2b23d86e133dfd8c7abd.png), url(/img/common/border_dots-6fca16869b5d2b23d86e133dfd8c7abd.png);
    background-position: 0 bottom, 0 0;
    background-repeat: repeat-x, repeat-x;
    background-size: 5px auto;
  }
}
.mypage-top .status-body p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body p {
    text-align: left;
  }
}
.mypage-top .status-body a:hover {
  color: #1995AD;
}
.mypage-top .status-body-block {
  width: 100%;
}
.mypage-top .status-body-list {
  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;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body-list {
    display: block;
  }
}
.mypage-top .status-body-list li {
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body-list li {
    line-height: 1.4;
    margin-top: 0.3em;
  }
  .mypage-top .status-body-list li:first-child {
    margin-top: 0;
  }
}
.mypage-top .status-body-list__content {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body-list__content {
    width: auto;
  }
}
.mypage-top .status-body-list__content a:hover {
  text-decoration: underline;
}
.mypage-top .status-body-list__date {
  width: 10%;
  min-width: 6em;
  text-align: center;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body-list__date {
    width: auto;
    text-align: left;
  }
}
.mypage-top .status-body-list__time {
  display: block;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body-list__time {
    display: inline;
    margin-left: 1em;
  }
}
.mypage-top .status-body-list__charge {
  width: 25%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body-list__charge {
    width: auto;
    text-align: left;
  }
}
.mypage-top .status-body-list__name {
  display: block;
}
@media screen and (max-width: 767px) {
  .mypage-top .status-body-list__name {
    display: inline;
  }
}
.mypage-top .tentative {
  background: #EDFAFD;
  border-radius: 0.625em;
  padding: 2.75em 0 2.5em;
  margin-top: 1.25em;
}
@media screen and (max-width: 767px) {
  .mypage-top .tentative .ttl-lv {
    line-height: 1.3;
  }
}
.mypage-top .tentative__intro {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 1em 0;
}
.mypage-top .tentative__txt {
  text-align: center;
  margin: 1em 0 0;
}
@media screen and (max-width: 767px) {
  .mypage-top .tentative__txt {
    margin: 0.7em 0 1em;
  }
}
.mypage-top .tentative .btn-cmn + .btn-cmn {
  margin-top: 1em;
}

.mypage-ttl {
  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;
  margin-bottom: 2.6em;
  margin-left: -5em;
}
@media screen and (max-width: 1000px) {
  .mypage-ttl {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-ttl {
    display: block;
    margin: 0 0 1.5em;
  }
}
.mypage-ttl-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 4.5rem;
  height: 4.5rem;
  letter-spacing: 0.12em;
  color: #1995AD;
}
@media screen and (max-width: 767px) {
  .mypage-ttl-inner {
    font-size: 2.8rem;
    height: auto;
  }
}
.mypage-ttl-inner img {
  width: 0.6em;
  height: auto;
  margin-right: 0.3em;
}
.mypage-ttl-inner__small {
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  .mypage-ttl-inner__small {
    font-size: 2.4rem;
  }
}
.mypage-ttl--rireki {
  position: relative;
  margin-left: -5em;
}
@media screen and (max-width: 1000px) {
  .mypage-ttl--rireki {
    margin-left: 0;
  }
}
.mypage-ttl--rireki .mypage-ttl-inner {
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  .mypage-ttl--rireki .mypage-ttl-inner {
    font-size: 2.4rem;
  }
}
.mypage-ttl--webrireki {
  position: relative;
  margin-left: -5em;
}
@media screen and (max-width: 1000px) {
  .mypage-ttl--webrireki {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-ttl--webrireki {
    display: block;
  }
}
.mypage-ttl--webrireki .btn-cmn {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .mypage-ttl--webrireki .btn-cmn {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 1.5em;
  }
}
.mypage-ttl--other {
  position: relative;
  margin-left: -5em;
}
@media screen and (max-width: 1000px) {
  .mypage-ttl--other {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-ttl--other {
    display: block;
  }
}
.mypage-ttl--apply {
  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;
  margin-bottom: 2.6em;
  margin-left: -5em;
  margin-right: -5em;
}
@media screen and (max-width: 1000px) {
  .mypage-ttl--apply {
    margin-left: 0;
  }
}
@media screen and (max-width: 1600px) {
  .mypage-ttl--apply {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-ttl--apply .btn-cmn {
    width: 40vw;
  }
}
.mypage-ttl-btn {
  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;
}
.mypage-ttl-btn .btn-cmn {
  margin: 0 0.4em 0 0;
}
.mypage-ttl-btn .btn-cmn:last-child {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .mypage-ttl-btn .btn-cmn {
    width: 23vw;
    margin: 0;
  }
  .mypage-ttl-btn .btn-cmn:first-child {
    width: 43vw;
    font-size: 3.125vw;
  }
  .mypage-ttl-btn .btn-cmn:first-child a {
    padding: 1em 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-ttl-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    padding: 3vw 4.2%;
    z-index: 2;
  }
}
.mypage-ttl-btn-offerdetail .btn-cmn {
  width: 10em;
}
.mypage-ttl-btn-offerdetail .btn-cmn:first-child {
  width: 17em;
}
@media screen and (max-width: 767px) {
  .mypage-ttl-btn-offerdetail .btn-cmn {
    width: 20vw;
  }
  .mypage-ttl-btn-offerdetail .btn-cmn:first-child {
    width: 50vw;
  }
}

.mypage-apply {
  padding-left: 5em;
}
@media screen and (max-width: 767px) {
  .mypage-apply {
    padding: 2em 0 5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-apply .mypage-ttl .btn-cmn {
    margin-top: 4vw;
  }
}
.mypage-apply .recruit-card {
  border: 0;
  padding: 0;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .mypage-apply .recruit-card {
    margin-top: 1.5em;
  }
}
.mypage-apply-detail {
  margin-bottom: 4.5em;
}
.mypage-apply-detail .recruit-card-detail {
  width: calc(100% - 0.8em);
  margin: 0.8em 0 0 0.8em;
}
.mypage-apply-detail .recruit-card-txt {
  margin-left: 0.8em;
}
.mypage-apply__back {
  margin: 2em auto 0;
}
.mypage-apply__back__head {
  margin: 0 0 0 auto;
}
.mypage-apply .apply-detail {
  position: relative;
  padding: 2em 0 0 0;
}
.mypage-apply .apply-detail .ttl {
  font-size: 2.8rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  margin-bottom: 0.8em;
}
@media screen and (max-width: 767px) {
  .mypage-apply .apply-detail .ttl {
    margin-bottom: 0;
  }
}
.mypage-apply .apply-detail .ttl-cat {
  display: inline;
  font-size: 1.1rem;
  color: #fff;
  background: #0C687A;
  letter-spacing: 0.04em;
  text-indent: 0.04em;
  border-radius: 5px;
  padding: 0.3em 0.5em;
  vertical-align: middle;
  margin-right: 1em;
}
.ie .mypage-apply .apply-detail .ttl-cat {
  display: inline-block;
}
.mypage-apply .apply-detail .ttl-lv--02 {
  margin: 1em 0 0.5em;
}
.mypage-apply .apply-detail__period {
  position: absolute;
  top: 2em;
  right: 0;
  color: #9A979E;
  text-align: right;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .mypage-apply .apply-detail__period {
    position: relative;
    top: auto;
    right: auto;
    text-align: left;
    line-height: 1.4;
    margin: 1em 0;
  }
}
.mypage-apply .apply-detail__intro {
  line-height: 1.6;
}
.mypage-apply .apply-detail .recruit-card-detail {
  width: calc(100% - 0.8em);
  margin: 0 0 0 0.8em;
}
.mypage-apply .apply-detail .recruit-card-detail + .ttl-lv--02 {
  margin-top: 2em;
}

.mypage-offer {
  padding-left: 5em;
  padding-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .mypage-offer {
    padding: 2em 0 5em;
  }
}
.mypage-offer__none {
  font-size: 1.9rem;
  color: #1995AD;
  margin-top: 3em;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .mypage-offer__none {
    margin-top: 1em;
  }
}
.mypage-offer-switch {
  background: #EDFAFD;
  border: 1px solid #A1D6E2;
  padding: 2px;
  border-radius: 2em;
}
@media screen and (max-width: 767px) {
  .mypage-offer-switch {
    margin-top: 1.2em;
  }
}
.mypage-offer-switch-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-offer-switch-list {
  width: 8em;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  text-align: center;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
}
.mypage-offer-switch-list--current {
  display: block;
  border: 1px solid #0C687A;
  background: #1995AD;
  color: #fff;
  border-radius: 2em;
  padding: 0.65em 0 0.6em;
}
.mypage-offer-switch-list__link {
  display: block;
  border-radius: 2em;
  border: 1px solid transparent;
  padding: 0.65em 0 0.6em;
}
.mypage-offer-switch-list__link:hover {
  border: 1px solid #0C687A;
  background: #1995AD;
  color: #fff;
}
.mypage-offer-switch-list + .mypage-offer-switch-list {
  margin-left: 1em;
}
.mypage-offer-scroll {
  height: 60vh;
  padding-right: 1.25em;
}
@media screen and (max-width: 767px) {
  .mypage-offer-scroll {
    height: calc(100vh - 60vw);
  }
}
.mypage-offer-wrap {
  margin-top: 4em;
}
@media screen and (max-width: 767px) {
  .mypage-offer-wrap {
    background: #EDFAFD;
    padding: 4vw;
    border-radius: 1em;
    margin-top: 1em;
  }
}

.offer-detail {
  position: relative;
  border: 3px solid #9A979E;
  border-radius: 0.625em;
  background: #fff;
  padding: 1em;
  margin-bottom: 1em;
}
.offer-detail:last-child {
  margin-bottom: 0;
}
.offer-detail-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .offer-detail-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.offer-detail-head__icon {
  width: 4.7em;
  text-align: center;
}
.offer-detail-head__icon img {
  width: 2.65em;
}
.offer-detail-head__icon p {
  font-size: 1.1rem;
  background: #9A979E;
  text-align: center;
  border-radius: 5px;
  color: #fff;
}
.offer-detail-head-block {
  width: calc(100% - 5.5em);
}
.offer-detail-head-block__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .offer-detail-head-block__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
}
.offer-detail-head-block__form {
  width: 5em;
  text-align: center;
  font-size: 1.2rem;
  background: #9A979E;
  border-radius: 5px;
  color: #fff;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .offer-detail-head-block__form {
    margin-right: 0;
  }
}
.offer-detail-head-block__ttl {
  font-size: 2rem;
  line-height: 1;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  color: #9A979E;
}
@media screen and (max-width: 767px) {
  .offer-detail-head-block__ttl {
    width: 42vw;
    line-height: 1.2;
  }
}
.offer-detail-head-block__place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #9A979E;
  font-size: 1.4rem;
  margin-left: 3em;
}
@media screen and (max-width: 767px) {
  .offer-detail-head-block__place {
    width: 100%;
    margin: 0.3em 0 0 0;
  }
}
.offer-detail-head-block__place img {
  width: 0.8em;
  height: auto;
  margin-right: 0.3em;
}
.offer-detail-head-block__content {
  display: block;
  margin-top: 0.8em;
  margin-right: 5em;
}
@media screen and (max-width: 767px) {
  .offer-detail-head-block__content {
    display: block;
    margin: 0;
  }
}
.offer-detail-head-block__content li {
  color: #9A979E;
  line-height: 1.3;
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .offer-detail-head-block__content li {
    line-height: 1.3;
    margin-top: 0.5em;
  }
}
.offer-detail__message {
  font-size: 1.7rem;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  color: #9A979E;
  max-height: 3.6em;
  line-height: 1.8;
  overflow: hidden;
  position: relative;
  text-align: justify;
  text-overflow: ellipsis;
  margin: 0.5em 0 0;
}
.offer-detail__message::before, .offer-detail__message::after {
  content: "...";
  line-height: 1;
  position: absolute;
  right: 0;
  top: 3em;
  -ms-wrap-flow: start;
}
.offer-detail__message::after {
  background: currentColor;
  color: white;
  top: auto;
}
@supports (-webkit-line-clamp: 3) {
  .offer-detail__message {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
  }
  .offer-detail__message::before, .offer-detail__message::after {
    content: normal;
  }
}
.offer-detail__entry {
  position: absolute;
  top: 1em;
  right: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .offer-detail__entry {
    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;
    position: relative;
    top: auto;
    right: auto;
    margin: 0.5em 0 0;
  }
}
.offer-detail__entry p {
  font-size: 1.4rem;
  color: #9A979E;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  margin-right: 1em;
}
.offer-detail__entry .btn-cmn {
  width: 11.75em;
}
@media screen and (max-width: 767px) {
  .offer-detail__entry .btn-cmn {
    margin: 0;
  }
}
.offer-detail__entry .btn-cmn a {
  padding: 0.5em 0;
}
.offer-detail--applypos {
  border: 3px solid #1995AD;
}
.offer-detail--applypos .offer-detail-head__icon p {
  background: #0C687A;
}
.offer-detail--applypos .offer-detail-head-block__ttl {
  color: #000;
}
.offer-detail--applypos .offer-detail-head-block__form {
  background: #0C687A;
}
.offer-detail--applypos .offer-detail-head-block__content li {
  color: #000;
}
.offer-detail--done {
  border: 3px solid #FA6775;
}
.offer-detail--done .offer-detail-head__icon p {
  background: #FA6775;
}
.offer-detail--done .offer-detail-head-block__ttl {
  color: #000;
}
.offer-detail--done .offer-detail-head-block__form {
  background: #0C687A;
}
.offer-detail--done .offer-detail-head-block__content li {
  color: #000;
}

.step {
  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;
  margin: 1.5em -1% 0;
  background: #F1F1F2;
  padding: 1.5em 0;
}
@media screen and (max-width: 767px) {
  .step {
    display: none;
  }
}
.step-block {
  position: relative;
  width: 16%;
}
.step-block::before {
  content: "";
  position: absolute;
  bottom: 1.5em;
  right: 50%;
  width: 100%;
  height: 3px;
  background: #BCBABE;
}
.step-block:first-child::before {
  content: none;
}
.step-block__ttl {
  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;
  height: 3em;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #BCBABE;
  margin-bottom: 1em;
}
.step-block__num {
  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;
  width: 2em;
  height: 2em;
  font-size: 2.5rem;
  line-height: 1;
  border: 2px solid #BCBABE;
  color: #BCBABE;
  background: #fff;
  border-radius: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.step-block__num img {
  width: 0.8em;
  height: auto;
}
.step-block--check::before {
  background: #1995AD;
}
.step-block--check .step-block__ttl {
  color: #1995AD;
}
.step-block--check .step-block__num {
  background: #1995AD;
  border-color: #1995AD;
}
.step--center {
  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-bottom: 3.75em;
}
.step--center .step-block {
  width: 24%;
}
@media screen and (max-width: 767px) {
  .step--center .step-block::before {
    left: 50%;
    bottom: 1.2em;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 150%;
  }
  .step--center .step-block:first-child {
    width: 20%;
  }
  .step--center .step-block:first-child::before {
    content: none;
  }
  .step--center .step-block:last-child {
    width: 20%;
  }
  .step--center .step-block:last-child::before {
    content: none;
  }
}
.step--center .step-block__ttl {
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media screen and (max-width: 767px) {
  .step--center .step-block__ttl {
    height: 3em;
  }
}
@media screen and (max-width: 767px) {
  .step--center .step-block__num {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .step--center .step-block--current::after {
    content: "";
    position: absolute;
    right: -15%;
    bottom: 1.2em;
    width: 65%;
    background: #BCBABE;
    height: 3px;
    z-index: -1;
  }
}
.step--center .step-block--current .step-block__ttl {
  color: #1995AD;
}
.step--center .step-block--current .step-block__num {
  color: #1995AD;
  border-color: #1995AD;
}
.step--center .step-block--current::before {
  background-color: #1995AD;
}
.step--l2 .step-block__ttl {
  height: 3em;
}
@media screen and (max-width: 767px) {
  .step--l2 .step-block__ttl {
    height: auto;
  }
}

.search-terms-modal__submit {
  color: #fff;
  background: #FA6775;
  border: 1px solid #FA6775;
}
.search-terms-modal__submit:hover {
  background: #fff;
  color: #FA6775;
}

.search-terms-modal__submit_new {
  color: #fff;
  background: #FA6775;
  border: 1px solid #FA6775;
}
.search-terms-modal__submit_new:hover {
  background: #fff;
  color: #FA6775;
}

.mypage-rireki {
  padding-left: 5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki {
    padding: 2em 0 5em;
  }
}
.mypage-rireki .modal-btn {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .modal-btn {
    display: block;
    text-align: center;
  }
}
.mypage-rireki .modal-btn__link {
  padding: 0.7em 3.25em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .modal-btn__link {
    width: 100%;
    padding: 0.85em 0;
  }
}
.mypage-rireki .increase {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #F1F1F2;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .increase {
    margin-bottom: 1.5em;
  }
}
.mypage-rireki .addbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1em;
}
.mypage-rireki .addbtn p {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mypage-rireki .addbtn p:hover {
  opacity: 0.7;
}
.mypage-rireki .addbtn p span {
  position: relative;
  padding: 0 0 0 1em;
}
.mypage-rireki .addbtn p span::before {
  position: absolute;
  content: "";
  width: 0.8em;
  height: 2px;
  background: #000;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mypage-rireki .addbtn__add {
  margin-right: 1em;
}
.mypage-rireki .addbtn__add span::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 0.8em;
  background: #000;
  top: 50%;
  left: calc(0.4em - 1px);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mypage-rireki .ishikai {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.5em;
}
.mypage-rireki .ishikai:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai {
    display: block;
    margin-top: 1em;
  }
}
@media screen and (max-width: 1500px) {
  .mypage-rireki .ishikai .addbtn {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai .addbtn {
    margin-top: 0;
  }
}
.mypage-rireki .ishikai__ttl {
  width: 7em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai__ttl {
    width: auto;
    margin-bottom: 1em;
  }
}
.mypage-rireki .ishikai__ttl .input-check {
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 1240px) {
  .mypage-rireki .ishikai__ttl .input-check__parts {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai__ttl .input-check__parts {
    font-size: 1.7rem;
  }
}
.mypage-rireki .ishikai__ttl--pref {
  width: 9.5em;
}
.mypage-rireki .ishikai-block {
  width: calc(100% - 7em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai-block {
    display: block;
    width: auto;
  }
  .mypage-rireki .ishikai-block + .ishikai-block {
    border-top: 1px dotted #F1F1F2;
  }
}
.mypage-rireki .ishikai-block-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.8em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai-block-list {
    margin: 0 0.5em 0.5em 0;
  }
}
.mypage-rireki .ishikai-block-list__ttl {
  width: 4em;
}
@media screen and (max-width: 1240px) {
  .mypage-rireki .ishikai-block-list__ttl {
    font-size: 1.4rem;
    width: 5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai-block-list__ttl {
    font-size: 1.7rem;
  }
}
.mypage-rireki .ishikai-block-list-select {
  margin-left: 0.5em;
}
@media screen and (max-width: 1240px) {
  .mypage-rireki .ishikai-block-list-select {
    margin-left: 0;
  }
}
.mypage-rireki .ishikai-block-list #ishikai-city select {
  pointer-events: all;
  color: #4BACC2;
  border: 1px solid #A1D6E2;
  outline: 1px solid transparent;
  cursor: pointer;
}
.mypage-rireki .ishikai-block-list #ishikai-city select:hover {
  background: #A1D6E2;
  color: #fff;
}
.mypage-rireki .ishikai-block-list #ishikai-name .ishikai-name-none {
  display: none;
}
.mypage-rireki .ishikai-block-list #ishikai-name .ishikai-name-dummy {
  pointer-events: none;
  border: 1px solid #BCBABE;
  color: #BCBABE;
}
.mypage-rireki .ishikai-block-list__btn {
  font-size: 1.5rem;
  display: inline-block;
  line-height: 1;
  color: #4BACC2;
  border: 1px solid #A1D6E2;
  outline: 1px solid transparent;
  padding: 0.75em;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1240px) {
  .mypage-rireki .ishikai-block-list__btn {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai-block-list__btn {
    font-size: 16px;
  }
}
.mypage-rireki .ishikai-block-list__btn.is-default {
  pointer-events: none;
  border: 1px solid #BCBABE;
  color: #BCBABE;
}
@media screen and (max-width: 1240px) {
  .mypage-rireki .ishikai-block-list__btn {
    padding: 0.75em 0.5em;
  }
}
.mypage-rireki .ishikai-block-list__btn:hover {
  cursor: pointer;
}
.mypage-rireki .ishikai-block--pref {
  width: calc(100% - 9em);
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai-block--pref {
    width: auto;
  }
}
.mypage-rireki .ishikai-check {
  margin: 1em 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .ishikai-check {
    margin: 1.5em 0;
  }
}
.mypage-rireki .ishikai-check .input-check {
  margin: 0;
}
.mypage-rireki .ishikai-confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-rireki .ishikai-confirm__ttl {
  margin-right: 3em;
  margin-right: 1em;
}
.mypage-rireki .identity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.7em 0 0;
}
@media screen and (min-width: 1731px) {
  .mypage-rireki .identity {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 1500px) {
  .mypage-rireki .identity {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .identity {
    display: block;
  }
}
@media screen and (min-width: 1731px) {
  .mypage-rireki .identity-inner {
    width: 100%;
    margin: 1em 0 0;
  }
}
@media screen and (max-width: 1500px) {
  .mypage-rireki .identity-inner {
    width: 100%;
    margin: 1em 0 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .identity-inner {
    margin: 0;
  }
}
.mypage-rireki .identity__txt {
  width: 4em;
}
@media screen and (max-width: 1500px) {
  .mypage-rireki .identity__txt {
    width: 5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .identity__txt {
    width: auto;
    margin: 0 0 0.8em;
  }
}
.mypage-rireki .identity-block {
  display: none;
}
.mypage-rireki .identity-block .input-file {
  width: 18em;
}
@media screen and (max-width: 1500px) {
  .mypage-rireki .identity-block .input-file {
    width: 20em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .identity-block .input-file {
    width: 100%;
    margin: 1em auto 0;
  }
}
.mypage-rireki .identity-block .input-file:nth-child(n+2) {
  margin-left: 0.8em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .identity-block .input-file:nth-child(n+2) {
    margin: 1em auto;
  }
}
.mypage-rireki .identity-block .input-file-label__txt {
  width: 100%;
  text-align: center;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.mypage-rireki .identity .active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .identity .active {
    display: block !important;
  }
}
.mypage-rireki .identity .input-select {
  width: 13em;
  margin: 0 1em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .identity .input-select {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
.mypage-rireki .bymail {
  margin: 1.5em 0 0;
}
.mypage-rireki .bymail__ttl {
  text-indent: -1em;
  padding: 0 0 0 1em;
}
.mypage-rireki .bymail-block {
  width: 37.5em;
  background: #F1F1F2;
  text-align: center;
  margin: 2.5em auto 0;
  padding: 1em 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .bymail-block {
    width: auto;
  }
}
.mypage-rireki .bymail-block__ttl {
  font-size: 1.8rem;
  margin-bottom: 1em;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  text-align: center;
}
.mypage-rireki .bymail-block__txt {
  display: inline-block;
}
.mypage-rireki-file__ttl {
  margin-top: 2em;
}
.mypage-rireki .file-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .file-result {
    display: block;
  }
}
.mypage-rireki .file-result-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1240px) {
  .mypage-rireki .file-result-block {
    display: block;
  }
}
.mypage-rireki .file-result-block-inner {
  margin-right: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .file-result-block-inner {
    display: block;
  }
}
.mypage-rireki .file-result-block-inner:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1240px) {
  .mypage-rireki .file-result-block-inner {
    margin: 0 0 0.5em 0;
  }
  .mypage-rireki .file-result-block-inner:last-child {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .file-result-block-inner {
    margin: 0 0 1em;
  }
}
.mypage-rireki .file-result-block-inner .file-result__ttl {
  margin-right: 1em;
}
.mypage-rireki .file-result__content {
  margin-right: 2em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .file-result__content {
    margin: 0;
  }
}
.mypage-rireki .file-result__ttl {
  margin-right: 2em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .file-result__ttl {
    margin: 0;
  }
}
.mypage-rireki .file-result__num {
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .file-result__num {
    margin: 0;
  }
}
.mypage-rireki .file-result__link {
  color: #1995AD;
  text-decoration: underline;
  cursor: pointer;
}
.mypage-rireki .file-result__link:hover {
  text-decoration: none;
}
.mypage-rireki .file-result .input-file {
  margin-left: 1em;
}
.mypage-rireki .delete {
  display: none;
}
.mypage-rireki .delete .identity {
  margin-top: 0;
}
.mypage-rireki .delete .identity .input-file__txt {
  text-align: center;
}
.mypage-rireki .delete .input-file-label__txt {
  margin: 0;
}
.mypage-rireki .delete .input-file__txt {
  text-align: left;
}
.mypage-rireki .hope {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.625em;
}
.mypage-rireki .hope:first-child {
  margin-top: 0;
}
.mypage-rireki .hope__ttl {
  margin-right: 1.375em;
}
.mypage-rireki .hope__txt select {
  display: inline-block;
  line-height: 1;
  color: #4BACC2;
  border: 1px solid #A1D6E2;
  background: #fff;
  outline: 1px solid transparent;
  padding: 0.75em;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mypage-rireki .hope .input-select {
  width: 16em;
}
.mypage-rireki .commute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-rireki .commute .work-start {
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .commute .work-start .input-select {
    width: 6em;
  }
}
.mypage-rireki .commute .input-text {
  width: 7em;
  text-align: right;
  margin: 0 0.5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .commute .input-text {
    width: 4.5em;
  }
}
.mypage-rireki .vertical-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-rireki .vertical-txt__input {
  width: 7.5em;
}
.mypage-rireki .vertical-txt__txt {
  margin-left: 1em;
}
.mypage-rireki .family-bg__ttl {
  width: 10em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-bg__ttl {
    width: auto;
    margin: 0 0 1em;
  }
}
.mypage-rireki .family-bg__ttl span {
  display: block;
  font-size: 1.4rem;
  margin-top: 0.5em;
}
.mypage-rireki .family-bg-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-bg-block {
    display: block;
    margin-top: 1.5em;
  }
}
.mypage-rireki .family-bg-block:first-child {
  margin-top: 0;
}
.mypage-rireki .family-bg-block--st {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-bg-block--st {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.mypage-rireki .family-bg-block--st .family-bg__ttl {
  padding-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-bg-block--st .family-bg__ttl {
    width: 60vw;
    margin: 0;
    padding: 0;
  }
}
.mypage-rireki .family-bg-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-rireki .family-bg-input .input-text {
  width: 5em;
}
.mypage-rireki .family-bg-input__txt {
  margin-left: 1em;
}
.mypage-rireki .style-select {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .style-select {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.mypage-rireki .style-select .selectWrap__list {
  width: 12em;
  margin-right: 3em;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .style-select .selectWrap__list {
    width: 48%;
    margin-right: 0;
    margin-top: 1.5em;
  }
}
.mypage-rireki .style-select .selectWrap__list:nth-child(3n) {
  margin-right: 0;
}
.mypage-rireki .style-select .selectWrap__list:nth-child(-n+3) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .style-select .selectWrap__list:nth-child(-n+3) {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .style-select .selectWrap__list:nth-child(-n+2) {
    margin-top: 0;
  }
}
.mypage-rireki .style-select .selectWrap__list + .selectWrap__list {
  margin-left: 0;
}
.mypage-rireki .facility {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .facility {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.mypage-rireki .facility .selectWrap__list {
  width: 10em;
  margin-left: 0;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  /*&:nth-child(-n+5){
    margin-top: 0;
    @include tab{
      margin-top: 1.5em;
    }
  }
  &:nth-child(-n+2){
    @include tab{
      margin-top: 0;
    }
  }*/
}
@media screen and (max-width: 1500px) {
  .mypage-rireki .facility .selectWrap__list {
    width: 9.5em;
  }
}
@media screen and (max-width: 1380px) {
  .mypage-rireki .facility .selectWrap__list {
    width: 8.5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .facility .selectWrap__list {
    width: 48%;
    margin-right: 0;
    margin-top: 1.5em;
  }
}
.mypage-rireki .work-day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-rireki .work-day .input-text {
  width: 7em;
  margin: 0 0.5em;
}
.mypage-rireki .work-week {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 25em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-week {
    width: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.mypage-rireki .work-week .selectWrap__list {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-week .selectWrap__list {
    width: 18vw;
    margin-left: 0;
  }
}
.mypage-rireki .work-week .selectWrap__list:nth-child(6) {
  margin-left: 0;
}
.mypage-rireki .work-week--days {
  width: 28em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-week--days {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-week--days .selectWrap__list {
    width: 16vw;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-week--days .selectWrap__list--days {
    width: 26vw;
  }
}
.mypage-rireki .work-week--days .selectWrap__list:nth-last-child(-n+4) {
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-week--days .selectWrap__list:nth-last-child(-n+4) {
    margin-top: 2em;
  }
}
.mypage-rireki .work-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-rireki .work-time-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-rireki .work-time-block__input {
  width: 5.4em;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-time-block__input {
    width: 13vw;
  }
}
.mypage-rireki .work-time-block__select {
  width: 5.4em;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-time-block__select {
    width: 14vw;
  }
  .mypage-rireki .work-time-block__select .input-select__select {
    padding: 0.625em 1em 0.625em 0.625em;
  }
}
.mypage-rireki .work-time-block__h {
  margin: 0 1em 0 0.5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-time-block__h {
    margin: 0 0.6em 0 0.3em;
  }
}
.mypage-rireki .work-time-block__m {
  margin: 0 0 0 0.5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-time-block__m {
    margin: 0 0 0 0.3em;
  }
}
.mypage-rireki .work-time__txt {
  margin: 0 1em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-time__txt {
    margin: 0 0.5em;
  }
}
.mypage-rireki .work-time-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-time-part {
    display: block;
    margin-top: 1em;
  }
}
.mypage-rireki .work-time-part:first-child {
  margin-top: 0;
}
.mypage-rireki .work-time-part__week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 1em 0 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .work-time-part__week {
    margin: 0 0 1em 0;
  }
}
.mypage-rireki .work-time-part__week .input-select {
  width: 5.4em;
}
.mypage-rireki .work-time-part__txt {
  margin: 0 0 0 0.5em;
}
.mypage-rireki .work-time-part + .addbtn {
  margin: 1em 0 0;
}
.mypage-rireki .work-time-part .input-check {
  margin-top: 0;
}
.mypage-rireki .salaly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypage-rireki .salaly__select {
  width: 7.5em;
  margin-right: 0.6em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .salaly__select {
    width: 26vw;
  }
}
.mypage-rireki .salaly__input {
  width: 10em;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .salaly__input {
    width: 43vw;
  }
}
.mypage-rireki .salaly__txt {
  margin: 0 0 0 0.5em;
}
.mypage-rireki .family {
  margin: 2.25em 0 0;
}
.mypage-rireki .family-block {
  position: relative;
  padding: 0 0 0 10.5em;
  margin-top: 1.68em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-block {
    padding-left: 6em;
  }
}
.mypage-rireki .family-block:first-of-type {
  margin-top: 0;
}
.mypage-rireki .family-block__ttl {
  position: absolute;
  top: 0.5em;
  left: 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-block__ttl {
    top: 0;
  }
}
@media (max-width: 480px) {
  .mypage-rireki .family-block__ttl {
    top: 0.5em;
  }
}
.mypage-rireki .family-block-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-block-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.mypage-rireki .family-block-inner:first-of-type {
  margin-top: 0;
}
.mypage-rireki .family-block-inner-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-block-inner-num:first-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
}
.mypage-rireki .family-block-inner-num:last-child {
  margin-right: 0;
}
.mypage-rireki .family-block-inner-num__input {
  width: 5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-block-inner-num__input {
    width: 15vw;
  }
}
.mypage-rireki .family-block-inner-num__people {
  margin: 0 2em 0 0.5em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .family-block-inner-num__people {
    margin: 0 15vw 0 0.5em;
  }
}
.mypage-rireki .family-block-inner-num__age {
  margin: 0 0 0 0.5em;
}
.mypage-rireki--cfull {
  position: relative;
}
.mypage-rireki--cfull .spot-ttl {
  position: relative;
  margin: 3em 0 0;
}
.mypage-rireki--cfull .btn-cmn--cfull {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki--cfull .btn-cmn--cfull {
    position: relative;
    top: auto;
    right: auto;
    margin: 1.5em auto 0;
  }
}
.mypage-rireki--cfull .extension {
  border: 2px solid #FA6775;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  padding: 1.5em 2.5em;
  margin-top: 2.8em;
}
.mypage-rireki--cfull .change {
  color: #FA030B;
}
.mypage-rireki--cfull .date-change {
  position: relative;
}
.mypage-rireki--cfull .date-change-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 7em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .mypage-rireki--cfull .date-change-block {
    top: -0.15em;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.mypage-rireki--cfull .date-change-block__btn {
  margin: 0 0.625em 0 0;
}
.mypage-rireki--cfull .date-change-block__btn:last-child {
  margin: 0;
}
.mypage-rireki--cfull .date-change-block__btn a {
  padding: 0.5em 0;
}
.mypage-rireki--cfull .cfull-thanks {
  margin-top: 3.75em;
}
.mypage-rireki-link {
  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;
  padding: 0 3.125em;
  margin: 2.875em 0 2.375em;
  grid-gap: 2em;
}
@media screen and (max-width: 1500px) {
  .mypage-rireki-link {
    padding: 0 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki-link {
    display: block;
    width: 69vw;
    padding: 0;
    margin: 5vw auto;
  }
}
.mypage-rireki-link-list {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .mypage-rireki-link-list {
    font-size: 1.8rem;
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki-link-list:first-child {
    margin-top: 0;
  }
}
.mypage-rireki-link-list a {
  display: block;
  border: 1px solid #A1D6E2;
  color: #1995AD;
  border-radius: 2em;
  padding: 0.5em 2.5em;
}
@media screen and (max-width: 1240px) {
  .mypage-rireki-link-list a {
    padding: 0.5em 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki-link-list a {
    padding: 0.8em 1.5em;
  }
}
.mypage-rireki-link-list a span {
  position: relative;
  padding: 0 1em 0 0;
}
.mypage-rireki-link-list a span::before {
  content: "";
  position: absolute;
  top: 40%;
  right: 0;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 1px solid #1995AD;
  border-right: 1px solid #1995AD;
  -webkit-transform: translate(0, -50%) rotate(45deg);
      -ms-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mypage-rireki-link-list a:hover {
  background: #A1D6E2;
  color: #fff;
}
.mypage-rireki-link-list a:hover span::before {
  border-color: #fff;
}
.mypage-rireki__gray {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  font-size: 1.8rem;
  margin: 0 0 1.2em;
}
.mypage-rireki .register-wrap {
  position: relative;
}
.mypage-rireki .register-wrap--resume {
  padding-top: 0.6em;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .register-wrap--resume {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
}
.mypage-rireki .register-wrap--resume + .register-wrap--resume {
  margin-top: 3.5em;
}
.mypage-rireki .register-wrap--resume .register-set {
  margin-top: 1.2em;
}
@media screen and (max-width: 767px) {
  .mypage-rireki .register-wrap--resume .register-set tr:first-child .register-set__ttl--gr {
    padding-top: 1em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki .register-wrap--resume .ttl-lv--06 {
    margin-bottom: 1em;
  }
}
.mypage-rireki__btn {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .mypage-rireki__btn {
    width: 24vw;
    top: 3vw;
    right: 3vw;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-rireki__btn .spnone {
    display: none;
  }
}

.selectWrap--society01 .selectWrap__list {
  width: 5.5em;
}
.selectWrap--society02 {
  width: 45em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .selectWrap--society02 {
    width: auto;
  }
}
.selectWrap--society02 .selectWrap__list {
  min-width: 10.7em;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .selectWrap--society02 .selectWrap__list {
    min-width: inherit;
    margin-left: 0;
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .selectWrap--society02 .selectWrap__list:nth-child(odd) {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .selectWrap--society02 .selectWrap__list:nth-child(even) {
    width: 55%;
  }
}
.selectWrap--society02 .selectWrap__list:nth-child(-n+3) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .selectWrap--society02 .selectWrap__list:nth-child(-n+3) {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .selectWrap--society02 .selectWrap__list:nth-child(-n+2) {
    margin-top: 0;
  }
}
.selectWrap--society02 .selectWrap__list:nth-child(4) {
  margin-left: 0;
}

.register-wrap {
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .register-wrap {
    border-radius: 0.625em;
    padding: 5vw 2.7% 8vw;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin-top: 7vw;
  }
}

.mypage-bkm {
  padding-left: 5em;
}
@media screen and (max-width: 767px) {
  .mypage-bkm {
    padding: 2em 0 5em;
  }
}
.mypage-bkm__inner {
  margin: 4em 0 0;
}
@media screen and (max-width: 767px) {
  .mypage-bkm__inner {
    background: #EDFAFD;
    border-radius: 0.625em;
    margin: 7vw 0 0;
    padding: 1.625em 0.8em 1.8em;
  }
  .mypage-bkm__inner .carousel-wrap {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .mypage-bkm {
    padding-left: 0;
  }
}

.mypage-search {
  padding-left: 5em;
}
@media screen and (max-width: 767px) {
  .mypage-search {
    padding: 2em 0 5em;
  }
  .mypage-search .mypage-ttl-btn {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 48vw;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
  }
  .mypage-search .mypage-ttl-btn .btn-cmn a {
    padding: 0.5em 0;
  }
  .mypage-search .mypage-ttl-btn .btn-cmn span {
    display: none;
  }
}
.mypage-search-ttl__ttl {
  text-align: center;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  font-size: 2.2rem;
  margin-top: 1em;
}
.mypage-search-ttl__txt {
  text-align: center;
}
.mypage-search-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 2.5em 0 0;
  padding: 0 4em;
}
@media screen and (max-width: 1500px) {
  .mypage-search-block {
    padding: 0;
  }
}
.mypage-search-block::after {
  content: "";
  display: block;
  width: 18.75em;
}
.mypage-search-block .btn-cmn {
  margin: 1.875em 0 0 0;
}
@media screen and (max-width: 767px) {
  .mypage-search-block .btn-cmn {
    margin: 1em auto 0;
  }
}
.mypage-search-block .btn-cmn:nth-child(-n+3) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mypage-search-block .btn-cmn:nth-child(-n+3) {
    margin-top: 1em;
  }
}
@media screen and (max-width: 767px) {
  .mypage-search-block .btn-cmn:first-child {
    margin-top: 0;
  }
}

.search-card {
  position: relative;
  border: 3px solid #A1D6E2;
  border-radius: 0.625em;
  padding: 1em 0 1.25em 0;
  margin-top: 1.75em;
}
.search-card-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1em;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  .search-card-head {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 1em;
  }
}
.search-card-head__status {
  background: #0C687A;
  color: #fff;
  border-radius: 5px;
  padding: 0 0.5em;
  margin-right: 0.5em;
}
.search-card-head__ttl {
  font-size: 2rem;
  color: #1995AD;
}
@media screen and (max-width: 767px) {
  .search-card-head__ttl {
    font-size: 1.8rem;
  }
}
.search-card-head__date {
  margin: 0 1em;
}
@media screen and (max-width: 1240px) {
  .search-card-head__date {
    margin: 0 0.8em;
  }
}
@media screen and (max-width: 767px) {
  .search-card-head__date {
    margin: 0 0 0 0.5em;
  }
}
.search-card-head__ext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .search-card-head__ext {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 0.5em 0 0 0;
  }
}
.search-card-head__ext .btn-cmn {
  width: 8em;
  margin: 0 0.5em 0 0;
}
@media screen and (max-width: 1500px) {
  .search-card-head__ext .btn-cmn {
    width: 6.5em;
  }
}
@media screen and (max-width: 1240px) {
  .search-card-head__ext .btn-cmn {
    width: 6.5em;
  }
}
@media screen and (max-width: 767px) {
  .search-card-head__ext .btn-cmn {
    width: 6.5em;
  }
}
.search-card-head__ext .btn-cmn:last-child {
  margin-right: 0;
}
.search-card-head__ext .btn-cmn a {
  padding: 0.5em 0;
}
@media screen and (max-width: 1240px) {
  .search-card-head__ext .btn-cmn a span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .search-card-head__ext .btn-cmn a span {
    display: inline;
  }
}
.search-card-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  max-height: 25em;
}
@media screen and (max-width: 767px) {
  .search-card-detail {
    display: block;
    max-height: inherit;
    margin-bottom: 1em;
    padding: 0 1em;
  }
}
.ie .search-card-detail {
  height: 21em;
}
.search-card-detail-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 47%;
  border-bottom: 1px dotted #000;
  padding: 0.4em 0;
  margin: 0 1.5%;
}
@media screen and (max-width: 767px) {
  .search-card-detail-txt {
    width: 100%;
  }
}
.search-card-detail-txt__ttl {
  width: 11em;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 1em;
}
.search-card-detail-txt__content {
  width: calc(100% - 11em);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.5;
}
.search-card-btn {
  position: absolute;
  top: 1em;
  right: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .search-card-btn {
    position: relative;
    top: auto;
    right: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.search-card-btn .btn-cmn {
  width: 9em;
  margin: 0 0.5em 0 0;
}
.search-card-btn .btn-cmn:last-child {
  margin-right: 0;
}
.search-card-btn .btn-cmn a {
  padding: 0.5em 0;
}
.search-card-btn .btn-cmn--input {
  padding: 0.5em 0;
}
.search-card-btn__delete {
  color: #0C687A;
  background: #fff;
  border: 1px solid #0C687A;
}
.search-card-btn__delete:hover {
  color: #fff;
  background: #0C687A;
}
.search-card-btn__submit.btn-cmn {
  width: 12em;
  background: #0C687A;
  border: 1px solid #0C687A;
}
.search-card-btn__submit.btn-cmn:hover {
  background: #fff;
  color: #0C687A;
}
.search-card--end {
  border: 3px solid #9A979E;
}
.search-card--end .search-card-head__status {
  background: #9A979E;
}
.search-card--end .search-card-head__ttl {
  color: #9A979E;
}
.search-card--save .search-card-detail {
  max-height: 11em;
}
@media screen and (max-width: 767px) {
  .search-card--save .search-card-detail {
    max-height: inherit;
  }
}
.ie .search-card--save .search-card-detail {
  height: 11em;
}

@media screen and (max-width: 767px) {
  .mypage-contact {
    padding: 1em 0 5em;
  }
}

.index-bnr {
  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;
  margin-top: 2.5em;
  max-width: 84%;
}
@media screen and (max-width: 767px) {
  .index-bnr {
    display: block;
    margin-top: 2em;
  }
}
.index-bnr-block {
  width: 49%;
  max-width: 580px;
}
@media screen and (max-width: 767px) {
  .index-bnr-block {
    width: 100%;
    margin-top: 1em;
  }
  .index-bnr-block:first-child {
    margin-top: 0;
  }
}
.index-bnr-block__link {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.index-bnr-block__link:hover {
  opacity: 0.7;
}

.input-passwords {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none !important;
  width: calc(100% - 3em) !important;
}
.input-passwords__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid #BCBABE;
}
.input-passwords__wrap:has(input:-webkit-autofill), .input-passwords__wrap:has(input:-internal-autofill-selected) {
  background: rgb(232, 240, 254);
}
.input-passwords__button {
  width: 2em;
  border: none;
  background: url("/img/common/ico_password-d2ead1c84fa60a5bbfc3b19da5695b9f.svg") center no-repeat;
  background-size: contain;
  cursor: pointer;
  margin-right: 1em;
}
.input-passwords__button.-show {
  background: url("/img/common/ico_password_show-30f85455c8f00a91eb0754da9b1d5209.svg") center no-repeat;
  background-size: contain;
}

/* add 2026/02 */
.header-nav {
  position: inherit;
  top: 0;
}

.side-nav {
  position: inherit;
  top: 0;
  left: 0;
  padding: 0 1em 1.4em;
}

.secure-cont {
  display: flex;
  gap: 1em;
  padding-left: 0;
}

.mypage-top,
.mypage-offer,
.mypage-bkm,
.mypage-search,
.mypage-rireki {
  flex: 1;
  min-width: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .mypage-offer,
  .mypage-bkm,
  .mypage-search,
  .mypage-rireki {
    padding: 2em 0 0;
  }
}
.mypage-ttl {
  margin-left: 0;
}
.mypage-offer-wrap.m-bg,
.mypage-bkm__inner.m-bg {
  padding: 1em 0 1em 1em;
  background-color: #EDFAFD;
}
.mypage-offer-scroll {
  padding-right: 1em;
}
@media screen and (max-width: 767px) {
  .header-nav {
    display: none;
  }
  .secure-cont {
    flex-direction: column-reverse;
  }
}

.mypage-apply-detail .c-resultCard__table {
  width: calc(100% - 0.8em);
  margin: 0.8em 0 0 0.8em;
  border-top: 1px dotted #BCBABE;
}
.mypage-apply-detail .c-resultCard__th {
  width: 11.25em;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  line-height: 1.6;
  border-bottom: 1px dotted #BCBABE;
  padding: 1em 0 1em 1em;
}
.mypage-apply-detail .c-resultCard__td {
  line-height: 1.6;
  border-bottom: 1px dotted #BCBABE;
  padding: 1em 0;
}

/* 応募状況詳細のテーブデザイン調整 */
.recruit-card-detail .c-resultCard__th {
  width: 11.25em;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  line-height: 1.6;
  border-bottom: 1px dotted #BCBABE;
  padding: 1em 0 1em 1em;
}
.recruit-card-detail .c-resultCard__td {
  line-height: 1.6;
  border-bottom: 1px dotted #BCBABE;
  padding: 1em 0;
}
@media screen and (max-width: 767px) {
  .recruit-card-detail .c-resultCard__th {
    width: 10em;
    font-size: 1.4rem;
    line-height: 1.6;
    vertical-align: top;
    padding: 1.125em 0 0.625em 0.625em;
  }
  .recruit-card-detail .c-resultCard__td {
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 1.125em 0;
  }
}