/*# sourceURL=shared/css/wedding.css */
/*@ sourceURL=shared/css/wedding.css */
/* Scss Document */
/* Scss Document */
/* css img slide */
.boxStyle {
  position: relative;
  display: inline-block;
}

.boxStyle:before {
  background: #f6f0e8;
  height: 0;
  position: absolute;
  top: 0;
  right: 100%;
  left: 0;
  z-index: 2;
  content: "";
  -webkit-transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), right 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.2s, left 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 1.3s;
  transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), right 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.2s, left 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 1.3s;
}

.boxStyle[style*="visible"]:before {
  height: 100%;
  right: 0;
  left: 100%;
}

.boxStyle[style*="visible"] > * {
  opacity: 1 !important;
}

.boxStyle > * {
  opacity: 0 !important;
  width: 100%;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 1.3s !important;
  transition: opacity 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 1.3s !important;
}

.photo .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* end css img slide */

#key {
  background-image: url("../img/wedding/key_bg.jpg");
}

#sec1 {
  padding: 118px 0 199px;
  z-index: 0;
}

#sec1:before {
  content: "";
  top: 0;
  right: -150px;
  position: absolute;
  height: 100%;
  width: 450px;
  background: #e5ddd3;
  z-index: -1;
}

#sec1 .photo {
  width: 1050px;
  height: 388px;
}

#sec1 .photo .bg {
  background-image: url("../img/wedding/sec1_img.jpg")
}

#sec1 h2 {
  top: 85px;
  right: 0;
  position: absolute;
  font-family: 'Spartan', sans-serif;
  font-size: 30px;
  text-align: right;
  line-height: 50px;
  letter-spacing: 3.2px;
}

#sec1 h2 span {
  display: block;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 2.2px;
}

#sec1 dl {
  margin: 9px 0 0 79px;
  width: 750px;
  line-height: 32px;
}

#sec1 dl dt {
  font-size: 30px;
  line-height: 68px;
  letter-spacing: 4.5px;
}

#sec1 dl dd {
  letter-spacing: 1.6px;
  line-height: 32px;
  padding-top: 5px;
}

#sec2 {
  background-image: url("../img/wedding/sec2_bg.jpg");
  color: #fff;
  padding-bottom: 86px;
}

#sec2 .wrap {
  padding: 130px 0 26px;
}

#sec2 .wrap:before, #sec2 .wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 41px;
  height: 41px;
  border-bottom: 1px solid #fff;
}

#sec2 .wrap:before {
  left: 0;
  border-left: 1px solid #fff;
}

#sec2 .wrap:after {
  right: 0;
  border-right: 1px solid #fff;
}

#sec2 .sec2_txt1 {
  line-height: 32px;
  margin-bottom: 49px;
  letter-spacing: 1px;
}

#sec2 h2 {
  top: -52px;
  left: 226px;
  position: absolute;
  z-index: 2;
}

#sec2 .sec2_ttl {
  background: #000;
  color: #fff;
  font-size: 40px;
  line-height: 47px;
  padding: 42px 0 20px 69px;
  box-sizing: border-box;
  top: -70px;
  left: 363px;
  position: absolute;
  width: 150%;
  z-index: 1;
  letter-spacing: 4px;
}

#sec2 .sec2_ttl span {
  display: block;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}

#sec2 .sec2Box {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 22px;
  line-height: 40px;
  padding-top: 25px;
  position: relative;
}

#sec2 .sec2Box:before, #sec2 .sec2Box:after {
  content: "";
  position: absolute;
  top: 0;
  width: 41px;
  height: 41px;
  border-top: 1px solid #fff;
}

#sec2 .sec2Box:before {
  left: 0;
  border-left: 1px solid #fff;
}

#sec2 .sec2Box:after {
  right: 0;
  border-right: 1px solid #fff;
}

#sec2 .sec2Box p {
  width: 300px;
  padding: 25px 0 25px;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

#sec2 .sec2Box p:nth-child(3n+2) {
  width: 400px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#sec2 .sec2Box p:nth-child(7), #sec2 .sec2Box p:nth-child(8), #sec2 .sec2Box p:nth-child(9) {
  border-bottom: none;
}

