.p-pageMv__select{margin:200px auto 0;width:270px;height:50px;position:relative;display:flex;justify-content:center;background-color:#009fb9;border-radius:5px}@media screen and (max-width: 650px){.p-pageMv__select{margin:160px auto 0}}.p-pageMv__select select{height:100%;width:210px;font-weight:700;color:#fff}.p-pageMv__select:before{position:absolute;content:"";right:30px;top:50%;transform:translateY(-50%);background-image:url(../../../../assets/images/common/select-arrow.svg);background-repeat:no-repeat;background-size:cover;width:12px;height:8px}.p-breadcrumbs{top:170px}@media screen and (max-width: 650px){.p-breadcrumbs{top:105px;bottom:unset}}.p-content{padding-bottom:100px;background-color:#f4f5f7}@media screen and (max-width: 1080px){.p-content{padding-bottom:90px}}@media screen and (max-width: 810px){.p-content{padding-bottom:80px}}@media screen and (max-width: 650px){.p-content{padding-bottom:70px}}@media screen and (max-width: 500px){.p-content{padding-bottom:60px}}.p-content__list{display:flex;gap:30px 2%;flex-wrap:wrap}.p-content__item{width:32%}@media screen and (max-width: 810px){.p-content__item{width:49%}}@media screen and (max-width: 500px){.p-content__item{width:100%}}.p-content__link{width:100%}.p-content__link:hover .p-content__img:before{opacity:.6}.p-content__link:hover .p-content__img .arrow{background-color:transparent}.p-content__img{position:relative;width:100%;aspect-ratio:3.25/2.17}.p-content__img:before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;background-color:#009fb9;transition:opacity .3s;opacity:0;z-index:2}.p-content__img .arrow{position:absolute;height:40px;width:40px;right:10px;bottom:10px;border:1px solid #fff;background-color:#009fb9;transition:background-color .3s;border-radius:50%;z-index:3}.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);background-repeat:no-repeat;background-size:cover;width:12px;height:10px}.p-content__data{display:flex;align-items:center;gap:0 10px;flex-wrap:wrap;margin-top:10px}.p-content__data .year{opacity:.3;line-height:1;display:table}.p-content__data .cate{line-height:1;padding:6px 10px;background-color:#009fb9;font-size:1.4rem;display:table;color:#fff}.p-content__text{margin-top:10px;line-height:1.7}