#kv {
  position: relative;
  color: #fff;
}

#kv .catch {
  font-size: 6.5vw;
  line-height: 1.8;
  letter-spacing: 0.05em;
  position: absolute;
  top: 10vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
#kv .catch2 {
  top:2vw;
   text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.8);;
} 
#kv .catch span {
  padding-top: 7vw;
}

#kv .photo {
  height: 50vh;
}

@media screen and (min-width: 768px) {
  #kv .catch {
    font-size: 40px;
    line-height: 60px;
    top: 105px;
  }

  #kv .catch span {
    padding-top: 44px;
  }

  #kv .photo {
    height: 980px;
  }
}

#lead {
  position: relative;
  color: #fff;
  padding: 15vw 0 35vw;
}

#lead:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5vw;
  top: 0;
  z-index: -1;
  background: #0F0E0D;
  background: linear-gradient(0deg, rgba(15, 14, 13, 0) 4%, rgb(15, 14, 13) 13%);
}

#lead .box {
  background: url(../img/menu/lead_deco1.png) no-repeat 0 0vw/40%;
  position: relative;
  z-index: 3;
}

#lead h2 {
  padding: 0 20% 5vw 0%;
}

#lead .info {
  padding-bottom: 5vw;
}

#lead .info dt span {
  font-size: 32px;
}

@media screen and (min-width: 768px) {
  #lead {
    padding: 189px 20px 398px;
  }

  #lead:before {
    bottom: 0;
  }

  #lead .box {
    background-size: auto;
  }

  #lead h2 {
    padding: 0 0 35px 0;
  }

  #lead .photo {
    position: absolute;
    top: -24px;
    left: calc(50% + 30px);
    right: -150px;
  }

  #lead .info {
    padding-bottom: 0;
    max-width: 503px;
    font-size: 18px;
    line-height: 44px;
    letter-spacing: -0.05em;
    text-align: justify;
    width: 50%;
  }

  #lead .info dt {
    margin-bottom: -4px;
  }

  #lead .info dt span {
    font-size: 48px;
    padding-right: 5px;
  }
}

#sec1 .lead {
  padding-bottom: 5vw;
}

#sec1 .lead .tag {
  font-size: 4vw;
  line-height: 1.7;
  padding: 0vw 0 2vw;
  margin-bottom: 5vw;
  font-weight: 600;
  border-bottom: 1px solid #857767;
}

#sec1 .lead .tag img {
  width: auto;
  height: 10vw;
}

#sec1 .lead .tag dt span {
  display: inline-block;
  border: 1px solid #948e8c;
  padding: 0 4%;
  margin-bottom: 2vw;
}

#sec1 .lead .tag dd {
  text-align: right;
  margin: -9vw 0 0vw;
}

#sec1 .lead .tag dd span {
  font-size: 6vw;
}

#sec1 .lead .tag dd span span {
  font-size: 4.5vw;
}

#sec1 .lead .info {
  padding-bottom: 5vw;
}

#sec1 .course {
  padding: 10vw 0 0;
}

#sec1 .course .tbl-info {
  background-color: rgba(191, 181, 178, 0.3);
  color: #000;
  padding: 10% 8%;
  margin-bottom: 8vw;
}

#sec1 .course .tbl-info dl {
  width: 100%;
  display: table;
  border-bottom: 1px solid #a6a09e;
  padding: 10px 0;
}

#sec1 .course .tbl-info dl dt,
#sec1 .course .tbl-info dl dd {
  display: table-cell;
}

#sec1 .course .tbl-info dl dt {
  font-family: "Shippori Mincho B1";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  width: 90px;
  padding-left: 20px;
}

#sec1 .course .tbl-info dl ul li {
  text-indent: -15px;
  line-height: 20px;
}

#sec1 .course .tbl-info dl ul li span {
  font-size: 13px;
}

