.fz46 {
  font-size: 8.4vw;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0;
}

.price-cm {
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.6;
}
.price-cm span {
  font-size: 7vw;
  letter-spacing: 0.05em;
}

.btn-popup .btn-line::after {
  background: url("../img/course/icon_popup.png") no-repeat center/cover;
}

@media screen and (max-width: 767px) {
  .btn-line {
    width: 75.3vw;
    border: none;
    border-bottom: 1px solid #403a30;
    line-height: 2;
  }
  #key .img_parallax img{
    height: 65vh !important;
  }
}
@media screen and (min-width: 768px) {
  .fz46 {
    font-size: 46px;
  }
  .price-cm {
    font-size: 22px;
  }
  .price-cm span {
    font-size: 32px;
  }
  .btn-popup .btn-line {
    font-size: 28px;
    width: 400px;
    padding-bottom: 11px;
  }
  .btn-popup .btn-line::after {
    width: 70px;
    height: 53px;
    right: 16px;
  }
}
#lead {
  padding-bottom: 20vw;
  position: relative;
}
#lead:after {
  content: "";
  width: 58%;
  height: 10vw;
  background-image: url("../img/course/lead_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -5%;
  bottom: 5vw;
}
#lead h2 {
  font-size: 14vw;
  line-height: 0.9;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin: 0 auto 10vw;
  white-space: nowrap;
  padding: 13vw 0;
  position: relative;
}
#lead h2:before {
  content: "";
  width: 1px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
}
#lead h2 span {
  display: block;
  margin-top: 21vw;
}
#lead .col-text h3 {
  font-size: 7.4vw;
  line-height: 1.67;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 6vw;
}
@media screen and (min-width: 768px) {
  #lead {
    padding-bottom: 159px;
  }
  #lead:after {
    width: 314px;
    height: 50px;
    right: calc(50% - 684px);
    bottom: 157px;
  }
  #lead .wrap {
    max-width: 1000px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }
  #lead h2 {
    order: 2;
    font-size: 72.53px;
    line-height: 0.9;
    margin: 0;
    padding: 68px 0 74px 0px;
  }
  #lead h2:before {
    left: 49.5%;
  }
  #lead h2 span {
    margin: 110px -2px 0 0;
  }
  #lead .col-text {
    order: 1;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin: 189px 63px 0 0;
  }
  #lead .col-text h3 {
    order: 2;
    font-size: 42px;
    margin: 0;
  }
  #lead .col-text .txt {
    order: 1;
    height: 463px;
    margin: 54px 40px 0 0;
    line-height: 50px;
    letter-spacing: 0.05em;
  }
}

#intro {
  padding: 100vh 0 20vw;
}
#intro .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  z-index: 1;
}
#intro .wrap {
  position: relative;
  z-index: 1;
  color: #fff;
}
#intro .row1 {
  margin-bottom: 10vw;
}
#intro .row1 h2 {
  margin-bottom: 4vw;
}
#intro .row1 .note {
  margin-bottom: 6vw;
}
#intro .row2 {
  position: relative;
  padding: 0 6vw;
}
#intro .row2:before {
  content: "";
  border-left: 1px solid;
  border-right: 1px solid;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#intro .row2 h3 {
  font-size: 6.4vw;
  line-height: 1.7;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  #intro {
    padding: 100vh 0 120px;
  }
  #intro .row1 {
    margin-bottom: 82px;
  }
  #intro .row1 h2 {
    margin-bottom: 24px;
  }
  #intro .row1 .note {
    margin: 0 0 45px 14px;
  }
  #intro .row1 .txt {
    text-align: center;
  }
  #intro .row2 {
    max-width: 695px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 22px;
  }
  #intro .row2:before {
    top: 0;
    bottom: 0;
  }
  #intro .row2 h3 {
    font-size: 32px;
    margin-bottom: 38px;
  }
  #intro .row2 .txt {
    text-align: center;
  }
}

