.title{margin:30px auto;}
.title h1, .title h2{text-align:center;}
.title h1{font-size:30px;color:#111;font-weight:bold;margin-top:-30px;margin-bottom:30px;}
.title h2{font-size:40px;color:#d6d6d6;font-weight:bold;}
.content{padding:30px;margin:30px 0;box-shadow:0px 0px 15px 0px rgba(50, 50, 50, 0.1);border-radius:5px;}
.content h1{font-size:40px;margin-bottom:50px;}
.content h2{font-size:20px;margin-top:50px;}
.button{display:flex;justify-content: center;align-items: center;cursor:pointer;}
/*.button img{width:100%;}*/
.disable{cursor: not-allowed}
.enable{cursor: pointer}
.recruit-item{width:100%;}
.wrapper{margin: 30px auto;width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
@media (min-width: 1200px) {.wrapper,.wrapper-lg,.wrapper-md,.wrapper-sm,.wrapper-xl {max-width:1200px}}
