#key {
  background: url("../img/menu/key.jpg") no-repeat center top/cover;
}

#sec1 {
  position: relative;
  background: url("../img/menu/sec1_bg.png") no-repeat center top/cover;
}
#sec1 .wrap:before {
  content: url("../img/menu/sec1_deco.png");
  position: absolute;
  top: 0;
  right: -183px;
}
#sec1 h2 {
  padding: 176px 0 0 532px;
  position: relative;
}
#sec1 h2:before {
  content: url("../img/menu/sec1_ttl_deco.png");
  position: absolute;
  top: 129px;
  left: 424px;
}
#sec1 .txt {
  padding: 34px 0 158px 534px;
  margin-right: -15px;
}

#sec2 {
  color: #000;
  position: relative;
  background: url("../img/shared/bg2.jpg") repeat center top;
}
#sec2 .wrap:before {
  content: '';
  position: absolute;
  bottom: -122px;
  right: -137px;
  background: url("../img/menu/sec2_deco2.png") no-repeat center top/100% 100%;
  width: 449px;
  height: 458px;
}
#sec2 .wrap:after {
  content: '';
  position: absolute;
  top: -148px;
  left: -177px;
  background: url("../img/menu/sec2_deco1.png") no-repeat center top/100% 100%;
  width: 457px;
  height: 586px;
}
#sec2 .photo1 {
  position: absolute;
  top: -119px;
  right: -400px;
}
#sec2 h2 {
  padding: 193px 0 0 17px;
}
#sec2 .photo2 {
  position: absolute;
  top: 499px;
  left: -45px;
}
#sec2 .txt {
  padding: 240px 10px 128px 548px;
  width: 410px;
}

#sec3 {
  position: relative;
  background: url("../img/shared/bg2.jpg") repeat center top;
  color: #000;
}
#sec3:before {
  content: '';
  position: absolute;
  top: 387px;
  left: 0;
  background: url("../img/menu/sec3_bg.png") no-repeat center top/cover;
  height: 449px;
  width: calc(50% + 333px);
}
#sec3 h2 {
  width: 150px;
  height: 450px;
  padding: 73px 0 0 84px;
  position: relative;
}
#sec3 h2 span {
  padding: 73px 0 0;
  letter-spacing: 10px;
}
#sec3 h2:before {
  content: url("../img/menu/sec3_ttl_deco.png");
  left: 55px;
  bottom: -89px;
  position: absolute;
}
#sec3 .photo {
  position: absolute;
  top: 0;
  right: -126px;
}
#sec3 .txt {
  padding: 40px 20px 129px 457px;
}
#sec3 .box {
  border: 1px solid #000;
}
#sec3 .box .fl, #sec3 .box .fr {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sec3 .box h3 {
  padding: 70px 0 31px 118px;
  text-decoration: underline;
  font-size: 30px;
  letter-spacing: 6px;
  font-family: "HannariMincho";
}
#sec3 .box dl {
  font-size: 20px;
  letter-spacing: 3px;
}
#sec3 .box dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#sec3 .box dl dt {
  float: left;
  padding: 0 0 0 79px;
}
#sec3 .box dl dd {
  float: right;
  text-align: right;
  padding-right: 91px;
  letter-spacing: 1px;
}
#sec3 .box dl + dl {
  padding-top: 15px;
}
#sec3 .box .txt2 {
  padding: 78px 30px 60px 6px;
  position: relative;
}
#sec3 .box .txt2:before {
  content: '';
  position: absolute;
  left: -43px;
  top: 45px;
  bottom: 35px;
  width: 1px;
  border-right: 1px dotted #000;
}
#sec3 .note {
  padding: 44px 0 47px;
}

#sec4 {
  position: relative;
  color: #000;
  background: url("../img/menu/sec4_bg.jpg") no-repeat center top/cover;
}
#sec4 .box {
  width: 407px;
  background: rgba(255, 255, 255, 0.6);
  margin-right: 202px;
}
#sec4 .box h2 {
  width: 140px;
  height: 330px;
  padding: 73px 0 35px 120px;
  line-height: 61px;
}
#sec4 .box dl {
  margin: 0 59px 0 60px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 25px;
  padding: 0 0 14px;
}
#sec4 .box dl dt {
  float: left;
  padding: 18px 0 0 27px;
}
#sec4 .box dl dd {
  float: right;
  padding: 18px 35px 0 0;
  letter-spacing: 1px;
  text-align: right;
}
#sec4 .box .txt {
  padding: 20px 35px 98px 63px;
}

