.p-pageMv__list{margin-top:200px}@media screen and (max-width: 650px){.p-pageMv__list{margin-top:160px;justify-content:center}}.p-breadcrumbs{top:170px}@media screen and (max-width: 650px){.p-breadcrumbs{top:105px;bottom:unset}}.p-content{padding-bottom:100px}.p-content:before{position:absolute;content:"";width:100%;height:100px;background-color:#f4f5f7;top:0;left:0}@media screen and (max-width: 650px){.p-content:before{height:140px}}.p-content__list{display:flex;gap:70px 8%;flex-wrap:wrap}@media screen and (max-width: 650px){.p-content__list{gap:50px 0;justify-content:center}}.p-content__item{width:46%}@media screen and (max-width: 650px){.p-content__item{width:100%;max-width:400px}}.p-content__link{height:100%;width:100%}.p-content__link:hover .p-content__img:before{opacity:.6}.p-content__link:hover .p-content__img .arrow{background-color:#fff}.p-content__link:hover .p-content__img .arrow:before{opacity:0}.p-content__link:hover .p-content__img .arrow:after{opacity:1}.p-content__img{position:relative;aspect-ratio:4.75/3.2}.p-content__img:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:0;transition:opacity .3s;background-color:#009fb9}.p-content__img .cate{padding:10px;background-color:#009fb9;line-height:.8;display:table;position:absolute;bottom:0;left:0}.p-content__img .arrow{height:50px;width:50px;position:absolute;bottom:20px;right:20px;border-radius:50%;border:1px solid #fff;background-color:#009fb9;transition:background-color .3s}.p-content__img .arrow:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);background-image:url(../../../../assets/images/common/button-arrow.svg);width:15px;height:12px;background-repeat:no-repeat;background-size:cover;opacity:1;transition:opacity .3s}.p-content__img .arrow:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);background-image:url(../../../../assets/images/common/button-arrow-blue.svg);width:15px;height:12px;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity .3s}.p-content__title{font-size:1.8rem;margin-top:16px;display:table}