@charset "utf-8";
.tow {
}

.tow-title {
    width: 40%;
    text-align: center;
    margin: 0 auto;
}

.tow-title-1 {
    font-size: 31px;
    font-family: Arial;
    font-weight: bold;
    color: #212121;
    line-height: 34px;
    margin-bottom: 15px;
}

.tow-title-2 {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #505050;
    line-height: 24px;
    margin-bottom: 55px;
}

.tow-card {
    margin: 15px auto 10px auto;
    width: 86%;
    display: flex;
    justify-content: center;
}

.tow-card-item {
    width: 20%;
    background: #ECEDF2;
    opacity: 0.9;
    border-radius: 10px;
    margin-left: 30px;
}

.tow-card-item-1 {
    margin-top: 30px;
    margin-left: 30px;
    background: #DEDFE7;
    border-radius: 13px;
    text-align: center;
    width: 60%;
}

.tow-card-item-2 {
    margin-left: 30px;
    margin-top: 15px;
    font-size: 26px;
    font-family: Arial;
    font-weight: 400;
    color: #2E2E2E;
    line-height: 24px;
}

.tow-card-item-3 {
    margin-left: 30px;
    margin-top: 20px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #4B4B4B;
    line-height: 21px;
    max-width: 80%;
}

.tow-card-item-4 {
    margin-left: 30px;
    margin-top: 30px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #4289DD;
    line-height: 21px;
    cursor: pointer;
}

.tow-card-item-5 {
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.tow-bottom {
    background-image: url("../img/bg02.png");
    background-repeat: no-repeat;
    background-size: 45% 110%;
    background-position: right top;
}

.tow-bottom-a {
    margin-left: 14%;
    margin-bottom: 130px;
    display: flex;
    justify-content: center;
}

.tow-bottom-a-1 {
    width: 40%;
}

.tow-bottom-1 {
    margin-left: 14%;
    padding-top: 100px;
    font-size: 31px;
    font-family: Arial;
    font-weight: bold;
    color: #292929;
    line-height: 34px;
    max-width: 40%;
}

.tow-bottom-2 {
    padding-top: 10px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #292929;
    line-height: 24px;
    max-width: 80%;
}

.tow-bottom-3 {
    margin-top: 30px;
    background: #F4F9FF;
    border-radius: 10px;
    max-width: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.tow-bottom-3-left {
    width: 100px;
    height: 50px;
    margin: 50px 30px;
}

.tow-bottom-3-right-1 {
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #3A3A3A;
    line-height: 24px;
    margin-bottom: 10px;
}

.tow-bottom-3-right-2 {
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 21px;
}

.tow-bottom-4 {
    margin-top: 30px;
    background: #FDFDFD;
    border-radius: 10px;
    max-width: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.tow-bottom-4-left {
    width: 80px;
    height: 50px;
    margin: 50px 30px;
}

.tow-bottom-4-right-1 {
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #3A3A3A;
    line-height: 24px;
    margin-bottom: 10px;
}

.tow-bottom-4-right-2 {
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 21px;
}


.tow-bottom-5 {
    margin-top: 30px;
    background: #FDFDFD;
    border-radius: 10px;
    max-width: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.tow-bottom-5-left {
    width: 80px;
    height: 50px;
    margin: 50px 30px;
}

.tow-bottom-5-right-1 {
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #3A3A3A;
    line-height: 24px;
    margin-bottom: 10px;
}

.tow-bottom-5-right-2 {
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 21px;
}
