.single-post {
  font-family: "source-han-sans-cjk-ja", sans-serif, "Old Standard TT", serif !important;
  line-height: 1.75;
  background: #f5f2ef;
  color: #1a1a1a;
}
.single-post .hotel-body {
  padding-top: 122px;
  font-family: "source-han-sans-cjk-ja", sans-serif, "Old Standard TT", serif !important;
  line-height: 1.75;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 1.125rem;
}
.single-post .hotel-body .container {
  width: 100%;
  padding: 12px;
  margin-right: auto;
  margin-left: auto;
}
.single-post .hotel-body .container .headding {
  margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .single-post .hotel-body .container .headding {
    margin-bottom: 60px;
    padding-left: 18px;
  }
}
@media screen and (max-width: 648px) {
  .single-post .hotel-body .container .headding {
    padding-left: 0;
  }
}
.single-post .hotel-body .container .headding h2 {
  font-size: 1.75rem !important;
  margin-bottom: 3.5rem;
  line-height: 1.3333333333;
  color: #1a1a1a;
  font-weight: 700 !important;
}
@media screen and (max-width: 960px) {
  .single-post .hotel-body .container .headding h2 {
    font-size: 1.75rem !important;
    margin-bottom: 3.5rem;
    line-height: 1.3333333333;
    color: #1a1a1a;
    font-weight: 700 !important;
  }
}
.single-post .hotel-body .container .headding p {
  color: #1a1a1a;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .single-post .hotel-body .container .headding p {
    font-size: 4.37vw !important;
    line-height: 1 !important;
    margin: 10px 0 0;
  }
}
@media screen and (min-width: 1184px) {
  .single-post .hotel-body .container {
    max-width: 990px !important;
    padding: 0 !important;
  }
}
@media screen and (min-width: 960px) {
  .single-post .hotel-body .container {
    max-width: 900px;
  }
}
@media screen and (max-width: 959px) {
  .single-post .hotel-body .container {
    margin-top: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 648px) {
  .single-post .hotel-body .container {
    padding: 20px;
  }
}
.single-post .hotel-body .profile_wrapper {
  margin-top: 85px;
  margin-bottom: 36px;
}
.single-post .hotel-body .profile_wrapper .profile_title {
  font-family: Old Standard TT, serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
}
.single-post .hotel-body .profile_wrapper .separator {
  border-color: rgba(0, 0, 0, 0.12);
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  max-width: 100%;
  height: 0;
  max-height: 0;
  border-width: thin 0 0;
  -webkit-transition: inherit;
  transition: inherit;
  margin: 0;
}
.single-post .hotel-body .profile_wrapper .profile_box {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 648px) {
  .single-post .hotel-body .profile_wrapper .profile_box {
    display: block !important;
  }
}
.single-post .hotel-body .profile_wrapper .profile_box .profile_image {
  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: 201px;
  height: 201px;
  overflow: hidden;
  background: #e6e6e6;
  color: #cbcbcb;
  margin-right: 45px;
}
.single-post .hotel-body .profile_wrapper .profile_box .profile_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-post .hotel-body .profile_wrapper .profile_box .profile_info {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}
.single-post .hotel-body .profile_wrapper .profile_box .profile_info h5.profile_name {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
.single-post .hotel-body .profile_wrapper .profile_box .profile_info .profile_description {
  font-size: 16px;
  font-weight: lighter;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.contents_btn {
  margin-top: -20px;
}/*# sourceMappingURL=artculture.css.map */