#sec3 {
  border: 20px solid #e5ddd3;
}

#sec3 h2 {
  font-family: 'Spartan', sans-serif;
  font-size: 26px;
  line-height: 46px;
  letter-spacing: 2.8px;
  margin: 0 0 37px 29px;
}

#sec3 h2 span {
  display: block;
}

#sec3 h2 span:nth-child(1) {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 4px;
}

#sec3 h2 span:nth-child(2) {
  display: block;
  font-size: 22px;
  line-height: 56px;
  letter-spacing: 2.5px;
}

#sec3 #sec3_1 {
  padding-top: 58px;
}

#sec3 #sec3_1:before {
  content: url("../img/wedding/sec3_line.png");
  top: -20px;
  left: -61px;
  position: absolute;
}

#sec3 ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 35px;
}

#sec3 ul li {
  width: calc((100% - 10px) / 3);
  box-sizing: border-box;
  border: 1px solid #000;
  text-align: center;
  font-size: 26px;
  line-height: 55px;
  padding: 41px 0 47px;
  letter-spacing: 2.8px;
}

#sec3 ul li span {
  display: block;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 2px;
}

#sec3 .sec3Group {
  margin-bottom: 84px;
  display: -webkit-box;
  display: flex;
}

#sec3 .sec3Group h3 {
  background: #000;
  color: #fff;
  margin-left: 39px;
  width: 160px;
  height: 160px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 50%;
  font-size: 22px;
}

#sec3 .sec3Group .sec3Info {
  width: 532px;
  margin-left: 35px;
}

#sec3 .sec3Group .sec3Info dl {
  display: -webkit-box;
  display: flex;
  border-bottom: 1px solid #000;
  padding: 14px 0;
  letter-spacing: 1.5px;
}

#sec3 .sec3Group .sec3Info dl dt {
  font-weight: bold;
  width: 101px;
  padding-left: 8px;
}

#sec3 .sec3Group .sec3Info dl dd span {
  font-size: 18px;
  font-weight: bold;
}

#sec3 #sec3_2 {
  position: relative;
  padding-bottom: 68px;
  line-height: 32px;
}

#sec3 #sec3_2:before {
  content: "";
  top: 0;
  right: 50%;
  position: absolute;
  margin-right: -170px;
  width: 100%;
  height: 100%;
  background: #efeae4;
}

#sec3 #sec3_2 h3 {
  margin: 13px 0 0 313px;
  padding-top: 18px;
  font-size: 45px;
  line-height: 103px;
  position: relative;
  letter-spacing: 3.3px;
  z-index: 1;
}

#sec3 #sec3_2 h3 span {
  font-size: 22px;
}

#sec3 #sec3_2 .sec3_txt2 {
  top: -30px;
  right: 198px;
  position: absolute;
}

#sec3 #sec3_2 .sec3_txt3 {
  margin: -7px 0 25px 316px;
  width: 576px;
  letter-spacing: 2px;
}

#sec4 #sec4T {
  background: #191817;
  color: #fff;
  box-sizing: border-box;
  padding-left: 22px;
}

#sec4 .sec4Info {
  width: 565px;
  height: 800px;
  box-sizing: border-box;
  border-left: 3px solid #a59789;
  padding: 53px 0 56px 29px;
  float: left;
}

#sec4 .sec4Info h2 {
  color: #a59789;
  font-size: 60px;
  line-height: 105px;
  font-weight: 100;
  letter-spacing: 6px;
  margin: 0 0 14px -6px;
}

#sec4 .sec4Info h2 span {
  display: block;
  line-height: 50px;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 5.1px;
  margin-left: 4px;
}

#sec4 .sec4Info h2 span:nth-child(1) {
  color: #fff;
}

#sec4 .sec4_txt1 {
  margin-left: 108px;
  display: -webkit-box;
  display: flex;
  position: relative;
  width: 383px;
}

