body {
    min-width: 1040px
}

#main {
    font-size: 18px;
    line-height: 1.4em
}

#main a {
    color: #2164f3;
    text-decoration: none;
    font-weight: bold;
}

#main a:hover {
    text-decoration: underline
}

#main .wrapper {
    width: 1040px;
    margin: 0 auto
}

#main .cvArea {
    text-align: center
}

#main .cvArea .cvAreaP01 {
    margin-bottom: 20px;
}

#main .cvArea .cvAreaP01 a img {
    transition: .5s;
}

#main .cvArea .cvAreaP01 a:hover img {
    opacity: .8;
}

#main .clearfix:after {
    display: block;
    clear: both;
    content: ""
}

#main p {
    margin-bottom: 0
}

#main ol,
#main ul {
    margin: 0
}

#main ol li,
#main ul li {
    list-style: none
}

#fv {
    overflow: hidden;
    width: 100%;
    padding-bottom: 60px;
    position: relative;
}


#fv h2 {
    position: relative;
    left: 50%;
    margin-bottom: 60px;
    margin-left: -960px
}

#fv .fv-btn {
    position: absolute;
    top: 51%;
    right: 49%;
}

/* #fv .fv-link {
    position: absolute;
    top: 67%;
    left: 27.5%;
}

#fv .fv-link a {
    color: #fff;
    font-size: 16px;
} */

#mc01 {
    color: #000;
    margin-bottom: 90px;
}

#mc01 a {
    color: #000;
}

#mc01 h3 {
    margin-bottom: 60px;
    text-align: center
}

#mc01 .ol01 {
    display: flex;
    justify-content: space-between;
}

#mc01 .ol02 {
    margin: 60px 0;
    font-size: 14px;
}

#mc01 .ol02 li {
    margin-bottom: 5px
}

#mc01 .cvArea .cvAreaP01 a:hover img {
    opacity: .5;
}

#mc02 {
    background: url("https://dpuk71x9wlmkf.cloudfront.net/hire/campaign-01short/20190422_indeed_LP/20190422_indeed_PCLP_06-short/assets/img/mc02_bg_01.png") no-repeat;
    background-color: #2164f3;
    background-size: 100% auto;
    padding: 120px 0 30px;
}

#mc02 h3 {
    margin-bottom: 40px;
    font-size: 60px;
    color: #fff;
    line-height: 1.2em;
    text-align: center;
    font-weight: bold
}

#mc02 a {
    color: #fff;
}

#mc02 .ol01 li a {
    display: flex;
    align-items: center;
    text-align: left;
    color: #fff;
    font-size: 20px;
    transition: .5s;
}

#mc02 .ol01 li a:hover {
    opacity: .8;
    text-decoration: none;
}

#mc02 .ol01 li a div {
    flex-basis: 75vw;
}

#mc02 .ol01 li>:first-child {
    margin-right: 50px;
}

#mc02 .ol01 li .company-name {
    margin: 20px 0 30px;
}

#mc02 .ol01 li .company-name span {
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

#mc02 .ol01 li .company-text {
    font-weight: bold;
    font-size: 25px;
    line-height: 1.5;
}

#mc02 .cvArea {
    margin: 50px 0 60px;
}

#mc02 .p01 {
    margin: 80px 0 50px;
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
}

#mc02 .users {
    margin-top: 100px;
    text-align: center;
}

#mc03 {
    padding: 100px 0 30px;
    background-color: #fff;
}

#mc03 h3 {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 1.2em;
    text-align: center;
    font-weight: bold
}

#mc03 .ol01 {
    margin: 60px 0 80px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    background: url("https://dpuk71x9wlmkf.cloudfront.net/hire/campaign-01short/20190422_indeed_LP/20190422_indeed_PCLP_06-short/assets/img/mc03_bg_01.jpg") no-repeat center top 160px;
    background-size: contain;
}

#mc03 .ol01 li {
    width: 30%;
}

#mc03 .ol01 li .text {
    margin-top: 20px;
    text-align: left;
    line-height: 1.5;
}

#mc03 .ol01 li .atenttion {
    text-align: left;
    line-height: 1.2;
    font-size: 11px;
    margin-top: 10px;
}

#mc03 .cvArea .cvAreaP01 a:hover img {
    opacity: .5;
}

#mc04 {
    color: #fff;
    padding: 100px 0 100px;
    background: url("https://dpuk71x9wlmkf.cloudfront.net/hire/campaign-01short/20190422_indeed_LP/20190422_indeed_PCLP_06-short/assets/img/mc04_bg_01.png");
    text-align: center
}

#mc04 h3 {
    font-size: 44px;
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: 20px;
}

#mc04 .p01 {
    margin-bottom: 50px;
    font-size: 25px;
    line-height: 1.3em
}

.page-copyright {
    background-color: #2164f3;
}

.page-copyright__text {
    color: #fff;

}

.secondaryLink,
.secondaryLink {
    color: #fff;
    text-decoration: underline;
}

.secondaryLink:hover,
.secondaryLink:hover {
    color: #fff !important;
    text-decoration: none;
}