#key__ {
  background: url("../img/honten/key.jpg") center top no-repeat;
  background-size: cover;
  height: 875px;
  position: relative;
}
#key__ .gr_1 {
  position: absolute;
  top: 25px;
  left: 30px;
}
#key__ .gr_1 li {
  margin-bottom: 28px;
}
#key__ .gr_2 {
    position: absolute;
    top: 191px;
    left: 50%;
    transform: translateX(-50%);
}
#sec1 {
  position: relative;
}
#sec1:before {
  content: '';
  position: absolute;
  top: 0;
  right: calc(50% - 98px);
  left: 0;
  bottom: 86px;
  background: url("../img/shared/bg-gray.jpg");
}
#sec1 .info {
  width: 470px;
  padding-top: 180px;
  padding-bottom: 113px;
}
#sec1 .info h2 {
  padding-bottom: 34px;
  position: relative;
}
#sec1 .info h2:before {
  content: url("../img/honten/s1_img_2.png");
  position: absolute;
  top: -157px;
  left: -252px;
}
#sec1 .info dl {
  display: table;
  width: 100%;
  padding-bottom: 15px;
  line-height: 26px;
  letter-spacing: 0;
}
#sec1 .info dl dt {
  display: table-cell;
  width: 130px;
}
#sec1 .info dl dd {
  display: table-cell;
  padding-left: 11px;
  line-height: 26px;
}
#sec1 .info dl dd span {
  font-size: 21px;
}
#sec1 .info dl dd.lh32 {
  line-height: 32px;
}
#sec1 .photo {
  position: absolute;
  top: 129px;
  left: calc(50% - 25px);
}
#sec2 {
  position: relative;
  padding-bottom: 91px;
}
#sec2:before {
  content: '';
  background: url("../img/shared/bg-black.jpg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 138px;
}
#sec2 .ggmap {
  margin-left: -50px;
  margin-right: -50px;
  line-height: 0;
}
#sec2 h2 {
  text-align: center;
  padding-top: 37px;
}
#sec2 .banner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 26px 0 151px;
}
#sec2 .banner .link {
  display: inline-block;
  font-size: 16px;
  margin-top: 12px;
  text-align: right;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #fff;
  margin-left: 321px;
  text-decoration: none;
}
#sec2 .banner .link:hover {
  text-decoration: underline;
}
#sec2 .btn_cus {
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 470px;
  margin: auto;
  display: inline-block;
  font-size: 18px;
  padding: 21px 0;
  letter-spacing: 3px;
  color: #000;
  background: #fff;
  border: 1px solid #000;
}
#sec2 .btn_cus:after {
  text-align: center;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10%;
  position: absolute;
  background: url(../img/shared/arr-act.png);
  width: 8px;
  height: 12px;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
#sec2 .btn_cus:hover {
  text-decoration: none;
  color: #fff;
}

#sec2 .btn_cus:before{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(0);
  background: #000;
}
#sec2 .btn_cus:hover::before{
  transform: translate(-50%,-50%) scale(1);
}

#sec2 .btn_cus:hover:after {
  background: url(../img/shared/arr.png);
}
#sec2 .hvr-rectangle-out:before {
  background: #000;
}

#sec2 .btn_c {
  text-align: center;
}
#sec3 .set1 {
  background: url("../img/honten/s3_img.jpg");
  background-size: cover;
  padding: 167px 0 183px;
  text-align: center;
}
#sec3 .set2 {
  position: relative;
}
#sec3 .set2:before {
  content: '';
  background: url("../img/shared/bg-gray.jpg");
  position: absolute;
  left: calc(50% - 615px);
  right: 0;
  bottom: 0;
  height: 495px;
}
#sec3 .set2 h3 {
  text-align: center;
  padding: 49px 0 33px;
}
#sec3 .set2 .txt {
  margin-top: -49px;
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 18px;
  line-height: 36px;
  padding-bottom: 22px;
}
#sec3 .set2 ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-left: -217px;
  margin-right: -262px;
  padding-bottom: 103px;
}
#sec3 .set3 {
  position: relative;
}
#sec3 .set3:before {
  content: '';
  background: url("../img/shared/bg-gray.jpg");
  position: absolute;
  left: 0;
  right: calc(50% - 832px);
  bottom: 156px;
  height: 443px;
}
#sec3 .set3 h3 {
  text-align: center;
  padding: 56px 0 23px;
}
#sec3 .set3 .map {
  padding-left: 27px;
}
#sec3 .set3 .txt {
  text-align: center;
  padding: 37px 0 45px;
  font-size: 18px;
  line-height: 36px;
}
#sec3 .set3 ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-left: -232px;
  margin-right: -300px;
  padding-bottom: 80px;
}
#sec3 .bg-parallax {
  background-image: url("../img/honten/s3_img.jpg");
  min-height: 480px !important;
}
#sec3 .bg-parallax h2 {
  text-align: center;
  padding-top: 180px;
}

#sec4 {
  background: url("../img/shared/bg-gray.jpg");
  padding-bottom: 173px;
}
#sec4 h2 {
  text-align: center;
  padding: 87px 0 45px;
}
#sec4 .btna {
  text-align: center;
}
#feed {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-bottom: 184px;
}
#feed dl {
  width: 460px;
}
#feed dl .image:hover {
  opacity: .8;
}
#feed dl .date {
  text-align: center;
  font-size: 14px;
  color: #6c6c6c;
  letter-spacing: 0.1em;
  padding: 16px 0 0px;
}
#feed dl .tit {
  height: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#pre_footer {
  background: url("../img/bambino/s7-bg.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  padding-bottom: 74px;
}
#pre_footer h2 {
  text-align: center;
  padding: 126px 0 8px;
}
#pre_footer .txt {
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  font-weight: 500;
}
#pre_footer .wrap-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  margin-left: -25px;
  margin-right: -25px;
}
#pre_footer .top-btn {
  display: inline-block;
  width: 473px;
  position: relative;
  text-align: center;
  margin: 0 auto 54px;
}
#pre_footer .top-btn a {
  position: relative;
  width: 473px;
  height: auto;
  display: inline-block;
  background: #232121;
  font-size: 21px;
  padding: 23px 0;
  letter-spacing: 3px;
  border: 1px solid #232121;
  color: #fff;
}

#pre_footer .top-btn a:after {
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  position: absolute;
  background: url("../img/shared/arr.png");
  width: 8px;
  height: 12px;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
#pre_footer .top-btn a:hover {
  text-decoration: none;
  color: #000;
  border: 1px solid #232121;
}
#pre_footer .top-btn a:hover:after {
  background: url("../img/shared/arr-act.png");
}
#pre_footer .top-btn .hvr-rectangle-out:before {
  background: #fff;
}
#pre_footer .hvr-rectangle-out:before{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(0);
  background: #000;
}
#pre_footer .hvr-rectangle-out:hover::before{
  transform: translate(-50%,-50%) scale(1);
}