#sec4 .sec4_txt1:before {
  content: "";
  bottom: 11px;
  right: 0;
  position: absolute;
  height: 1px;
  width: 302px;
  background: #fff;
}

#sec4 .sec4_txt1 .sec4_label {
  font-size: 20px;
  border: 1px solid #fff;
  width: 98px;
  height: 97px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 21px;
  letter-spacing: 2px;
}

#sec4 .sec4_txt1 .sec4_txt {
  font-size: 18px;
  line-height: 32px;
  margin-left: 17px;
  width: 264px;
  letter-spacing: 1.8px;
}

#sec4 .sec4_map {
  margin: 15px 0 0 10px;
}

#sec4 #sec4Img {
  width: calc(100% - 567px);
  background: #ccc;
  height: 800px;
  float: right;
}

#sec4 #sec4Img .sec4Slider, #sec4 #sec4Img .slick-list, #sec4 #sec4Img .slick-track, #sec4 #sec4Img .slick-slide > div {
  height: 100%;
}

#sec4 #sec4Img .sec4_slide1 {
  height: 100%;
  background: url("../img/wedding/sec4_img1.jpg") no-repeat center/cover;
}

#sec4 #sec4Img .sec4_slide2 {
  height: 100%;
  background: url("../img/wedding/sec4_img2.jpg") no-repeat center/cover;
}

#sec4 #sec4Img .sec4_slide3 {
  height: 100%;
  background: url("../img/wedding/sec4_img3.jpg") no-repeat center/cover;
}

#sec4 #sec4Img .sec4_slide4 {
  height: 100%;
  background: url("../img/wedding/sec4_img4.jpg") no-repeat center/cover;
}

#sec4 .slick-dots {
  position: absolute;
  bottom: 74px;
  left: 28px;
}

#sec4 .slick-dots li {
  display: block;
  margin-top: 32px;
  height: 8px;
  position: relative;
}

/*#sec4 .slick-dots li:before {
  content: "";
  top: 7px;
  left: -9px;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #fff;
  opacity: 0;
}*/

#sec4 .slick-dots button {
  background: none;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 0;
  width: 8px;
  height: 8px;
}

#sec4 .slick-dots li.slick-active:before {
  opacity: 1;
}

#sec4 .slick-dots li.slick-active button {
  background: #fff;
}

#sec4 dl {
  background: #fff;
  margin: -50px 0 0 300px;
  width: 750px;
  box-sizing: border-box;
  line-height: 32px;
  padding: 40px 0 41px 50px;
  letter-spacing: 1.5px;
}

#sec4 dl dt {
  font-size: 26px;
  line-height: 44px;
  margin-bottom: 6px;
  letter-spacing: 5.2px;
  -webkit-transform: translateY(-9px);
  transform: translateY(-9px);
}

#sec5 {
  position: relative;
  margin-top: 205px;
  padding-bottom: 185px;
}

#sec5:before {
  content: "";
  top: -64px;
  left: 0;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #e5ddd3;
  -webkit-transform: rotate(5.8deg);
  transform: rotate(5.8deg);
}

#sec5 h2 {
  font-size: 40px;
  line-height: 52px;
  padding-top: 20px;
  letter-spacing: 3px;
}

#sec5 h2 span {
  display: block;
  color: #922e8e;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}

#sec5 .sec5_txt1 {
  line-height: 32px;
  margin: 14px 0 61px 0;
  letter-spacing: 2px;
}

#sec5 .sec5_txt3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 12px;
  padding-top: 121px;
  margin-top: 19px;
  position: relative;
  letter-spacing: 1px;
}

#sec5 .sec5_txt3:before {
  content: "";
  top: 0;
  left: 50%;
  position: absolute;
  width: 1px;
  height: 104px;
  background: #000;
}

#sec5 ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

#sec5 ul li {
  width: calc((100% - 10px) / 3);
  margin-bottom: 5px;
  background: #f0ece6;
  font-size: 20px;
  position: relative;
  height: 190px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 21px;
  letter-spacing: 2px;
}

#sec5 ul li .sec5_icon {
  margin-bottom: 16px;
}

