/* Scss Document */
#sec1 {
  margin-top: 12vw;
}
#sec1 .col-txt {
  margin: 6vw 0px 0px;
}
#sec1 hgroup {
  position: relative;
  z-index: 1;
}
#sec1 h2 {
  -webkit-background-clip: text;
  background-clip: text;
  background-image: url("../img/shared/bg_yellow.jpg");
  color: transparent;
}
#sec1 h3 {
  margin: -2vw 0px 0px;
}
#sec1 .txt {
  margin: 4vw 0px 0px;
}

	#sec1 .box {
    border: 2px solid #e3d3bb;
    box-sizing: border-box;
    margin: 5vw auto;
    padding: 6vw 4%;
	}
	#sec1 .box .price {
		font-size: 5vw;
	}
@media screen and (min-width: 768px) {
  #sec1 {
    margin-top: 92px;
  }
  #sec1 .col-txt {
    margin: 0px 0px 0px;
  }
  #sec1 hgroup {
    margin-left: -30px;
  }
  #sec1 h3 {
    margin: -19px 0px 0px 5px;
  }
  #sec1 .txt {
    margin: 30px 0px 0px;
    width: 335px;
  }
  #sec1 .s1-img {
    position: absolute;
    top: -4px;
    right: -168px;
  }
	#sec1 .box {
        margin: 100px auto 20px;
        padding: 28px 0px 38px;
	text-align: center;
	}
	#sec1 .box h3{
		padding-top: 20px;
	}
	#sec1 .box .price {
		font-size: 20px;
	}
	#sec1 .box .price {
		font-size: 20px;
	}
	#sec1 .box .txt{
		width: 600px;
		margin: 0 auto;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sec1 hgroup {
    margin-left: 0px;
  }
  #sec1 .txt {
    margin-left: 10px;
  }
}

#sec2 {
  margin-top: 13vw;
  padding: 15vw 0px 17vw;
  position: relative;
}
#sec2 .s2-img {
  position: absolute;
  top: 0px;
  right: 0px;
}
#sec2 .inside {
  position: relative;
  z-index: 1;
}
#sec2 h2 {
  -webkit-background-clip: text;
  background-clip: text;
  background-image: url("../img/shared/bg_red.jpg");
  color: transparent;
  line-height: 0.95;
  font-size: 12.93vw;
}
#sec2 h3 {
  line-height: 1.52;
}
#sec2 .inner {
  flex-wrap: wrap;
}
#sec2 [class^=box] {
  width: 48%;
  box-sizing: border-box;
  padding: 5vw 4%;
  margin-left: 1%;
  margin-right: 1%;
}
#sec2 h4 {
  -webkit-background-clip: text;
  background-clip: text;
  background-image: url("../img/shared/bg_green.jpg");
  color: transparent;
  line-height: 0.95;
  font-size: 10vw;
  margin: 0px auto;
  border-bottom: 3px solid #224f27;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 1vw;
}
#sec2 .txt {
  line-height: 1.77;
  font-size: 4.4vw;
  margin-top: 4vw;
}
@media screen and (max-width: 767px) {
  #sec2 .inner {
    margin: 8.3vw 1% 0px;
  }
  #sec2 [class^=box] {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 768px) {
  #sec2 {
    margin-top: 97px;
    padding: 111px 0px 134px;
  }
  #sec2 .pin-spacer {
    margin: 0px auto !important;
  }
  #sec2 .s2-img {
    left: 0px !important;
    margin: 0px auto !important;
  }
  #sec2 h2 {
    font-size: 82px;
  }
  #sec2 h4 {
    padding-bottom: 4px;
  }
  #sec2 .inner {
    max-width: 1500px;
    margin: 36px auto 0px;
    align-items: flex-start;
  }
  #sec2 [class^=box] {
    width: calc(25% - 48px);
    max-width: 312px;
    padding: 17px 30px;
    margin-left: 24px;
    margin-right: 24px;
    min-height: 296px;
  }
  #sec2 .box1 {
    margin-top: 10px;
  }
  #sec2 .box2 {
    margin-top: 50px;
  }
  #sec2 .box3 {
    margin-top: 30px;
  }
  #sec2 .box4 {
    margin-top: 0px;
  }
  #sec2 .box5 {
    margin-top: 58px;
  }
  #sec2 .box6, #sec2 .box8 {
    margin-top: 98px;
  }
  #sec2 .box7 {
    margin-top: 78px;
  }
  #sec2 .box9 {
    margin-top: 65px;
  }
  #sec2 .box10 {
    margin-top: 45px;
  }
  #sec2 h4 {
    font-size: 60px;
    margin-top: 30px;
  }
  #sec2 .txt {
    font-size: 18px;
    margin-top: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1460px) {
  #sec2 [class^=box] {
    width: calc(25% - 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  #sec2 .txt {
    font-size: 16px;
  }
}

