.p-room{padding-bottom:160px}@media screen and (max-width: 500px){.p-room{padding-bottom:130px}}.p-room__wrapper{margin-top:135px}@media screen and (max-width: 1080px){.p-room__wrapper{margin-top:125px}}@media screen and (max-width: 810px){.p-room__wrapper{margin-top:110px}}@media screen and (max-width: 500px){.p-room__wrapper{margin-top:90px}}.p-room__wrap:not(:last-child){margin-bottom:50px}@media screen and (max-width: 500px){.p-room__wrap:not(:last-child){margin-bottom:60px}}.p-room__type{font-size:4rem;line-height:1.3;text-align:center;margin:100px 0 50px}@media screen and (max-width: 1080px){.p-room__type{font-size:3.8rem}}@media screen and (max-width: 810px){.p-room__type{font-size:3.4rem}}@media screen and (max-width: 500px){.p-room__type{font-size:2.8rem;margin:90px 0 30px}}.p-room__type .sub{font-size:2rem;display:block;text-align:center}.p-room__title{font-size:2.6rem;margin-bottom:15px}.p-room__images{display:flex;flex-wrap:wrap;gap:10px .8%;margin-top:55px}@media screen and (max-width: 810px){.p-room__images{margin-top:45px}}@media screen and (max-width: 650px){.p-room__images{margin-top:35px}}@media screen and (max-width: 500px){.p-room__images{margin-top:30px}}.p-room__image{width:49.6%;height:282px}@media screen and (max-width: 1080px){.p-room__image{height:26vw}}@media screen and (max-width: 500px){.p-room__image{width:100%;height:35vw}}.p-room__image:last-child{width:100%}.p-room__desc{margin-top:45px}@media screen and (max-width: 500px){.p-room__desc{margin-top:30px}}.p-room__desc .c-button:nth-child(2){margin-top:45px}.p-room__desc .c-button:nth-child(n+3){margin-top:6px}@media screen and (max-width: 500px){.p-room__desc .c-button:nth-child(n+3){margin-top:10px}}.p-room__text{line-height:2.8;width:90%}@media screen and (max-width: 650px){.p-room__text{width:100%;line-height:2.5}}.p-room__contents .splide__arrows{display:none}.p-room__slide{height:572px}.splide__pagination{position:absolute;left:initial;right:10px;top:50%;transform:translate(0, -50%) rotate(90deg)}@media screen and (max-width: 650px){.splide__pagination{right:-10px}}.splide .splide__pagination__page{background-color:rgba(255,255,255,.3)}.splide .splide__pagination__page.is-active{background-color:#fff}.p-room__modalButton{position:relative;font-weight:500;display:flex;align-items:center;gap:10px;font-size:1.6rem;margin:55px 0 0 auto;padding:0;cursor:pointer}@media screen and (max-width: 500px){.p-room__modalButton{margin-top:40px;font-size:1.5rem}}.p-room__modalButton:hover .mark{background-color:#2f2f2f}.p-room__modalButton:hover .mark::before,.p-room__modalButton:hover .mark::after{background-color:#fff}.p-room__modalButton .mark{position:relative;display:inline-block;width:16px;height:16px;border-radius:50%;border:1px solid #2f2f2f;transition:background-color .4s}.p-room__modalButton .mark::before,.p-room__modalButton .mark::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#2f2f2f;transition:background-color .4s}.p-room__modalButton .mark::before{width:8px;height:1px}.p-room__modalButton .mark::after{width:1px;height:8px}.p-modal{position:fixed;top:0;left:0;width:100%;height:100%;padding:85px 0;background-color:rgba(255,255,255,.95);opacity:0;pointer-events:none;z-index:150;transition:opacity .4s}@media screen and (max-width: 500px){.p-modal{padding:70px 0}}.js-active .p-modal{opacity:1;pointer-events:all}.p-modal .c-inner{overflow-y:scroll;max-height:100%}.p-modal__title{text-align:center;font-size:2rem}.p-modal__contents{display:flex;justify-content:space-between;margin-top:50px}@media screen and (max-width: 500px){.p-modal__contents{flex-wrap:wrap;gap:20px;margin-top:30px}}.p-modal__image{width:35.3%}@media screen and (max-width: 500px){.p-modal__image{width:100%}}.p-modal__desc{width:60%}@media screen and (max-width: 500px){.p-modal__desc{width:100%}}.p-modal__heading{position:relative;font-weight:bold;padding-left:25px}.p-modal__heading::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:1px;background-color:#2f2f2f}.p-modal__text{font-size:1.4rem;margin-top:10px}.p-modal__table{margin:80px auto 0;max-width:768px;width:100%}@media screen and (max-width: 810px){.p-modal__table{margin-top:60px}}.p-modal__row{border-bottom:1px solid rgba(47,47,47,.1)}.p-modal__head{min-width:250px;text-align:center;padding:20px 0;font-weight:500}@media screen and (max-width: 810px){.p-modal__head{min-width:220px}}@media screen and (max-width: 650px){.p-modal__head{min-width:160px}}@media screen and (max-width: 500px){.p-modal__head{display:block;width:100%;padding:15px 0 10px;text-align:left}}.p-modal__data{padding:20px 0;font-weight:500}@media screen and (max-width: 500px){.p-modal__data{display:block;width:100%;padding:0 0 15px}}.p-modal__reservations{display:flex;justify-content:center;flex-wrap:wrap;gap:20px 30px;margin:50px auto 0}.p-modal__reservation{height:58px;padding:12px;display:flex;align-items:center;justify-content:center;background-color:#2f2f2f;border:1px solid #2f2f2f;color:#fff;transition:background-color .4s,color .4s}.p-modal__reservation:hover{background-color:#fff;color:#2f2f2f}.p-modal__close{position:absolute;right:40px;top:40px;width:44px;height:44px;border-radius:50%;padding:0;border:1px solid #2f2f2f;cursor:pointer;transition:background-color .4s}@media screen and (max-width: 810px){.p-modal__close{right:30px;top:30px}}@media screen and (max-width: 500px){.p-modal__close{right:16px;top:16px;width:40px;height:40px}}.p-modal__close:hover{background-color:#2f2f2f}.p-modal__close:hover::before,.p-modal__close:hover::after{background-color:#fff}.p-modal__close::before,.p-modal__close::after{content:"";position:absolute;left:50%;top:50%;background-color:#2f2f2f;height:1px;width:20px;transition:background-color .4s}.p-modal__close::before{transform:translate(-50%, -50%) rotate(45deg)}.p-modal__close::after{transform:translate(-50%, -50%) rotate(-45deg)}