.common-kv{width:100%;height:400px;position:relative}@media screen and (max-width: 992px){.common-kv{height:325px}}.common-kv__image{width:100%;position:relative;height:100%}.common-kv__image:after{content:"";position:absolute;left:0;top:0;background:rgba(255,255,255,.8);width:100%;height:100%}.common-kv__image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.common-kv__main{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);white-space:nowrap;color:#6ca2e6;text-align:center;opacity:0}.common-kv__main.show{-webkit-animation:lowerFade 4s ease-out forwards;animation:lowerFade 4s ease-out forwards}.common-kv__main__ja{font-size:3.2rem;font-weight:700;margin-top:8px}@media screen and (max-width: 768px){.common-kv__main__ja{font-size:2.4rem}}.common-kv__main__en{font-size:5.4rem;font-family:"Allura",cursive}@media screen and (max-width: 768px){.common-kv__main__en{font-size:3.6rem}}@-webkit-keyframes lowerFade{from{opacity:0;margin-bottom:-60px}to{opacity:1;margin-bottom:0px}}@keyframes lowerFade{from{opacity:0;margin-bottom:-60px}to{opacity:1;margin-bottom:0px}}.voice{padding-block:120px 80px}@media screen and (max-width: 768px){.voice{padding-block:80px 64px}}.voice .voice__inner{max-width:1200px;width:calc(100% - 60px);margin-left:auto;margin-right:auto;position:relative;z-index:3}@media screen and (max-width: 992px){.voice .voice__inner{width:calc(100% - 48px)}}@media screen and (max-width: 768px){.voice .voice__inner{width:calc(100% - 32px)}}.voice__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:48px 80px;margin-top:64px}@media screen and (max-width: 768px){.voice__list{max-width:400px;margin:48px auto 0;grid-template-columns:repeat(1, 1fr);gap:24px}}.voice__list__item{padding:40px;background-color:#faeaf0;border-radius:16px;position:relative;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}@media screen and (max-width: 768px){.voice__list__item{padding:24px 16px}}.voice__list__item__text{font-size:1.8rem;font-family:"Hina Mincho",serif;line-height:2}@media screen and (max-width: 768px){.voice__list__item__text{font-size:1.4rem}}.voice__list__item__icon{width:64px;position:absolute;right:24px;bottom:24px}@media screen and (max-width: 768px){.voice__list__item__icon{width:48px;right:12px;bottom:12px}}.voice__list__item__icon img{display:block;width:100%;height:auto}.voice__list__image{width:100%}.voice__list__image img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}