#sec3 {
  color: #392920;
  position: relative;
}
#sec3 .inner {
  padding-top: 10vw;
  margin: 0px 4%;
}
#sec3 .s3-slider {
  margin: 4vw 4% 0px;
}
#sec3 .s3-slider .item {
  box-sizing: border-box;
  position: relative;
}
#sec3 h2 {
  font-size: 7.33vw;
  line-height: 1.95;
  font-weight: 700;
  letter-spacing: 0.1em;
}
#sec3 h3 {
  font-weight: 700;
  line-height: 1.36;
  font-size: 4.93vw;
  margin-top: 15vw;
}
#sec3 .txt {
  margin-top: 4vw;
}
#sec3 .slider-nav {
  width: 921px;
  margin: 22px auto 0px;
  color: #e3d3bb;
  line-height: 1.36;
  font-size: 22px;
}
#sec3 .slider-nav .slick-list, #sec3 .slider-nav .slick-track {
  transform: translate3d(0, 0, 0) !important;
}
#sec3 .slider-nav .slick-track {
  display: flex;
  width: 921px !important;
}
#sec3 .slider-nav .slick-slide {
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #f2e5cb;
  box-sizing: border-box;
  width: 290px !important;
  height: 152px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#sec3 .slider-nav .slick-slide .thumb-tit {
  position: relative;
  z-index: 1;
}
#sec3 .slider-nav .slick-slide:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #000;
  opacity: 0.7;
}
#sec3 .slider-nav .slick-slide:hover:before {
  background: url(../img/shared/bg_red.jpg);
}
#sec3 .slider-nav [class^=thumb] + [class^=thumb] {
  margin-left: 25px;
}
#sec3 .slider-nav .slick-slide.slick-current.slick-active:before {
  background: url(../img/shared/bg_red.jpg);
}
#sec3 .slider-nav .thumb1 {
  background-image: url(../img/party/s3_thumb1.jpg);
}
#sec3 .slider-nav .thumb2 {
  background-image: url(../img/party/s3_thumb2.jpg);
}
#sec3 .slider-nav .thumb3 {
  background-image: url(../img/party/s3_thumb3.jpg);
}
@media screen and (max-width: 767px) {
  #sec3 {
    background-image: url(../img/shared/bg_yellow.jpg);
    background-position: center top;
    background-repeat: repeat;
  }
  #sec3 .slick-dots {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 57.5vw;
  }
  #sec3 .slick-arrow {
    top: calc(60vw - 15px);
  }
  #sec3 .slick-prev {
    left: 4%;
  }
  #sec3 .slick-next {
    right: 4%;
  }
}
@media screen and (min-width: 768px) {
  #sec3 {
    min-height: 850px;
  }
  #sec3 .inner {
    position: relative;
    z-index: 1;
    padding: 83px 0px 0px;
    margin: 0px 0px 0px;
  }
  #sec3 h2 {
    font-size: 40px;
  }
  #sec3 .txt {
    text-align: center;
    margin-top: 0px;
	text-shadow: 3px 3px 10px rgba(243, 229, 193, 1);
  }
  #sec3 .s3-slider {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 850px;
    margin: 0px;
  }
  #sec3 .s3-slider .item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 850px;
    padding-top: 362px;
  }
  #sec3 .s3-slider .item:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(../img/party/s3_shadow.png);
    background-position: center top;
    background-repeat: repeat-x;
  }
  #sec3 .s3-slider .item > * {
    position: relative;
    z-index: 1;
  }
  #sec3 .s3-slider .slide1 {
    background-image: url(../img/party/s3_s1.jpg);
  }
  #sec3 .s3-slider .slide2 {
    background-image: url(../img/party/s3_s2.jpg);
  }
  #sec3 .s3-slider .slide3 {
    background-image: url(../img/party/s3_s3.jpg);
  }
}