#sec5 ul li .sec5_num {
  top: -6px;
  left: 0;
  position: absolute;
  line-height: 50px;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #cfc2ae;
  font-family: 'Roboto';
}

#sec5 .sec5Box {
  border: 10px solid #efebe5;
  line-height: 32px;
  padding: 25px 0 46px;
}

#sec5 .sec5Box dt {
  font-size: 22px;
  line-height: 70px;
  letter-spacing: 2px;
}

#sec5 .sec5Box dd {
  letter-spacing: 1px;
}

/*#sec5 .sec5Box dd a {
  color: #922e8e;
  display: inline-block;
  text-decoration: underline;
}

#sec5 .sec5Box dd a:hover {
  text-decoration: none;
}*/
#sec5 .btn_link2 {
  margin: 30px auto 0;
}

#sec5 .modal ul {
  -webkit-box-pack: start !important;
          justify-content: flex-start !important;
	padding-left: 15px;
}

#sec5 .modal ul li{
	width: 290px;
	 height: 60px;
	/*justify-content: flex-start !important;*/
	margin-right: 5px;

}


#sec6 {
  border-top: 15px solid #000;
  background: rgba(241, 233, 222, 0.3);
}

#sec6 .wrap {
  padding: 78px 0 126px;
}

#sec6 h2 {
  position: absolute;
  top: -96px;
  left: -125px;
  bottom: 0;
  width: 380px;
  background: #e5ddd3;
}

#sec6 h2:before {
  content: url("../img/wedding/sec6_line.png");
  top: 0px;
  left: 125px;
  position: absolute;
}

#sec6 h2 .txt-vertical {
  font-size: 40px;
  line-height: 80px;
  padding: 177px 0 0 211px;
  letter-spacing: 4px;
}

#sec6 h2 .sec6_txt1 {
  padding: 19px 0 0 132px;
}

#sec6 .info {
  margin-left: 300px;
  position: relative;
}

#sec6 .info:before {
  content: '';
  border-left: 2px solid #000000;
  position: absolute;
  top: 0;
  bottom: 100px;
  left: 50px;
}

#sec6 .info li {
  display: -webkit-box;
  display: flex;
  position: relative;
  z-index: 2;
  padding-bottom: 39px;
}

#sec6 .info li .sec6_num {
  border: 1px solid #000;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 100px;
  text-align: center;
  font-weight: bold;
  background: #f7f3ec;
  font-family: 'Roboto';
}

#sec6 .info li .sec6Info {
  margin-left: 20px;
  padding-top: 32px;
}

#sec6 .info li .sec6Info p {
  font-size: 15px;
  line-height: 32px;
}

#sec6 .info li .sec6Info p .tel, #sec6 .info li .sec6Info p .mail {
  font-size: 28px;
  line-height: 50px;
}

#sec6 .info li .sec6Info p .ttl {
  font-size: 20px;
  line-height: 40px;
  padding-bottom: 15px;
  font-weight: bold;
}

#sec6 .info li:last-child {
  padding-bottom: 0;
}

#sec6 .info li:last-child .sec6_num {
  border: 2px solid #ed9c56;
}

#sec7 {
  padding-bottom: 124px;
}

#sec7 .info1 {
  background-image: url("../img/wedding/sec7_bg.jpg");
  min-height: 580px;
}

#sec7 .info1 h2 {
  font-size: 60px;
  line-height: 100px;
  color: #ffffff;
  text-align: center;
  padding-top: 189px;
  font-weight: 100;
  letter-spacing: 6px;
}

#sec7 .info1 h3 {
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}

#sec7 .info2 .block1 {
  width: 1100px;
  padding: 64px 50px 107px 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: -50px 0 0 -50px;
  background: url("../img/shared/bg.jpg") repeat;
  box-sizing: border-box;
}

#sec7 .info2 .block1 .txt {
  width: 500px;
}

#sec7 .info2 .block1 .txt span {
  font-size: 30px;
  font-family: 'Roboto';
}

#sec7 .info2 .block1 .photo img {
  margin-top: -163px;
}

