@charset "UTF-8";
body {
  background: url("../img/shared/partent485.jpg");
  color: #3c2012;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.05em;
}

#header {
  background: url("../img/ren/kv.jpg") center/cover no-repeat;
}
#header .key-txt {
  width: 100%;
  color: #fff;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#header .key-txt small {
  font-size: 36px;
  letter-spacing: 0.1em;
}

.header-info {
  padding: 0;
}

.ttl-style-1 {
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 0.2em;
  text-align: center;
}
.ttl-style-1::before {
  content: "";
  height: 59px;
  display: block;
  margin-bottom: 38px;
  background: url("../img/shared/deco3.png") center/contain no-repeat;
}

.ttl-style-2 {
  font-size: 43px;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
.ttl-style-2 small {
  display: inline-block;
  margin-top: 10px;
  font-size: 26px;
  letter-spacing: 0.1em;
}

.btn-style-2 {
  width: 361px;
  min-height: 66px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #7b662f;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
}
.btn-style-2:hover {
  text-decoration: none;
  opacity: 0.7;
}
.btn-style-2::after {
  content: ">";
  display: block;
  margin: 0 -30px 0 30px;
  font-size: 20px;
  letter-spacing: 0;
}

.remodal-floormap {
  max-width: 100%;
  margin-bottom: 0;
  background: url("../img/shared/bg.jpg");
  border: 0;
  padding: 0;
  color: #3c2012;
  text-align: left;
}

.popup-floormap {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  overflow-y: auto;
}
.popup-floormap .wrap {
  width: 100%;
}
.popup-floormap h2.ttl {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-size: 26px;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.popup-floormap h2.ttl::after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  height: 2px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.popup-floormap .ttlbox {
  width: 840px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 27px;
     -moz-column-gap: 27px;
          column-gap: 27px;
  margin: 0 auto;
}
.popup-floormap .ttlbox .catch {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3c2012;
  color: #fff;
  font-size: 29px;
  letter-spacing: 0.05em;
  text-align: center;
}
.popup-floormap .desc {
  width: 840px;
  margin: 0 auto;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 19px;
  line-height: 30px;
  letter-spacing: 0.1em;
  position: relative;
}
.popup-floormap .desc::before {
  content: "";
  width: 35px;
  border-top: 1px solid;
  position: absolute;
  top: 14px;
  left: 0;
}
.popup-floormap .imgbox {
  width: 100%;
  max-width: 1500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  margin: 20px auto 0;
  text-align: center;
}

#sec1 {
  padding: 169px 0 124px;
}
#sec1 .wrap {
  z-index: 0;
}
#sec1 .wrap::before {
  content: "";
  width: 146px;
  height: 197px;
  background: url("../img/shared/deco1.png") 0 0/contain no-repeat;
  position: absolute;
  top: 213px;
  left: -197px;
  z-index: -1;
}
#sec1 .wrap::after {
  content: "";
  width: 194px;
  height: 225px;
  background: url("../img/shared/deco2.png") 0 0/contain no-repeat;
  position: absolute;
  bottom: -40px;
  right: -205px;
  z-index: -1;
}
#sec1 h2.ttl {
  text-align: center;
}
#sec1 .set {
  margin-top: -52px;
  padding: 111px 0 163px;
  background: url("../img/ren/sec1_frame.png") center top/100% no-repeat;
  text-align: center;
  position: relative;
}
#sec1 .set .txt-spec {
  margin-top: 69px;
  position: relative;
}
#sec1 .set .txt-spec::before {
  content: "";
  width: 100%;
  height: 27px;
  background: url("../img/ren/sec1_line.png") center bottom no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
#sec1 .set .deco1 {
  position: absolute;
  top: -184px;
  left: 0;
}
#sec1 .set .deco2 {
  position: absolute;
  top: -184px;
  right: 82px;
}