#course1 {
  padding: 20vw 0;
  position: relative;
}
#course1:before {
  content: "";
  width: 40vw;
  height: 80vw;
  background-image: url("../img/course/course1_deco.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
#course1 .mainimg {
  height: 80vw;
  margin: 0 -6vw 10vw;
}
#course1 .mainimg .simpleParallax {
  height: 100%;
}
#course1 .mainimg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 50%;
}
#course1 .sticky-inner .sticky-left {
  margin-bottom: 8vw;
}
#course1 .sticky-inner .sticky-main .row1 {
  border-bottom: 1px solid #706556;
  padding-bottom: 10vw;
  margin-bottom: 10vw;
}
#course1 .sticky-inner .sticky-main .row1 h2 {
  margin-bottom: 2vw;
}
#course1 .sticky-inner .sticky-main .row1 .price-cm {
  margin-bottom: 5vw;
}
#course1 .sticky-inner .sticky-main .row1 .note {
  margin-bottom: 7vw;
}
#course1 .sticky-inner .sticky-main .row2 h3 {
  font-size: 5vw;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 6vw;
}
#course1 .sticky-inner .sticky-main .row2 .list {
  display: table;
  margin: 0 auto;
  line-height: 28px;
}
#course1 .sticky-inner .sticky-main .row2 .list dl + dl {
  margin-top: 5px;
}
#course1 .sticky-inner .sticky-main .row2 .note{
  margin-bottom:5vw;
}
@media screen and (min-width: 768px) {
  #course1 {
    padding: 125px 0 103px;
  }
  #course1:before {
    width: 241px;
    height: 641px;
  }
  #course1 .mainimg {
    height: 690px;
    margin: 0 0 106px;
  }
  #course1 .sticky-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  #course1 .sticky-inner .pin-spacer {
    margin-bottom: 0 !important;
  }
  #course1 .sticky-inner .sticky-left {
    width: calc(50% + 100px);
    margin-left: -100px;
  }
  #course1 .sticky-inner .sticky-main {
    width: 400px;
    margin: 24px 40px 0 0;
  }
  #course1 .sticky-inner .sticky-main .row1 {
    padding-bottom: 74px;
    margin-bottom: 47px;
  }
  #course1 .sticky-inner .sticky-main .row1 h2 {
    margin: 0px 33px 10px;
  }
  #course1 .sticky-inner .sticky-main .row1 .price-cm {
    margin: 0 52px 29px 0;
  }
  #course1 .sticky-inner .sticky-main .row1 .note {
    margin: 0 22px 56px 0;
  }
  #course1 .sticky-inner .sticky-main .row1 .txt {
    padding-left: 8px;
    letter-spacing: 0;
  }
  #course1 .sticky-inner .sticky-main .row2 h3 {
    font-size: 22px;
    margin: 0 15px 10px 0;
  }
  #course1 .sticky-inner .sticky-main .row2 .list {
    display: block;
    margin: 0 0 0 40px;
    line-height: 36px;
  }
  #course1 .sticky-inner .sticky-main .row2 .list dl + dl {
    margin-top: 10px;
  }
  #course1 .sticky-inner .sticky-main .row2 .list dd {
    padding-left: 4px;
  }
  #course1 .sticky-inner .sticky-main .row2 .note{
  margin-bottom:40px;
}
}