#sec7 .info2 .block2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

#sec7 .info2 .block2 .box {
  width: 328px;
  border: 1px solid #000;
  position: relative;
  padding: 0 26px 52px;
  box-sizing: border-box;
}

#sec7 .info2 .block2 .box .num {
  font-size: 40px;
  line-height: 40px;
  font-family: 'Roboto';
  font-weight: bold;
  position: absolute;
  top: -35px;
  left: 0;
}

#sec7 .info2 .block2 .box .inner .ttl1 {
  font-size: 18px;
  color: #a59789;
  font-weight: 100;
  padding: 24px 0 21px;
  text-align: center;
  letter-spacing: 2px;
}

#sec7 .info2 .block2 .box .inner dl {
  text-align: center;
  letter-spacing: 2px;
}

#sec7 .info2 .block2 .box .inner dl dt {
  font-size: 18px;
  line-height: 40px;
}

#sec7 .info2 .block2 .box .inner dl dt span {
  font-size: 22px;
  color: #00b0ec;
}

#sec7 .info2 .block2 .box .inner dl dd {
  font-size: 18px;
  padding-top: 15px;
}

#sec7 .info2 .block2 .box .inner dl dd span {
  font-size: 22px;
}

#sec7 .info2 .block2 .box .inner .txt {
  padding-top: 20px;
  font-size: 15px;
  line-height: 30px;
}

#sec7 .info2 .note {
  padding-top: 30px;
}



/*sec8*/
#sec8{
    position: relative;
    padding-bottom: 51px;
}


#sec8:before {
  background: rgba(241, 233, 222, 0.3);
  position: absolute;
  top: 67px;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  z-index: -1;
}


#sec8 h2:before{
    background: #000;
    content: '';
    height: 240px;
    width: calc(50% + 547px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}


#sec8 h2{
    float: right;
    width: 452px;
    font-size: 50px;
    letter-spacing: 4.5px;
    line-height: 40px;
    font-weight: 100;
    text-align: right;
    margin-bottom: 61px;
    margin-top: 75px;
    color: #fff;
    margin-right: 67px;
}

#sec8 .photo {
  height: 240px;
  width: calc(50% + 100px);
  position: absolute;
  top: 0;
  left: 0;
}

#sec8 .photo .bg {
  background-image: url("../img/wedding/sec8_img.jpg")
}

.sec8_menu{
    clear: both;
}

.sec8_menu{
    margin-top: 55px;
    width: 100%;
    display: inline-block;
}
.sec8_menu .row{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
}
.sec8_menu .row .col{
    width: 235px;
}
.sec8_menu .row .col dt{
    background: url("../img/party/sec5_lineMenu.png") no-repeat left bottom;
    text-align: center;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 500;

}

.sec8_menu .row .col dd {
    margin: 20px 0px 23px 0;
}
.sec8_menu .row .col  dd{
    letter-spacing: 1px;
    line-height: 32px;
        
}
#sec8 h2 span{
    position: relative;
}
#sec8 h2 span::after{
    width: 130px;
    content: '';
    height: 1px;
    background: #fff;
    left: -15px;
    top: 20px;
    position: absolute;
    -webkit-transform: translatex(-100%);
            transform: translatex(-100%);
    z-index: 20;
 
}

#sec9 {
  text-align: center;
  padding: 97px 0 102px;
  background: #e5ddd3;
}

#sec9 h2 {
  font-weight: 100;
  font-size: 60px;
  line-height: 100px;
  color: #eb7b1b;
  letter-spacing: 6px;
}

#sec9 h3 {
  font-size: 22px;
  padding-bottom: 25px;
}

#sec9 .tel {
  width: 577px;
  margin: 0 auto;
  padding: 17px 0 6px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
}

#sec9 .tel .teltxt1 {
  font-size: 20px;
  padding-bottom: 15px;
  display: inline-block;
}

#sec9 .tel .call {
  font-size: 28px;
  font-weight: 100;
  letter-spacing: 1px;
}

#sec9 .btnReserve {
  margin: auto;
}