#header #key .img img {
  -o-object-position: 75% center;
     object-position: 75% center;
}

#lead {
  margin: 100px 0 0;
  position: relative;
}
#lead::before {
  content: "";
  position: absolute;
  background: url("../img/index/floor_deco.jpg");
  top: 30vw;
  left: 0;
  right: 65vw;
  height: 50vw;
}
#lead .set {
  margin: 0 var(--wrapPadding);
  position: relative;
}
#lead .set h2 {
  line-height: 2;
  margin: 0 0 10vw;
  text-align: center;
}
#lead .set .para {
  margin: 0 0 10vw;
}
@media screen and (max-width: 767px) {
  #lead .set .para .img {
    height: 70vw;
  }
}
#lead .set .txt {
  margin: 0 3vw;
  letter-spacing: 0.1em;
}
#lead .group-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6vw;
  margin: 12vw 0 0;
}
#lead .group-btn .btn-link a {
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #lead .group-btn .btn-link a {
    letter-spacing: 0.1em;
  }
}
#lead .group-btn .btn-link a:after {
  background-image: url("../img/course/arrow.png");
  width: 13px;
  height: 11px;
  right: 15px;
}
@media screen and (min-width: 768px) {
  #lead {
    margin: 100px 0 0;
  }
  #lead::before {
    top: 467px;
    right: calc(50% + 431px);
    height: 444px;
  }
  #lead .set {
    max-width: calc(100% - 60px);
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #lead .set {
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #lead .set h2 {
    order: 2;
    line-height: 75px;
    margin: 0 94px 0 0;
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #lead .set h2 {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #lead .set .para {
    height: 600px;
    order: 1;
    margin: 0 0 77px;
    width: 100%;
  }
  #lead .set .txt {
    order: 3;
    width: 673px;
    margin: 13px 75px 0 0;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #lead .set .txt {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #lead .group-btn {
    gap: 41px;
    margin: 102px 0 0;
  }
  #lead .group-btn .btn-link {
    width: 432px;
  }
  #lead .group-btn .btn-link a:after {
    right: 32px;
  }
  #lead .group-btn .btn-link a:hover:after {
    background-image: url("../img/course/arrow.png");
    filter: invert(1);
  }
  #lead .group-btn .btn-link + .btn-link {
    width: 435px;
  }
}

.para2 {
  margin: 25vw 0 0;
}
@media screen and (max-width: 767px) {
  .para2 .img {
    height: 80vw;
  }
}
@media screen and (min-width: 768px) {
  .para2 {
    margin: 187px 0 0;
    height: 700px;
  }
}