#sec5 {
  position: relative;
  background: url("../img/menu/sec5_bg1.png") no-repeat center top;
}
#sec5:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/menu/sec6_bg2.png") no-repeat center top/cover;
  height: 973px;
}
#sec5 .note {
  padding: 50px 0 80px 2px;
}
#sec5 h3 {
  position: relative;
}
#sec5 h3:after {
  content: url("../img/menu/sec5_ttl_deco.png");
  position: absolute;
}
#sec5 .box1 {
  position: relative;
}
#sec5 .box1 h3 {
  padding: 75px 0 0 42px;
}
#sec5 .box1 h3:after {
  bottom: -46px;
  left: 8px;
}
#sec5 .box1 .photo {
  position: absolute;
  top: 0;
  right: -100px;
}
#sec5 .box1 .price {
  padding: 44px 0 0 43px;
}
#sec5 .box1 .txt {
  padding: 17px 0 140px 40px;
  width: 360px;
}
#sec5 .box2 {
  position: relative;
}
#sec5 .box2 h3 {
  padding: 81px 0 0 624px;
}
#sec5 .box2 h3:after {
  bottom: -47px;
  right: 19px;
}
#sec5 .box2 .photo {
  position: absolute;
  top: 0;
  left: -98px;
}
#sec5 .box2 .price {
  padding: 49px 0 0 620px;
}
#sec5 .box2 .txt {
  padding: 18px 23px 164px 623px;
}
#sec5 .box3 {
  position: relative;
}
#sec5 .box3 h3 {
  padding: 81px 0 0 42px;
  line-height: 57px;
}
#sec5 .box3 h3:after {
  bottom: -43px;
  left: 8px;
}
#sec5 .box3 .photo {
  position: absolute;
  top: 0;
  right: -100px;
}
#sec5 .box3 .price {
  padding: 44px 0 0 43px;
}
#sec5 .box3 .txt {
  padding: 20px 0 87px 40px;
  width: 360px;
}
#sec5 .box4 {
  position: relative;
}
#sec5 .box4 h3 {
  padding: 133px 0 0 646px;
}
#sec5 .box4 h3:after {
  bottom: -43px;
  right: 2px;
}
#sec5 .box4 .photo {
  position: absolute;
  top: 0;
  left: -207px;
}
#sec5 .box4 .price {
  padding: 47px 0 0 648px;
}
#sec5 .box4 .txt {
  padding: 18px 3px 214px 644px;
}
#sec5 .box4 .txt1 {
	 padding: 18px 3px 24px 640px;
}

#sec6 {
  position: relative;
  background: url("../img/shared/bg2.jpg") repeat center top;
  color: #000;
  padding: 0 0 218px;
}
#sec6 .wrap:before {
  content: url("../img/menu/sec5_deco.png");
  position: absolute;
  top: 0;
  left: -174px;
}
#sec6 h3 {
  padding: 120px 0 0 4px;
}
#sec6 .price {
  padding: 2px 0 0 5px;
}
#sec6 .txt {
  padding: 34px 0 0 2px;
  width: 360px;
}
#sec6 .photo {
  position: absolute;
  top: 88px;
  right: -57px;
}
#sec6 .slide {
  position: relative;
}
#sec6 .slick-list {
  overflow: visible;
}
#sec6 .slick-dots {
  text-align: left;
  bottom: -166px;
  left: -5px;
}
#sec6 .slick-dots li {
  width: 112px;
  height: 112px;
}
#sec6 .slick-dots li button {
  padding: 0;
  width: 112px;
  height: 112px;
}
#sec6 .slick-dots li button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  opacity: 0;
}
#sec6 .slick-dots li:nth-child(1) button {
  background: url(../img/menu/sec5_thumb1.jpg) no-repeat center/100% 100%;
}
#sec6 .slick-dots li:nth-child(1) button:before {
  background: url(../img/menu/sec5_thumb1_on.jpg) no-repeat center/100% 100%;
}
#sec6 .slick-dots li:nth-child(2) button {
  background: url(../img/menu/sec5_thumb2.jpg) no-repeat center/100% 100%;
}
#sec6 .slick-dots li:nth-child(2) button:before {
  background: url(../img/menu/sec5_thumb2_on.jpg) no-repeat center/100% 100%;
}
#sec6 .slick-dots li:nth-child(3) button {
  background: url(../img/menu/sec5_thumb3.jpg) no-repeat center/100% 100%;
}
#sec6 .slick-dots li:nth-child(3) button:before {
  background: url(../img/menu/sec5_thumb3_on.jpg) no-repeat center/100% 100%;
}
#sec6 .slick-dots li.slick-active button:before, #sec6 .slick-dots li:hover button:before {
  opacity: 1;
}

#sec7 {
  position: relative;
  padding: 0 0 82px;
  background: url("../img/menu/sec6_bg.png") no-repeat center top/cover;
}
#sec7 .wrap:before {
  content: url("../img/menu/sec6_deco1.png");
  position: absolute;
  top: 0;
  right: -161px;
}
#sec7 h2 {
  text-align: right;
  padding: 130px 0 0 0;
  position: relative;
}
#sec7 h2:before {
  content: url("../img/menu/sec6_ttl_deco.png");
  position: absolute;
  bottom: -18px;
  right: -69px;
}
#sec7 h2 span {
  letter-spacing: 8px;
}
#sec7 .box {
  width: 504px;
  min-height: 440px;
  background: rgba(255, 255, 255, 0.1);
  margin: 65px -54px 0 0;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sec7 .box h3 {
  font-size: 28px;
  line-height: 50px;
  padding: 54px 0 0 5px;
  letter-spacing: 4.5px;
}
#sec7 .box .txt {
  padding: 30px 48px 0 76px;
}
#sec7 .box .photo {
  position: absolute;
  bottom: -68px;
  left: -247px;
}

#sec8 {
  position: relative;
  background: url("../img/shared/bg2.jpg") repeat center top;
  color: #000;
  padding: 93px 0 113px;
}
#sec8 h3.ttl1 span {
  position: relative;
}
#sec8 h3.ttl1 span:before {
  content: url("../img/menu/sec7_ttl_deco.png");
  position: absolute;
  bottom: -18px;
  left: -57px;
}
#sec8 .note {
  padding: 10px 0 62px 0;
}
#sec8 .box1 h3.ttl1 {
  padding-left: 14px;
  letter-spacing: 7.5px;
}
#sec8 .box2 h3.ttl1 {
  padding: 16px 0 0 8px;
  letter-spacing: 7.5px;
}
#sec8 .list_menu1 {
  padding: 0 0 100px;
}
#sec8 .price1 {
	text-align: center;
    font-weight: bold;
    border-bottom: 2px solid;
    width: 170px;
    margin-left: 24%;
    margin-bottom: 4%;
    font-size: 18px;
}
