@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : register.css
 author     : Ability Consultant
 style info : 新規会員登録
=================================================================== */
/* Font-family - Japanese */
/* Font-family - English */
.con_register:after {
  content: "";
  display: table;
  clear: both;
}

/* Opacity */
/* Hover animation */
/* H3・赤いフレームタイプ */
/* H3・赤いフレームタイプ (PCの表示は少し異なります) */
/* H3・トップに赤いボーダー */
/* H3・トップにオレンジボーダー */
/* 旅館求人詳細アイコン */
/* 旅館施設詳細アイコン */
/* 黄色ボタン・角丸タイプ */
/* 白ボタン・角丸タイプ */
/* 赤いボタン */
/* 空室検索ボタン・角丸タイプ */
/* 白ボタン・ちょっと角丸タイプ */
/* 白ボタン・ちょっと角丸タイプ */
/* 赤ボタン・ちょっと角丸タイプ */
/* ライトグレーボタン・ちょっと角丸タイプ */
/* グレーボタン・ちょっと角丸タイプ */
/* グラデあるグレーボタン */
/* ゴストボタン */
/* 検討リストに入れるボタン */
/* 検討リストに入れるボタン */
/* 検討リストに入れるボタン */
/* 茶色・アコーディオンボタン */
/* 黒色・テキストリンク */
/* 赤色・テキストリンク */
/* オレンジ色・テキストリンク */
/* -----------------------------------------------------------
	#wrapper_content
----------------------------------------------------------- */
#wrapper_content {
  position: absolute;
  margin: auto;
  width: 100%;
  height: 700px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  #wrapper_content {
    height: auto;
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    top: auto;
  }
}
#wrapper_content .wrp_inn {
  margin: auto;
  padding: 10px 0;
  max-width: 1000px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #wrapper_content .wrp_inn {
    padding: 0;
  }
}

