/* ***************************************************
 SP
*************************************************** */
@media screen and (max-width:1099px) {
  .lp-staylonger {
    width: 100vw;
    padding-top: 60px;
    overflow-x: hidden;
  }
  .lp-staylonger .staylonger-mv {
    position: relative;
    z-index: 1;
    width: 700px;
    max-width: 100%;
    margin: 0 auto 40px;
    padding: 20px 0 0 4vw;
  }
  .lp-staylonger .staylonger-mv::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 50vw;
    height: 50%;
    background-color: #F9F8F4;
  }
  .lp-staylonger .staylonger-mv .lp-title {
    display: inline-block;
    padding: 0.25em 0.25em 0.25em 0;
    font-size: clamp(30px, 8vw, 42px);
    font-weight: 700;
    letter-spacing: 0.15em;
    background-color: #FFFFFF;
  }
  .lp-staylonger .staylonger-mv .text {
    position: absolute;
    top: calc(110px + clamp(24px, 7vw, 70px));
    left: 4vw;
    margin: 0;
    font-size: clamp(14px, 3.7vw, 22px);
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #FFFFFF;
  }
  .lp-staylonger .staylonger-mv .text span {
    display: inline-block;
    margin-bottom: 0.5em;
    padding: 0.125em 0.5em;
    background-color: #D3A86A;
  }
  .lp-staylonger .staylonger-mv .text span:first-of-type {
    padding-right: 0;
  }
  .lp-staylonger .staylonger-mv .text span:nth-of-type(2) {
    padding-left: 0;
  }
  .lp-staylonger .staylonger-mv .bg {
    position: relative;
    z-index: -1;
    width: 100%;
    aspect-ratio: 7/9;
    margin-top: -20px;
  }
  .lp-staylonger .staylonger-mv .bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lp-staylonger .staylonger-mv .brand {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1em 3em;
    font-size: 11px;
    font-weight: 700;
    line-height: 1em;
    background-color: #FFFFFF;
  }
  .lp-staylonger .staylonger-intro {
    width: 700px;
    max-width: 100%;
    margin: 0 auto 80px;
    padding: 0 4vw;
  }
  .lp-staylonger .staylonger-intro .text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 40px;
  }
  .lp-staylonger .staylonger-intro .text p {
    font-size: clamp(14px, 3.7vw, 18px);
    text-align: center;
    line-height: 2em;
    letter-spacing: 0.02em;
  }
  .lp-staylonger .staylonger-intro .img {
    position: relative;
    width: 100%;
  }
  .lp-staylonger .staylonger-intro .img .bg {
    width: 100%;
  }
  .lp-staylonger .staylonger-intro .img .copy {
    position: absolute;
    left: -2vw;
    bottom: -20px;
    width: clamp(260px, 19vw, 364px);
    max-width: 40vw;
  }
  .lp-staylonger .section-header {
    margin-bottom: 40px;
  }
  .lp-staylonger .section-header hgroup p {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 200px;
    margin-bottom: 50px;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #242C3C;
  }
  .lp-staylonger .section-header hgroup p small {
    display: inline-block;
    padding: 1em 0;
    border-bottom: 3px solid #242C3C;
  }
  .lp-staylonger .section-header hgroup h2 {
    margin-bottom: 1em;
    font-size: clamp(24px, 6.4vw, 36px);
    font-weight: 600;
  }
  .lp-staylonger .section-header > p {
    font-weight: 500;
    line-height: 1.75em;
  }
  .lp-staylonger .staylonger-point {
    width: 700px;
    max-width: 100%;
    margin: 0 auto 80px;
    padding: 0 4vw;
  }
  .lp-staylonger .staylonger-point .section-header {
    margin-bottom: 50px;
  }
  .lp-staylonger .staylonger-point .point1,
  .lp-staylonger .staylonger-point .point2 {
    display: grid;
  }
  .lp-staylonger .staylonger-point .point1 .text,
  .lp-staylonger .staylonger-point .point2 .text {
    display: contents;
  }
  .lp-staylonger .staylonger-point .point1 .text > img,
  .lp-staylonger .staylonger-point .point2 .text > img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: clamp(130px, 40vw, 217px);
    margin: 0 auto 40px;
  }
  .lp-staylonger .staylonger-point .point1 .text h3,
  .lp-staylonger .staylonger-point .point1 .text p,
  .lp-staylonger .staylonger-point .point2 .text h3,
  .lp-staylonger .staylonger-point .point2 .text p {
    margin: 0 auto;
    text-align: center;
  }
  .lp-staylonger .staylonger-point .point1 .text h3,
  .lp-staylonger .staylonger-point .point2 .text h3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 1em;
    font-size: clamp(20px, 5.3vw, 30px);
    font-weight: 600;
    line-height: 1.5em;
  }
  .lp-staylonger .staylonger-point .point1 .text p,
  .lp-staylonger .staylonger-point .point2 .text p {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-bottom: 0;
    font-size: clamp(15px, 1vw, 16px);
    font-weight: 500;
    line-height: 1.75em;
  }
  .lp-staylonger .staylonger-point .point1 .img,
  .lp-staylonger .staylonger-point .point2 .img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    max-width: 700px;
    margin: 0 auto 30px;
  }
  .lp-staylonger .staylonger-point .point1 .img::after,
  .lp-staylonger .staylonger-point .point2 .img::after {
    content: "";
    position: absolute;
    top: -4px;
    width: 100px;
    height: 100px;
    border-top: 4px solid #D3A86A;
  }
  .lp-staylonger .staylonger-point .point1 .img .bubble,
  .lp-staylonger .staylonger-point .point2 .img .bubble {
    position: absolute;
    margin: 0;
    padding: 1em;
    font-size: clamp(11px, 3vw, 15px);
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 0.02em;
    background-color: #D3A86A;
    border-radius: 10px;
  }
  .lp-staylonger .staylonger-point .point1 .img .bubble::after,
  .lp-staylonger .staylonger-point .point2 .img .bubble::after {
    content: "";
    position: absolute;
    top: 12px;
    display: block;
    width: 23px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .lp-staylonger .staylonger-point .point1 {
    margin-bottom: 60px;
  }
  .lp-staylonger .staylonger-point .point1 .img::after {
    left: -4px;
    border-left: 4px solid #D3A86A;
  }
  .lp-staylonger .staylonger-point .point1 .img .bubble {
    left: -2vw;
    bottom: -12px;
  }
  .lp-staylonger .staylonger-point .point1 .img .bubble::after {
    right: -20px;
    background-image: url(../images/point01_bubble.svg);
  }
  .lp-staylonger .staylonger-point .point2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .lp-staylonger .staylonger-point .point2 .img::after {
    right: -4px;
    border-right: 4px solid #D3A86A;
  }
  .lp-staylonger .staylonger-point .point2 .img .bubble {
    right: -2vw;
    bottom: -12px;
  }
  .lp-staylonger .staylonger-point .point2 .img .bubble::after {
    left: -20px;
    background-image: url(../images/point02_bubble.svg);
  }
  .lp-staylonger .staylonger-pickup {
    width: 700px;
    max-width: 100%;
    margin: 0 auto 60px;
    padding: 80px 4vw 40px;
    background-color: #F9F8F4;
  }
  .lp-staylonger .staylonger-pickup .inner {
    width: 100%;
    margin: 0;
    background-color: #F9F8F4;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 20px clamp(15px, 4vw, 20px);
    width: 100%;
    padding: 8px 8px 10px 0;
    overflow-x: auto;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan {
    display: contents;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan a {
    position: relative;
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
    gap: 0;
    min-width: 270px;
    width: 270px;
    height: auto;
    padding-bottom: 20px;
    background-color: #FFFFFF;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan .img {
    position: relative;
    width: 100%;
    aspect-ratio: 1/1;
    margin-bottom: 24px;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan .img::after {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    width: 100px;
    height: 100px;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan b {
    position: absolute;
    bottom: -10px;
    right: 8px;
    display: grid;
    place-items: center;
    width: 50px;
    aspect-ratio: 1/1;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    border-radius: 50%;
    letter-spacing: 0.03em;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan h2,
  .lp-staylonger .staylonger-pickup .pickup-plan .plan h3,
  .lp-staylonger .staylonger-pickup .pickup-plan .plan p {
    padding: 0 10px;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan h2 {
    margin-bottom: 1em;
    font-size: clamp(12px, 3.2vw, 14px);
    font-weight: 700;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan h3 {
    margin-bottom: 1em;
    font-size: clamp(12px, 3.2vw, 14px);
    font-weight: 600;
    line-height: 1.5em;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan p {
    margin: 0;
    font-size: clamp(11px, 2.9vw, 13px);
    line-height: 1.6em;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.mercure .img::after {
    border-top: 4px solid #A790C4;
    border-right: 4px solid #A790C4;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.mercure b {
    background-color: #A790C4;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.mercure h2 {
    color: #A790C4;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.grand .img::after {
    border-top: 4px solid #D3A86A;
    border-right: 4px solid #D3A86A;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.grand b {
    background-color: #D3A86A;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.grand h2 {
    color: #D3A86A;
  }
  .last-banner {
    width: 100%;
    margin-top: 60px;
    padding: 0 4vw;
    text-align: center;
  }
  .last-banner a {
    max-width: 100%;
  }
}
/* ***************************************************
 PC
*************************************************** */
@media all and (min-width:1100px) {
  .lp-staylonger {
    width: 100vw;
    padding-top: 100px;
    overflow-x: hidden;
  }
  .lp-staylonger .staylonger-mv {
    position: relative;
    z-index: 1;
    width: 1920px;
    max-width: 100%;
    margin: 0 auto 165px;
    padding: 140px 0 0 150px;
  }
  .lp-staylonger .staylonger-mv::before, .lp-staylonger .staylonger-mv::after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: -1;
    display: block;
    background-color: #F9F8F4;
  }
  .lp-staylonger .staylonger-mv::before {
    left: 0;
    width: 50vw;
    height: 46%;
  }
  .lp-staylonger .staylonger-mv::after {
    top: 0;
    right: 0;
    width: calc(50vw - 336px);
    height: 100%;
  }
  .lp-staylonger .staylonger-mv .lp-title {
    position: absolute;
    top: calc(140px - 1.25em);
    left: 60px;
    display: inline-block;
    padding: 0.25em;
    font-size: clamp(40px, 3.3vw, 64px);
    font-weight: 700;
    letter-spacing: 0.02em;
    background-color: #FFFFFF;
  }
  .lp-staylonger .staylonger-mv .text {
    position: absolute;
    top: calc(160px + clamp(40px, 3.3vw, 64px));
    left: 150px;
    font-size: clamp(30px, 2vw, 38px);
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #FFFFFF;
  }
  .lp-staylonger .staylonger-mv .text span {
    display: inline-block;
    margin-bottom: 0.5em;
    padding: 0.125em 0.5em;
    background-color: #D3A86A;
  }
  .lp-staylonger .staylonger-mv .text span:first-of-type {
    padding-right: 0;
  }
  .lp-staylonger .staylonger-mv .text span:nth-of-type(2) {
    padding-left: 0;
  }
  .lp-staylonger .staylonger-mv .bg {
    width: 100%;
  }
  .lp-staylonger .staylonger-mv .brand {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1.5em 5.5em;
    font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    background-color: #FFFFFF;
  }
  .lp-staylonger .staylonger-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 1920px;
    max-width: 100%;
    margin: 0 auto 110px;
  }
  .lp-staylonger .staylonger-intro .text {
    width: clamp(400px, 50vw, 640px + clamp(50px, 6.75vw, 100px));
    margin-right: 3%;
    padding-left: clamp(50px, 6.75vw, 100px);
  }
  .lp-staylonger .staylonger-intro .text p {
    font-size: 18px;
    line-height: 2em;
    letter-spacing: 0.02em;
  }
  .lp-staylonger .staylonger-intro .img {
    position: relative;
    width: 47%;
  }
  .lp-staylonger .staylonger-intro .img .bg {
    width: 100%;
  }
  .lp-staylonger .staylonger-intro .img .copy {
    position: absolute;
    left: -8%;
    bottom: 0;
    width: clamp(260px, 19vw, 364px);
  }
  .lp-staylonger .section-header {
    margin-bottom: 80px;
  }
  .lp-staylonger .section-header hgroup p {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 258px;
    margin-bottom: 50px;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #242C3C;
  }
  .lp-staylonger .section-header hgroup p small {
    display: inline-block;
    padding: 1em 0;
    border-bottom: 3px solid #242C3C;
  }
  .lp-staylonger .section-header hgroup h2 {
    margin-bottom: 1em;
    font-size: clamp(28px, 1.9vw, 36px);
    font-weight: 600;
  }
  .lp-staylonger .section-header > p {
    font-weight: 700;
    line-height: 1.75em;
  }
  .lp-staylonger .staylonger-point {
    width: calc(1280px + clamp(50px, 6.75vw, 100px) * 2);
    max-width: 100%;
    margin: 0 auto 150px;
    padding: 0 clamp(50px, 6.75vw, 100px);
  }
  .lp-staylonger .staylonger-point .point1,
  .lp-staylonger .staylonger-point .point2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 clamp(50px, 8%, 130px);
  }
  .lp-staylonger .staylonger-point .point1 .text,
  .lp-staylonger .staylonger-point .point2 .text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .lp-staylonger .staylonger-point .point1 .text > img,
  .lp-staylonger .staylonger-point .point2 .text > img {
    width: 217px;
    margin-bottom: 50px;
  }
  .lp-staylonger .staylonger-point .point1 .text h3,
  .lp-staylonger .staylonger-point .point2 .text h3 {
    margin-bottom: 1em;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5em;
  }
  .lp-staylonger .staylonger-point .point1 .text p,
  .lp-staylonger .staylonger-point .point2 .text p {
    margin-bottom: 0;
    font-size: clamp(15px, 1vw, 16px);
    font-weight: 700;
    line-height: 1.75em;
  }
  .lp-staylonger .staylonger-point .point1 .img,
  .lp-staylonger .staylonger-point .point2 .img {
    position: relative;
    width: 62%;
    max-width: 794px;
  }
  .lp-staylonger .staylonger-point .point1 .img::after,
  .lp-staylonger .staylonger-point .point2 .img::after {
    content: "";
    position: absolute;
    top: -6px;
    width: 137px;
    height: 137px;
    border-top: 6px solid #D3A86A;
  }
  .lp-staylonger .staylonger-point .point1 .img .bubble,
  .lp-staylonger .staylonger-point .point2 .img .bubble {
    position: absolute;
    margin: 0;
    padding: 1em;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 0.02em;
    background-color: #D3A86A;
    border-radius: 10px;
  }
  .lp-staylonger .staylonger-point .point1 .img .bubble::after,
  .lp-staylonger .staylonger-point .point2 .img .bubble::after {
    content: "";
    position: absolute;
    top: 12px;
    display: block;
    width: 23px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .lp-staylonger .staylonger-point .point1 {
    margin-bottom: 115px;
  }
  .lp-staylonger .staylonger-point .point1 .img::after {
    left: -6px;
    border-left: 6px solid #D3A86A;
  }
  .lp-staylonger .staylonger-point .point1 .img .bubble {
    left: -60px;
    bottom: 45px;
  }
  .lp-staylonger .staylonger-point .point1 .img .bubble::after {
    right: -20px;
    background-image: url(../images/point01_bubble.svg);
  }
  .lp-staylonger .staylonger-point .point2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .lp-staylonger .staylonger-point .point2 .img::after {
    right: -6px;
    border-right: 6px solid #D3A86A;
  }
  .lp-staylonger .staylonger-point .point2 .img .bubble {
    right: -33px;
    bottom: 65px;
  }
  .lp-staylonger .staylonger-point .point2 .img .bubble::after {
    left: -20px;
    background-image: url(../images/point02_bubble.svg);
  }
  .lp-staylonger .staylonger-pickup {
    position: relative;
  }
  .lp-staylonger .staylonger-pickup::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 50vw;
    height: 100%;
    background-color: #F9F8F4;
  }
  .lp-staylonger .staylonger-pickup .inner {
    width: calc(1280px + clamp(50px, 6.75vw, 100px) * 2);
    max-width: 100%;
    margin: 0 auto 140px;
    padding: 130px clamp(50px, 6.75vw, 100px) 145px;
    background-color: #F9F8F4;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(calc(33% - clamp(20px, 2vw, 38px)), 1fr));
    gap: 36px clamp(20px, 2vw, 38px);
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan {
    display: contents;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan a {
    position: relative;
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
    gap: 0;
    height: 100%;
    padding-bottom: 20px;
    background-color: #FFFFFF;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan .img {
    position: relative;
    width: 100%;
    aspect-ratio: 10/7;
    margin-bottom: 35px;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan .img::after {
    content: "";
    position: absolute;
    top: -6px;
    right: -6px;
    width: 215px;
    height: 215px;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan b {
    position: absolute;
    bottom: -18px;
    right: 20px;
    display: grid;
    place-items: center;
    width: 60px;
    aspect-ratio: 1/1;
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    border-radius: 50%;
    letter-spacing: 0.03em;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan h2,
  .lp-staylonger .staylonger-pickup .pickup-plan .plan h3,
  .lp-staylonger .staylonger-pickup .pickup-plan .plan p {
    padding: 0 20px;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan h2 {
    margin-bottom: 1em;
    font-size: clamp(16px, 0.9vw, 17px);
    font-weight: 700;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan h3 {
    margin-bottom: 1em;
    font-size: clamp(15px, 0.85vw, 16px);
    font-weight: 600;
    line-height: 1.5em;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan p {
    margin: 0;
    line-height: 1.6em;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.mercure .img::after {
    border-top: 6px solid #A790C4;
    border-right: 6px solid #A790C4;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.mercure b {
    background-color: #A790C4;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.mercure h2 {
    color: #A790C4;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.grand .img::after {
    border-top: 6px solid #D3A86A;
    border-right: 6px solid #D3A86A;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.grand b {
    background-color: #D3A86A;
  }
  .lp-staylonger .staylonger-pickup .pickup-plan .plan.grand h2 {
    color: #D3A86A;
  }
  .last-banner {
    width: 100%;
    margin-top: 60px;
    padding: 0 clamp(50px, 6.75vw, 100px);
    text-align: center;
  }
  .last-banner a {
    max-width: 100%;
  }
}