#party {
  padding: 15vw 0 0;
}
#party .set1 {
  text-align: center;
}
#party .set1 h2 {
  margin: 0 20vw 10vw;
}
#party .set1 .img {
  margin: 0 8vw 10vw;
}
#party .set1 h3 {
  line-height: 1.5;
  margin: 0 0 7vw;
}
@media screen and (max-width: 767px) {
  #party .set1 h3 {
    font-size: 5.5vw;
  }
}
#party .set1 .txt {
  letter-spacing: 0.1em;
  margin: 0 7.2vw;
}
#party .set2 {
  margin: 12vw var(--wrapPadding) 0;
}
#party .set2 h3 {
  position: relative;
  padding: 2vw 0 3vw 4vw;
  line-height: 1.5;
}
#party .set2 h3::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  background: #a38c82;
}
#party .set2 h3 small {
  display: block;
  font-size: 5vw;
  margin: 0 0 4vw;
}
#party .set2 .group-txt {
  margin: 7vw 0 0;
}
#party .set2 .group-txt .txt {
  letter-spacing: 0.1em;
  margin: 0 0 7vw;
}
#party .set2 .group-txt .note {
  text-align: center;
  padding: 7vw 5vw;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  line-height: 2.14;
}
#party .set2 .group-txt .note span {
  display: inline-block;
  text-align: left;
  letter-spacing: 0.1em;
}
#party .set3 {
  position: relative;
  margin: 15vw var(--wrapPadding) 0;
}
#party .set3 .right {
  margin: 8vw 0 0;
}
#party .set3 .right dl dt {
  line-height: 1.5;
  position: relative;
  padding: 0 0 0 27px;
}
#party .set3 .right dl dt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 2px;
  left: -6px;
  width: 20px;
  background: rgba(199, 185, 179, 0.44);
}
#party .set3 .right dl dd {
  margin: 3vw 0 0;
  font-size: 5vw;
  letter-spacing: 0.1em;
  text-align: right;
  line-height: 1.75;
}
#party .set3 .right .txt {
  letter-spacing: 0.1em;
  margin: 7vw 0 0;
  line-height: 2.25;
}
#party .set3 .right .tit {
  margin: 10vw 0 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  position: relative;
  letter-spacing: 0.1em;
  padding: 0 0 30px;
}
#party .set3 .right .tit::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 10vw;
  height: 1px;
  background: #a38c82;
}
#party .set3 .right .txt2 {
  text-align: center;
  margin: 5vw -3vw 10vw;
}
@media screen and (max-width: 767px) {
  #party .set3 .right .txt2 {
    letter-spacing: 0.1em;
    font-size: 14px;
  }
}
#party .set3 .right .txt2 span {
  color: #8c8c8c;
}
#party .set3 .right .img2 {
  margin: 0 8vw;
}
#party .set3 .right .img2 + .img2 {
  margin-top: 4vw;
}
@media screen and (min-width: 768px) {
  #party {
    padding: 130px 0 0;
  }
  #party .set1 h2 {
    margin: 0 0 91px;
  }
  #party .set1 .img {
    margin: 0 0 87px;
  }
  #party .set1 h3 {
    margin: 0 0 41px;
  }
  #party .set1 .txt {
    text-align: inherit;
    margin: 0;
  }
  #party .set2 {
    margin: 175px auto 0;
    max-width: calc(100% - 60px);
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #party .set2 h3 {
    padding: 9px 0 15px 10px;
  }
  #party .set2 h3::before {
    left: -46px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1350px) {
  #party .set2 h3::before {
    left: -20px;
  }
}
@media screen and (min-width: 768px) {
  #party .set2 h3 small {
    display: block;
    font-size: 24px;
    margin: 0 0 26px;
  }
  #party .set2 .group-txt {
    margin: 7px 0 0;
    width: 665px;
  }
  #party .set2 .group-txt .txt {
    margin: 0 0 48px;
  }
  #party .set2 .group-txt .note {
    margin: 0 19px 0 5px;
    padding: 41px 0 42px;
    line-height: 30px;
  }
  #party .set3 {
    margin: 130px auto 0;
    max-width: calc(100% - 60px);
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #party .set3 .img {
    position: sticky;
    top: 50px;
    height: 860px;
    width: 680px;
    max-width: calc(100% - 450px);
    max-height: calc(100vh - 100px);
  }
  #party .set3 .right {
    margin: 35px 0 0;
    width: 400px;
  }
  #party .set3 .right dl dt {
    padding: 0 0 0 27px;
  }
  #party .set3 .right dl dt::before {
    height: 3px;
    left: -6px;
    width: 20px;
  }
  #party .set3 .right dl dd {
    margin: 19px 5px 0 0;
    font-size: 26px;
  }
  #party .set3 .right .txt {
    margin: 33px 0 0 15px;
  }
  #party .set3 .right .tit {
    margin: 65px 0 0;
    font-size: 20px;
    padding: 0 0 37px;
  }
  #party .set3 .right .tit::before {
    width: 79px;
  }
  #party .set3 .right .txt2 {
    margin: 28px -20px 80px;
  }
  #party .set3 .right .txt2 span {
    color: #8c8c8c;
  }
  #party .set3 .right .img2 {
    margin: 0;
  }
  #party .set3 .right .img2 + .img2 {
    margin-top: 27px;
  }
}