/* -----------------------------------------------------------
	.con_register
----------------------------------------------------------- */
.con_register {
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.95;
}
@media only screen and (max-width: 1159px) {
  .con_register {
    padding: 0 15px;
  }
}
@media print {
  .con_register {
    padding: 0 15px;
  }
}
.ie8 .con_register {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .con_register {
    margin: 0 auto;
    width: 95%;
    height: auto;
    padding: 0;
  }
}
.con_register .box_benefits {
  width: 38%;
  float: left;
  text-align: center;
  margin-top: 120px;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1159px) {
  .con_register .box_benefits .logo {
    margin: 0 auto 15px auto !important;
    width: 100% !important;
    max-width: 225px !important;
  }
}
@media print {
  .con_register .box_benefits .logo {
    margin: 0 auto 15px auto !important;
    width: 100% !important;
    max-width: 225px !important;
  }
}
.ie8 .con_register .box_benefits .logo {
  margin: 0 auto 15px auto !important;
  width: 100% !important;
  max-width: 225px !important;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits .logo {
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits {
    padding-top: 0px;
    width: 100%;
    float: none;
  }
}
.con_register .box_benefits.valign {
  padding-top: 192px;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits.valign {
    padding-top: inherit;
  }
}
.con_register .box_benefits.error {
  padding-top: 0px;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits.error {
    padding-top: inherit;
  }
}
.con_register .box_benefits h1 {
  padding-top: 5px;
  color: #473f3f;
  font-weight: normal;
  font-size: 13px;
  color: #440a0a;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits h1 {
    padding-top: 13px;
    text-align: center;
    font-size: 14px;
  }
}
.con_register .box_benefits .logo {
  margin: 0 auto 20px auto;
  padding-top: 9px;
  max-width: 225px;
}
@media only screen and (max-width: 1159px) {
  .con_register .box_benefits .logo {
    margin-right: 3%;
    max-width: 100%;
    width: 18%;
  }
}
@media print {
  .con_register .box_benefits .logo {
    margin-right: 3%;
    max-width: 100%;
    width: 18%;
  }
}
.ie8 .con_register .box_benefits .logo {
  margin-right: 3%;
  max-width: 100%;
  width: 18%;
}
@media only screen and (max-width: 1110px) {
  .con_register .box_benefits .logo {
    margin-right: 2%;
  }
}
@media print {
  .con_register .box_benefits .logo {
    margin-right: 2%;
  }
}
.ie8 .con_register .box_benefits .logo {
  margin-right: 2%;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits .logo {
    margin: 0 auto;
    padding-top: 0;
    max-width: 225px;
    width: auto;
    float: none;
  }
}
.con_register .box_benefits h2 {
  margin-bottom: 25px;
  font-size: 136%;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits h2 {
    margin: 0 0 5px 0;
    padding: 5px 0;
    font-size: 115%;
  }
}
.con_register .box_benefits h2 span {
  padding: 0 30px;
  display: inline-block;
  position: relative;
  font-weight: bold;
}
.con_register .box_benefits h2 span:before {
  content: " ";
  width: 16px;
  height: 25px;
  position: absolute;
  top: 6px;
  left: 0;
  background: url(../images/common/reddiagonal_left.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits h2 span:before {
    top: 0;
  }
}
.con_register .box_benefits h2 span:after {
  content: " ";
  width: 16px;
  height: 25px;
  position: absolute;
  top: 6px;
  right: 0;
  background: url(../images/common/reddiagonal_right.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_register .box_benefits h2 span:after {
    top: 0;
  }
}
.con_register .box_benefits h2 em {
  color: #ff0000;
}
.con_register .box_form {
  padding: 4%;
  width: 50%;
  float: right;
  border: 1px solid #d6d6d6;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_register .box_form {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_register .box_form {
    margin-top: 0;
    padding: 0;
    width: 100%;
    float: none;
    border: none;
  }
}
.con_register .box_form h2 {
  margin-bottom: 25px;
  font-size: 136%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form h2 {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 115%;
  }
}
.con_register .box_form .btn {
  margin: 17px 0;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .btn {
    margin: 5px 0 0 0;
  }
}
.con_register .box_form .btn button {
  width: 100%;
  padding: 0.3em 0.8em;
  display: block;
  text-decoration: none;
  background: #fff800;
  text-align: center;
  position: relative;
  font-size: 108%;
  font-weight: 600;
  color: #440a0a;
  border: 3px solid #3e0b00;
  box-shadow: 0px 3px 0px #3e0b00;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  font-weight: bold;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .btn button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 0px #3e0b00;
  }
}
.con_register .box_form .btn button i {
  margin-right: 5px;
  font-size: 122%;
}
.con_register .box_form .btn button span {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
@media only screen and (min-width: 1025px) {
  .con_register .box_form .btn button:hover, .con_register .box_form .btn button.active {
    background: #fb722f;
    color: #fff;
  }
}
@media print {
  .con_register .box_form .btn button:hover, .con_register .box_form .btn button.active {
    background: #fb722f;
    color: #fff;
  }
}
.ie8 .con_register .box_form .btn button:hover, .ie8 .con_register .box_form .btn button.active {
  background: #fb722f;
  color: #fff;
}
.con_register .box_form .btn button:hover i, .con_register .box_form .btn button.active i {
  color: #fff;
}
.con_register .box_form .btn button:hover span.ic-hand:before, .con_register .box_form .btn button.active span.ic-hand:before {
  background-position: -34px -155px;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .btn button:hover span.ic-hand:before, .con_register .box_form .btn button.active span.ic-hand:before {
    background-position: -25px -116px;
  }
}
.con_register .box_form .btn button.sm-size {
  padding: 0.6em 0.8em;
  box-shadow: 0px 2px 0px #3e0b00;
  font-size: 108%;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .btn button.sm-size {
    padding: 0.8em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
.con_register .box_form .btn button.md-size {
  padding: 0.9em 0.8em;
  box-shadow: 0px 3px 0px #3e0b00;
  font-size: 115%;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .btn button.md-size {
    font-size: 108%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 0px #3e0b00;
  }
}
.con_register .box_form .btn button.lg-size {
  padding: 1em 0.8em;
  box-shadow: 0px 4px 0px #3e0b00;
  border: 3px solid #3e0b00;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-size: 122%;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .btn button.lg-size {
    font-size: 108%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
.con_register .box_form input.user01 {
  margin-bottom: 14px;
  width: 100% !important;
}
.con_register .box_form input.user02 {
  margin-bottom: 7px;
  width: 100% !important;
}
.con_register .box_form input[type="email"],
.con_register .box_form input[type="password"] {
  width: 100% !important;
}
.con_register .box_form .att {
  font-size: 86%;
  color: #ff0000;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .att {
    font-size: 79%;
  }
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .btn_submit {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 !important;
    max-width: 100% !important;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .btn_submit input[type="submit"] {
    padding: 0 !important;
  }
}
.con_register .box_form .box_sns {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_sns {
    padding-top: 0;
  }
}
.con_register .box_form .box_sns h3 {
  margin-bottom: 18px;
  text-align: center;
  position: relative;
  font-size: 115%;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_sns h3 {
    font-size: 100%;
  }
}
.con_register .box_form .box_sns h3:before {
  margin-right: 10px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 38%;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_sns h3:before {
    margin-right: 5px;
  }
}
.con_register .box_form .box_sns h3:after {
  margin-left: 10px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 38%;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_sns h3:after {
    margin-left: 5px;
  }
}
.con_register .box_form .box_sns .btn_fb {
  margin-bottom: 10px;
}
.con_register .box_form .box_sns .btn_fb a {
  padding: 0.5em 0.8em;
  display: block;
  text-decoration: none;
  background: #3a58a1;
  text-align: center;
  position: relative;
  font-size: 108%;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_sns .btn_fb a {
    font-size: 100%;
  }
}
.con_register .box_form .box_sns .btn_fb a i {
  margin-right: 15px;
  font-size: 160%;
  vertical-align: middle;
}
.con_register .box_form .box_sns .btn_fb a:hover, .con_register .box_form .box_sns .btn_fb a.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.con_register .box_form .box_sns .btn_tw {
  margin-bottom: 20px;
}
.con_register .box_form .box_sns .btn_tw a {
  padding: 0.5em 0.8em;
  display: block;
  text-decoration: none;
  background: #1b95e0;
  text-align: center;
  position: relative;
  font-size: 108%;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_sns .btn_tw a {
    font-size: 100%;
  }
}
.con_register .box_form .box_sns .btn_tw a i {
  margin-right: 15px;
  font-size: 134%;
  vertical-align: middle;
}
.con_register .box_form .box_sns .btn_tw a:hover, .con_register .box_form .box_sns .btn_tw a.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.con_register .box_form .box_sns .txt_att {
  font-size: 79%;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_sns .txt_att {
    padding-bottom: 20px;
  }
}
.con_register .box_form .policy_link a {
  color: #d54d48;
}
.con_register .box_form .box_formsent {
  margin-bottom: 0;
  padding-top: 0;
}
.con_register .box_form .box_formsent .nhay {
  margin: 0 auto 5px auto;
  text-align: center;
}
.con_register .box_form .box_formsent h2 {
  font-size: 136%;
}
.con_register .box_form .box_formsent .att {
  margin-bottom: 5px;
  font-size: 86%;
  text-align: center;
}
.con_register .box_form .box_formsent .txt_border {
  margin-bottom: 14px;
  padding: 10px 0;
  border-top: 1px dashed #d9d9c4;
  border-bottom: 1px dashed #d9d9c4;
  font-size: 150%;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_formsent .txt_border {
    padding: 7px 0;
    font-size: 122%;
  }
}
.con_register .box_form .box_formsent .txt_border span {
  color: #ff0000;
}
.con_register .box_form .box_formsent .txt {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_formsent .txt {
    margin: 0 auto 10px auto;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_formsent .btn {
    margin: 0 auto 10px auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .box_formsent .btn a.md-size {
    padding: 0.7em 0.8em;
  }
}
.con_register .box_form .tbl_regist {
  margin-bottom: 0;
  width: 100%;
}
.con_register .box_form .tbl_regist th {
  vertical-align: middle;
  width: 130px;
  padding: 0;
  font-weight: 100;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .tbl_regist th {
    display: block;
    width: 100%;
    padding: .5em 0 0 0;
  }
}
.con_register .box_form .tbl_regist td {
  padding: .3em 0;
  overflow: hidden;
}
.con_register .box_form .tbl_regist td input[type=text], .con_register .box_form .tbl_regist td input[type=tel] {
  width: 100%;
}
.con_register .box_form .tbl_regist td select {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 32%;
  margin-left: 2%;
  margin-right: 0;
}
.con_register .box_form .tbl_regist td select:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .con_register .box_form .tbl_regist td {
    display: block;
    width: 100%;
    padding: 3%;
  }
  .con_register .box_form .tbl_regist td input {
    margin: 0;
  }
}

/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer {
  display: none;
}
