.p-service{padding:80px 0 100px}@media screen and (max-width: 500px){.p-service{padding:60px 0 80px}}.p-slide{display:flex}.p-slide__row{display:flex;width:max-content;animation:slide 45s linear infinite}.p-slide__image{width:364px;height:242px}@media screen and (max-width: 810px){.p-slide__image{width:320px;height:210px}}@media screen and (max-width: 500px){.p-slide__image{width:200px;height:120px}}.p-serviceLink{display:flex;justify-content:center;gap:55px;margin-top:85px}@media screen and (max-width: 650px){.p-serviceLink{flex-wrap:wrap;gap:30px 2.6%}}@media screen and (max-width: 650px){.p-serviceLink__button{width:23%}}.p-serviceLink__button:hover .p-serviceLink__arrow{transform:scale(1.2)}.p-serviceLink__icon{height:75px;width:80px;object-fit:contain;margin:0 auto}@media screen and (max-width: 650px){.p-serviceLink__icon{max-width:100%;height:55px}}.p-serviceLink__text{font-size:2rem;line-height:1.2;margin-top:8px;text-align:center}@media screen and (max-width: 650px){.p-serviceLink__text{font-size:1.6rem}}@media screen and (max-width: 500px){.p-serviceLink__text{font-size:1.2rem;margin-top:5px}}.p-serviceLink__arrow{display:block;width:25px;aspect-ratio:1/1;border-radius:50px;background-color:#e8ae4a;margin:10px auto 0;position:relative;transition:transform .4s}@media screen and (max-width: 500px){.p-serviceLink__arrow{width:22px;margin-top:8px}}.p-serviceLink__arrow::before{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%, -50%) rotate(45deg);width:5px;height:5px;border-right:1px solid #fff;border-bottom:1px solid #fff}.p-service__wrap{margin-top:85px}@media screen and (max-width: 650px){.p-service__wrap{margin-top:50px}}.p-service__contents{display:flex;justify-content:space-between}@media screen and (max-width: 650px){.p-service__contents{flex-direction:column;gap:30px}}.p-service__contents:nth-child(n+2){margin-top:100px}@media screen and (max-width: 810px){.p-service__contents:nth-child(n+2){margin-top:90px}}@media screen and (max-width: 650px){.p-service__contents:nth-child(n+2){margin-top:60px}}.p-service__contents:nth-child(odd) .p-service__desc::before{left:-250px}@media screen and (max-width: 650px){.p-service__contents:nth-child(odd) .p-service__desc::before{left:-5vw}}.p-service__contents:nth-child(odd) .p-service__number{right:-128px}@media screen and (max-width: 1200px){.p-service__contents:nth-child(odd) .p-service__number{right:-5vw}}@media screen and (max-width: 650px){.p-service__contents:nth-child(odd) .p-service__number{right:initial}}.p-service__contents:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 650px){.p-service__contents:nth-child(even){flex-direction:column}}.p-service__contents:nth-child(even) .p-service__desc::before{right:-250px}@media screen and (max-width: 650px){.p-service__contents:nth-child(even) .p-service__desc::before{right:-5vw}}.p-service__contents:nth-child(even) .p-service__number{left:-128px}@media screen and (max-width: 1200px){.p-service__contents:nth-child(even) .p-service__number{left:-5vw}}@media screen and (max-width: 650px){.p-service__contents:nth-child(even) .p-service__number{left:initial}}.p-service__image{width:45.8%;height:314px;border-radius:10px;overflow:hidden;position:relative;z-index:3}@media screen and (max-width: 1080px){.p-service__image{height:28vw}}@media screen and (max-width: 650px){.p-service__image{width:100%;height:50vw}}@media screen and (max-width: 500px){.p-service__image{height:55vw}}.p-service__desc{position:relative;width:49.8%;padding:60px 0 70px;margin-top:70px;z-index:2}@media screen and (max-width: 810px){.p-service__desc{padding:40px 0 50px;margin-top:50px}}@media screen and (max-width: 650px){.p-service__desc{width:100%;margin-top:0;padding-top:0}}.p-service__desc::before{content:"";position:absolute;top:0;height:100%;width:100vw;background-color:#ecf7f6;border-radius:10px;z-index:-1}@media screen and (max-width: 650px){.p-service__desc::before{top:initial;bottom:0;height:140%}}.p-service__desc .c-button{background-color:#e8ae4a;border:1px solid #e8ae4a;margin-top:40px}@media screen and (max-width: 500px){.p-service__desc .c-button{margin-top:30px}}.p-service__desc .c-button:hover{background-color:#fff;color:#e8ae4a}.p-service__desc .c-button:hover .arrow{background-color:#e8ae4a}.p-service__desc .c-button:hover .arrow::before{border-top:2px solid #fff;border-right:2px solid #fff}.p-service__desc .c-button .arrow::before{border-top:2px solid #e8ae4a;border-right:2px solid #e8ae4a}.p-service__number{position:absolute;bottom:100%;font-size:10rem;line-height:.7;color:#4dc5d5}@media screen and (max-width: 1080px){.p-service__number{font-size:8.4vw}}@media screen and (max-width: 650px){.p-service__number{position:relative;bottom:initial;margin-bottom:20px;font-size:5rem}}@media screen and (max-width: 500px){.p-service__number{font-size:4.6rem}}.p-service__title{font-size:4rem;line-height:1.2;margin-bottom:30px}@media screen and (max-width: 1080px){.p-service__title{font-size:3.8rem;margin-bottom:25px}}@media screen and (max-width: 810px){.p-service__title{font-size:3.4rem;margin-bottom:20px}}@media screen and (max-width: 500px){.p-service__title{font-size:3rem;margin-bottom:12px}}.p-service__text{line-height:1.8}