锘緻charset "utf-8";
/* CSS Document */
.threePotion {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.insideSpace {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.leftAlign {
  text-align: left;
}
body.body-bg-gray {
  position: relative;
  background: #f8f8f8;
}
.form-top-title {
  position: fixed;
  width: 100%;
  height: 79px;
  background: #fff;
  border-bottom: 1px solid #e6ebed;
  z-index: 6;
}
.form-top-title .inside-title-box {
  width: 1120px;
  margin: 0 auto;
}
.form-top-title .inside-title-box .title-name-box {
  height: 70px;
  background: url('../images/application/fu.svg') 80px top no-repeat;
  background-size: auto 70px;
}
.form-top-title .inside-title-box .title-name-box h4 {
  padding-top: 11px;
  padding-bottom: 10px;
  font-size: 28px;
  font-weight: bolder;
  color: #292929;
}
.form-top-title .inside-title-box .title-name-box img {
  display: block;
  width: 198px;
  height: auto;
}
.form-top-title .inside-title-box .title-decorate-one {
  width: 95px;
  height: 60px;
  margin-top: 10px;
  background: url('../images/application/bar.svg') left center no-repeat;
  background-size: 60px auto;
}
.form-top-title .inside-title-box .title-decorate-two {
  width: 305px;
  height: 25px;
  margin-top: 28px;
  background: url('../images/application/line.svg') left center no-repeat;
  background-size: 305px auto;
}
.form-top-title .inside-title-box .title-button-group {
  font-size: 16px;
  color: #292929;
}
.form-top-title .inside-title-box .title-button-group button, .form-top-title .inside-title-box .title-button-group a{
    display:inline-block;
  width: 120px;
  height: 34px;
  margin-top: 23px;
  line-height: 32px;
  text-align:center;
  border: 1px solid #292929;
  cursor: pointer;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
.form-top-title .inside-title-box .title-button-group h4{
    padding-top:12px;
    font-size:18px;
    font-weight:bolder;
}
.form-top-title .inside-title-box .title-button-group h6{
    font-size:14px;
    letter-spacing: -.4px;
}
.form-top-title .inside-title-box .title-button-group a { height: 32px; line-height: 30px; }
.form-top-title .inside-title-box .title-button-group button:hover, .form-top-title .inside-title-box .title-button-group a:hover {
  color: #fff;
  background: #292929;
}
.form-top-title .inside-title-box .title-button-group button:nth-child(1), .form-top-title .inside-title-box .title-button-group a:nth-child(1) {
  color: #d71718;
  border-color: #d71718;
}
.form-top-title .inside-title-box .title-button-group button:nth-child(1):hover,.form-top-title .inside-title-box .title-button-group a:nth-child(1):hover {
  color: #fff;
  background: #d71718;
}
.from-content-box {
  padding-top: 80px;
  width: 1120px;
}
.from-content-box .once-application-box {
  width: 1120px;
  height: auto;
  margin-top: 50px;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.from-content-box .once-application-box .once-part-title-application {
  width: 1020px;
  height: 60px;
  padding: 0 30px;
  color: #292929;
  background: #f8f8f8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.from-content-box .once-application-box .once-part-title-application h2 {
  padding-top: 4px;
  font-size: 20px;
  line-height: 26px;
}
.from-content-box .once-application-box .once-part-title-application h2 img {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  padding-right: 8px;
}
.from-content-box .once-application-box .once-part-title-application h4 {
  font-size: 16px;
  line-height: 24px;
}
.from-content-box .once-application-box .ocne-part-content-application {
  padding: 40px 20px 20px 20px;
  font-size: 16px;
  color: #292929;
}
.from-content-box .once-application-box .ocne-part-content-application .application-form-group {
  margin-bottom: 15px;
}
.from-content-box .once-application-box .ocne-part-content-application .application-form-group label {
  display: inline-block;
  width: 230px;
  height: 34px;
  text-align: right;
  line-height: 34px;
  letter-spacing: -0.4px;
}
.from-content-box .once-application-box .ocne-part-content-application .application-form-group input, 
.from-content-box .once-application-box .ocne-part-content-application .application-form-group select {
  width: 260px;
  height: 34px;
  padding: 0 10px;
  border: none;
  color: #666;
  line-height: 34px;
  border-bottom: 1px solid #e5e5e5;
}
.from-content-box .once-application-box .ocne-part-content-application .application-form-group select { }
.from-content-box .once-application-box .ocne-part-content-application .application-form-group input[disabled="disabled"] {
    color: #ccc;
    background: #fff;
    cursor:not-allowed
}
.from-content-box .once-application-box .ocne-part-content-application .line-title-box {
  position: relative;
  height: 30px;
  margin-bottom: 30px;
}
.from-content-box .once-application-box .ocne-part-content-application .line-title-box div.line-bg-box {
  position: absolute;
  top: 14.5px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #e5e5e5;
}
.from-content-box .once-application-box .ocne-part-content-application .line-title-box .line-title-box {
  position: absolute;
  font-size: 18px;
  height: 30px;
  width: auto;
  line-height: 30px;
  background: #fff;
}
.from-content-box .once-application-box .ocne-part-content-application .line-title-box .line-title-box span {
  display: inline-block;
  width: 3px;
  height: 24px;
  background: #d71718;
  vertical-align: middle;
}
.from-content-box .once-application-box .ocne-part-content-application .line-title-box .line-title-box span.star-box {
  width: 24px;
  margin-left: -2px;
  background: url('../images/application/star.svg') left center no-repeat;
  background-size: 24px 24px;
}
.from-content-box .once-application-box .ocne-part-content-application .line-title-box .line-title-box span.star-box:last-child {
  padding-right: 12px;
}
.from-content-box .once-application-box .ocne-part-content-application .line-title-box .line-title-box h2 {
  display: inline-block;
  padding: 0 14px 0 5px;
  vertical-align: middle;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box {
  margin-bottom: 42px;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box p {
  line-height: 30px;
  letter-spacing: -0.4px;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box p span {
  padding-left: 20px;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box .left-choice-box {
  float: left;
  width: 200px;
  margin-top: 4px;
  text-align: center;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box .left-choice-box button {
  width: 12px;
  height: 12px;
  border: 1px solid #292929;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box .left-choice-box button.choice-in {
  border-color: #d71718;
  background: #d71718;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box .left-choice-box p {
  color: #d71718;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box .right-choice-content {
  padding-left: 10px;
  cursor: pointer;
}

.from-content-box .once-application-box .ocne-part-content-application .only-choice-box:last-child {
  margin-bottom: 0;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box-other {
  padding: 20px 36px;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box-other .choice-content-text {
  margin-bottom: 30px;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box-other p {
  line-height: 30px;
  letter-spacing: -0.4px;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box-other button {
  width: 12px;
  height: 12px;
  margin-left: 36px;
  border: 1px solid #292929;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box-other button:nth-child(1) {
  margin-left: 0;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box-other button.choice-in {
  border-color: #d71718;
  background: #d71718;
}
.from-content-box .once-application-box .ocne-part-content-application .only-choice-box-other span {
  cursor: pointer;
}
.from-content-box .once-application-box .ocne-part-content-application .noclear-bottom-space {
  margin-bottom: 30px;
}
.from-content-box .once-application-box .ocne-part-content-application .half-application-box {
  float: left;
  width: 519px;
  padding: 0 10px;
}
.from-content-box .once-application-box .ocne-part-content-application .right-line-show {
  border-right: 1px dashed #e5e5e5;
}
.from-content-box .metting-choice .ocne-part-content-application {
  margin: 0 30px;
}
.from-content-box .accommodation-choice .accommodation-info {
  padding: 0 20px;
  color: #666;
}
.from-content-box .accommodation-choice .accommodation-info p {
  margin-bottom: 20px;
}
.from-content-box .accommodation-choice .ocne-part-content-application .application-form-group label {
  width: 200px;
}
.from-content-box .accommodation-choice .ocne-part-content-application .application-form-group input {
  width: 270px;
}
.from-content-box .accommodation-choice .accommodation-only-style {
  padding: 40px 40px 20px 40px;
}
.from-content-box .accommodation-choice .accommodation-only-style .only-choice-box {
  margin-bottom: 32px;
}
.from-content-box .accommodation-choice .accommodation-only-style .only-choice-box .left-choice-box {
  width: 76px;
}
.from-content-box .accommodation-choice .accommodation-only-style .only-choice-box:nth-child(1) {
  padding-top: 5px;
}
.from-content-box .accommodation-choice .accommodation-only-style .only-choice-box .application-form-group {
  padding-left: 86px;
  padding-top: 8px;
}
.from-content-box .accommodation-choice .accommodation-only-style .only-choice-box .application-form-group label.long-name {
  width: 320px;
  letter-spacing: 0;
  text-align: left;
}
.from-content-box .accommodation-choice .accommodation-only-style .only-choice-box .application-form-group input.long-input {
  width: 350px;
}
.from-content-box .accommodation-choice .accommodation-only-style .hotel-img .img-box {
  width: 115px;
  height: 115px;
  border-radius: 57.5px;
  -webkit-border-radius: 57.5px;
  -moz-border-radius: 57.5px;
  -ms-border-radius: 57.5px;
  -o-border-radius: 57.5px;
  overflow: hidden;
}
.from-content-box .accommodation-choice .accommodation-only-style .hotel-img .img-box:nth-child(1) {
  margin-right: 22px;
}
.from-content-box .accommodation-choice .bg-add-only {
  padding: 15px 0;
  margin: 40px 30px 30px 30px;
  background: #e8e8e8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.from-content-box .accommodation-choice .bg-add-only .only-choice-box {
  margin-bottom: 15px;
}
.from-content-box .accommodation-choice .bg-add-only .only-choice-box .application-form-group {
  padding-top: 0;
  padding-left: 30px;
}
.from-content-box .accommodation-choice .bg-add-only .only-choice-box .application-form-group label.long-name-two {
  width: 375px;
  text-align: left;
}
.from-content-box .accommodation-choice .bg-add-only .only-choice-box .application-form-group input.long-input-two {
  width: 540px;
  background: transparent;
  border-color: #d1d1d1;
}
.from-content-box .accommodation-choice .accommodation-space-resize {
  margin-bottom: 10px;
}
.from-content-box .accommodation-choice .accommodation-space-resize2 {
  margin-top: 10px;
}
.from-content-box .tourism-choice .ocne-part-content-application .tourism-obly-box {
  padding: 32px 20px 36px 20px;
}
.from-content-box .tourism-choice .ocne-part-content-application .tourism-obly-box .space-bottom-resize {
  margin-bottom: 50px;
}
.from-content-box .tourism-choice .ocne-part-content-application .tourism-obly-box p {
  margin-bottom: 12px;
  letter-spacing: -0.4px;
}
.from-content-box .tourism-choice .ocne-part-content-application .tourism-img-box {
  width: 340px;
  height: 247px;
}
.from-content-box .tourism-choice .ocne-part-content-application .tourism-img-box img {
  width: 100%;
  height: 100%;
}
.from-content-box .height-space-div {
  margin: 50px auto;
  width: auto;
  text-align:center;
}
.from-content-box .height-space-div .info-application-explain { 
    margin-bottom:12px;
    font-size:14px;
    line-height:30px;
    color: #d71718;
}
.from-content-box .height-space-div .bototm-btn-sub {
    width:200px;
    height:40px;
    font-size:16px;
    line-height:40px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    border: 1px solid #d71718;
    color:#fff;
    background: #d71718;
    transition-duration: .8s;
    -webkit-transition-duration: .8s;
    cursor:pointer;
}
.from-content-box .height-space-div .bototm-btn-sub:hover{
    color: #d71718;
    background: #fff;
}

.wind-show-erro-info-box, .wind-show-metting-info-box { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.75); z-index: 8; }
.wind-show-erro-info-box .show-info-box {
  position: absolute;
  top: 40%;
  left: 50%;
  padding: 20px 40px;
  color: #292929;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}
.wind-show-erro-info-box .show-info-box span.tag-warm {
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 34px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: #d71718;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}
.wind-show-erro-info-box .show-info-box p {
  display: inline-block;
  line-height: 30px;
  vertical-align: middle;
  padding-left: 14px;
}
.wind-show-metting-info-box .metting-info {
  position: absolute;
  top: 40%;
  left: 50%;
  padding-bottom:30px;
  color: #292929;
  min-width: 560px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  overflow: hidden;
}
.wind-show-metting-info-box .metting-info h2{
    padding: 0 30px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 52px;
    color: #fff;
    text-align:center;
    background: #d71718;
}
.wind-show-metting-info-box .metting-info ul li{
    padding: 0 50px;
    font-size:18px;
    line-height: 42px;
}
.wind-show-metting-info-box .metting-info ul li span{
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 15px;
    line-height: 26px;
    text-align:center;
    vertical-align: middle;
    background: #d71718;
    border-radius: 20px;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.wind-show-metting-info-box .metting-info button{
    float: right;
    width: 86px;
    height: 30px;
    margin-top: 40px;
    margin-right: 30px;
    font-size:16px;
    color: #fff;
    border: none;
    background: #292929;
    cursor: pointer;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}