@charset "UTF-8";

body {
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto,
    Helvetica Neue, sans-serif;
  font-size: 14px;
  line-height: 1.43;
  color: #484848;
  background-color: #fff;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  width: 100%;
  height: auto;
}

.mt_8 {
  margin-top: 8px;
}

.mb_8 {
  margin-bottom: 8px;
}

.mb_24 {
  margin-bottom: 24px;
}

.mt_24 {
  margin-top: 24px;
}

.mb_48 {
  margin-bottom: 48px;
}

.mt_48 {
  margin-top: 48px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pt_24 {
  padding-top: 24px;
}

.pb_48 {
  padding-bottom: 48px;
}

.pt_48 {
  padding-top: 48px;
}

/*header*/
.navbar {
  padding: 0 0 0 20px;
}

.navbar-brand {
  margin: 0;
}

.icon {
  /*display:none;*/
  width: 70%;
}

.collapse.navbar-collapse {
  margin-left: 20px;
}

.header {
   height: 112px;
  line-height: 100px;
  padding-left: 40px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.navbar-expand .navbar-nav .nav-link {
  margin-right: 32px;
}

.navbar-expand .navbar-nav a {
  font-weight: 600;
  font-size: 16px;
}

img.keyvisual {
  vertical-align: bottom;
  border-radius: 16px;
}

/*main*/
.top-image {
  margin-left: 40px;
  margin-right: 40px;
  max-height: 680px;
}

.hosting {
  margin: 0 auto;
  width: 90%;
  -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-160px);
  transform: translateY(-160px);
  background: #ffffff;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.osaka_hosting {
  padding-top: 40px;
  padding-left: 22px;
  padding-right: 16px;
  width: 47%;
  border: 1px solid #ebebeb;
}

.osaka {
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  color: #222222;
}

.red {
  color: #e41e57;
}

.osaka_hosting .calculation {
  margin-top: 40px;
  margin-bottom: 0px;
}

button {
  background: transparent;
  border: 0px;
  margin: 0px;
  padding: 0px;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  color: #222222;
  text-decoration: underline;
  border-radius: 4px;
  font-weight: 600;
  outline: none;
}

.room {
  width: 53%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.room .osaka_room {
  padding-right: 32px;
  padding-left: 32px;
  overflow-y: scroll;
  padding-bottom: 110px;
}

.room .room_hearing {
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 24px;
}

.room .room_form {
  margin-bottom: 24px;
}

.room .room_form_2 {
  border: 1px solid #484848;
  background-color: #ffffff;
  position: relative;
}

.room .room_form_2.room_location {
  border-radius: 8px 8px 0 0;
}

.room .room_form_2.room_marumaru {
  border-radius: 0;
  border-top: none;
  border-bottom: none;
}

.room .room_form_2.room_guest {
  border-radius: 0 0 8px 8px;
}

.room .room_form_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.room .room_form_4 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  display: relative;
}

.room_form_5 input {
  border: none;
  outline: none;
}

.room_form_5 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 56px;
  width: 100%;
  border: none;
  outline: none;
  margin: 0px;
  padding-left: 12px;
  padding-right: 36px;
  padding-top: 18px;
  padding-bottom: 10px;
  background-color: transparent;
  position: relative;
}

.guest {
  margin-top: 16px;
  position: relative;
}

.guest-button {
  background: transparent;
  border: none;
  outline: none;
  text-decoration: none;
}

button:focus {
  outline: none;
}

.guest-text {
  color: #222;
  font-size: 14px;
  line-height: 18pxt;
  font-weight: 600;
  margin-left: 6px;
}

.guest-icon {
  display: inline-block;
}

.guest-icon img {
  display: block;
  fill: none;
  height: 12px;
  width: 12px;
  stroke: currentColor;
  stroke-width: 5.333333333333333;
  overflow: visible;
}

.listing {
  width: 83.5%;
  left: 30px;
  position: absolute;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  bottom: 0;
}