#course2 {
  padding: 0 5.3% 20vw;
}
#course2 .img-sp {
  margin-bottom: 8vw;
}
#course2 .row1 {
  border-bottom: 1px solid #706556;
  padding-bottom: 10vw;
  margin-bottom: 10vw;
}
#course2 .row1 h2 {
  margin-bottom: 2vw;
}
#course2 .row1 .price-cm {
  margin-bottom: 5vw;
}
#course2 .row1 .note {
  margin-bottom: 7vw;
}
#course2 .row2 h3 {
  font-size: 5vw;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 6vw;
}
#course2 .row2 .list {
  display: table;
  margin: 0 auto;
  line-height: 28px;
}
#course2 .row2 .list dl + dl {
  margin-top: 10px;
}
#course2 .row2 .note{
  margin-bottom:5vw;
}
#course2 #set1 {
  margin-bottom: 15vw;
}
@media screen and (min-width: 768px) {
  #course2 {
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
  }
  #course2 .col-img {
    width: 50%;
    height: 100vh;
  }
  #course2 .col-img .set-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.6s opacity ease;
  }
  #course2 .col-img .set-img .simpleParallax {
    height: 100%;
  }
  #course2 .col-img .set-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: 50%;
  }
  #course2 .col-img .set-img.show {
    opacity: 1;
  }
  #course2 .col-left {
    width: 50%;
    padding-top: 31px;
  }
  #course2 .col-left .inner {
    width: 400px;
    margin: 0 100px 0 auto;
    padding-bottom: 148px;
  }
  #course2 .row1 {
    padding-bottom: 87px;
    margin-bottom: 41px;
  }
  #course2 .row1 h2 {
    margin: 0 30px 17px 0;
  }
  #course2 .row1 .price-cm {
    margin: 0 40px 24px 0;
  }
  #course2 .row1 .note {
    font-size: 14px;
    margin: 0 30px 36px 0;
  }
  #course2 .row1 .txt {
    letter-spacing: 0;
  }
  #course2 .row2 h3 {
    font-size: 22px;
    margin: 0 40px 10px 0;
  }
  #course2 .row2 .list {
    display: block;
    margin: 0 0 0 20px;
    line-height: 40px;
  }
  #course2 .row2 .list dl + dl {
    margin-top: 22px;
  }
  #course2 .row2 .note{
    margin-bottom:40px;
  }
  #course2 #set1 {
    margin-bottom: 0;
  }
  #course2 #set2 .row1 {
    padding-bottom: 39px;
    margin-bottom: 47px;
  }
  #course2 #set2 .row1 h2 {
    margin-bottom: 19px;
  }
  #course2 #set2 .row1 .note {
    margin-bottom: 30px;
  }
  #course2 #set2 .row2 h3 {
    /* margin-bottom: 25px; */
  }
  #course2 #set2 .row2 .list dl + dl {
    margin-top: 15px;
  }
}

#course3 {
  padding-bottom: 20vw;
}
#course3 .btn-popup .btn-line {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #course3 {
    padding: 185px 0;
  }
}

#nomihodai {
  max-width: 1320px;
  width: 94%;
  margin: 0 auto 20vw;
  border: 1px solid #000;
  padding: 10vw 0;
}
#nomihodai .img {
  margin-bottom: 8vw;
}
#nomihodai .col-text h2 {
  font-size: 7vw;
  line-height: 1.7;
  margin-bottom: 2vw;
}
#nomihodai .col-text .price-cm {
  margin-bottom: 6vw;
}
#nomihodai .col-text .note {
  line-height: 22px;
  margin-bottom: 6vw;
}
#nomihodai .col-text .btn-line {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #nomihodai {
    width: 100%;
    margin: 0 auto 166px;
    padding: 80px 0 62px;
  }
  #nomihodai .wrap {
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #nomihodai .img {
    order: 2;
    width: 572px;
    margin: 0 -70px 0 0;
  }
  #nomihodai .col-text {
    width: 460px;
    margin-top: 4px;
  }
  #nomihodai .col-text h2 {
    font-size: 40px;
    margin-bottom: 13px;
  }
  #nomihodai .col-text .price-cm {
    margin-bottom: 43px;
  }
  #nomihodai .col-text .note {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 61px;
  }
  #nomihodai .col-text .btn-line {
    margin: 0;
    width: 300px;
  }
}

#course4 {
  padding-bottom: 20vw;
}
#course4 .img {
  margin-bottom: 8vw;
}
#course4 .col-text .row1 {
  border-bottom: 1px solid #706556;
  padding-bottom: 10vw;
  margin-bottom: 10vw;
}
#course4 .col-text .row1 h2 {
  margin-bottom: 2vw;
}
#course4 .col-text .row1 h2 small {
  display: block;
  font-size: 4vw;
}
#course4 .col-text .row1 .price-cm {
  margin-bottom: 6vw;
}
#course4 .col-text .row2 {
  display: table;
  margin: 0 auto;
  padding-right: 15px;
}
#course4 .col-text .row2 .sttl {
  font-weight: 500;
  margin-bottom: 4vw;
  padding-left: 15px;
}
@media screen and (min-width: 768px) {
  #course4 {
    padding-bottom: 224px;
    position: relative;
  }
  #course4 .wrap {
    position: static;
    width: 88%;
  }
  #course4 .img {
    width: calc(50% + 44px);
    height: 697px;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  #course4 .img div {
    height: 100%;
  }
  #course4 .img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: 50%;
  }
  #course4 .col-text {
    width: 430px;
    margin: 0px 0 0 auto;
  }
  #course4 .col-text .row1 {
    padding: 52px 0 68px;
    margin-bottom: 45px;
  }
  #course4 .col-text .row1 h2 {
    margin: 0 0 15px -7px;
  }
  #course4 .col-text .row1 h2 small {
    font-size: 24px;
    letter-spacing: -0.08em;
    margin-bottom: 8px;
  }
  #course4 .col-text .row1 .price-cm {
    text-align: right;
    margin: 0 4px 51px 0;
  }
  #course4 .col-text .row1 .txt {
    letter-spacing: -0.05em;
    margin: 0 -6px 0 3px;
  }
  #course4 .col-text .row2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0;
    padding-right: 0px;
  }
  #course4 .col-text .row2 .sttl {
    text-align: left;
    margin: 0 -8px 0 0;
    padding-left: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1190px) {
  #course4 .img {
    width: 50%;
  }
}

