.description-menu__list{display:flex;flex-wrap:wrap;gap:2.4rem;margin-inline:auto;max-width:1080px;justify-content:center}@media screen and (max-width:1023px){.description-menu__list{gap:2.4vw}}.description-menu__item{position:relative;display:flex;align-items:center;gap:0.8rem;padding-inline:4rem;width:calc((100% - 2.4rem) / 2);height:8rem;background:#fff;border:1px solid #EFEADE;border-radius:10rem;cursor:pointer;transition:0.4s}@media (max-width:430px){.description-menu__item{border-radius:10px}}.description-menu__item::after{content:"";position:absolute;right:5%;width:12px;height:16px;transition:0.4s;background:url(../img/description/arrow-black.svg);background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width:1023px){.description-menu__item{padding-inline:4%;height:6rem}}.description-menu__item.active{background:#272932;color:#fff}.description-menu__item.active::after{content:"";position:absolute;right:5%;width:12px;height:16px;transition:0.4s;background:url(../img/description/arrow-white.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.description-menu__item::before{content:"";position:relative;width:0.8rem;height:0.8rem;border-radius:10rem;background:#E56B19}.description-menu__item-st{font-size:2rem;font-weight:700}.description-menu__item-st .sp{display:none}@media screen and (max-width:640px){.description-menu__item-st .sp{display:block}}@media screen and (max-width:1023px){.description-menu__item-st{font-size:1.6rem}}@media screen and (max-width:640px){.description-menu__item-st{font-size:1.4rem}}@media screen and (min-width:1024px){.description-menu__item:hover{background:#272932;color:#fff;transition:0.4s}.description-menu__item:hover::after{content:"";position:absolute;right:5%;width:12px;height:16px;transition:0.4s;background:url(../img/description/arrow-white.svg);background-repeat:no-repeat;background-position:center;background-size:cover;transition:0.4s}}.description-info{padding-block:8rem 16rem}@media screen and (max-width:1023px){.description-info{padding-block:8% 16%}}.description-info__list{padding-block:0 16rem}@media screen and (max-width:1023px){.description-info__list{padding-block:0 16%}}.description-info__item{display:flex;justify-content:space-between;gap:2.4rem}@media screen and (max-width:1023px){.description-info__item{gap:2.4vw}}.description-info__item-ttl{padding:4rem 2.4rem;border-bottom:1px solid #272932;width:20rem}@media screen and (max-width:1023px){.description-info__item-ttl{padding:4% 2%}}@media screen and (max-width:1023px) and (max-width:640px){.description-info__item-ttl{width:27vw}}.description-info__item-ttl-st{font-size:1.8rem;font-weight:700}@media screen and (max-width:1023px){.description-info__item-ttl-st{font-size:1.6rem}}@media screen and (max-width:640px){.description-info__item-ttl-st{font-size:1.4rem}}.description-info__item-cnt{flex:1;padding:4rem 2.4rem;border-bottom:1px solid #272932}@media screen and (max-width:1023px){.description-info__item-cnt{padding:4% 2.4%}}.description-info__item-cnt-st{font-size:1.8rem;font-weight:500}@media screen and (max-width:1023px){.description-info__item-cnt-st{font-size:1.6rem}}@media screen and (max-width:640px){.description-info__item-cnt-st{font-size:1.4rem}}.description-info__division{width:100%;height:72rem;background:#ccc}@media screen and (max-width:1023px){.description-info__division{height:calc(min(72rem, calc(720/10.24*1vw)))}}.description-info__division img{width:100%;height:100%;object-fit:cover}.description-info__guide{padding-block:16rem 0}@media screen and (max-width:1023px){.description-info__guide{padding-block:16% 0}}.description-info__guide-wrap{display:flex;justify-content:space-between}@media screen and (max-width:640px){.description-info__guide-wrap{flex-direction:column}}.description-info__guide-ph{width:calc(431/1200*100%)}@media screen and (max-width:640px){.description-info__guide-ph{width:100%;display:none}}.description-info__guide-info{width:calc(721/1200*100%)}@media screen and (max-width:640px){.description-info__guide-info{width:100%;padding-top:4%}}.description-info__guide-ttl{display:flex;align-items:center;gap:0.8rem;margin-bottom:4rem;padding-bottom:3.2rem;border-bottom:1px solid #707070}@media screen and (max-width:1023px){.description-info__guide-ttl{margin-bottom:4%;padding-bottom:3.2%}}@media screen and (max-width:640px){.description-info__guide-ttl{line-height:1.25}}.description-info__guide-ttl::before{content:"";position:relative;width:0.8rem;height:0.8rem;border-radius:10rem;background:#E56B19}.description-info__guide-ttl-st{flex:1;font-size:2.4rem;font-weight:600}@media screen and (max-width:640px){.description-info__guide-ttl-st{font-size:1.8rem}}.description-info__guide-list{margin-bottom:4rem}@media screen and (max-width:1023px){.description-info__guide-list{margin-bottom:4%}}.description-info__guide-item{display:flex;align-items:center;gap:0.8rem}.description-info__guide-item:last-child{padding-left:22px}.description-info__guide-item:last-child::before{content:none}.description-info__guide-item::before{content:"";position:relative;width:1rem;height:0.2rem;background:#272932}.description-info__guide-item-st{font-size:2rem;font-weight:600}@media screen and (max-width:640px){.description-info__guide-item-st{font-size:1.6rem}}.description-info__guide-cnt-st{font-size:1.8rem}@media screen and (max-width:640px){.description-info__guide-cnt-st{font-size:1.6rem}}.description-action{padding-block:0 16rem}@media screen and (max-width:1023px){.description-action{padding-block:0 16%}}.description-action__form{margin-inline:auto;max-width:900px}.events_wrap{background:#EFEADE;padding:120px 150px}@media screen and (max-width:1023px){.events_wrap{padding:12% 15%}}@media screen and (max-width:1023px){.events_wrap{padding:4%}}.group-001 li,.group-002 li{margin-bottom:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font-weight:600}.description-flow picture{display:block;max-width:816px;margin:0 auto 160px auto}@media screen and (max-width:1023px){.description-flow picture{margin:0 auto 16% auto}}