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

#sec1 {
  background: url(../img/party/sec1_bg.png) top center no-repeat;
  background-size: cover;
  padding-bottom: 110px;
}

#sec1 h2 {
  padding-top: 109px;
  text-align: center;
}

#sec1 .txt {
  padding: 22px 0 71px;
  text-align: center;
}

#sec1 .info {
  width: 1200px;
  margin: 0 auto;
}

#sec1 .info .box {
  width: 32%;
  background: url(../img/shared/bg_box.png) top center repeat;
  float: left;
  box-szing: border-box;
  margin-right: 2%;
  padding-bottom: 30px;
  position: relative;
  color: #fff;
}

#sec1 .info .box .ttl img {
  width: 100%;
  height: auto;
}

#sec1 .info .box:before {
  content: '';
  border-bottom: 1px solid #987e6f;
  position: absolute;
  bottom: 8px;
  right: 0;
  left: 0;
}

#sec1 .info .box:last-child {
  margin-right: 0;
}

#sec1 .info .box .ttls {
  font-size: 20px;
  line-height: 40px;
  margin: 0 35px;
  border-bottom: 1px solid #fff;
}

#sec1 .info .box .text {
  width: 90%;
  margin: 0 auto;
  padding: 17px 30px 0 30px;
}

#sec2 {
  position: relative;
}

#sec2:before {
  content: '';
  background: url(../img/party/line.png) top center repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  height: 14px;
}

#sec2 .info1 {
  background: url(../img/party/sec2_bg.jpg) top center no-repeat;
  background-size: cover;
}

#sec2 .info1 h2 {
  margin-left: -20px;
}

#sec2 .info2 {
  background: url(../img/party/sec2_bg1.png) top center no-repeat;
  background-size: cover;
  padding-top: 50px;
}

#sec2 .info2 .block1 {
  position: relative;
  padding-bottom: 81px;
}

#sec2 .info2 .block1 .box {
  width: 536px;
  padding-top: 43px;
  position: relative;
  background: url(../img/shared/bg.jpg) top center repeat;
  padding-bottom: 46px;
  margin-left: -36px;
}

#sec2 .info2 .block1 .box:before {
  content: '';
  border-left: 1px solid #1e140f;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 44px;
}

#sec2 .info2 .block1 .box .ttl {
  font-size: 23px;
  color: #ffffff;
  line-height: 64px;
  height: 64px;
  background-color: #1e140f;
  padding-left: 73px;
}

#sec2 .info2 .block1 .box .price {
  padding: 25px 0 6px 0;
  border-bottom: 1px solid #000;
  margin: 0 48px 0 45px;
  padding-left: 30px;
  font-weight: bold;
}

#sec2 .info2 .block1 .box .price span {
  font-size: 22px;
}

#sec2 .info2 .block1 .box .txt {
  padding: 7px 0 10px 30px;
  margin: 0 48px 0 45px;
  border-bottom: 1px dashed #000;
}

#sec2 .info2 .block1 .box .not {
  padding-top: 7px;
  padding-left: 30px;
  margin: 0 48px 0 45px;
}

#sec2 .info2 .block1 .photo {
  position: absolute;
  top: 17px;
  right: -128px;
}

#sec2 .info2 .block2 {
  width: 1110px;
  margin-left: -50px;
  background: url(../img/party/sec2_bg_box.png) top center repeat;
  position: relative;
  text-align: center;
  padding-bottom: 45px;
  color: #ffffff;
  margin-bottom: 25px;
}

#sec2 .info2 .block2:before {
  content: '';
  border: 1px solid #aaa4a1;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
}

#sec2 .info2 .block2 .ttl {
  width: 906px;
  margin: 0 auto;
  border-bottom: 1px solid #ffffff;
  font-size: 25px;
  line-height: 50px;
  padding-top: 52px;
}

#sec2 .info2 .block2 .txt {
  width: 906px;
  margin: 0 auto;
  padding: 30px 25px 26px;
  border-bottom: 1px dashed #ffffff;
}

