.hotel{overflow:hidden}.hotel .inner{padding-top:120px;padding-bottom:100px}@media screen and (max-width: 768px){.hotel .inner{padding-top:12vw;padding-bottom:20vw}}.hotel .inner .hotel_ttl{display:inline-block;margin-bottom:80px;border-bottom:4px solid var(--color-base-blue);border-image:var(--color-grad);border-image-slice:1;color:var(--color-base-blue-dark);font-size:5.2rem;line-height:1.346}@media screen and (max-width: 768px){.hotel .inner .hotel_ttl{margin-bottom:10.666666vw;border-bottom-width:2px;font-size:7.733333vw}}.plan{margin-top:100px}.plan .ttl_inner{display:inline-block;margin:0 auto 50px;text-align:center}.plan .ttl_inner *{margin:0 auto}.plan .sub_ttl{color:#fff !important;text-align:center !important}.plan .inner{display:flex;flex-direction:column;justify-content:center;padding:100px 0;width:100%;max-width:initial}.plan .inner .plan_wrap .item_list_wrap{margin:0 auto;width:100%;max-width:1060px}.plan .inner .plan_wrap .item_list_wrap:last-of-type{margin:60px auto 0}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap:last-of-type{margin:13.333333vw auto 0}}.plan .inner .plan_wrap .item_list_wrap .item_list{display:flex;align-items:center;justify-content:center;border-radius:12px;background:#e4ecf1;box-shadow:var(--box-shadow)}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list{display:block;border-radius:2.666666vw;box-shadow:var(--box-shadow-sp)}}.plan .inner .plan_wrap .item_list_wrap .item_list .item{width:50%}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list .item{width:100%}}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap{padding:5.333333vw 4.533333vw}}.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .ttl{display:inline-block;border-bottom:4px solid var(--color-base-blue);border-image:var(--color-grad);border-image-slice:1;color:var(--color-base-blue-dark);font-size:3rem;line-height:1.2}@media screen and (max-width: 1560px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .ttl{font-size:1.7vw}}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .ttl{border-bottom-width:2px;font-size:5.6vw}}.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .sub_text{padding:0 0 8%;font-weight:700;font-size:2.4rem}@media screen and (max-width: 1560px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .sub_text{font-size:1.6vw}}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .sub_text{padding:0 0 5.333333vw;font-size:5.066666vw}}.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area{margin:0 8%;padding:10px 0;border-radius:16px;background:var(--color-base-white)}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area{margin:0 0;padding:4vw 2.666666vw;border-radius:2.666666vw}}.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area .text_large{margin-bottom:8px;color:var(--color-base-blue-dark);font-weight:700;font-size:2.6rem}@media screen and (max-width: 1560px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area .text_large{font-size:1.7vw}}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area .text_large{margin-bottom:0.8vw;font-size:6.4vw}}.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area .text_large small{font-size:1.8rem}@media screen and (max-width: 1560px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area .text_large small{font-size:1.1vw}}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area .text_large small{font-size:4vw}}@media screen and (max-width: 1560px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area .text_small{font-size:1.1vw}}@media screen and (max-width: 768px){.plan .inner .plan_wrap .item_list_wrap .item_list .item.detail_wrap .text_area .text_small{font-size:4vw}}.flow .inner{padding-top:150px;padding-bottom:200px}@media screen and (max-width: 768px){.flow .inner{padding-top:18.666666vw;padding-bottom:53.333333vw}}.flow .inner .flow_wrap{display:flex;align-items:center;justify-content:center}.flow .inner .flow_wrap .flow_list{counter-reset:my-counter}.flow .inner .flow_wrap .flow_list>li{display:flex;list-style-type:none}.flow .inner .flow_wrap .flow_list>li:last-of-type .icon::after{content:none}.flow .inner .flow_wrap .flow_list>li:last-of-type dl dd{padding:20px 0 0}@media screen and (max-width: 768px){.flow .inner .flow_wrap .flow_list>li:last-of-type dl dd{padding:0}}.flow .inner .flow_wrap .flow_list>li .icon{position:relative}.flow .inner .flow_wrap .flow_list>li .icon::before{display:flex;align-items:center;justify-content:center;padding:2px 0 0;width:50px;height:50px;border-radius:50vw;background:var(--color-base-blue-dark);color:var(--color-base-white);content:counter(my-counter, decimal-leading-zero);counter-increment:my-counter;font-weight:700;font-size:2rem;line-height:1}@media screen and (max-width: 768px){.flow .inner .flow_wrap .flow_list>li .icon::before{width:10.666666vw;height:10.666666vw;font-size:5.333333vw}}.flow .inner .flow_wrap .flow_list>li .icon::after{position:absolute;top:0;right:0;left:0;z-index:-1;display:block;margin:auto;width:1px;height:100%;border-left:dotted 1px #000;content:""}.flow .inner .flow_wrap .flow_list>li dl{padding-left:60px;text-align:left}@media screen and (max-width: 768px){.flow .inner .flow_wrap .flow_list>li dl{padding-left:6.666666vw}}.flow .inner .flow_wrap .flow_list>li dl dt{color:var(--color-base-blue-dark);font-weight:700;font-size:4rem;line-height:50px}@media screen and (max-width: 768px){.flow .inner .flow_wrap .flow_list>li dl dt{font-size:8vw;line-height:10.666666vw}}.flow .inner .flow_wrap .flow_list>li dl dd{padding:20px 0 80px;font-size:1.8rem;line-height:2}@media screen and (max-width: 768px){.flow .inner .flow_wrap .flow_list>li dl dd{padding:2.666666vw 0 10.666666vw;font-size:3.2vw;line-height:1.75}}.flow .inner .flow_wrap .flow_list>li dl dd a{display:inline-block;color:var(--color-base-blue);text-decoration:underline;word-break:break-all;line-height:1.4;-webkit-text-decoration-skip:none}.flow_deco{position:absolute;bottom:130px;left:78.4090909091%;width:min(21.5151515152%,284px)}@media screen and (max-width: 768px){.flow_deco{right:2.666666vw;bottom:10.666666vw;left:auto;width:37.866666vw}}