#other {
  position: relative;
  margin: 20vw 0 0;
  padding: 15vw 0 0;
}
#other::before {
  content: "";
  position: absolute;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 95vw;
  background: #dcc2a6;
  opacity: 0.2;
}
#other h3 {
  position: relative;
  padding: 2vw 0 3vw 4vw;
  line-height: 1.5;
}
#other h3::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  background: #a38c82;
}
#other .set {
  position: relative;
  margin: 15vw 0 0;
}
#other .set .right {
  margin: 8vw 0 0;
}
#other .set .right dl dt {
  line-height: 1.5;
  position: relative;
  padding: 0 0 0 27px;
}
#other .set .right dl dt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  /* margin: auto 0; */
  margin-top: 23px;
  height: 2px;
  left: -6px;
  width: 20px;
  background: rgba(199, 185, 179, 0.44);
}
#other .set .right dl dd {
  margin: 3vw 0 0;
  font-size: 5vw;
  letter-spacing: 0.1em;
  text-align: right;
  line-height: 1.75;
}
#other .set .right .txt {
  letter-spacing: 0.1em;
  margin: 7vw 0 0;
  line-height: 2.25;
}
#other .set .right .tit {
  margin: 10vw 0 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  position: relative;
  letter-spacing: 0.1em;
  padding: 0 0 30px;
}
#other .set .right .tit::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 10vw;
  height: 1px;
  background: #a38c82;
}
#other .set .right .txt2 {
  text-align: center;
  margin: 5vw -3vw 6vw;
}
@media screen and (max-width: 767px) {
  #other .set .right .txt2 {
    letter-spacing: 0.1em;
    font-size: 14px;
  }
}
#other .set .right .txt2 span {
  color: #8c8c8c;
}
#other .set .right .txt3 {
  margin: 0 var(--wrapPadding);
  text-align: justify;
  font-size: 16px;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #other {
    margin: 150px 0 0;
    padding: 126px 0 0;
  }
  #other::before {
    max-width: calc(100% - 60px);
    width: 1260px;
  }
  #other .wrap {
    width: 1200px;
  }
  #other h3 {
    padding: 6px 0 22px 5px;
  }
  #other h3::before {
    left: -46px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1350px) {
  #other h3::before {
    left: -20px;
  }
}
@media screen and (min-width: 768px) {
  #other .set {
    margin: 73px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #other .set .img {
    position: sticky;
    top: 50px;
    height: 860px;
    width: 680px;
    max-width: calc(100% - 450px);
    max-height: calc(100vh - 100px);
  }
  #other .set .right {
    margin: 29px 0 0;
    width: 400px;
  }
  #other .set .right dl dt {
    padding: 0 0 0 27px;
    letter-spacing: 0.05em;
  }
  #other .set .right dl dt::before {
    height: 3px;
    left: -6px;
    width: 20px;
    margin-top: 28px;
  }
  #other .set .right dl dd {
    margin: 30px 5px 0 0;
    font-size: 26px;
  }
  #other .set .right .txt {
    margin: 72px 0 0 15px;
  }
  #other .set .right .tit {
    margin: 65px 0 0 0;
    font-size: 20px;
    padding: 0 0 37px;
  }
  #other .set .right .tit::before {
    width: 79px;
  }
  #other .set .right .txt2 {
    margin: 28px -20px 80px;
  }
  #other .set .right .txt2 span {
    color: #8c8c8c;
  }
  #other .set .right .txt3 {
    text-align: center;
    font-size: 20px;
    margin: 0;
  }
}

#order {
  margin: 20vw var(--wrapPadding) 0;
  background: rgba(220, 194, 166, 0.13);
  box-sizing: border-box;
  padding: 10vw var(--wrapPadding);
  text-align: center;
}
#order h2 {
  font-size: 6vw;
  letter-spacing: 0.15em;
  line-height: 1.5;
}
#order ul {
  display: inline-block;
  text-align: left;
  margin: 6vw 0;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #order ul {
    font-size: 14px;
  }
}
#order ul li {
  display: flex;
  gap: 10px;
}
#order ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  min-width: 10px;
  background: #fff;
  opacity: 0.6;
  margin: 12px 0 0;
}
#order .group-tel-btn {
  padding: 8vw 0;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
#order .group-tel-btn .tel {
  margin: 0 0 6vw;
}
#order .group-tel-btn .tel span {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 7px;
  line-height: 1;
  font-size: 41px;
  letter-spacing: -0.05em;
}
#order .group-tel-btn .tel span::before {
  content: "";
  background: url("../img/shared/icon_tel_wh.png") no-repeat center/100% auto;
  width: 18px;
  height: 25px;
}
#order .group-tel-btn .tel .note-tel {
  font-size: 11px;
  line-height: 1.5;
  margin: 4px -2vw 0;
  letter-spacing: 0;
  display: block;
}
#order .group-tel-btn .btn-web {
  width: 266px;
  margin: 0 auto;
}
#order .group-tel-btn .btn-web a {
  display: block;
  position: relative;
  z-index: 1;
  background: #a88228;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 2;
  padding: 18px 0;
  text-decoration: none;
  overflow: hidden;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  #order {
    margin: 151px auto 0;
    max-width: calc(100% - 60px);
    width: 1000px;
    padding: 83px 0 84px;
  }
  #order h2 {
    font-size: 30px;
  }
  #order ul {
    margin: 33px 0 33px;
    letter-spacing: 0.1em;
  }
  #order ul li {
    gap: 18px;
  }
  #order ul li::before {
    width: 12px;
    height: 12px;
    min-width: 12px;
    margin: 14px 0 0;
  }
  #order .group-tel-btn {
    width: 814px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 50px;
    padding: 40px 0 39px;
  }
  #order .group-tel-btn .tel {
    margin: 4px 0 0;
  }
  #order .group-tel-btn .tel span {
    font-size: 45px;
  }
  #order .group-tel-btn .tel span::before {
    content: "";
    background: url("../img/shared/icon_tel_wh.png") no-repeat center/100% auto;
    width: 22px;
    height: 30px;
  }
  #order .group-tel-btn .tel .note-tel {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  #order .group-tel-btn .btn-web {
    width: 266px;
    margin: 0;
  }
  #order .group-tel-btn .btn-web a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(0);
    border-radius: 50%;
    background: #a85528;
    z-index: -1;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  #order .group-tel-btn .btn-web a:hover::before {
    transform: scale(2);
  }
}