.listing_text {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e61e4d),
    color-stop(50%, #e31c5f),
    to(#d70466)
  );
  background: linear-gradient(to right, #e61e4d 0%, #e31c5f 50%, #d70466 100%);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding: 16px 32px;
  width: 100%;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
}

.header-listing {
  max-width: 100%;
  right: 3%;
  top: 17%;
  position: absolute;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: none;
}

.header-listing_text {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e61e4d),
    color-stop(50%, #e31c5f),
    to(#d70466)
  );
  background: linear-gradient(to right, #e61e4d 0%, #e31c5f 50%, #d70466 100%);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  padding: 8px 16px;
  width: 100%;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
}

.header-listing_text-b {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e61e4d),
    color-stop(50%, #e31c5f),
    to(#d70466)
  );
  background: linear-gradient(to right, #e61e4d 0%, #e31c5f 50%, #d70466 100%);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 18px;
  padding: 8px 16px;
  max-width: 100%;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  right: 0;
  position: absolute;
}

.header-listing_text:hover {
  background: var(
    --dls19-brand-gradient,
    linear-gradient(to right, #e61e4d 0%, #e31c5f 50%, #d70466 100%)
  );
}

.clone-nav .header-listing {
  display: block;
}

.header-listing-b {
  display: none;
}

.border-radius {
  border: 2px solid #000 !important;
  border-radius: 8px !important;
}

.my-parts2 {
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 50px;
  border-right: 0.05em solid #000;
  border-bottom: 0.05em solid #000;
  background: transparent;
  right: 5%;
  top: 35%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.my-parts {
  text-align: left;
}

.my-parts label {
  display: inline-block;
  font-size: 1.1em;
  position: relative;
  width: 100%;
}

.my-parts label::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 50px;
  border-right: 0.05em solid #000;
  border-bottom: 0.05em solid #000;
  background: transparent;
  right: 5%;
  top: 35%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.my-parts select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 56px;
  width: 100%;
  border: none;
  outline: none;
  margin: 0px;
  padding-left: 12px;
  padding-right: 36px;
  padding-top: 18px;
  padding-bottom: 10px;
  background-color: transparent;
  position: relative;
}

.top {
  margin-bottom: -50px;
}

/*Airbnbでホストするこれだけの理由*/
.reason {
  max-width: 696px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 85px;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 35px;
}

.reason2 {
  max-width: 696px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.reason3 {
  max-width: 696px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 85px;
  padding-right: 24px;
  padding-left: 24px;
}

.reason_wrap {
  margin-left: 56px;
  margin-right: 56px;
}

.air_ttl_24 {
  word-wrap: break-word;
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto,
    Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25em;
  color: #484848;
  padding-top: 2px;
  padding-bottom: 2px;
}

.air-text {
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto,
    Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #484848;
  margin-bottom: 1em;
}

/*3ステップでホスティング*/
.line {
  width: 64px;
  border: 1px solid #767676;
  margin: 0 auto 25px auto;
}

.air_h2 {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -1.5px;
  font-weight: 900;
  color: #333333;
  text-align: center;
  padding-bottom: 48px;
}

.checkbtn {
  background: url(../images/checkbtn.png) no-repeat center left/contain;
  height: 48px;
  width: 48px;
  display: block;
  margin-bottom: 16px;
}

.text_link {
  color: #008489;
  text-decoration: none;
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto,
    Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
}

.air_host {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.air_host_txt {
  width: 42%;
}

.quote {
  color: #fdb32b;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 0.1em;
}

.air_host_btn {
  display: inline-block;
  padding: 1em 1.2em;
  font-weight: 800;
  font-size: 16px;
  border: 2px solid;
  border-radius: 0.3em;
  line-height: 1em;
  text-align: center;
  letter-spacing: 0.08em;
  min-width: 71.193px;
}

.air_host_btn a,
.air_bg_btn a {
  color: #484848;
  text-decoration: none;
}

.air_host_img {
  width: 50%;
}

.air_host_img img {
  width: 100%;
  height: auto;
}

.relief {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.relief_img {
  margin-right: 16px;
  height: 25px;
  width: 25px;
  display: inline-block;
  font-size: 10px;
  position: relative;
}

.relief_img span {
  position: absolute;
  display: block;
  top: 34%;
  left: 54%;
  width: 84%;
  height: 36%;
  margin: -18% 0 0 -42%;
  border-left: 0.16em solid #0f8b8f;
  border-bottom: 0.16em solid #0f8b8f;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.air-text_question {
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto,
    Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  color: #484848;
  border-bottom: １px;
}

.air-text_qa {
  border-bottom: 1px solid #ebebeb;
  padding-top: 24px;
  color: #008489;
  font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto,
    Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
}

.air-text_qa:hover {
  text-decoration: underline;
}

#mask {
  background: rgba(0, 0, 0, 0.75);
  z-index: 1;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

#modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin-top: 64px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  max-width: 568px;
  max-height: 500px;
  overflow: visible;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  z-index: 2;
  background-color: white;
  padding: 32px;
}

.hidden {
  display: none;
}

#open,
#close,
#open2,
#close2 {
  cursor: pointer;
}

#mask2 {
  background: rgba(0, 0, 0, 0.75);
  z-index: 1;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow-y: auto;
}

#modal2 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin-top: 40px;
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  overflow-y: auto;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  z-index: 1;
  background-color: white;
  padding: 32px;
}

.hosting_ttl {
  font-size: 14px;
  font-weight: 800;
  color: #484848;
}

.hosting_txt {
  font-size: 14px;
  font-weight: 300;
  color: #484848;
  line-height: 1.5;
}

.air_my-parts {
  position: relative;
  padding-top: 20%;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 40px;
  width: 33%;
  max-height: 300px;
  height: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hosting_txt_wrapper {
  margin-right: 16px;
  margin-left: 16px;
  padding-top: 0.3em;
  padding-bottom: 1em;
}

.air_my-parts a:hover,
.air_bg_btn a {
  text-decoration: none;
}

.air_shadow {
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
}

.air_my-parts img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.air_bg {
  width: 100%;
  height: 100%;
  height: 440px;
  max-width: 1280px;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/christian.jpg);
  margin: auto;
  position: relative;
}

.air_40_f {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -1.5px;
  font-weight: 900;
  color: #fff;
  padding-top: 96px;
  padding-bottom: 28px;
  font-weight: 700;
  max-width: 330px;
}

.air_bg_btn {
  display: inline-block;
  padding: 10px 22px;
  border-radius: 5px;
  background: #fff;
  color: #484848;
  font-weight: 800;
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
}

.air_bg_txt {
  position: relative;
}

.footer {
  background-color: #f7f7f7;
  border-top: 1px solid #ddd;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 24px;
  -ms-flex-item-align: 40px;
  -ms-grid-row-align: 40px;
  align-self: 40px;
  margin: 0 auto;
}

.footer_bl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer_bl_ch {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ddd;
}

.ttl_12 {
  color: #222;
  font-style: 12px;
  margin-bottom: 0;
  font-weight: bold;
}

.flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex_li {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  margin-top: 12px;
  color: #222;
  font-size: 14px;
  line-height: 1.43;
  cursor: pointer;
}

.country {
  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;
  cursor: pointer;
  margin-bottom: 16px;
}

.country_lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 24px;
}

.earth {
  background: url(../images/airbnb_9.png) no-repeat center left/cover;
  display: block;
  height: 16px;
  width: 16px;
}

.lang {
  font-weight: 600;
  text-decoration: underline;
  margin-right: 24px;
}

.money {
  margin-right: 8px;
}

.money_country {
  font-weight: 600;
  text-decoration: underline;
}

.sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sns ul li {
  margin-right: 24px;
  width: 18px;
  height: 18px;
}

.footer_txt {
  text-align: center;
}

.point {
  display: inline-block;
  text-align: center;
  width: 19px;
}

.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  background-color: #fff;
  -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
}

.is-show {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.host_txt {
  margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
  .header {
    height: 85px;
    line-height: 85px;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .collapse.navbar-collapse {
    margin-left: 10px;
    height: 70px;
    line-height: 30px;
  }
  .navbar-expand .navbar-nav .nav-link {
    margin-right: 20px;
  }
  .top-image {
    margin-right: 22px;
    margin-left: 22px;
  }
  .hosting {
    -webkit-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .osaka_hosting {
    padding-top: 24px;
    padding-left: 22px;
    padding-right: 16px;
    width: 100%;
  }
  .room {
    width: 100%;
  }
  .listing {
    width: 100%;
    position: static;
    -webkit-transform: none;
    transform: none;
    margin-top: 40px;
  }
  .room .osaka_room {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 82px;
  }
  .reason_wrap {
    margin: 0;
  }
  .air-text {
    margin-top: 1em;
    margin-bottom: 3em;
  }
  .guest-button {
    text-align: left;
  }
  .reason {
    margin-bottom: 0;
  }
  .line {
    margin: 0 0 25px 0;
  }
  .air_h2 {
    text-align: left;
  }
  .air_host {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .air_host:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .air_host_txt {
    width: 100%;
  }
  .air_host_txt .air-text {
    margin-bottom: 1em;
  }
  .air_host_btn {
    margin-bottom: 3.5em;
  }
  .air_host_img {
    width: 100%;
  }
  .air-text-mb0 {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .air_my-parts {
    width: 100%;
    margin-bottom: 16px;
    padding-top: 0;
  }
  .air_my-parts a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hosting_txt_wrapper {
    padding: 0;
  }
  .air_my-parts img {
    -o-object-fit: cover;
    object-fit: cover;
    position: static;
    display: inline-block;
    vertical-align: bottom;
    height: 76px;
    width: 76px;
    min-height: 1px;
  }
  .footer {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .flex_wrap {
    display: block;
  }
  .sns ul {
    display: none;
  }
  .country {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .footer_txt {
    text-align: left;
  }
}

@media screen and (max-width: 660px) {
  .header-listing-b.is-show-b {
    -webkit-transform: translateY(32%);
    transform: translateY(32%);
    display: block;
  }
  .header-listing-b {
    padding-top: 11px;
    position: fixed;
    bottom: 0;
    left: -4%;
    z-index: 2;
    width: 100%;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    background-color: #fff;
    height: 83px;
    -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
  }
  .clone-nav .header-listing {
    display: none;
  }
  .header {
    height: 78px;
    padding-left: 20px;
  }
}
/*# sourceMappingURL=style.css.map */