#sec2 {
  padding: 149px 0 140px;
  background: url("../img/shared/bg.jpg");
}
#sec2 h2.ttl {
  font-size: 30px;
}
#sec2 h2.ttl::before {
  margin-bottom: 57px;
}
#sec2 .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -140px 0 -250px;
}
#sec2 .set1 .price {
  margin-top: 23px;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.18em;
}
#sec2 .set1 .price .fzb {
  font-size: 37px;
  letter-spacing: 0.06em;
}
#sec2 .set1 .imgbox {
  width: 898px;
}
#sec2 .set1 .txtbox {
  width: 415px;
  margin-top: 86px;
  text-align: center;
}
#sec2 .set1 .txtbox .txt {
  margin-top: 60px;
}
#sec2 .set2 {
  margin: 98px -136px 0 0;
  position: relative;
  z-index: 0;
}
#sec2 .set2::before {
  content: "";
  width: 237px;
  height: 324px;
  background: url("../img/shared/deco4.png") 0 0/contain no-repeat;
  position: absolute;
  top: -41px;
  left: -140px;
}
#sec2 .set2 h3.ttl {
  font-size: 26px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
#sec2 .set2 .gr1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
#sec2 .set2 .gr2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
}
#sec2 .set2 .gr2 .txtbox {
  width: 580px;
  padding: 39px 25px 80px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  position: relative;
}
#sec2 .set2 .gr2 .txtbox::before {
  content: "";
  background: #fcf9f5;
  position: absolute;
  inset: -115px -222px 0 -100px;
  z-index: -1;
}
#sec2 .set2 .gr2 .txtbox .txt {
  margin-top: 15px;
}
#sec2 .set2 .gr2 .imgbox {
  width: 450px;
}
#sec2 .set3 {
  margin-top: 123px;
}
#sec2 .set3 .ttl small {
  display: inline-block;
  margin-top: 10px;
}
#sec2 .set3 .gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 22px 0 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec2 .set3 .gr [class*=btn-popup] {
  position: absolute;
}
#sec2 .set3 .gr [class*=btn-popup] a {
  display: block;
  background: #796003;
  border-radius: 100%;
}
#sec2 .set3 .gr .floormap1 {
  position: relative;
}
#sec2 .set3 .gr .floormap1 .btn-popup1 {
  top: 12px;
  right: 139px;
}
#sec2 .set3 .gr .floormap1 .btn-popup2 {
  top: 230px;
  right: 182px;
}
#sec2 .set3 .gr .floormap1 .btn-popup3 {
  bottom: 7px;
  left: 183px;
}
#sec2 .set3 .gr .floormap2 {
  margin-top: 56px;
  position: relative;
}
#sec2 .set3 .gr .floormap2 .btn-popup4 {
  top: 0;
  left: 104px;
}
#sec2 .set3 .gr .floormap2 .btn-popup5 {
  top: 0;
  right: 7px;
}
#sec2 .set3 .gr .floormap2 .btn-popup6 {
  bottom: 6px;
  left: 145px;
}
#sec2 .set3 .ttlbox {
  width: 708px;
  margin: -57px 0 0 auto;
}

#sec3 {
  padding-top: 120px;
  position: relative;
  z-index: 0;
}
#sec3::before {
  content: "";
  width: 830px;
  height: 860px;
  background: url("../img/ren/sec3_deco.png") 0 0/contain no-repeat;
  position: absolute;
  bottom: -458px;
  right: 0;
  z-index: -1;
}
#sec3 .set1 {
  text-align: center;
}
#sec3 .set1 .txt {
  margin-top: 42px;
}
#sec3 .set2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 84px 0 0 -187px;
}
#sec3 .set2 h3.ttl {
  font-size: 30px;
  line-height: 42px;
  letter-spacing: 0.1em;
}
#sec3 .set2 .imgbox {
  width: 700px;
}
#sec3 .set2 .txtbox {
  width: 392px;
  margin-top: 81px;
  position: relative;
  z-index: 1;
}
#sec3 .set2 .txtbox hr {
  margin: 32px 0 0 -120px;
  background: none;
  border: 0;
  border-top: 1px solid #3c2012;
}
#sec3 .set2 .txtbox .txt {
  margin-top: 43px;
}