.para3 {
  margin: 15vw 0 0;
}
@media screen and (max-width: 767px) {
  .para3 .img {
    height: 80vw;
  }
}
@media screen and (min-width: 768px) {
  .para3 {
    margin: 120px 0 0;
    height: 700px;
  }
}

#floor {
  position: relative;
  padding: 20vw 0 0;
}
#floor::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/course/floor_deco.png") no-repeat top center/200% auto;
  mix-blend-mode: overlay;
}
#floor h2 {
  text-align: center;
  margin: 0 15vw 10vw;
}
@media screen and (max-width: 767px) {
  #floor .row .item + .item {
    margin-top: 10vw;
  }
}
#floor .row .item .group-content {
  margin: 10vw 0 0;
}
#floor .row .item .group-content .title {
  font-size: 5vw;
  line-height: 1.5;
  padding: 0 0 4vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
#floor .row .item .group-content .txt {
  letter-spacing: 0.1em;
  margin: 7vw 0 0;
}
#floor .group-map {
  margin: 15vw 3vw 0;
}
#floor .group-map .title {
  padding: 0 0 0 3vw;
  position: relative;
  font-size: 5vw;
  line-height: 1.5;
  margin: 0 0 6vw;
}
#floor .group-map .title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 5vw;
  left: -4.5vw;
  height: 2px;
  background: #a38c82;
}
@media screen and (min-width: 768px) {
  #floor {
    padding: 116px 0 0;
  }
  #floor::before {
    background-size: auto;
  }
  #floor .wrap {
    width: 1340px;
  }
  #floor h2 {
    margin: 0 0 94px;
  }
  #floor .row .item {
    display: flex;
    align-items: flex-start;
  }
  #floor .row .item .img {
    width: 50%;
    height: 494px;
    max-width: calc(100% - 560px);
  }
  #floor .row .item .group-content {
    width: 410px;
    margin: 89px 0 0 144px;
  }
  #floor .row .item .group-content .title {
    font-size: 30px;
    padding: 0 0 27px;
  }
  #floor .row .item .group-content .txt {
    margin: 46px 0 0;
  }
  #floor .row .item:nth-child(even) {
    flex-direction: row-reverse;
  }
  #floor .row .item:nth-child(even) .group-content {
    margin: 152px 120px 0 0;
  }
  #floor .group-map {
    margin: 148px auto 0;
    width: 620px;
  }
  #floor .group-map .title {
    padding: 0 0 0 15px;
    font-size: 24px;
    line-height: 1.5;
    margin: 0 0 41px;
  }
  #floor .group-map .title::before {
    width: 26px;
    left: -23px;
  }
}

.banner {
  margin: 20vw var(--wrapPadding) 15vw;
}
.banner a {
  text-decoration: none;
  position: relative;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .banner a {
    height: 60vw;
  }
}
.banner a img {
  opacity: 1 !important;
  transition: all 0.5s;
}
.banner a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  z-index: 1;
  background: rgba(0, 0, 0, 0.28);
}
.banner a span {
  position: absolute;
  z-index: 2;
  text-align: center;
  left: 0;
  right: 0;
  top: 47%;
  transform: translateY(-50%);
  font-size: 5vw;
  letter-spacing: 0.1em;
  line-height: 1.67;
}
.banner a span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 10vw;
  height: 10vw;
  border-radius: 50%;
  background: url("../img/shared/arrow.png") no-repeat center/5vw auto, #c7b9b3;
  bottom: -15vw;
}
@media screen and (min-width: 768px) {
  .banner {
    margin: 183px auto 62px;
    width: 1400px;
    max-width: calc(100% - 60px);
  }
  .banner a span {
    font-size: 36px;
    line-height: 60px;
  }
  .banner a span:after {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: url("../img/shared/arrow.png") no-repeat center/30px auto, #c7b9b3;
    bottom: -107px;
  }
  .banner a:hover::before {
    opacity: 0;
  }
  .banner a:hover img {
    transform: scale(1.14);
  }
}

#anni {
  text-align: center;
  margin: 20vw 0 0;
}
#anni h2 {
  margin: 12vw 10vw 8vw;
}
#anni .txt {
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  #anni {
    margin: 175px 0 0;
  }
  #anni .wrap {
    width: 1200px;
  }
  #anni h2 {
    margin: 96px 0 54px;
  }
  #anni .txt {
    text-align: inherit;
  }
}