#sec1 .menu dl dt {
  font-size: 6vw;
  padding: 5vw 0 3vw;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 0 20px;
  }

  #sec1 .lead {
    padding-bottom: 0px;
  }

  #sec1 .lead .tag {
    font-size: 20px;
    line-height: 1;
    padding: 0 0 33px;
    margin-bottom: 30px;
  }

  #sec1 .lead .tag img {
    width: auto;
    height: auto;
  }

  #sec1 .lead .tag dt span {
    line-height: 34px;
    padding: 0;
    margin-bottom: 13px;
    width: 232px;
    text-align: center;
  }

  #sec1 .lead .tag dd {
    text-align: right;
    margin: -40px 0 0;
  }

  #sec1 .lead .tag dd span {
    font-size: 33px;
  }

  #sec1 .lead .tag dd span span {
    font-size: 25px;
  }

  #sec1 .lead .info {
    padding-bottom: 40px;
  }

  #sec1 .lead .photo {
    margin-bottom: 63px;
  }

  #sec1 .course {
    padding: 0px 0 0;
    display: flex;
    justify-content: flex-end;
    gap: 77px;
  }

  #sec1 .course .col {
    max-width: 615px;
    padding: 31px 0 0;
  }

  #sec1 .course .tbl-info {
    max-width: 405px;
    width: 30.75%;
    padding: 28px 20px 48px;
    margin-bottom: 0;
  }

  #sec1 .course .tbl-info dl {
    margin: 0 auto;
    padding: 18px 0;
    max-width: 300px;
    line-height: 25px;
  }

  #sec1 .course .tbl-info dl dt {
    font-size: 20px;
    width: 102px;
    padding-left: 22px;
  }

  #sec1 .course .tbl-info dl ul li span {
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1120px) {
  #sec1 .course {
    justify-content: space-between;
    gap: 0px;
  }

  #sec1 .course .col {
    width: 57%;
  }
}

@media screen and (min-width: 768px) {
  #sec1 .menu {
    display: flex;
    margin-left: 46px;
    max-width: 1090px;
    margin: 0 auto;
    justify-content: space-between;
  }

  #sec1 .menu .photo {
    width: calc(50% + 44px);
    height: 430px;
  }

  #sec1 .menu dl {
    max-width: 433px;
    /* width: 46%; */
  }

  #sec1 .menu dl dt {
    font-size: 34px;
    padding: 81px 0 35px;
    letter-spacing: -0.05em;
  }
}

#sec2 {
  position: relative;
  padding: 20vw 0 0;
}

#sec2:before {
  content: "";
  background: url(../img/menu/sec2_bg.png) no-repeat center 0/100%;
  position: absolute;
  left: -30vw;
  right: -30vw;
  bottom: 0;
  top: 5vw;
  z-index: -1;
}

#sec2 h2 {
  width: 75%;
  margin: 0 auto 5vw;
}

#sec2 .course_shared {
  padding: 10vw 0 0;
}

#sec2 .course_shared .course {
  background-color: #cfc1b5;
  margin-bottom: 5vw;
  padding: 10% 5%;
}

#sec2 .course_shared .course .info {
  padding-bottom: 10vw;
}

#sec2 .course_shared .course .tag {
  font-family: "Shippori Mincho B1";
  font-style: normal;
  font-weight: 600;
  font-size: 4vw;
  line-height: 1.7;
  padding: 0vw 0 2vw;
  margin-bottom: 5vw;
  font-weight: 600;
}

#sec2 .course_shared .course .tag img {
  width: auto;
  height: 10vw;
}

#sec2 .course_shared .course .tag dt span {
  display: inline-block;
  border: 1px solid #948e8c;
  padding: 0 4%;
  margin-bottom: 2vw;
}

#sec2 .course_shared .course .tag dd {
  text-align: right;
  margin: -9vw 0 0vw;
}

#sec2 .course_shared .course .tag dd span {
  font-size: 6vw;
}

#sec2 .course_shared .course .tag dd span span {
  font-size: 4.5vw;
}

#sec2 .course_shared .course .tbl-info {
  background-color: #d7cdc4;
  color: #000;
  padding: 10% 8%;
}

#sec2 .course_shared .course .tbl-info dl {
  width: 100%;
  display: table;
  border-bottom: 1px solid #a6a09e;
  padding: 10px 0;
}

#sec2 .course_shared .course .tbl-info dl dt,
#sec2 .course_shared .course .tbl-info dl dd {
  display: table-cell;
}

#sec2 .course_shared .course .tbl-info dl dt {
  font-family: "Shippori Mincho B1";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  width: 90px;
  padding-left: 20px;
}

#sec2 .course_shared .course .tbl-info dl ul li {
  text-indent: -15px;
  line-height: 20px;
}