#sec4 {
  padding: 8vw 0px 10vw;
}
#sec4 .col-txt {
  margin: 6vw 0px 0px 0px;
}
#sec4 .txt {
  margin-top: 4vw;
}
#sec4 .ttl-style1 em {
  padding: 0px;
}
#sec4 .ttl-style1 em ~ em {
  margin: 1vw 0px 0px 0px;
}
#sec4 .box {
  border: 2px solid #392922;
  box-sizing: border-box;
  margin: 8vw 0px 0px;
  padding: 6vw 4%;
}
#sec4 .s4-tel {
  line-height: 1.28;
}
#sec4 .s4-tel span {
  font-size: 30px;
  letter-spacing: 0;
}
#sec4 .s4-tel i {
  margin-right: 6px;
  width: 23px;
}
#sec4 .s4-tel small {
  font-size: 13px;
}
#sec4 .s4-btn {
  margin: 4vw 8% 0px;
}
#sec4 .s4-btn a {
  padding-left: 0px;
  background-image: url(../img/shared/bg_red.jpg);
  background-position: center top;
  background-repeat: repeat;
  border: 2px solid #392922;
}
#sec4 .s4-btn a:after {
  display: none;
}
#sec4 .s4-btn i {
  width: 19px;
  top: -2px;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 58px 0px 77px;
  }
  #sec4 .inner {
    flex-direction: row-reverse;
  }
  #sec4 .s4-img {
    margin-right: -71px;
  }
  #sec4 .col-txt {
    width: 373px;
    margin: 50px 0px 0px 0px;
  }
  #sec4 .ttl-style1 em ~ em {
    margin: 8px 0px 0px 0px;
  }
  #sec4 .txt {
    margin-top: 34px;
  }
  #sec4 .box {
    max-width: 799px;
    margin: 57px auto 0px;
    padding: 28px 0px 38px;
  }
  #sec4 .s4-tel {
    font-size: 22.48px;
  }
  #sec4 .s4-tel span {
    font-size: 44.14px;
  }
  #sec4 .s4-tel i {
    width: auto;
  }
  #sec4 .s4-tel small {
    font-size: 14px;
    margin-top: 4px;
  }
  #sec4 .s4-btn {
    margin: 23px auto 0px;
    max-width: 255px;
  }
  #sec4 .s4-btn a {
    padding-top: 4.5px;
    padding-bottom: 4.5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sec4 .col-txt {
    margin-left: 10px;
  }
}

