#key {
  margin-bottom: 17px;
}
#key .slide1 {
  background: url(../img/mobara/key.jpg) no-repeat center top / cover;
}
#key .slide1 .tit {
  float: left;
  margin: 198px 0 0 -83px;
}
#sec01 {
  background: url(../img/mobara/s1-cover.png) no-repeat center bottom / cover;
  min-height: 654px;
  padding: 180px 0 30px;
  position: relative;
  z-index: 1;
}
#sec01:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/s1-arrow.png) no-repeat;
  background-size: 100% 78px;
  height: 78px;
  bottom: -78px;
  left: 0;
  right: 0;
}
#sec01 .content {
  width: 450px;
  float: right;
}
#sec01 h2 {
  float: right;
  margin-bottom: 17px;
  position: relative;
}
#sec01 h2 img {
  position: relative;
  z-index: 1;
}
#sec01 h2:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/s1-deco.png) no-repeat;
  width: 558px;
  height: 520px;
  top: -87px;
  left: -29px;
}
#sec01 .txt {
  position: relative;
}
#sec02 {
  background: url(../img/asumigaoka/pattern.jpg) repeat center top;
  padding: 151px 0 116px;
  position: relative;
}
#sec02:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/s2-decos.png) no-repeat;
  width: 800px;
  height: 687px;
  top: 279px;
  right: 50%;
}
#sec02 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 41px;
}
#sec02 h2 img {
  position: relative;
  z-index: 1;
}
#sec02 h2:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/s2-deco.png) no-repeat;
  width: 349px;
  height: 315px;
  top: -29px;
  left: 50%;
  transform: translate(-50%);
}
#sec02 .slider {
  width: 870px;
  float: right;
}
#sec02 .thumb {
  float: left;
  width: 90px;
}
#sec02 .thumb a {
  display: table;
  margin-bottom: 10px;
  opacity: 0.5;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#sec02 .thumb a.active,
#sec02 .thumb a:hover {
  opacity: 1;
}
#sec03 {
  padding: 106px 0 135px;
  margin-bottom: 17px;
  background: url(../img/mobara/s3-cover.png) no-repeat center top / cover;
  text-align: center;
  position: relative;
}
#sec03:before {
  content: "";
  position: absolute;
  background: url(../img/shared/line.jpg) repeat-x;
  height: 17px;
  bottom: -17px;
  left: 0;
  right: 0;
}
#sec03 .head {
  margin-bottom: 38px;
}
#sec03 .head h2 {
  margin-bottom: 34px;
  position: relative;
}
#sec03 .head h2:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/s2-deco.png) no-repeat;
  width: 349px;
  height: 315px;
  top: -64px;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
#sec04 {
  position: relative;
  background: url(../img/index/s5-pattern.jpg) repeat center top;
  border-bottom: 10px solid #20100d;
  padding-bottom: 47px;
}
#sec04:before {
  content: "";
  display: table;
  background: url(../img/mobara/s4-cover.jpg) no-repeat center / cover;
  margin-bottom: 138px;
  width: 100%;
  height: 590px;
}
#sec04 h2 {
  text-align: center;
  margin-bottom: 75px;
  position: relative;
}
#sec04 h2 img {
  position: relative;
  z-index: 1;
}
#sec04 h2:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/s2-deco.png) no-repeat;
  width: 349px;
  height: 315px;
  top: -29px;
  left: 50%;
  transform: translate(-50%);
}
#sec04 .group {
  display: table;
  width: 100%;
  position: relative;
  z-index: 2;
}
#sec04 .box {
  width: 310px;
  float: left;
  margin: 0 35px 70px 0;
  background: url(../img/asumigaoka/pattern.jpg) repeat center top;
}
#sec04 .box:nth-child(3n+3) {
  margin-right: 0;
}
#sec04 .box .content {
  padding: 43px 0 60px;
  letter-spacing: 0;
  text-align: center;
}
#sec04 .box h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 29px;
}
#sec04 .box h3 span {
  color: #d7a760;
}
#sec04 .box h4 {
  font-size: 16px;
  line-height: 32px;
  padding: 9px 0;
  background: #744d13;
  margin-bottom: 31px;
}
#sec04 .box .price {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}
#sec04 .box .price span {
  font-size: 25px;
}
#sec04 .box .price span.s {
  font-size: 18px;
  letter-spacing: 0;
}
#sec04 .box .txt {
  font-size: 13px;
  width: 280px;
  margin: 0 auto;
}
#sec04 .box .txt p + p {
  margin-top: 32px;
}
#sec05 {
  padding: 78px 0 24px;
}
#sec05 h2 {
  margin-bottom: 36px;
  position: relative;
}
#sec05 h2 img {
  position: relative;
  z-index: 1;
}
#sec05 h2:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/s2-deco.png) no-repeat;
  width: 349px;
  height: 315px;
  top: -36px;
  left: 50%;
  transform: translate(-50%);
}
#sec05 .head {
  margin-bottom: 58px;
  text-align: center;
}
#sec05 .head .txt {
  position: relative;
  z-index: 1;
}
#sec05 .groupacc {
  display: table;
  width: 100%;
  position: relative;
  z-index: 1;
}
#sec05 .content {
  display: none;
}
#sec05 .box {
  width: 310px;
  float: left;
  margin: 0 35px 0 0;
  text-align: center;
}
#sec05 .box:nth-child(3n+3) {
  margin-right: 0;
}
#sec05 .box h4 {
  text-align: center;
  background: url(../img/asumigaoka/s5-h4-bg.jpg) no-repeat;
  font-size: 15px;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 16px;
  color: #FFF;
}
#sec05 .box .txt {
  margin-bottom: 24px;
}
#sec06 {
  background: url(../img/asumigaoka/s6-pattern.jpg) repeat center top;
  padding: 72px 0 70px;
}
#sec06 h2 {
  margin-bottom: 44px;
  position: relative;
  text-align: center;
}
#sec06 h2 img {
  position: relative;
  z-index: 1;
}
#sec06 h2:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/s2-deco.png) no-repeat;
  width: 349px;
  height: 315px;
  top: -29px;
  left: 50%;
  transform: translate(-50%);
}
#sec06 dl {
  padding: 19px 0;
  position: relative;
}
#sec06 dl:before {
  content: "";
  position: absolute;
  background: url(../img/asumigaoka/line.png) repeat-x;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
}
#sec06 dt {
  padding-left: 24px;
  color: #e5c3a4;
}
#sec06 dd {
  width: 645px;
}
#sec06 .list {
  width: 770px;
  margin: 0 auto;
}
#sec06 .tel {
  color: #fff;
  font-size: 22px;
}
#gmap {
  height: 590px;
}