#sec4 {
  padding: 145px 0 160px;
}
#sec4 .wrap {
  width: 100%;
  max-width: 1200px;
}
#sec4 h2.ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 48px;
  line-height: 50px;
  letter-spacing: 0.1em;
  text-align: center;
}
#sec4 h2.ttl small {
  font-size: 36px;
  letter-spacing: 0.1em;
}
#sec4 h2.ttl .txt1 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
}
#sec4 h2.ttl .txt1::before {
  content: "";
  width: 100%;
  height: 4px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  bottom: 0;
  left: 0;
}
#sec4 h2.ttl .txt2 {
  display: inline-block;
  margin: 55px 30px 0;
}
#sec4 h2.ttl .txt3 {
  display: inline-block;
  margin-top: 61px;
  padding-bottom: 20px;
  position: relative;
}
#sec4 h2.ttl .txt3::before {
  content: "";
  width: 100%;
  height: 4px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  bottom: 0;
  left: 0;
}
#sec4 .map {
  height: 600px;
  margin-top: 47px;
}
#sec4 .map iframe {
  width: 100%;
  height: 100%;
}
#sec4 .txt {
  margin-top: 55px;
  text-align: center;
}

#sec5 {
  padding-top: 137px;
  background: url("../img/shared/bg.jpg");
}
#sec5 .wrap {
  z-index: 0;
}
#sec5 .wrap::before {
  content: "";
  width: 146px;
  height: 196px;
  background: url("../img/shared/deco5.png") 0 0/contain no-repeat;
  position: absolute;
  top: -5px;
  right: -159px;
  z-index: -1;
}
#sec5 .logo {
  text-align: center;
}
#sec5 h2.ttl {
  margin-top: 28px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
}
#sec5 .policy dt {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#sec5 .policy dd {
  margin-top: 20px;
  line-height: 28px;
}
#sec5 .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 54px -84px 0 0;
}
#sec5 .set1 .shopinfo {
  width: 500px;
}
#sec5 .set1 .shopinfo dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0 14px;
  border-bottom: 1px dotted;
  line-height: 28px;
}
#sec5 .set1 .shopinfo dl dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec5 .set1 .shopinfo dl dd {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
#sec5 .set1 .shopinfo .tel-link {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
#sec5 .set1 .imgbox {
  -ms-flex-item-align: center;
      align-self: center;
  width: 524px;
}
#sec5 .set2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
  text-align: center;
  position: relative;
}
#sec5 .set2::before {
  content: "";
  width: 195px;
  height: 225px;
  background: url("../img/shared/deco6.png") 0 0/contain no-repeat;
  position: absolute;
  top: -36px;
  left: -237px;
  z-index: -1;
}
#sec5 .set2 .gr1 {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fcf9f5;
}
#sec5 .set2 .gr2 {
  width: 584px;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #bbb2ac;
}
#sec5 .set2 .gr2 dl:first-child {
  padding: 28px 0 25px;
  border-bottom: 1px solid #bbb2ac;
}
#sec5 .set2 .gr2 dl:last-child {
  padding: 28px 0 22px;
}
#sec5 .set2 .gr2 dl dt {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#sec5 .set2 .gr2 dl dd {
  margin-top: 15px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
#sec5 .set3 {
  margin-top: 50px;
}
#sec5 .set3 .bnr {
  width: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
#sec5 .set3 .bnr:hover {
  opacity: 0.7;
}
#sec5 .set3 .bnr .bnr__ttl {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.1em;
}
#sec5 .set3 .bnr .bnr__ttl small {
  font-size: 19px;
  letter-spacing: 0.1em;
}
#sec5 .set3 .bnr .bnr__content {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 35px 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3e2113;
  color: #fff;
}
#sec5 .set3 .bnr .bnr__content::after {
  content: "";
  width: 28px;
  height: 28px;
  display: block;
  margin-top: 15px;
  background: url("../img/shared/icon_arrow.png") 0 0/contain no-repeat;
}
#sec5 .set3 .bnr .bnr__img {
  width: 50%;
}
#sec5 .set4 {
  margin-top: 141px;
}
#sec5 .set4 .btnbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
#sec5 .set4 .btn-print {
  display: inline-block;
  margin-top: 12px;
}
#sec5 .map {
  width: 100%;
  height: 600px;
  margin-top: 17px;
}
#sec5 .map iframe {
  width: 100%;
  height: 100%;
}

