/*$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px
) !default;
*/
/*@import "mixins/deprecate";
*/
/*@import "mixins/grid-framework";
@import "mixins/grid";
*/
/*archive-line-up*/
/* line 5, style.scss */
section .container {
  border-top: 1px solid #000;
  padding: 2% auto; }

/* line 9, style.scss */
.content-in {
  padding-top: 60px; }

/* line 13, style.scss */
#joyhome-select,
#villa-hills,
#high-quality {
  text-align: center;
  margin: auto;
  width: 100%;
  position: relative; }

/* line 70, style.scss */
.logo img {
  max-width: 90%;
  padding: 10px; }

/* line 75, style.scss */
.text {
  font-size: 14px; }

/* line 78, style.scss */
.out-line-light {
  border: 1px solid #FFF;
  display: inline-block;
  font-size: 12px;
  margin: auto;
  letter-spacing: .1rem; }

/* line 85, style.scss */
.section-title2 {
  font-size: 30px;
  letter-spacing: 3px;
  position: relative;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  margin: auto; }
  @media (max-width: 991.98px) {
    /* line 85, style.scss */
    .section-title2 {
      font-size: 22px;
      letter-spacing: 0; } }
  /* line 96, style.scss */
  .section-title2::after {
    background: #FFF;
    height: 2px;
    width: 40px;
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

/* line 109, style.scss */
.btn {
  border-radius: 0 !important;
  letter-spacing: .2rem; }

/* line 113, style.scss */
.btn-outline-dark:hover {
  color: #fff !important;
  background-color: #343a40;
  border-color: #343a40; }

/* line 119, style.scss */
p {
  line-height: 1.8; }

/* line 124, style.scss */
.stickarrow {
  display: inline-block;
  width: 25px;
  height: 6px;
  margin-left: 10px;
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transform: skew(45deg); }
  @media (max-width: 991.98px) {
    /* line 124, style.scss */
    .stickarrow {
      width: 20px; } }

/* line 137, style.scss */
.btn-outline-light:hover .stickarrow {
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF; }

/* line 142, style.scss */
.btn-success.btn-green {
  position: relative;
  background: #1E771C !important;
  border: 1px solid #1E771C !important;
  font-size: 16px;
  font-weight: normal;
  max-width: 400px;
  margin: auto; }
  @media (max-width: 991.98px) {
    /* line 142, style.scss */
    .btn-success.btn-green {
      padding: 10px; } }

/* line 154, style.scss */
.arrow-wrap {
  position: absolute;
  right: 10%;
  top: 18%; }

/* line 160, style.scss */
.list_tit {
  background: #545454;
  color: #FFF;
  padding: 10px;
  width: 130px; }

/* line 166, style.scss */
.list_tit2 {
  color: #FFF;
  padding: 10px;
  width: 130px; }

/* line 172, style.scss */
.bg-light {
  background: #ededed !important; }

/* line 176, style.scss */
.txt1 {
  font-size: 18px; }

/* line 180, style.scss */
.txt2 {
  font-size: 30px;
  color: #cc0000; }

/* line 185, style.scss */
.txt3 {
  font-size: 18px;
  color: #cc0000; }

/* line 190, style.scss */
.bg-success {
  background: #40a18b !important; }

/* line 194, style.scss */
.hieght-100 {
  height: 100%; }
  @media (max-width: 991.98px) {
    /* line 194, style.scss */
    .hieght-100 {
      height: auto; } }

/*# sourceMappingURL=style.css.map */