#reserve {
  max-width: 1300px;
  width: 94%;
  margin: 0 auto 20vw;
  border: 1px solid #000;
  padding: 10vw 0 15vw;
}
#reserve h2 {
  font-size: 7vw;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 5vw;
}
#reserve .txt {
  margin-bottom: 8vw;
}
#reserve .row-tel .reserve-tel p {
  font-size: 15.5px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
#reserve .row-tel .reserve-tel p.df {
  justify-content: center;
  align-items: flex-start;
  font-family: "Amiri";
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0;
}
#reserve .row-tel .reserve-tel p.df img {
  width: 19px;
  height: auto;
  margin: 2px 4px 0 0;
}
#reserve .row-tel .reserve-tel a:hover img {
  opacity: 1 !important;
}
#reserve .row-tel .time {
  width: 243px;
  margin: 0 auto;
  border-left: 1px solid;
  border-right: 1px solid;
  font-size: 15px;
  line-height: 23px;
  letter-spacing: 0;
}
#reserve .row-tel .time span {
  display: block;
  padding-left: 12px;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 768px) {
  #reserve {
    width: 100%;
    padding: 91px 0 94px;
    margin-bottom: 192px;
  }
  #reserve .wrap {
    max-width: 1000px;
  }
  #reserve h2 {
    font-size: 36px;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    white-space: nowrap;
    position: absolute;
    left: -14px;
    top: -22px;
  }
  #reserve .txt {
    letter-spacing: 0;
    margin: 0 0 45px 135px;
  }
  #reserve .row-tel .reserve-tel p {
    font-size: 20px;
    margin-bottom: 24px;
  }
  #reserve .row-tel .reserve-tel p.df {
    font-size: 54px;
  }
  #reserve .row-tel .reserve-tel p.df img {
    width: 26px;
    margin: 2px 4px 0 0;
  }
  #reserve .row-tel .time {
    width: 539px;
    font-size: 18px;
    letter-spacing: -0.03em;
    padding: 4px 0 15px;
  }
  #reserve .row-tel .time span {
    display: inline;
    padding-left: 0px;
    letter-spacing: -0.03em;
  }
}

#floor {
  background-image: url("../img/course/floor_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  color: #fff;
  padding: 15vw 0;
}
#floor h2 {
  font-size: 7vw;
  line-height: 1.7;
  margin-bottom: 6vw;
}
#floor .txt {
  margin-bottom: 5vw;
}
#floor .note {
  margin-bottom: 8vw;
}
#floor .btn-popup .btn-line {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #floor {
    padding: 180px 0 150px;
    text-align: center;
  }
  #floor h2 {
    font-size: 36px;
    margin-bottom: 42px;
  }
  #floor .txt {
    margin-bottom: 42px;
  }
  #floor .note {
    margin-bottom: 59px;
  }
  #floor .btn-popup .btn-line {
    width: 300px;
    font-size: 20px;
    padding-bottom: 13px;
  }
  #floor .btn-popup .btn-line::after {
    width: 54px;
    height: 41px;
    right: 4px;
  }
}