#sec5 .inner1 {
  background-image: url(../img/party/s5_bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 20vw;
  min-height: 113vw;
}
#sec5 .inner1 .wrap:before {
  content: "";
  position: absolute;
  top: -15vw;
  left: 0px;
  right: 70%;
  bottom: 0px;
  background-image: url(../img/party/s5_deco1.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#sec5 .inner1 .wrap:after {
  content: "";
  position: absolute;
  top: 12vw;
  left: 80%;
  right: 5%;
  bottom: 0px;
  background-image: url(../img/party/s5_deco2.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#sec5 h3 {
  font-size: 8.66vw;
  letter-spacing: 0.1em;
  line-height: 1.56;
  font-weight: 700;
  margin-top: 1vw;
}
#sec5 .inner2 .txt {
  margin-top: 8vw;
}
#sec5 #rss {
  position: relative;
  box-sizing: border-box;
  z-index: 1;
}
#sec5 #rss #feed {
  margin-top: 6vw;
}
#sec5 #rss .rss-ttl {
  -webkit-background-clip: text;
  background-clip: text;
  background-image: url("../img/shared/bg_green.jpg");
  color: transparent;
  line-height: 1.26;
  font-size: 7.06vw;
  letter-spacing: 0;
}
#sec5 #rss .photo span {
  border: 4px solid #890905;
  box-sizing: border-box;
  transition: all 0.5s;
}
#sec5 #rss .photo span:hover {
  opacity: 0.8;
}
#sec5 #rss .date {
  font-size: 13px;
}
#sec5 #rss .tit {
  line-height: 1.56;
}
#sec5 #rss .btn-more {
  margin: 8vw 4% 0px;
}
#sec5 .inner3 {
  margin-bottom: 10vw;
}
#sec5 .inner3 .s5-slider-scroll {
  margin: -6vw 0px 10vw;
}
#sec5 .inner3 .slick-slide {
  margin: 0px 5px;
}
#sec5 .inner3 .col-r {
  box-sizing: border-box;
  padding: 6vw 4%;
  border: 2px solid #f5e4ca;
  margin: 8vw 0px 0px;
}
#sec5 .inner3 .s5-tel {
  line-height: 1.28;
}
#sec5 .inner3 .s5-tel span {
  font-size: 30px;
  letter-spacing: 0.04em;
}
#sec5 .inner3 .s5-tel i {
  top: -2px;
  margin-right: 6px;
}
#sec5 .inner3 .s5-tel small {
  font-size: 13px;
  letter-spacing: 0.05em;
}
#sec5 .inner3 .s5-btn {
  margin: 4vw 4% 0px;
}
#sec5 .inner3 .s5-btn i {
  top: -2px;
  width: 18px;
  margin-right: 8px;
}
#sec5 h4 {
  font-size: 6.26vw;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #sec5 #rss {
    margin: 8vw -4.5% 0px;
    padding: 8vw 4% 12vw;
  }
  #sec5 #rss .photo {
    width: 50%;
    height: 28vw;
  }
  #sec5 #rss .photo span {
    width: 100% !important;
    height: 100% !important;
  }
  #sec5 #rss .item-r {
    width: 42%;
    margin: 0px 4%;
  }
  #sec5 #rss .item + .item {
    margin-top: 3vw;
  }
  #sec5 .inner3 .s5-tel {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  #sec5 .inner1 {
    padding-top: 148px;
    min-height: 850px;
  }
  #sec5 .inner1 .wrap:before {
    top: -54px;
    left: 129px;
    width: 185px;
    height: 178px;
  }
  #sec5 .inner1 .wrap:after {
    top: 114px;
    left: auto;
    right: 191px;
    width: 91px;
    height: 156px;
  }
  #sec5 h3 {
    font-size: 50px;
    margin-top: 3px;
  }
  #sec5 .inner2 .detail {
    flex-direction: row-reverse;
  }
  #sec5 .inner2 .txt {
    width: 434px;
    margin: 65px 0px 0px 0px;
  }
  #sec5 #rss {
    margin: -129px 0px 0px -50px;
    width: 550px;
    padding: 60px 50px 77px 50px;
  }
  #sec5 #rss #feed {
    margin-top: 12px;
  }
  #sec5 #rss .rss-ttl {
    font-size: 38px;
  }
  #sec5 #rss .data {
    font-size: 14px;
  }
  #sec5 #rss .tit {
    margin-top: 10px;
  }
  #sec5 #rss .item-r {
    margin-left: 27px;
  }
  #sec5 #rss .item + .item {
    margin-top: 12px;
  }
  #sec5 #rss .btn-more {
    position: absolute;
    top: 56px;
    right: 7px;
    margin: 0px;
  }
  #sec5 #rss .btn-more .btn-link {
    width: 110px;
    margin: 7px 37px 0px 0px;
    line-height: 1;
    text-align: left;
    padding: 3px 0px 7px 15px;
  }
  #sec5 #rss .btn-more .btn-link:after {
    right: 11px;
    background-image: url(../img/shared/ico_arrow2.png);
    width: 7px;
    height: 8px;
  }
  #sec5 .inner3 {
    margin-bottom: 66px;
  }
  #sec5 .inner3 .s5-slider-scroll {
    margin: -50px 0px 70px;
  }
  #sec5 .inner3 .col-l {
    width: 434px;
    float: left;
  }
  #sec5 .inner3 .txt {
    margin-top: 23px;
  }
  #sec5 .inner3 .col-r {
    float: right;
    width: 516px;
    padding: 86px 50px 87px 55px;
    margin: 20px 0px 0px 0px;
    border-width: 3px;
  }
  #sec5 .inner3 .s5-tel span {
    font-size: 31px;
  }
  #sec5 .inner3 .s5-tel small {
    font-size: 14px;
  }
  #sec5 .inner3 .s5-btn {
    width: 400px;
    margin: 31px 0px 0px;
  }
  #sec5 h4 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sec5 .inner3 .col-l {
    margin-left: 10px;
  }
}