#sec2 .course_shared .course .tbl-info dl ul li span {
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 188px 20px 0;
  }

  #sec2:before {
    background-size: auto;
    position: absolute;
    left: 0vw;
    right: 0vw;
    bottom: 0;
    top: 0;
  }

  #sec2 .wrap {
    max-width: 1400px;
  }

  #sec2 h2 {
    text-align: center;
    width: auto;
    margin: 0 auto 30px;
  }

  #sec2 .note {
    text-align: center;
  }

  #sec2 .course_shared {
    padding: 74px 0 0;
  }

  #sec2 .course_shared .course {
    padding: 50px 20px 67px;
    margin-bottom: 50px;
  }

  #sec2 .course_shared .course .box {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  #sec2 .course_shared .course .info {
    padding-bottom: 0;
    width: calc(100% - 460px);
    max-width: 690px;
    text-align: center;
  }

  #sec2 .course_shared .course .info p {
    padding: 20px 0 0 0px;
    text-align: left;
    display: inline-block;
  }

  #sec2 .course_shared .course .gr {
    width: 440px;
    padding: 42px 0 0;
  }

  #sec2 .course_shared .course .tag {
    font-size: 20px;
    line-height: 1;
    padding: 0 0;
    margin-bottom: 22px;
  }

  #sec2 .course_shared .course .tag img {
    height: auto;
  }

  #sec2 .course_shared .course .tag dt span {
    line-height: 34px;
    padding: 0;
    margin-bottom: 20px;
    text-align: center;
    width: 232px;
    letter-spacing: -0.07em;
  }

  #sec2 .course_shared .course .tag dd {
    margin: -40px -18px 0 0;
  }

  #sec2 .course_shared .course .tag dd span {
    font-size: 33px;
    margin-right: -8px;
  }

  #sec2 .course_shared .course .tag dd span span {
    font-size: 25px;
    margin: 0;
  }

  #sec2 .course_shared .course .tbl-info {
    padding: 48px 0 54px;
    margin-bottom: 0;
  }

  #sec2 .course_shared .course .tbl-info dl {
    margin: 0 auto;
    padding: 18px 0;
    max-width: 320px;
    line-height: 25px;
  }

  #sec2 .course_shared .course .tbl-info dl dt {
    font-size: 20px;
    width: 45%;
    padding-left: 22px;
  }

  #sec2 .course_shared .course .tbl-info dl ul li span {
    font-size: 14px;
  }

  #sec2 .course_shared .course .js-fade .object-fit-cover-pc {
    height: 500px;
  }

  #sec2 .course_shared .course .js-fade .slick-dots {
    padding: 17px 0 9px;
  }

  #sec2 .course_shared .course:nth-child(even) .gr {
    order: -1;
  }
}

#sec3 {
  padding: 10vw 0;
}

#sec3 h2 {
  text-align: center;
  padding-bottom: 5vw;
  font-weight: 600;
}

#sec3 h2 span {
  letter-spacing: -0.05em;
  font-size: 6vw;
  line-height: 1;
  position: relative;
  display: inline-block;
}

#sec3 h2 span:before {
  content: "";
  border-top: 1px solid #948e8c;
  position: absolute;
  left: -10vw;
  right: -10vw;
  bottom: 0vw;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 115px 20px;
  }

  #sec3 h2 {
    padding-bottom: 30px;
  }

  #sec3 h2 span {
    font-size: 40px;
  }

  #sec3 h2 span:before {
    left: -50px;
    right: -50px;
    bottom: 0;
  }

  #sec3 .menu-shared {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 62px 0 0;
  }

  #sec3 .menu-shared .col {
    width: calc(50% - 30px);
  }
}

#sec4 {
  position: relative;
  padding: 0 0 20vw;
}

#sec4:before {
  content: "";
  background: url(../img/menu/sec4_deco1.png) no-repeat 0 bottom/30%, url(../img/menu/sec4_deco2.png) no-repeat right bottom/30%, url(../img/menu/sec4_bg.png) no-repeat center bottom/221%;
  position: absolute;
  left: 0vw;
  right: 0vw;
  bottom: -29vw;
  top: 0;
}

#sec4 .info h2 {
  font-size: 6vw;
  line-height: 1.5;
  padding: 5vw 0 4vw;
  text-align: center;
}

#sec4 .info .txt {
  padding-bottom: 5vw;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 0px 0 200px;
  }

  #sec4:before {
    background-size: auto;
    left: 0;
    right: 0;
    bottom: -180px;
  }

  #sec4 .wrap {
    max-width: 100%;
  }

  #sec4 .group {
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    gap: 90px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  #sec4 .group {
    gap: 0;
    justify-content: space-between;
  }

  #sec4 .group .info {
    margin-right: 20px;
  }
}

@media screen and (min-width: 768px) {
  #sec4 .photo {
    width: 50%;
    height: 850px;
  }

  #sec4 .info {
    width: 430px;
  }

  #sec4 .info h2 {
    font-size: 34px;
    line-height: 56px;
    padding: 0 0;
    margin: 37px auto 91px;
    letter-spacing: 0.05em;
  }

  #sec4 .info .txt {
    padding-bottom: 43px;
  }

  #sec4 .bnr__shared {
    width: 340px;
  }
}