/*remodal*/
.course-popup {
  background: url("../img/course/popup_bg.jpg");
  padding: 10px 0 15vw;
}
.course-popup .remodal-close {
  width: 21px;
  height: 21px;
  background: url("../img/course/close.png") no-repeat center/100%;
  position: sticky;
  margin: 0 10px 0 auto;
}
.course-popup .remodal-close2 {
  display: table;
  margin: 0 auto;
  cursor: pointer;
  background: transparent;
  border: none;
  color: #000;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
}
.course-popup .remodal-close2 img {
  width: 21px;
  height: auto;
  margin: -5px 0 0 12px;
}
.course-popup .inner {
  padding: 4vw 5% 5vw;
}
.course-popup .inner h2 {
  font-size: 7vw;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 5vw;
}
.course-popup .inner .note {
  margin-bottom: 8vw;
}
.course-popup .inner .blk-list {
  text-align: left;
  line-height: 28px;
}
.course-popup .inner .blk-list .item {
  margin-bottom: 30px;
}
.course-popup .inner .blk-list .item .sttl {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.course-popup .inner .blk-list .item ul {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding-bottom: 14px;
  margin-bottom: 10px;
}
.course-popup .inner .blk-list .item .note2 {
  font-size: 13px;
}
.course-popup .inner .course-list {
  padding-bottom: 10vw;
}
.course-popup .inner .course-list .col + .col {
  margin-top: 15vw;
}
.course-popup .inner .course-list .row1 {
  border-bottom: 1px solid #706556;
  padding-bottom: 6vw;
  margin-bottom: 8vw;
}
.course-popup .inner .course-list .row1 h3 {
  font-size: 7vw;
  font-weight: 500;
  line-height: 1.7;
  margin-bottom: 2vw;
}
.course-popup .inner .course-list .row1 .price-cm {
  margin-bottom: 5vw;
}
.course-popup .inner .course-list .row2 .sttl {
  font-size: 5vw;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 6vw;
}
.course-popup .inner .course-list .row2 .list dl + dl {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .course-popup {
    padding: 30px 30px 103px;
    max-width: 1200px;
  }
  .course-popup .remodal-close {
    margin: 0 0px 0 auto;
  }
  .course-popup .remodal-close2 img {
    margin: -5px 0 0 17px;
  }
  .course-popup .remodal-close2:hover {
    opacity: 0.8;
  }
  .course-popup .inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 66px 0 27px;
  }
  .course-popup .inner h2 {
    font-size: 32px;
    margin-bottom: 23px;
  }
  .course-popup .inner .note {
    margin-bottom: 53px;
  }
  .course-popup .inner .blk-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    line-height: 30px;
  }
  .course-popup .inner .blk-list .col {
    width: 320px;
  }
  .course-popup .inner .blk-list .item {
    margin-bottom: 43px;
  }
  .course-popup .inner .blk-list .item .sttl {
    font-size: 22px;
    margin-bottom: 13px;
  }
  .course-popup .inner .blk-list .item ul {
    letter-spacing: -0.04em;
    padding-bottom: 16px;
    margin-bottom: 13px;
  }
  .course-popup .inner .blk-list .item ul li {
    margin-right: -15px;
  }
  .course-popup .inner .blk-list .item .note2 {
    font-size: 15px;
    margin-bottom: -7px;
  }
  .course-popup .inner .course-list {
    padding-bottom: 50px;
    /* display: flex;
    justify-content: center; */
  }
  .course-popup .inner .course-list .col {
    /* width: 400px; */
    margin: 0 auto 70px;
  }
  .course-popup .inner .course-list .col + .col {
    margin: 0 auto;
  }
  .course-popup .inner .course-list .row1 {
    padding-bottom: 47px;
    margin-bottom: 47px;
  }
  .course-popup .inner .course-list h3{
    text-align: center;
  }
  .course-popup .inner .course-list .row1 h3 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .course-popup .inner .course-list .row1 .price-cm {
    margin-bottom: 29px;
  }
  .course-popup .inner .course-list .row2 .sttl {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .course-popup .inner .course-list .row2 .list {
    line-height: 36px;
    padding-left: 40px;
    text-align: left;
  }
}

.course-popup.floor .inner {
  padding: 10vw 5%;
}
.course-popup.floor .inner h2 {
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .course-popup.floor {
    max-width: 940px;
  }
  .course-popup.floor .inner {
    padding: 73px 0;
  }
  .course-popup.floor .inner h2 {
    margin-bottom: 78px;
  }
  .course-popup.floor .inner .floormap {
    padding-left: 2px;
  }
}

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