@charset "UTF-8";.section--voice{background-color:var(--gray);padding:0 5% 64px}.voice__list{max-width:1000px;margin:0 auto}.voice__item{background-color:var(--white);padding:24px 2.7%;gap:8px 0;border-radius:10px;margin-top:64px}.voice__item:first-of-type{margin-top:0}.wrapper__star{display:flex;align-items:center;font-weight:700;line-height:1.6;letter-spacing:.05em;gap:0 8px}.voice__star{width:120px}.voice__title{font-size:2.4rem;font-weight:700;line-height:1.6;letter-spacing:.05em}.voice__content{display:flex;align-items:center;gap:2%}.voice__icon--sp{display:none}.voice__icon--pc{width:120px;height:120px}@media screen and (max-width:769px){.section--voice{padding:0 var(--contentPadding__sp) 48px}.voice__list{max-width:initial;display:flex;flex-direction:column;gap:48px 0}.voice__item{padding:24px 4.8%;margin-top:0}.voice__item:nth-of-type(2){display:none}.voice__item:nth-of-type(3){display:none}.voice__icon--pc{display:none}.voice__icon--sp{display:block;width:120px;height:120px;margin:0 auto}.wrapper__star{justify-content:center;margin-top:8px}.voice__title{text-align:center;margin-top:8px}.voice__txt{margin-top:8px}}.section--eiken{background-color:var(--gray);padding:0 5% 64px}.eiken__title{max-width:1000px;text-align:center;font-size:2.4rem;font-weight:700;line-height:1.6;margin:0 auto}.eiken__title::after{content:'';display:block;width:52%;height:7px;background-image:repeating-linear-gradient(-45deg,#CFCFCF,#CFCFCF 3px,#fff 3px,#fff 6px);background-size:contain;margin:16px auto}.eiken__content{max-width:1000px;margin:0 auto}.eiken__img{display:flex;justify-content:center;text-align:center;margin-top:56px;position:relative}.eiken__img--sp{display:none}.eiken__sliderBtn--right img{width:47px;height:47px;position:absolute;top:50%;right:-2%;transform:translateY(-50%)}.eiken__sliderBtn--left img{width:47px;height:47px;position:absolute;top:50%;left:-2%;transform:translateY(-50%)}@media screen and (max-width:769px){.section--eiken{padding:0 var(--contentPadding__sp) 64px}.eiken__title{max-width:initial;font-size:2rem}.eiken__title::after{width:80%;height:4px}.eiken__img{margin-top:48px}.eiken__img--pc{display:none}.eiken__img--sp{display:block}.eiken__sliderBtn--right img{width:35px;height:35px;right:2%}.eiken__sliderBtn--left img{width:35px;height:35px;left:2%}}