#sec6 {
  padding: 154px 0 140px;
}
#sec6 .set-style h3.ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0.1em;
}
#sec6 .set-style .txtbox .txt {
  margin-top: 30px;
}
#sec6 .set-style .imgbox {
  width: 650px;
}
#sec6 .set1 {
  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;
  margin: 73px -160px 0 0;
}
#sec6 .set1 .txtbox {
  width: 510px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec6 .set1 .txtbox .txt {
  width: 370px;
}
#sec6 .set1 .slider {
  width: 100%;
}
#sec6 .set2 {
  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;
  margin: 30px 0 0 -160px;
}
#sec6 .set2 .txtbox {
  width: 390px;
}
#sec6 .set2 .txtbox .txt {
  width: 305px;
}

#sec7 {
  padding: 130px 0 140px;
  background: url("../img/ren/sec7_bgt.png") center top/100% no-repeat;
}
#sec7 h2.ttl::before {
  margin-bottom: 21px;
}
#sec7 .qabox {
  padding: 40px 55px 50px;
  background: #fcf9f5;
  line-height: 28px;
}
#sec7 .qabox + .qabox {
  margin-top: 20px;
}
#sec7 .qabox .question {
  padding: 10px 0 16px 45px;
  border-bottom: 1px solid #ded7d2;
  position: relative;
}
#sec7 .qabox .question::before {
  content: "Q.";
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.05em;
  position: absolute;
  top: 9px;
  left: 16px;
}
#sec7 .qabox .answer {
  margin-top: 22px;
  padding: 10px 0 0 45px;
  position: relative;
}
#sec7 .qabox .answer::before {
  content: "A.";
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.05em;
  position: absolute;
  top: 9px;
  left: 16px;
}
#sec7 .qabox .answer a {
  color: #a68c06;
  text-decoration: underline;
}
#sec7 .qabox .answer a:hover {
  text-decoration: none;
}
#sec7 .contactbox {
  width: 580px;
  margin: 0 auto;
  padding: 1px 0 39px;
  border: 2px solid;
  border-top: 0;
}
#sec7 .contactbox .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin: -13px 0 38px;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
}
#sec7 .contactbox .ttl::before, #sec7 .contactbox .ttl::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: block;
  border-top: 2px solid;
}
#sec7 .contactbox .ttl span {
  display: block;
  white-space: nowrap;
}
#sec7 .contactbox .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-family: "Noto Serif JP", serif;
}
#sec7 .contactbox .tel dt {
  padding: 4px 12px;
  border: 1px solid;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-align: center;
}
#sec7 .contactbox .tel .tel-number {
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
#sec7 .contactbox .tel .tel-number small {
  font-size: 22px;
  letter-spacing: 0.05em;
}
#sec7 .contactbox .tel-note {
  margin-top: 5px;
  padding-left: 17px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.05em;
  position: relative;
}
#sec7 .contactbox .tel-note::before {
  content: "※";
  position: absolute;
  left: 0;
}
#sec7 .contactbox .btn-recruit a,
#sec7 .contactbox .btn-reserve a {
  width: 100%;
  height: 66px;
}
#sec7 .contactbox .btn-recruit {
  margin-top: 12px;
}
#sec7 .contactbox .btn-reserve {
  margin-top: 12px;
}
#sec7 .contactbox .inner {
  width: 400px;
  margin: 0 auto;
}
#sec7 .set1 {
  margin: 37px 30px 0;
}
#sec7 .set2 {
  margin-top: 83px;
}






@media only screen and (max-width: 1390px) {
#sec2 .set1{
      margin: 0 -50px 0 -330px;
}
}