#sec5 {
  background: url(../img/menu/sec5_bg.jpg) no-repeat center 0/cover;
  color: #fff;
  padding: 15vw 0;
  position: relative;
  z-index: 1;
}

#sec5 h2 {
  text-align: center;
  font-weight: 600;
  line-height: 2;
  font-size: 6.5vw;
  margin-bottom: 5vw;
}

#sec5 h2 span {
  display: inline-block;
  letter-spacing: -0.05em;
  position: relative;
}

#sec5 h2 span:before {
  content: "";
  position: absolute;
  left: -7vw;
  bottom: 3.4vw;
  right: -7vw;
  border-top: 1px solid #948e8c;
}

#sec5 .course {
  background-color: #262422;
  text-align: center;
  margin-top: 10vw;
}

#sec5 .course .item {
  padding: 5vw 0;
  width: 90%;
  margin: 0 auto;
}

#sec5 .course .item h3 {
  font-weight: 600;
  font-size: 6vw;
  line-height: 1.4;
}

#sec5 .course .item h3 span {
  font-size: 5vw;
}

#sec5 .course .item .list {
  text-align: left;
  display: flex;
  justify-content: center;
  gap: 30px;
}
#sec5 .course .item .note{
  text-align:left;
  margin:5vw 0 0 0;
}
#sec5 .course .item .price {
  font-weight: 600;
  font-size: 4vw;
  border-bottom: 1px solid #948e8c;
  padding: 10px 0;
  margin-bottom: 10px;
}

#sec5 .course .item .price span {
  font-size: 5.5vw;
}

#sec5 .course .item .price span span {
  font-size: 4.5vw;
}

@media screen and (min-width: 768px) {
  #sec5 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 127px 0 50px;
  }

  #sec5 .wrap {
    max-width: 1240px;
  }

  #sec5 h2 {
    line-height: 72px;
    font-size: 40px;
    margin-bottom: 47px;
  }

  #sec5 h2 span:before {
    left: -30px;
    bottom: 16px;
    right: -41px;
  }

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

  #sec5 .course {
    display: flex;
    margin-top: 89px;
    justify-content: space-between;
  }

  #sec5 .course .item {
    padding: 112px 0 95px;
    width: 384px;
    margin: 0;
  }

  #sec5 .course .item h3 {
    font-weight: 600;
    font-size: 34px;
    line-height: 47px;
  }

  #sec5 .course .item h3 span {
    font-size: 26px;
  }

  #sec5 .course .item .list {
    text-align: left;
    display: flex;
    justify-content: center;
    gap: 43px;
    line-height: 40px;
  }
#sec5 .course .item .note{
  margin:20px 0 0 30px;
}
  #sec5 .course .item .price {
    max-width: 285px;
    font-size: 20px;
    padding: 43px 0 23px;
    margin: 0 auto 27px;
  }

  #sec5 .course .item .price span {
    font-size: 33px;
  }

  #sec5 .course .item .price span span {
    font-size: 25px;
  }

  #sec5 .course .photo {
    width: calc(100% - 384px);
  }
}

#sec6 {
  padding: 10vw 5%;
}

#sec6 .wrap {
  background: url(../img/menu/bg2.jpg) repeat center 0;
  padding-top: 10vw;
  padding-bottom: 10vw;
}

#sec6 h2 {
  font-weight: 600;
  line-height: 2;
  font-size: 6.5vw;
  margin-bottom: 5vw;
  padding: 0 0 0 14vw;
}

#sec6 h2 .line {
  display: inline-block;
  letter-spacing: -0.05em;
  position: relative;
  margin-left: -6vw;
}

#sec6 h2 .line:before {
  content: "";
  position: absolute;
  left: -10vw;
  bottom: 3.4vw;
  right: 0vw;
  border-top: 1px solid #948e8c;
}

#sec6 h2 .line.ext {
  margin: 0;
}

#sec6 h2 .line.ext:before {
  left: 0;
  right: -10vw;
}

#sec6 .course {
  background-color: rgba(191, 181, 178, 0.3);
  text-align: center;
  margin: 10vw auto;
}

#sec6 .course .item {
  padding: 5vw 0;
  width: 90%;
  margin: 0 auto;
}

#sec6 .course .item h3 {
  font-weight: 600;
  font-size: 6vw;
  line-height: 1.4;
}

#sec6 .course .item h3 span {
  font-size: 5vw;
}

