.recruit_info{margin-top:25px}@media screen and (720px < width){.recruit_info{display:flex;align-items:center;justify-content:center}}.recruit_item{display:flex;justify-content:center}@media screen and (720px < width){.recruit_item{width:75%}}@media screen and (width <= 720px){.recruit_item{width:100%;margin-top:20px;margin-bottom:20px}}.link_button_recruit{width:95%;font-weight:bold;color:var(--color-white);background-color:var(--color-sub);border:1px solid var(--color-sub);transition:color .5s,background-color .5s;flex-direction:column;position:relative}.link_button_recruit:hover{color:var(--color-sub);background-color:var(--color-white)}@media screen and (720px < width){.link_button_recruit{font-size:2.25rem;height:300px}}@media screen and (width <= 720px){.link_button_recruit{font-size:1.75rem;height:200px}}.link_button_title{flex:1;display:flex;align-items:center;justify-content:center}.link_button_detail{text-align:center;position:absolute;bottom:5%;left:50%;transform:translateX(-50%);width:100%}@media screen and (720px < width){.link_button_detail{font-size:1.5rem}}@media screen and (width <= 720px){.link_button_detail{font-size:1rem}}