/* Scss Document */
body {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-align: justify;
}

.cl1 {
  color: #850622;
}

.cl2 {
  color: #b81e1f;
}

.d-flex {
  display: flex;
  justify-content: space-between;
}

.txt-center {
  text-align: center;
}

.object-fit-cover {
  position: relative;
}
.object-fit-cover img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

#key {
  background-image: url(../img/party/key.jpg);
}
#key .tit {
  position: absolute;
  right: 0;
  bottom: 78px;
  z-index: 1;
}

.btn-shared {
  text-align: center;
}
.btn-shared img {
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.4);
}

#container h2, #container h3, #container h4 {
  color: #411900;
  font-weight: 700;
  letter-spacing: 0;
}

#sec1 {
  background: url(../img/party/sec1_deco.png) no-repeat bottom right, url(../img/shared/pat3.jpg) repeat center 0;
}
#sec1 .wrap {
  width: 100%;
  display: flex;
}
#sec1 .col-l, #sec1 .col-r {
  width: 50%;
  position: relative;
  height: 100vh;
  box-sizing: border-box;
}
#sec1 .col-r {
  background: url(../img/party/sec1_deco2.png) no-repeat center 0;
  padding: 10px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sec1 .js-photo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#sec1 .js-photo li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  opacity: 0;
}
#sec1 .js-photo li.active {
  opacity: 1;
}
#sec1 .info {
  max-width: 550px;
  margin: 0 auto;
}
#sec1 .info h2 {
  font-size: 36px;
  line-height: 48px;
  border-top: 4px double #000000;
  border-bottom: 4px double #000000;
  text-align: center;
  padding: 31px 0;
  margin-bottom: 36px;
}
#sec1 .info .tit {
  margin-bottom: 32px;
  text-align: center;
}
@media screen and (max-height: 900px) {
  #sec1 .info .tit {
    height: 50vh;
    margin: 0 auto 20px;
  }
  #sec1 .info .tit img {
    width: auto;
    height: 100%;
  }
  #sec1 .info h2 {
    margin-bottom: 15px;
    padding: 20px 0;
  }
}

.sec_bg {
  padding: 82px 0 0px;
  position: relative;
  z-index: 1;
}
.sec_bg:before {
  background-color: rgba(77, 50, 33, 0.2);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 5%;
  z-index: -1;
}
.sec_bg .link {
  justify-content: center;
  gap: 40px;
  padding-bottom: 59px;
}
.sec_bg .link li {
  width: 480px;
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.4);
}

#sec2 {
  background: url(../img/party/sec2_deco3.png) no-repeat 0px 0px, url(../img/party/sec2_bg1.png) no-repeat right 80px;
  padding-bottom: 50px;
}
#sec2 .wrap {
  max-width: 1500px;
  width: 100%;
}
#sec2 h2 {
  text-align: right;
  margin-bottom: 16px;
  margin-right: calc(50% + 162px);
}
#sec2 .note {
  margin-bottom: -10px;
}
#sec2 .lead {
  position: relative;
  padding-bottom: 50px;
}
#sec2 .lead .photo {
  position: absolute;
  right: 50px;
  left: calc(50% + 50px);
  top: 41px;
}
#sec2 .lead .photo li {
  width: calc(50% - 5px);
}
#sec2 .lead .photo li:nth-child(1) {
  margin-top: 100px;
}
#sec2 .lead .photo img {
  width: 100%;
  height: auto;
}
#sec2 .lead .course {
  margin-right: 50%;
  float: right;
  width: 500px;
}
#sec2 .course {
  background: url(../img/party/tag.png) no-repeat center 63px/100%, url(../img/top/bg2.png) repeat 0 0;
  color: #fff;
  max-width: 500px;
  padding: 54px 0px 39px;
  box-sizing: border-box;
}
#sec2 .course h3 {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid;
  padding-bottom: 47px;
  margin-bottom: 14px;
}
#sec2 .course h3 .price {
  letter-spacing: 0;
  font-size: 48px;
  padding: 6px 0 0;
  display: inline-block;
}
#sec2 .course h3 .price span {
  font-size: 36px;
}
#sec2 .course h4 {
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 48px;
  border: 1px solid;
  margin: 27px 0 14px;
}
#sec2 .course .list {
  position: relative;
}
#sec2 .course .list .ext {
  position: absolute;
  top: 0;
  left: 170px;
}
#sec2 .course .list.d-flex ul {
  width: 50%;
}
#sec2 .course .box {
  max-width: 400px;
  margin: 0 auto;
  width: 95%;
}
#sec2 .group {
  max-width: 1040px;
  margin: 0 auto;
}
#sec2 .group .course {
  width: calc(50% - 20px);
  background-position: center 20px;
}

#sec3 {
  position: relative;
  padding: 58px 0 206px;
  text-align: center;
  z-index: 1;
}
#sec3:before {
  content: "";
  background: url("../img/party/sec3_bg.png") no-repeat center 0/cover;
  position: absolute;
  top: -234px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#sec3 h2 {
  text-align: center;
  font-size: 36px;
  line-height: 48px;
  padding-bottom: 20px;
}
#sec3 .list {
  position: relative;
}
#sec3 .list h3 {
  position: absolute;
  top: 0;
  left: 73px;
}
#sec3 .list ul {
  width: 480px;
  margin: 27px auto 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 20px 26px 26px;
  text-align: left;
  box-sizing: border-box;
  color: #411900;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 36px;
}

.photo-full {
  margin-top: -10%;
  position: relative;
  z-index: 2;
}
.photo-full img {
  width: 100%;
  height: auto;
}

#sec4 {
  margin-top: -170px;
  padding-bottom: 130px;
  text-align: center;
  position: relative;
  z-index: 3;
}
#sec4 .txt {
  padding: 15px 0 30px;
}
#sec4 .photo {
  margin: 0 -110px;
}
#sec4 .photo li:nth-child(2) {
  padding: 50px 0 60px;
}
#sec4 .photo img {
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.2);
}

#cta h2 {
  padding-bottom: 48px;
}/*# sourceMappingURL=party.css.map */