#sec6 .course .item .list {
  text-align: left;
  display: flex;
  justify-content: center;
  gap: 30px;
}

#sec6 .course .item .price {
  font-weight: 600;
  font-size: 4vw;
  border-bottom: 1px solid #948e8c;
  padding: 10px 0;
  margin-bottom: 10px;
}

#sec6 .course .item .price span {
  font-size: 5.5vw;
}

#sec6 .course .item .price span span {
  font-size: 4.5vw;
}

@media screen and (max-width: 767px) {
  #sec6 .bnr__shared a {
    font-size: 18px;
    padding-right: 30px;
    padding-left: 0;
  }
}

@media screen and (min-width: 768px) {
  #sec6 {
    padding: 110px 0 130px;
  }

  #sec6 .wrap {
    max-width: 1280px;
    padding-top: 136px;
    padding-bottom: 73px;
  }

  #sec6 h2 {
    padding: 0;
    line-height: 72px;
    font-size: 40px;
    margin-bottom: 50px;
    position: absolute;
    top: 105px;
    left: calc(50% - 428px);
  }

  #sec6 h2 .line {
    margin-left: -42px;
  }

  #sec6 h2 .line:before {
    left: -92px;
    bottom: 13px;
    right: 0;
  }

  #sec6 h2 .line.ext {
    margin: 0;
  }

  #sec6 h2 .line.ext:before {
    left: 0;
    right: -95px;
  }

  #sec6 .txt {
    padding-left: calc(50% + 30px);
  }

  #sec6 .course {
    max-width: 1120px;
    display: flex;
    margin: 66px auto 75px;
    justify-content: space-between;
  }

  #sec6 .course .item {
    padding: 112px 0 95px;
    width: 384px;
    margin: 0;
    order: -1;
  }

  #sec6 .course .item h3 {
    font-weight: 600;
    font-size: 34px;
    line-height: 47px;
  }

  #sec6 .course .item h3 span {
    font-size: 26px;
  }

  #sec6 .course .item .list {
    text-align: left;
    display: flex;
    justify-content: center;
    gap: 27px;
    line-height: 40px;
  }

  #sec6 .course .item .price {
    max-width: 285px;
    font-size: 20px;
    padding: 43px 0 23px;
    margin: 0 auto 27px;
  }

  #sec6 .course .item .price span {
    font-size: 33px;
  }

  #sec6 .course .item .price span span {
    font-size: 25px;
  }

  #sec6 .course .photo {
    width: calc(100% - 384px);
  }

  #sec6 .bnr__shared {
    width: 400px;
  }
}

#sec7 .lead {
  position: relative;
}

#sec7 .lead h2 {
  position: absolute;
  bottom: 5vw;
  color: #fff;
  font-weight: 600;
  line-height: 2;
  font-size: 6.5vw;
  margin-bottom: 5vw;
  left: 5%;
  right: 5%;
  z-index: 1;
}

#sec7 .lead h2 .line {
  display: inline-block;
  letter-spacing: -0.05em;
  position: relative;
}

#sec7 .lead h2 .line:before {
  content: "";
  position: absolute;
  right: -10vw;
  bottom: 3.4vw;
  left: 0vw;
  border-top: 1px solid #948e8c;
}

#sec7 .lead h2 .line.ext:before {
  right: 0;
  left: -20vw;
}

#sec7 .lead .photo {
  height: 125vw;
}

#sec7 .floor {
  padding: 10vw 0 0;
}

#sec7 .floor h3 {
  font-size: 5.8vw;
  line-height: 1.8;
  padding: 5vw 0;
}

@media screen and (min-width: 768px) {
  #sec7 .lead {
    position: relative;
  }

  #sec7 .lead h2 {
    bottom: auto;
    top: 117px;
    line-height: 72px;
    font-size: 40px;
    margin-bottom: 0;
    left: calc(50% - 607px);
    right: auto;
  }

  #sec7 .lead h2 .line:before {
    right: -99px;
    bottom: 14px;
    left: 0;
  }

  #sec7 .lead h2 .line.ext:before {
    right: 0;
    left: -79px;
  }

  #sec7 .lead .photo {
    height: 800px;
  }

  #sec7 .floor {
    padding: 55px 0 0;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  #sec7 .floor h3 {
    font-size: 34px;
    line-height: 56px;
    padding: 32px 0;
  }

  #sec7 .floor .info {
    width: 454px;
  }

  #sec7 .floor .photo {
    margin-left: -75px;
  }
}

/*# sourceMappingURL=menu.css.map */