#sec2 .info2 .block2 .tel {
  padding-top: 40px;
}

#sec2 .info2 .block2 .tel span {
  font-size: 35px;
}

#sec2 .info2 .block3 {
  width: 1110px;
  margin-left: -50px;
  background: url(../img/shared/bg.jpg) top center repeat;
  position: relative;
  padding-top: 48px;
  padding-bottom: 12px;
}

#sec2 .info2 .block3:before {
  content: '';
  border: 1px solid #000;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
}

#sec2 .info2 .block3 .ttl {
  font-size: 24px;
  height: 55px;
  background-color: #1e140f;
  line-height: 55px;
  width: 906px;
  margin: 0 auto 40px auto;
  text-align: center;
  color: #fff;
}

#sec2 .info2 .block3 .box {
  float: left;
}

#sec2 .info2 .block3 .box dl {
  padding-bottom: 12px;
}

#sec2 .info2 .block3 .box dl dt {
  font-weight: bold;
}

#sec2 .info2 .block3 .box1 {
  width: 310px;
  padding-left: 105px;
}

#sec2 .info2 .block3 .box2 {
  width: 323px;
}

#sec2 .info2 .block3 .box3 {
  width: 315px;
}

#sec2 .info2 .bnr {
  text-align: center;
  padding: 14px 0 90px;
}

#sec2 .info2 .block4 {
  padding-bottom: 105px;
}

#sec2 .info2 .block4 .photo {
  padding-left: 22px;
}

#sec2 .info2 .block4 .box {
  width: 420px;
  margin-right: 25px;
  padding-top: 31px;
}

#sec2 .info2 .block4 .box .ttl {
  font-size: 25px;
  background: url(../img/shared/bg_box.png) top center repeat;
  padding-left: 38px;
  position: relative;
  padding: 5px 0 5px 0px;
  color: #ffffff;
}

#sec2 .info2 .block4 .box .ttl span {
  border-top: 1px solid #987e6f;
  border-bottom: 1px solid #987e6f;
  padding: 24px 0 24px 38px;
  display: block;
}

#sec2 .info2 .block4 .box .txt {
  padding: 30px 0 0 37px;
}

#sec3 {
  position: relative;
  height: 668px;
  background: url(../img/shared/bg4.jpg) top center repeat;
  color: #ffffff;
}

#sec3:before {
  content: '';
  background: url(../img/guide/sec5_line.png) top center repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  height: 14px;
}

#sec3 .go_slide {
  position: absolute;
  width: calc(50% + 36px);
  top: 0;
  right: 0;
  bottom: 0;
}

#sec3 .go_slide ul {
  min-height: 668px;
}

#sec3 .go_slide ul li {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#sec3 .go_slide .slide1 {
  background: url(../img/party/sec3_img1.jpg) center center no-repeat;
  background-size: cover;
}

#sec3 .go_slide .slide2 {
  background: url(../img/party/sec3_img2.jpg) center center no-repeat;
  background-size: cover;
}

#sec3 h2 {
  padding-top: 152px;
  margin-left: 3px;
}

#sec3 .txt {
  padding: 20px 0 34px;
  width: 382px;
}

#sec3 .bnr {
  margin-left: -1px;
}

#sec3 .wrap:before {
  content: url(../img/party/sec3_deco.png);
  position: absolute;
  top: 366px;
  left: -369px;
}

#text_box{
	width:900px;
	margin:50px auto 10px auto;
	padding:20px 0;
    background: #FFF;
    box-shadow: 0px 0px 0px 6px #FFF;
    border: double 3px #77472a;
}
#text_box p.ttl{
	font-size:24px;
	letter-spacing: 2px;
	text-align:center;
	line-height:40px;
	color:#000;
	font-weight: bold;
}
#text_box p.txt{
	text-align:center;
	font-size:15px;
	line-height:29px;
	padding-top: 12px;
	color:#000;
}