.flex{display:flex}.justify-start{justify-content:start}.justify-end{justify-content:end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-stretch{align-items:stretch}.items-start{align-items:start}.items-center{align-items:center}.items-end{align-items:end}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.sp{display:none}@media (max-width:768px){.pc{display:none}.sp{display:block}}:root{--mainRed:#8e3b40}.c-inner{max-width:66.25rem;margin:0 auto;width:85%}@media (max-width:768px){.c-inner{width:76%;max-width:36.48rem}}.c-main{overflow:hidden;min-height:calc(100vh - 8.67rem);padding-bottom:2rem}.c-content{max-width:66.25rem;width:85%;margin:0 auto;gap:2.8125rem}@media (max-width:768px){.c-main{min-height:calc(100vh - 17.17rem);padding-bottom:0}.c-content{max-width:100%;width:100%;justify-content:start;align-items:center;flex-direction:column;margin:0 auto 12.8rem;gap:6.4rem}}.outfit-semiBold{font-family:"Outfit",sans-serif;font-weight:600}.outfit-medium{font-family:"Outfit",sans-serif;font-weight:500}.outfit-regular{font-family:"Outfit",sans-serif;font-weight:400}.c-title{margin-bottom:1.4375rem;& .c-text01{font-size:1rem;line-height:1;letter-spacing:.09em;margin-bottom:.4rem}& .c-heading01{font-size:1.5rem;letter-spacing:0.09em;&.small{font-size:1.46rem}}}.c-text{font-size:.875rem;line-height:2;letter-spacing:.14em}@media (max-width:768px){.c-title{margin-bottom:2.944rem;& .c-text01{font-size:2.048rem;margin-bottom:.8192rem}& .c-heading01{font-size:3.072rem;&.small{font-size:3.072rem}}}.c-text{font-size:1.792rem}}a{transition:all .5s}a:hover{opacity:.6}