main {
  position: relative;
  overflow: hidden;
}
main .sp_on {
  display: none;
}
@media screen and (max-width: 1024px) {
  main .sp_on {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  main .sp_off {
    display: none;
  }
}
main .sp_on1023 {
  display: none;
}
@media screen and (max-width: 1024px) {
  main .sp_on1023 {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  main .sp_off1023 {
    display: none;
  }
}

.img_note {
  font-size: 10px;
  color: #000;
  text-align: right;
  line-height: 1;
  margin-top: 4px;
  padding: 0 4px;
  font-weight: 600;
}
.img_note.left {
  text-align: left;
}

.ac-ttl {
  width: 20%;
  padding: 0.7vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 18.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  background: rgba(213, 176, 198, 0.72);
}
@media screen and (max-width: 767px) {
  .ac-ttl {
    width: 27%;
    right: 12%;
    font-size: 7vw;
    padding: 1.5vw;
  }
}

br.pc {
  display: none;
}
@media (min-width: 768px) {
  br.pc {
    display: inline;
  }
}

.sec01 {
  background-image: url(../images/dinks/bg01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0;
}
.sec01 .inner {
  max-width: 1980px;
  margin: 0 auto;
  padding: 10% 20%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .sec01 .inner {
    padding: 5% 10%;
  }
}
.sec01 .inner .foto.flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto.flex {
    flex-direction: column;
    gap: 6vw;
  }
}
.sec01 .inner .foto .w48 {
  width: 49%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .w48 {
    width: 100%;
  }
}
.sec01 .inner .foto .w48.up-y {
  transform: translateY(-28%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .w48.up-y {
    transform: translateY(0);
  }
}
.sec01 .inner .foto .w48.up-y02 {
  transform: translateY(-41%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .w48.up-y02 {
    transform: translateY(0);
  }
}
.sec01 .inner .foto .img72 {
  width: 72.92%;
  height: auto;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-30%, 183%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img72 {
    position: relative;
    transform: translate(0, 0);
    margin-bottom: 8vw;
    display: block;
    margin: 3vw auto 14vw;
  }
}
.sec01 .inner .foto .img31 {
  width: 31%;
  height: auto;
  vertical-align: bottom;
  position: absolute;
}
.sec01 .inner .foto .img31.store01 {
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img31.store01 {
    top: 0;
    right: 0;
    left: auto;
    transform: translate(10%, 129%);
  }
}
.sec01 .inner .foto .img31.store02 {
  bottom: 0;
  right: 0;
  transform: translateX(50%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img31.store02 {
    top: 0;
    transform: translate(10%, -10%);
  }
}
.sec01 .inner .foto .img31.store03 {
  bottom: 0;
  left: 0;
  transform: translateY(50%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img31.store03 {
    top: 0;
    right: 0;
    left: auto;
    transform: translate(10%, -10%);
  }
}
.sec01 .inner .foto .img31.store04 {
  top: 0;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img31.store04 {
    top: 0;
    right: 0;
    left: auto;
    transform: translate(10%, -10%);
  }
}
.sec01 .inner .foto .img31.store05 {
  bottom: 0;
  left: 0;
  transform: translate(-50%, 50%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img31.store05 {
    top: 0;
    right: 0;
    left: auto;
    transform: translate(10%, -10%);
  }
}
.sec01 .inner .foto .img92 {
  width: 81.22%;
  height: auto;
  vertical-align: bottom;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img92 {
    width: 90%;
    position: relative;
  }
}
.sec01 .inner .foto .img92.catch01 {
  bottom: 0;
  right: 0;
  transform: translate(18%, 81%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img92.catch01 {
    transform: translate(0, 0);
  }
}
.sec01 .inner .foto .img92.catch02 {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(42%, -13%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img92.catch02 {
    transform: translate(0, 0);
  }
}
.sec01 .inner .foto .img92.catch02-2 {
  width: 61.37%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-51%, 85%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img92.catch02-2 {
    position: relative;
    transform: translate(0, 0);
    display: block;
    margin: 0 auto;
  }
}
.sec01 .inner .foto .img92.catch03 {
  bottom: 0;
  left: 0;
  transform: translate(-50%, -120%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img92.catch03 {
    transform: translate(0, 0);
  }
}
.sec01 .inner .foto .img92.catch04 {
  bottom: 0;
  left: 0;
  transform: translate(-73%, 50%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img92.catch04 {
    transform: translate(0, 0);
  }
}
.sec01 .inner .foto .img92.catch05 {
  top: 0;
  left: 0;
  transform: translateY(-80%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img92.catch05 {
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img92.sp {
    transform: translate(-10%, -10%);
  }
}
.sec01 .inner .foto .img93 {
  width: 93%;
  height: auto;
  vertical-align: bottom;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img93 {
    position: relative;
  }
}
.sec01 .inner .foto .img93.text01 {
  bottom: 0;
  left: 0;
  transform: translateX(-107%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto .img93.text01 {
    transform: translateX(0);
    margin: 0 auto;
    padding-top: 4vw;
    display: block;
  }
}
.sec01 .inner .foto.right {
  display: flex;
  justify-content: flex-end;
}
.sec01 .inner .foto.mdl {
  display: flex;
  justify-content: center;
}
.sec01 .inner .f03 {
  margin-top: 1em;
}
.sec01 .inner .f04 {
  margin-top: 0.1em;
}
.sec01 .inner .f05 {
  margin-top: 8.5%;
  position: relative;
  transform: translateX(17%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .f05 {
    transform: translateX(0);
  }
}
.sec01 .inner .f06 {
  margin-top: 1em;
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto {
    margin-top: 6vw;
  }
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .foto.margin {
    margin-top: 0;
  }
}
.sec01 .inner .bg-line-area {
  position: absolute;
  top: 0;
  right: 50%;
  height: 100%;
  width: 20%;
  background: rgba(213, 176, 198, 0.72);
  transform: translateX(-27%);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .bg-line-area {
    padding: 2em 1em;
    width: 100%;
    right: 0;
    position: absolute;
    transform: translateX(0);
    background: none;
  }
}
.sec01 .inner .bg-line-area .line-text-area {
  position: relative;
}
.sec01 .inner .bg-line-area .line-text-area .img154 {
  width: 154%;
  height: auto;
  vertical-align: bottom;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .bg-line-area .line-text-area .img154 {
    width: 100%;
  }
}
.sec01 .inner .bg-line-area .line-text-area .line-text01 {
  position: absolute;
  transform: translate(-20%, 80%);
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .bg-line-area .line-text-area .line-text01 {
    position: relative;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 1024px) {
  .sec01 .inner .bg-line-area .text-area-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 29vw;
    width: 150%;
    background: rgba(213, 176, 198, 0.72);
    transform: translateX(-25%);
    transform: translate(-25%, 28%);
  }
}

.sec02 .inner {
  max-width: 1980px;
  margin: 0 auto;
  padding: 0% 20%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .sec02 .inner {
    padding: 0% 10%;
  }
}
.sec02 .bg-line-area {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 32.86%;
  background: rgba(213, 176, 198, 0.72);
  transform: translateX(30%);
}
@media screen and (max-width: 1024px) {
  .sec02 .bg-line-area {
    left: auto;
    width: 160%;
    height: 14vw;
    transform: translate(-21%, 41%);
  }
}
.sec02 .bg-line-area .line-text-area {
  position: relative;
}
.sec02 .bg-line-area .line-text-area .img154 {
  width: 124%;
  height: auto;
  vertical-align: bottom;
  position: absolute;
}
.sec02 .bg-line-area .line-text-area .line-text01 {
  position: absolute;
  transform: translate(-10%, 46%);
}
.sec02 .inner02 {
  max-width: 1980px;
  margin: 0 auto;
  padding: 0% 10% 10% 15%;
  position: relative;
}
.sec02 .block01 .flex {
  display: flex;
  position: relative;
}
.sec02 .block01 .flex .b1-img-box {
  width: 63%;
}
.sec02 .block01 .flex .d-cap {
  font-size: 10px;
  position: absolute;
  bottom: 7%;
  right: 10%;
  transform: translate(0%, -50%);
}
@media screen and (max-width: 1024px) {
  .sec02 .block01 .flex {
    justify-content: center;
    align-items: center;
  }
}
.sec02 .block01 .flex .img54 {
  height: auto;
  margin-top: 12%;
}
@media screen and (max-width: 1024px) {
  .sec02 .block01 .flex .img54 {
    width: 50%;
    margin-top: 0;
  }
}
.sec02 .block01 .flex .sp-ttl {
  width: 72.92%;
  padding-top: 12%;
}
.sec02 .catchcopy_2404 {
  display: none;
  text-align: center;
  padding: 1em 0;
  line-height: 1;
  font-size: 4vw;
  border-bottom: 2px dashed #b179a5;
  border-top: 2px dashed #b179a5;
  color: #b179a5;
  margin-top: 1em;
}
@media screen and (max-width: 1024px) {
  .sec02 .catchcopy_2404 {
    display: block;
  }
}
.sec02 .catch_copr_pc {
  text-align: center;
  padding: 1em 3em;
  line-height: 1;
  font-size: 24px;
  border-bottom: 2px dashed #b179a5;
  border-top: 2px dashed #b179a5;
  color: #b179a5;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .sec02 .catch_copr_pc {
    display: none;
  }
}
.sec02 .block02 {
  width: 29.78%;
  position: absolute;
  top: 6%;
  right: 8.5%;
}
@media screen and (max-width: 1024px) {
  .sec02 .block02 {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    padding: 12% 0;
  }
}
@media screen and (max-width: 1024px) {
  .sec02 .block02 .ttl .img154 {
    width: 72.92%;
    margin: 0 auto;
    display: block;
  }
}
.sec02 .block02 .room {
  margin-top: 12%;
}
.sec02 .block03 {
  width: 126%;
  transform: translateX(-14%);
}
@media screen and (max-width: 1024px) {
  .sec02 .block03 {
    width: 100%;
    transform: translateX(0);
  }
}
.sec02 .block03 .flex-row {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .sec02 .block03 .flex-row {
    display: block;
  }
}
.sec02 .block03 .flex-row .flex-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sec02 .block03 .flex-row .flex-column.c01 {
  width: 25%;
  gap: 0.5em;
}
@media screen and (max-width: 1024px) {
  .sec02 .block03 .flex-row .flex-column.c01 {
    width: 100%;
  }
}
.sec02 .block03 .flex-row .flex-column.c01 .b2-01 {
  width: 91.4%;
  position: relative;
  transform: translateY(-35%);
  scale: 1.2;
}
@media screen and (max-width: 1024px) {
  .sec02 .block03 .flex-row .flex-column.c01 .b2-01 {
    transform: translateY(0);
  }
}
.sec02 .block03 .flex-row .flex-column.c01 .roomCap {
  width: 40%;
}
.sec02 .block03 .flex-row .flex-column.c01 .link-btn {
  margin: 1em 0;
}
.sec02 .block03 .flex-row .flex-column.c01 .link-btn:hover {
  opacity: 0.7;
}
.sec02 .block03 .flex-row .flex-column.c02 {
  width: 48%;
}
@media screen and (max-width: 1024px) {
  .sec02 .block03 .flex-row .flex-column.c02 {
    width: 100%;
  }
}
.sec02 .block03 .flex-row .flex-column.c02 .d-line {
  position: absolute;
  width: 22%;
  bottom: 0;
  left: 0;
  transform: translate(14%, 11%);
}
.sec02 .block03 .flex-row .flex-column.c02 .link-btn {
  margin: 2em 0;
  width: 66%;
  margin-right: -3%;
}
.sec02 .block03 .flex-row .flex-column.c02 .link-btn:hover {
  opacity: 0.7;
}
.sec02 .block03 .flex-row .flex-column.c03 {
  justify-content: flex-end;
  width: 25%;
  transform: translateY(-2%);
}
@media screen and (max-width: 1024px) {
  .sec02 .block03 .flex-row .flex-column.c03 {
    width: 100%;
  }
}
.sec02 .block03 .flex-row .flex-column.c03 .svg {
  margin-bottom: 8%;
}
.sec02 .block04 {
  padding-bottom: 5%;
}
@media screen and (max-width: 1024px) {
  .sec02 .block04 {
    padding-bottom: 0;
  }
}
.sec02 .block04 .photo {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 1em auto;
  transform: translateX(40%);
  width: 20%;
}
@media screen and (max-width: 1024px) {
  .sec02 .block04 .photo {
    transform: translateX(0);
  }
}
.sec02 .block04 .doma {
  width: 116%;
  transform: translateX(-7%);
  margin-bottom: 0.5em;
}
.sec02 .block04 .note {
  text-indent: -1em;
  margin-left: 1em;
  padding-right: 1em;
  font-size: 10px;
  width: 116%;
  transform: translateX(-7%);
  text-align: justify;
}
.sec02 .block04 .bnr {
  display: block;
  width: 116%;
  transform: translateX(-7%);
  margin-top: 3em;
}
@media screen and (max-width: 1024px) {
  .sec02 .block04 .bnr {
    margin: 2em 0 2em;
  }
}

.cap {
  position: relative;
}
.cap .cap-left {
  position: absolute;
  bottom: 1em;
  left: 1em;
  font-size: min(2vw, 10px);
  line-height: 1;
  color: #000;
}
.cap .cap-left.white {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .cap .cap-left.sp10 {
    bottom: 10%;
  }
}
.cap .cap-right {
  position: absolute;
  bottom: 1em;
  right: 1em;
  font-size: min(2vw, 10px);
  line-height: 1;
  color: #000;
}
.cap .cap-right.white {
  color: #fff;
}
.cap .cap-right.line-height {
  line-height: 1.2;
}
.cap .cap-right.red {
  color: red;
}
@media screen and (max-width: 1024px) {
  .cap .cap-right.sp10 {
    bottom: 10%;
    right: auto;
    left: 1em;
  }
}
.cap.mdl {
  width: 72.3%;
  vertical-align: bottom;
}

.sec-cap {
  position: absolute;
  right: 1em;
  bottom: 1em;
  font-size: min(2vw, 10px);
  color: #000;
}

img {
  vertical-align: bottom;
}

.sp-doma {
  position: relative;
}
.sp-doma .d-cap02 {
  position: absolute;
  bottom: 6%;
  right: 0;
  font-size: min(1.5vw, 10px);
}

.has-com-rb-w::after {
  font-size: min(1.5vw, 10px);
}

.women_note {
  font-size: 10px;
  max-width: 800px;
  margin: 0 auto 100px;
  width: 90%;
  margin-top: 1em;
}
.women_note li {
  text-indent: -1em;
  padding-left: 1em;
}

.ib {
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .sp_flex2404 {
    display: flex;
    flex-direction: column-reverse;
  }
}