
/* 共通 */
html, body { overflow-x: hidden; }
html { scroll-behavior: smooth; }
.pc-page { display: block; }
.sp-page { display: none; }
@media (max-width: 768px) { .pc-page { display:none !important; } .sp-page { display:block; } }
@media (min-width: 769px) { .pc-page { display:block; } .sp-page { display:none !important; } }

/* ===== PC版 ===== */
.pc-page .frame{
    background-color: #ffffff;
    overflow: visible;
    width: 100%;
    max-width: auto;
    margin: 0 auto;
    min-height: 6833px;
    position: relative;
  }

  html, body{
    overflow-x: hidden;
  }

html{
	scroll-behavior: smooth;
}

.pc-page section, .pc-page div, .pc-page main{
  scroll-margin-top: 86px;
}

  .pc-page .frame .IMG{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    aspect-ratio: 0.89;
    object-fit: cover;
  }
  
  .pc-page .frame .IMG-s{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 6469px;
    aspect-ratio: 0.89;
    object-fit: cover;
    top: 3413px;
  }
  
  .pc-page .frame .view{
    display: flex;
    width: 100vw;
    height: 86px;
    align-items: center;
    justify-content: center;
    gap: 400px;
    padding: 14px 16px;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
    z-index: 9999;
  }
  
  .pc-page .frame .logo-wrapper{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 416px;
    position: relative;
    flex: 0 0 auto;
    margin-top: -1px;
    margin-bottom: -1px;
  }
  
  .pc-page .frame .logo{
    display: flex;
    flex-direction: column;
    width: 111px;
    align-items: center;
    position: relative;
  }
  
  .pc-page .frame .text-wrapper{
    position: relative;
    width: 109px;
    height: 40px;
    margin-top: -1px;
    font-family: "Didot-Regular", serif;
    font-weight: 400;
    color: #cbabb0;
    font-size: 32px;
    white-space: nowrap;
  }
  
  .pc-page .frame .div{
    position: relative;
    width: fit-content;
    font-family: "Great Vibes", serif;
    font-weight: 400;
    color: #cbabb0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .pc-page .frame .div-2{
    display: inline-flex;
    align-items: center;
    gap: 44px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .pc-page .frame .frame-wrapper{
    display: flex;
    width: 803px;
    height: 36px;
    align-items: center;
    gap: 60px;
    position: relative;
  }
  
  .pc-page .frame .div-3{
    display: inline-flex;
    align-items: center;
    left: -10px;
    gap: 55px;
    position: relative;
    flex: 0 0 auto;
    margin-right: -1px;
  }
  
  .pc-page .frame .text-wrapper-2{
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Honoka", serif;
    font-weight: 300;
    color: #cbabb0;
    font-size: 22px;
    white-space: nowrap;
  }

  .pc-page .frame .text-wrapper-2:hover{
    color: #977a7e;
  }

  .pc-page .frame .text-wrapper-2-resevation{
    position: relative;
    width: fit-content;
    font-family: "Honoka", serif;
    font-weight: 300px;
    color: #000000;
    font-size: 26px;
    white-space: nowrap;
  }
  
  .pc-page .frame .div-wrapper{
    display: flex;
    flex-direction: column;
    width: 124px;
    height: 54px;
    align-items: center;
    justify-content: center;

    position: relative;
    background-color: #cbabb0;
    border-radius: 40px;
  }

  .pc-page .frame .div-wrapper:hover{
    background-color: #977a7e;
  }

  .pc-page .frame .div-wrapper:hover .text-wrapper-2-resevation{
    color: #ffffff;
  }
  
  .pc-page .frame .frame-4{
    display: flex;
    flex-direction: column;
    height: 3355px;
    align-items: center;
    gap: 10px;
    /* padding: 0px 144px 2712px; */
    position: relative;
    align-self: stretch;
    width: 100%;
  }

  .pc-page .frame .frame-14{
    display: flex;
    flex-direction: column;
    width: 457px;
    align-items: center;
    gap: 10px;
    padding: 10px;
    position: relative;
    flex: 0 0 auto;
    margin-top: 86px;
  }

  .pc-page .frame .frame-5{
    position: relative;
    flex: 0 0 auto;
  }

  .pc-page .frame .frame-6{
    position: relative;
    width: 968px;
    height: 1571px;
    /* margin-bottom: -942px; */
  }

  .pc-page .frame .element{
    position: relative;
    width: 988px;
    height: 1760px;
    /* margin-bottom: -2712px; */
    aspect-ratio: 0.56;
    object-fit: cover;
  }

  .pc-page .frame .frame-7{
    display: flex;
    flex-direction: column;
    height: 3315px;
    align-items: center;
    gap: 10px;
    /* padding: 0px 144px 2712px; */
    position: relative;
    align-self: stretch;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 86px;
  }

  .pc-page .frame .frame-8{
    display: flex;
    flex-direction: column;
    width: 417px;
    align-items: center;
    gap: 10px;
    padding: 10px;
    position: relative;
    flex: 0 0 auto;
  }

  .pc-page .frame .frame-9{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 28px 18px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #ffffff;
    border-radius: 32px;
    left: 50%;
    transform: translateX(-50%);
  }

  .pc-page .frame .text-wrapper-3{
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Honoka", serif;
    font-weight: 300;
    color: #000000;
    font-size: 32px;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .pc-page .frame .frame-10{
    position: relative;
    width: 968px;
    height: 1282px;
    /* margin-bottom: -813px; */
  }

  .pc-page .frame .frame-11{
    position: relative;
    width: 968px;
    height: 1352px;
    /* margin-bottom: -2175px; */
  }

  .pc-page .frame .frame-12{
    position: relative;
    width: 968px;
    height: 525px;
    /* margin-bottom: -2712px; */
    background-color: #eee8e7;
  }

  .pc-page .frame .text-wrapper-4{
    position: absolute;
    width: 393px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 32px;
  }

  .pc-page .frame .text-wrapper-5{
    position: absolute;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .text-wrapper-6{
    position: absolute;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .text-wrapper-7{
    position: absolute;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .text-wrapper-8{
    position: absolute;
    width: 454px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .text-wrapper-9{
    position: absolute;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .text-wrapper-10{
    position: absolute;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .text-wrapper-11{
    position: absolute;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 28px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .text-wrapper-12{
    position: absolute;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .text-wrapper-13{
    position: absolute;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #493232;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
  }

  .pc-page .frame .frame-wrapper-4{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #cbabb0;
    border-right-width: 1px;
    border-right-style: solid;
    border-left-color: #595757;
  }

  .pc-page .frame .frame-wrapper-5{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #cbabb0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #595757;
    left: 484px;
  }

  .pc-page .frame .frame-wrapper-6{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #595757;
    top: 105px;
  }

  .pc-page .frame .frame-wrapper-7{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #595757;
    top: 105px;
    left: 484px;
  }

  .pc-page .frame .frame-wrapper-8{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #595757;
    top: 210px;
  }

  .pc-page .frame .frame-wrapper-9{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #595757;
    top: 210px;
    left: 484px;
  }

  .pc-page .frame .frame-wrapper-10{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #595757;
    top: 315px;
  }

  .pc-page .frame .frame-wrapper-11{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #595757;
    top: 315px;
    left: 484px;
  }

  .pc-page .frame .frame-wrapper-12{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #595757;
    top: 420px;
  }

  .pc-page .frame .frame-wrapper-13{
    display: flex;
    flex-direction: column;
    height: 105px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 484px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #595757;
    top: 420px;
    left: 484px;
  }

  .pc-page .frame .text-wrapper-50{
    position: relative;
    width: 100%;
    height: 100%;
    justify-content: center;
    font-family: "Honoka", serif;
    font-weight: 300;
    color: #000000;
    font-size: 28px;
    white-space: nowrap;
    text-align: center;
    display: flex;
    align-items: center;
  }

  .pc-page .frame .IMG-1{
    position: relative;
    width: 1440px;
    height: 2038px;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    /* margin-bottom: -2175px; */
  }

  .pc-page .frame .IMG-2{
    position: relative;
    width: 1432px;
    height: 1011px;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    /* margin-bottom: -2175px; */
  }


  .pc-page .frame .frame-13{
    position: relative;
    width: 100vw;
    height: 77px;
    background-color: #977a7e;
  }

  .pc-page .frame .frame-3{
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .pc-page .frame .text-wrapper-2{
    display: block;
  }

  .pc-page .frame .frame-3 a{
    color: inherit;
  }

  .pc-page .frame .div-wrapper{
    border: 0;
    cursor: pointer;
    font: inherit;
    appearance: none;
  }

  .pc-page .frame .div-wrapper:focus-visible, .pc-page .frame .frame-3 a:focus-visible{
    outline: 2px solid #4a90e2;
    outline-offset: 3px;
  }

/* ===== スマホ版 ===== */
.sp-page .frame{
    background-color: #ffffff;
    overflow: visible;
    width: 100%;
    max-width: auto;
    margin: 0 auto;
    min-height: 2276px;
    position: relative;
  }

html, body{
  overflow-x: hidden;
}

html{
	scroll-behavior: smooth;
}

.sp-page section{
  scroll-margin-top: 67px;
}
  
  .sp-page .frame .IMG-a{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    aspect-ratio: 0.89;
    object-fit: cover;
  }

  .sp-page .sticky-header-box{
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 61px;
  z-index: 9999;
  background-color: #ffffff;
  }

  /* メニュー画面の重なり順も新コンテナのすぐ裏（最前面）に設定 */
  .sp-page .nav_content{
    z-index: 9998;
  }

  .sp-page .sticky-header-box .frame-wrapper-3-a{
    display: flex;
    flex-direction: column;
    width: 393px;
    height: 45px;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    padding: 16px 0px 0px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

    .sp-page .sticky-header-box .div-17-a{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0px 8px;
    position: relative;
    box-sizing: border-box;
  }

  .sp-page .frame .logo-wrapper{
    display: flex;
    width: 62px;
    align-items: center;
    justify-content: center;
    gap: 416px;
    position: relative;
  }

  .sp-page .frame .logo{
    display: flex;
    flex-direction: column;
    width: 62px;
    align-items: center;
    position: relative;
  }
    .sp-page .frame .text-wrapper-14-a{
    position: relative;
    width: 53px;
    height: 16px;
    margin-top: -1px;
    font-family: "Didot-Regular", serif;
    font-weight: 400;
    color: #cbabb8;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }

  .sp-page .frame .text-wrapper-15-a{
    position: relative;
    width: 35px;
    height: 13px;
    font-family: "Great Vibes", serif;
    font-weight: 400;
    color: #cbabb8;
    font-size: 8px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }

  .sp-page .drawer_hidden{
    display: none;
  }

  .sp-page .sticky-header-box .div-25-a{
    display: flex;
    width: 47px;
    height: 28px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10001;/* 重なり順を一番上にする */
    cursor: pointer;
  }

  .sp-page .div-25-a span, .sp-page .div-25-a span:before, .sp-page .div-25-a span:after{
    content: "";
    display: block;
    height: 2px;
    width: 50px;
    border-radius: 3px;
    background: #977a7e;
    transition: 0.5s;
    position: absolute;
  }

  .sp-page .div-25-a span:before{
    bottom: 16px;
  }

  .sp-page .div-25-a span:after{
    top: 16px;
  }

  .sp-page #drawer_input:checked ~ .div-25-a span{
    background: rgba(255, 255, 255, 0);
  }

  .sp-page #drawer_input:checked ~ .div-25-a span::before{
    bottom: 0;
    transform: rotate(45deg);
  }

  .sp-page #drawer_input:checked ~ .div-25-a span::after{
    top: 0;
    transform: rotate(-45deg);
  }

  .sp-page .frame .frame-wrapper-7-a{
    flex-direction: column;
    width: 393px;
    height: 65px;
    gap: 10px;
    padding: 11px 95px;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .logo-wrapper-2{
    flex-direction: column;
    gap: 10px;
    padding: 0px 4px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .logo-2{
    display: flex;
    flex-direction: column;
    width: 62px;
    left: -10px;
    align-items: center;
    position: relative;
    flex: 0 0 auto;
  }

  .sp-page .frame .text-wrapper-31{
    position: relative;
    width: 53px;
    height: 16px;
    margin-top: -1px;
    font-family: "Didot-Regular", serif;
    font-weight: 400;
    color: #cbabb8;
    font-size: 22px;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }

  .sp-page .frame .text-wrapper-32{
    position: relative;
    width: 35px;
    height: 13px;
    top: 10px;
    font-family: "Great Vibes", serif;
    font-weight: 400;
    color: #cbabb8;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }

  .sp-page .frame .div-26-a{
    flex-direction: column;
    width: 393px;
    gap: 2px;
    position: relative;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
  }

  .sp-page .nav_content{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: -100vh;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000;
    background: #ffffff;
    transition: 0.5s;
    text-align: center;
    padding-top: 60px;
    box-sizing: border-box;
  }

  .sp-page #drawer_input:checked ~ .nav_content{
    top: 0;
  }

    .sp-page .frame .div-wrapper-15{
    height: 26px;
    justify-content: center;
    gap: 10px;
    padding: 0px 50px;
    position: relative;
    align-self: stretch;
    width: 100vw;
    background-color: #ffffff;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #cbabb0;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .text-wrapper-33{
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Honoka", serif;
    font-weight: 300;
    color: #977a7e;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
  }

  .sp-page .frame .div-wrapper-16{
    height: 26px;
    justify-content: center;
    gap: 10px;
    padding: 0px 69px;
    position: relative;
    align-self: stretch;
    width: 100vw;
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #cbabb0;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .div-wrapper-17{
    height: 26px;
    justify-content: center;
    gap: 10px;
    padding: 0px 86px;
    position: relative;
    align-self: stretch;
    width: 100vw;
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #cbabb0;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .div-wrapper-18{
    height: 26px;
    justify-content: center;
    gap: 10px;
    padding: 0px 68px;
    position: relative;
    align-self: stretch;
    width: 100vw;
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #cbabb0;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .div-wrapper-19{
    height: 26px;
    justify-content: center;
    gap: 10px;
    padding: 0px 59px;
    position: relative;
    align-self: stretch;
    width: 100vw;
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #cbabb0;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .div-wrapper-20{
    height: 26px;
    justify-content: center;
    gap: 10px;
    padding: 0px 74px;
    position: relative;
    align-self: stretch;
    width: 100vw;
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #cbabb0;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .text-wrapper-34{
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Honoka", serif;
    font-weight: 300;
    color: #977a7e;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
  }

  .sp-page .frame .div-wrapper{
    display: flex;
    width: 180px;
    height: 36px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    /* padding: 28px 18px; */
    position: relative;
    background-color: #ffffff;
    border-radius: 32px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 63px;
  }

  .sp-page .frame .div-wrapper-2{
    display: flex;
    width: 180px;
    height: 36px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    /* padding: 28px 18px; */
    position: relative;
    background-color: #ffffff;
    border-radius: 32px;
    left: 50%;
    transform: translateX(-50%);
  }

  .sp-page .frame .text-wrapper-3{
    position: relative;
    width: fit-content;
    justify-content: center;
    align-items: center;
    font-family: "Honoka", serif;
    font-weight: 300;
    color: #977a7e;
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
  }

  .sp-page .frame .img-2{
    position: relative;
    width: 308px;
    height: 511px;
    left: 50%;
    transform: translateX(-50%);
  }

  .sp-page .frame .element{
    position: relative;
    width: 320px;
    height: 570px;
    aspect-ratio: 0.56;
    object-fit: cover;
    left: 50%;
    transform: translateX(-50%);
  }

  .sp-page .frame .img-3{
    position: relative;
    width: 308px;
    height: 495px;
  }

  .sp-page .frame .img-2, .sp-page .frame .element{
    display: block;
  }

  .sp-page .frame .frame-wrapper-2{
    position: relative;
    width: 308px;
    height: 432px;
    left: 50%;
    transform: translateX(-50%);
  }

  .sp-page .frame .IMG-wrapper{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
    display: block;
  }

  .sp-page .frame .IMG-4{
    position: relative;
    width: 308px;
    height: 430px;
    aspect-ratio: 0.72;
    object-fit: cover;
  }

  .sp-page .frame .IMG-5{
    position: relative;
    width: 393px;
    height: 556px;
    aspect-ratio: 0.72;
    object-fit: cover;
    display: block;
    left: 50%;
    transform: translateX(-50%);
  }

  .sp-page .frame .IMG-6{
    position: relative;
    width: 390px;
    height: 276px;
    aspect-ratio: 0.72;
    object-fit: cover;
    display: block;
    left: 50%;
    transform: translateX(-50%);
  }

  .sp-page .frame .div-3{
    position: relative;
    width: 308px;
    height: 191px;
    background-color: #eee8e7;
    overflow: hidden;
    margin-top: 493px;
    left: 50%;
    transform: translateX(-50%);
  }

  .sp-page .frame .text-wrapper-4{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 8px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-5{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 8px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-6{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 8px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-7{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 8px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-8{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 8px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-9{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 8px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-10{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 8px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-11{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 8px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-12{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .text-wrapper-13{
    position: absolute;
    width: 154px;
    font-family: "Rounded Mplus 1c Bold-Bold", Helvetica;
    font-weight: 700;
    color: #595757;
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-page .frame .frame-wrapper-4{
    display: flex;
    flex-direction: column;
    height: 54px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cbabb0;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #595757;
  }

  .sp-page .frame .frame-wrapper-5{
    display: flex;
    flex-direction: column;
    height: 54px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cbabb0;
    left: 154px;
  }

  .sp-page .frame .frame-wrapper-6{
    display: flex;
    flex-direction: column;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #595757;
    top :54px;
  }

  .sp-page .frame .frame-wrapper-7{
    display: flex;
    flex-direction: column;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-color: #595757;
    top :54px;
    left: 154px;
  }

  .sp-page .frame .frame-wrapper-8{
    display: flex;
    flex-direction: column;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #595757;
    top: 87px;
  }

  .sp-page .frame .frame-wrapper-9{
    display: flex;
    flex-direction: column;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-color: #595757;
    top: 87px;
    left: 154px;
  }

  .sp-page .frame .frame-wrapper-10{
    display: flex;
    flex-direction: column;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #595757;
    top: 122px;
  }

  .sp-page .frame .frame-wrapper-11{
    display: flex;
    flex-direction: column;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-color: #595757;
    top: 122px;
    left: 154px;
  }

  .sp-page .frame .frame-wrapper-12{
    display: flex;
    flex-direction: column;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #595757;
    top: 156px;
  }

  .sp-page .frame .frame-wrapper-13{
    display: flex;
    flex-direction: column;
    height: 35px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    align-self: stretch;
    width: 154px;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-color: #595757;
    top: 156px;
    left: 154px;
  }

  .sp-page .frame .text-wrapper-50{
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    font-family: "Honoka", serif;
    font-weight: 300;
    color: #000000;
    font-size: 10px;
    white-space: nowrap;
    text-align: center;
    display: flex;
    align-items: center;
  }

  .sp-page .frame .div-4{
    position: relative;
    width: 100vw;
    height: 20px;
    background-color: #977a7e;
  }

  .sp-page .frame .div-4{
    max-width: 100%;
  }
