@charset "UTF-8";
/* line 1, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
body {
  background: #fff;
  font-size: 16px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  margin: 0px;
  min-width: 1350px;
  min-height: 100vh;
  position: relative;
  padding-bottom: 20%;
  box-sizing: border-box;
}

/* line 15, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.intro {
  height: 120px;
  background: #ea5520;
  margin-bottom: 30px;
}

/* line 21, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.intro-inner {
  width: calc(100% * 1150 / 1280);
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

/* line 29, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.global-menu {
  float: right;
  margin-top: 15px;
}

/* line 34, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.header-top {
  display: flex;
  flex-wrap: wrap;
  line-height: 3;
}
/* line 39, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.header-top__button {
  max-width: 100%;
  text-align: right;
  flex: 1 0 100%;
  max-width: 100%;
}
/* line 45, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.header-top__button a {
  background: #fff;
  color: #ea551f;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 4px;
  margin-left: 4px;
  text-decoration: none;
  font-size: 14px;
  font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
/* line 57, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.header-top__button--blue {
  background-color: #39A9DE !important;
  border: 1px solid #fff;
  color: #fff !important;
}

/* line 65, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
#menu-list {
  margin: 0;
  padding: 0;
  display: flex;
  margin-top: 5px;
}

/* line 72, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
#menu-list li {
  list-style: none;
  text-align: center;
  font-size: 14px;
  line-height: 2.8;
  display: inline-block;
}

/* line 80, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
#menu-list li a {
  text-decoration: none;
  color: #fff;
  padding: 0px 26px;
  display: block;
  font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/* line 88, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
#menu-list li a:hover {
  color: #000;
}

/* line 92, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
#menu-list li ul {
  display: none;
  margin-left: -40px;
  position: absolute;
  margin-top: 10px;
  z-index: 1;
}

/* line 100, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
#menu-list li ul li {
  color: #fff;
  background-color: #ea5520;
  padding: 5px 0px;
}

/* line 107, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
#menu-list li ul li:hover {
  background-color: #152444;
}

/* line 111, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
#menu-list li ul li a:hover {
  color: #fff;
}

/* line 115, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.title {
  text-align: center;
  margin: 30px 0;
}

/* line 120, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.can-do-with-trial {
  text-align: center;
  list-style: none;
  margin: 30px 0;
}

/* line 126, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.copyright {
  margin-top: auto;
  padding: 12px 20px;
  font-size: 13px;
  width: 100%;
  border-top: #e0e0e0 1px solid;
  color: #333;
  text-align: center;
  padding: 25px 0;
  position: absolute;
  bottom: 0;
}

/* form */
/* line 140, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form {
  display: block;
  width: 70%;
  height: max-content;
  margin: 0 auto;
}
/* line 146, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form__ul {
  display: table;
  list-style: none;
  padding: 0;
  width: 100%;
}
/* line 153, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form__title {
  display: table-cell;
  list-style: none;
  text-align: left;
  vertical-align: middle;
  padding: 25px 0 5px 0;
  width: 25%;
}
/* line 162, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form__form {
  display: table;
  list-style: none;
  width: 100%;
}
/* line 168, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form__item {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

/* line 175, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form-min {
  margin: 5% 25%;
  display: block;
  height: max-content;
}
/* line 180, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form-min__ul {
  display: table;
  list-style: none;
  padding: 0;
  width: 100%;
}
/* line 187, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form-min__title {
  display: table-cell;
  list-style: none;
  text-align: left;
  vertical-align: middle;
  padding: 25px 0 5px 0;
  width: 30%;
}
/* line 196, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.teble-form-min__form {
  display: table;
  list-style: none;
  width: 100%;
}

/* line 203, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
input::placeholder {
  color: #C4C4C4;
}

/* line 207, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.input-text {
  border: 1px solid #e0e0e0;
  width: 100%;
  height: 45px;
  text-align: justify;
  padding: 5px 40px 5px 20px;
  font-size: 1em;
  background: #f4f4f4;
  border-radius: 5px;
}

/* line 218, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.input-text-50w-l {
  border: 1px solid #e0e0e0;
  text-align: justify;
  display: inline-block;
  width: 49%;
  height: 45px;
  padding: 5px 20px;
  font-size: 1em;
  background: #f4f4f4;
  border-radius: 5px;
}

/* line 230, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.input-text-50w-r {
  border: 1px solid #e0e0e0;
  text-align: justify;
  display: inline-block;
  width: 49%;
  height: 45px;
  padding: 5px 20px;
  font-size: 1em;
  background: #f4f4f4;
  float: right;
  border-radius: 5px;
}

/* line 243, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.input-text-15w {
  border: 1px solid #e0e0e0;
  text-align: justify;
  display: inline-block;
  width: 15%;
  height: 45px;
  padding: 5px 20px;
  font-size: 1em;
  background: #f4f4f4;
  border-radius: 5px;
}

/* line 255, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.input-text-20w {
  border: 1px solid #e0e0e0;
  text-align: justify;
  display: inline-block;
  width: 20%;
  height: 45px;
  padding: 5px 20px;
  font-size: 1em;
  background: #f4f4f4;
  border-radius: 5px;
}

/* line 267, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.input-Invalidation {
  outline: none;
  border: none;
  background: 000;
  cursor: default;
}

/* line 274, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.privacy-policy-area {
  color: #333333;
  height: 250px;
  margin: 5% 0 10% 0;
  padding: 10px;
  border: 1px solid #e0e0e0;
  overflow-x: scroll;
}

/* line 283, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
ul.privacy-policy-area__ul {
  padding: 30px;
}

/* line 287, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.privacy-policy-area__ul li {
  font-size: 12px;
  padding: 4px 0;
  list-style-type: none;
}

/* images */
/* line 294, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.mdi-eye:before {
  content: url(/assets/pc/eye-outline-9f96dd5367e1476fb0a5fe93bb0713215628d5a4ce4139181ff1250ba24fe146.png);
}

/* line 298, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.mdi-eye-off:before {
  content: url(/assets/pc/eye-off-outline-6b83788ba688ed7ecd29f5a17ecb2669dd8a8a9945c846727ce84dac5ff7a992.png);
}

/* button */
/* line 303, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.submit-area {
  margin: 5% 25% 0 25%;
  text-align: center;
}

/* line 308, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.creditcard-submit-button {
  border: 1px;
  border-radius: 10px;
  display: block;
  position: relative;
  min-width: 160px;
  padding: 0.8em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #F29F00;
}

/* line 321, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.creditcard-submit-button:hover {
  opacity: 0.8;
  cursor: pointer;
  text-decoration: none;
}

/* line 327, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.creditcard-submit-button:disabled {
  background-color: darkgrey;
}

/* line 331, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.creditcard-submit-button:disabled:hover {
  opacity: 1.0;
  cursor: default;
}

/* line 336, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.back-button {
  border: 1px;
  border-radius: 10px;
  display: block;
  position: relative;
  min-width: 160px;
  padding: 0.8em;
  text-decoration: none;
  color: #000;
  background-color: #DDD;
}

/* line 348, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.back-button:hover {
  opacity: 0.8;
  cursor: pointer;
  text-decoration: none;
}

/* line 354, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
a.back-button:link, a.back-button:visited, a.back-button:hover, a.back-button:active {
  color: #000000;
  text-decoration: none;
}

/* line 359, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.login-button {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #d95f34;
  color: #FFF;
  border-bottom: solid 3px #E48F70;
  border-radius: 3px;
}

/* line 369, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.login-button:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

/* table */
/* line 377, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.confirmation-screen-table {
  line-height: 200%;
  margin: 5% 25% 10% 25%;
  border-collapse: collapse;
  width: 50%;
}
/* line 383, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.confirmation-screen-table__th {
  padding: 5px 10px;
  font-weight: normal;
  text-align: left;
  border-bottom: #F29F00 solid 1px;
}
/* line 390, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.confirmation-screen-table__td {
  padding: 5px 10px;
  border-bottom: #F29F00 solid 1px;
}

/* line 396, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.confirmation-screen-table tr:nth-child(odd) {
  background-color: #EEEEEE;
}

/* step bar */
/* line 401, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar {
  position: relative;
  list-style: none;
  padding: 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

/* line 410, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step {
  position: relative;
  display: inline-block;
  line-height: 40px;
  padding: 0 40px 0 20px;
  background-color: #eee;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 421, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step:before, .stepBar .step:after {
  position: absolute;
  left: -15px;
  display: block;
  content: '';
  background-color: #eee;
  border-left: 4px solid #FFF;
  width: 20px;
  height: 20px;
}

/* line 432, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step:after {
  top: 0;
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -webkit-transform: skew(30deg);
  transform: skew(30deg);
}

/* line 440, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step:last-child {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 449, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 458, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step:before {
  bottom: 0;
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
}

/* line 466, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step:first-child:before, .stepBar .step:first-child:after {
  content: none;
}

/* line 470, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step.current {
  color: #FFF;
  background-color: #26bfa1;
}

/* line 475, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar .step.current:before, .stepBar .step.current:after {
  background-color: #26bfa1;
}

/* line 479, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar.step5 .step {
  min-width: 20%;
}

/* line 483, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.stepBar.step4 .step {
  min-width: 25%;
}

/* description */
/* line 488, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.page-description {
  font-size: 12px;
  list-style-type: none;
  margin: 30px 15%;
  padding: 4px 0;
}
/* line 494, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.page-description__ul {
  display: table;
  list-style: none;
  padding: 0;
  margin: 1px;
}
/* line 501, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.page-description__title {
  min-width: 6em;
  display: table-cell;
  list-style: none;
  text-align: right;
}

/* line 509, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.tenant-description {
  font-size: 12px;
  list-style-type: none;
  padding: 4px 0;
}
/* line 514, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.tenant-description__ul {
  display: table;
  list-style: none;
  padding: 0;
  margin: 1px;
}
/* line 521, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.tenant-description__title {
  min-width: 6em;
  display: table-cell;
  list-style: none;
  text-align: right;
}

/* status UI */
/* line 530, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.attention-mark {
  color: #ffe3e3;
  font-size: 10px;
  background: #E54B3A;
  padding: 3px;
  margin: 0px 2px;
  border-radius: 6px;
  vertical-align: 1px;
}

/* line 540, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.error-message {
  color: #E54B3A;
  margin-left: 10px;
  font-size: 0.9em;
}

/* line 546, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.unauthorized-access-error {
  text-align: center;
  color: #E54B3A;
  background-color: #ffe4e1;
  padding: 10px;
}

/* line 553, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.verified-message {
  color: #3CB371;
  margin-left: 10px;
  font-size: 0.9em;
}

/* other */
/* line 560, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.float-right-m33 {
  float: right;
  margin-right: 33%;
}

/* line 565, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.margin-left-33 {
  display: inline-block;
  margin-left: 33%;
}

/* line 570, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.StripeElement {
  box-sizing: border-box;
  height: 45px;
  padding: 10px 12px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-color: #f4f4f4;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}
/* line 580, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.StripeElement--invalid {
  border-color: #fa755a;
}
/* line 584, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* line 589, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.loading-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0%;
  margin: auto;
  max-width: 400px;
  height: 150px;
  padding: 30px;
  line-height: 140px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  text-align: center;
  vertical-align: middle;
  z-index: 100000;
}

/* line 609, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.field-icon {
  color: #555;
  float: right;
  margin-right: 15px;
  margin-top: -32px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* LoadingOverlay */
/* line 620, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.loading-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}

/* Flash Messages */
/* line 634, /var/production/aws/jobma/src/app/assets/stylesheets/pc/tenants.scss */
.flash-failed {
  background: #ffecec;
  color: #ff0000;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
