.page_link{display:flex;justify-content:space-between;flex-wrap:wrap;margin:5rem 0 0}@media (min-width:769px){.page_link{justify-content:center;margin:10rem 0 0}}@media (min-width:769px){.page_link a{width:42rem}.page_link a:nth-child(2n){margin-left:2rem}.page_link a:nth-child(n+3){margin-top:2rem}}section{padding:5rem 0}@media (min-width:769px){section{padding:10rem 0}}section .head{margin-bottom:2rem}@media (min-width:769px){section .head{display:flex;justify-content:center;align-items:center;margin-bottom:3rem}}@media (max-width:768px){section .head img{margin:0 auto 0.5rem}}@media (min-width:769px){section .head img{margin-right:1.5rem}}section .head img.icon1{width:3.6rem}section .head img.icon2{width:4.6rem}section .head img.icon3{width:3.8rem}section .head img.icon4{width:3.8rem}section .head h2{font-size:2.4rem;text-align:center}@media (min-width:769px){section .head h2{font-size:3.2rem}}section:nth-child(even){background:#FEEFED}