
/*
** 제품
*/
#product .innerSection .textSubTitle {
    font-size: 16px;
    width: 400px;
}
#product .download .innerSection .textSubTitle {
    width: auto;
}
#product .visualWrap {
    height: 900px;
}
#product .visualWrap .imageWrap {
    position: absolute;
    top: 0;
    right: -55%;
    z-index: -1;
}
#product .visualWrap .textWrap {
    width: 100%;
}
#product > article {
    height: 650px;
    overflow: hidden;
}
#product > article .textWrap {
    width: 50%;
}
#product > article .imageWrap {
    width: 100%;
    text-align: center;
}
/*  기능 > 업무 두번째 섹션 이미지,텍스트 겹치는 문제로 정렬수정   */
#product .taskWrap01 .imageWrap.ta-l {
    text-align: left;
}
#product > div .imageWrap {
    width: 100%;
}
#product > article .innerSection {
    height: 100%;
}
#product .contentsWrap {
    height: 100%;
}
#product > article .contentsWrap > .imageWrap.move {
    position: relative;
}
#product > article .contentsWrap > .imageWrap.move {
    left: -145px;
    right: auto;
}
#product > article .contentsWrap > .textWrap + .imageWrap.move {
    right: -160px;
    left: auto;
}
.textWrap.position {
    width: 40% !important;
    margin-left: auto;
    z-index: 1;
}
.imageWrap.position {
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
}
/* 메신저 */
.messengerWrap01 .imageWrap.move {
    left: -250px !important;
    bottom: -185px;
}
.messengerWrap02 .imageWrap.move {
    bottom: -90px;
}
.messengerWrap02 .imageWrap.move {
    right: -160px !important;
}
/* 화상회의 */
#product .video.visualWrap .imageWrap {
    top: -70px;
}
/* 프로젝트 협업 */
#product .project.visualWrap .imageWrap {
    top: -70px;
}
.projectWrap01 .imageWrap.move {
    bottom: -165px;
}
.projectWrap03 .imageWrap.move {
    bottom: -145px;
}
.projectWrap04 .imageWrap.move {
    left: 0 !important;
}
.projectWrap05 .imageWrap.move {
    bottom: -85px;
}
/* 업무관리 */
#product .task.visualWrap .imageWrap {
    top: -100px;
}
.taskWrap01 .imageWrap.move {
    left: -250px !important;
}
.taskWrap03 .imageWrap.move {
    bottom: -80px;
}
.taskWrap04 .imageWrap.move {
    bottom: -100px;
}
.taskWrap05 .imageWrap.move {
    left: -350px !important;
}
/* 보안기능 */
#product.securityWrap > article {
    height: auto;
    padding: 150px 0;
}
#product.securityWrap > article.visualWrap {
    height: 928px;
}
#product.securityWrap .visualWrap .imageWrap {
    right: -180px;
    width: 100%;
    max-width: 846px;
    z-index: -1;
}
/*.securityWrap01 {*/
/*    padding: 195px 0;*/
/*}*/
/*.securityWrap02 {*/
/*    padding: 140px 0;*/
/*    height: 100% !important;*/
/*}*/
.securityWrap .block .contentsWrap {
    display: block;
}
.securityWrap .btn-common {
    display: inline-block;
    width: auto;
    padding: 0 48px 0 28px;
    margin-top: 40px;
}
ul.securityList {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 1 0;
    max-width: 1204px;
    margin: 0 auto;
}
ul.securityList li {
    width: 278px;
}
ul.securityList li strong {
    margin: 20px 0 6px;
    display: block;
    font-size: 20px;
    line-height: 30px;
}
ul.securityList li p {
    font-size: 16px;
    line-height: 24px;
}
ol.securityFunction {
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.securityWrap > article.sec4 .imageWrap {
    width: auto;
}
.securityWrap .sec5 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px -10px 0;
}
.securityWrap .sec5 ul li {
    width: calc(50% - 20px);
    padding: 60px 50px;
    margin: 0 auto;
    background: #F5F4F9;
    border-radius: 20px;
    text-align: center;
}
.securityWrap .sec5 ul li:nth-child(3),
.securityWrap .sec5 ul li:last-child {
    margin-top: 20px;
}
.securityWrap h4 {
    font-size: 20px;
    line-height: 24px;
}
.securityWrap .sec5 p {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 0;
}
.securityWrap .sec5 a,
.securityWrap .sec6 a {
    color: #623AD6;
    text-decoration: underline;
}
.securityWrap .sec6 ul {
    display: flex;
    justify-content: space-between;
}
.securityWrap .sec6 ul li {
    width: 33.3%;
    padding: 30px 30px 40px;
    background: #fff;
    box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

}
.securityWrap .sec6 ul li + li {
    margin-left: 20px;
}
.securityWrap .sec6 h4 {
    margin: 40px 0 6px;
}
.securityWrap .sec6 ul p {
    min-height: 48px;
    margin-bottom: 14px;
    line-height: 24px;
}
#product .innerSection .w-auto {
    width: auto;
}
.securityWrap .contentsWrap > div:last-child,
.securityWrap .contentsWrap > ul:last-child {
    margin-top: 40px;
}

.securityWrap .sec7 .contentsWrap > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 70px;
    background: #F5F4F9;
    border-radius: 20px;
}
.securityWrap .sec7 li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.securityWrap .sec7 li + li {
    margin-top: 20px;
}
.securityWrap .sec7 .txt {
    margin-left: 14px;
}
.securityWrap .sec7 h4 {
    margin-bottom: 4px;
}
.securityWrap .sec8 ul {
    display: flex;
    justify-content: space-between;
}
.securityWrap .sec8 li + li {
    margin-left: 54px;
}
.securityWrap .sec8 h4 {
    margin-top: 10px;
}
ol.securityFunction li {
    margin-top: 50px;
    /*flex: 1 1 50%;*/
    width: 50%;
    position: relative;
    padding: 20px 0 0 90px;
}
ol.securityFunction li:nth-child(1),
ol.securityFunction li:nth-child(2) {
    margin-top: 0;
}
ol.securityFunction li i.number {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #daf2ff;
}
ol.securityFunction li i.number em {
    position: relative;
    bottom: -25px;
    right: -25px;
    color: #1984e4;
    font-family: Roboto;
    font-size: 36px;
    line-height: 42px;
}
ol.securityFunction li strong {
    display: block;
    color: #333;
    font-size: 20px;
    line-height: 30px;
}
ol.securityFunction li p {
    margin-top: 5px;
    color: #333;
    font-size: 16px;
    line-height: 24px;
}
/* 시스템 연동 */
#product .system.visualWrap .imageWrap {
    right: -70%;
}
.systemWrap01 .imageWrap.move {
    bottom: -50px;
    left: 0 !important;
}
.systemWrap02 .imageWrap.move {
    bottom: -50px;
}
.subSection ul.serviceList {
    margin: 20px 0 0;
}
.product.subNavigation ul {
    padding-left: 0;
    height: 80px;
}
.product.subNavigation ul li {
    padding: 10px 0;
    width: 25%;
    height: inherit;
}
.product.subNavigation ul li a {
    padding: 17px 0;
    height: 100%;
    color: #514474;
    border-radius: 6px;
    cursor: pointer;
}
.product.subNavigation .forPc ul li a:hover,
.product.subNavigation ul li a.active {
    background: #514474;
    color: #fff;
    text-decoration: none;
}
/* 다운로드 */
#product .download.visualWrap .textWrap {
    padding: 60px 0 100px;
}
#product .download.visualWrap {
    padding: 0;
    height: auto;
}
#product .download .textWrap h2.textTitle {
    font-size: 60px;
    font-weight: 700;
    line-height: 89px;
}
#product .download .textWrap p.textSubTitle {
    font-size: 18px;
    line-height: 26px;
}
ul.downloadApp {
    margin-top: 20px;
    min-width: 435px;
}
ul.downloadApp li {
    margin-top: 10px;
}
ul.downloadApp li:first-child {
    margin-top: 0;
}
ul.downloadApp li strong {
    margin-bottom: 20px;
    display: block;
    font-size: 24px;
    line-height: 36px;
}
ul.downloadApp li a {
    position: relative;
    padding: 21px 30px;
    display: block;
    color: #555;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ccc;
}
ul.downloadApp li a:hover {
    border: 1px solid #555;
    text-decoration: underline;
}
ul.downloadApp li a > i {
    margin-right: 15px;
    display: inline-block;
    vertical-align: bottom;
    position: static;
    transform: none;
    width: 23px;
    height: 24px;
}
ul.downloadApp li a > i:last-child {
    float: right;
    margin-right: 0;
}
ul.downloadApp li .icon-apple {
    background: url(/flow-renewal/homepage/flow/ko/assets/images/icon-apple.png) center no-repeat;
    background-size: contain;
}
ul.downloadApp li .icon-window {
    background: url(/flow-renewal/homepage/flow/ko/assets/images/icon-window.png) center no-repeat;
    background-size: contain;
}
ul.downloadApp li .icon-android {
    background: url(/flow-renewal/homepage/flow/ko/assets/images/icon-android.png) center no-repeat;
    background-size: contain;
}
ul.downloadApp li .icon-download {
    background: url(/flow-renewal/homepage/flow/ko/assets/images/icon-download.png) center no-repeat;
    background-size: contain;
}
ul.downloadApp li .icon-google {
    background: url(/flow-renewal/homepage/flow/ko/assets/images/icon-google.png) center no-repeat;
    background-size: contain;
}
ul.downloadApp li .icon-appStore {
    background: url(/flow-renewal/homepage/flow/ko/assets/images/icon-appStore.png) center no-repeat;
    background-size: contain;
}
.download.web .imageWrap.move {
    left: -250px !important;
    bottom: -80px;
    position: absolute;
}
.download.mobile .textWrap.position {
    width: 40% !important;
    margin-left: inherit;
    margin-right: auto;
}
.download.mobile .imageWrap.move {
    right: -200px !important;
    left: auto;
    bottom: -285px;
}
.mobileColumnWrap {
    display: flex;
    flex-direction: column;
}
.mobileColumnWrap > article {
    padding: 80px 0;
    height: 650px;
}
.mobileColumnWrap > article .innerSection {
    height: 100%;
}
/*    OKR    */
.okr .innerSection {
    /*padding: 0;*/
}
.subSection.okr .textSubTitle {
    font-size: 16px;
}
.okr > .visualWrap .textWrap:first-child {
    margin-right: 20px;
}
.okr .visualWrap .smallTitle {
    font-weight: bold;
    color: #623AD6;
}
.okr .visualWrap .smallTitle strong{
    color: #F96464;
}
.okr .visualWrap .textWrap h2.textTitle {
    font-size: 60px;
    line-height: 88px;
    white-space: nowrap;
}
.okr .visualWrap .textWrap .textSubTitle {
    margin-top: 20px;
}
.subSection.okr .visualWrap .btn-contents {
    margin-top: 30px;
}
#product.okr .visualWrap .imageWrap {
    position: absolute;
    left: 50%;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 820px;
}
.okr .innerSection .contentsWrap .imageWrap,
.okr .innerSection .contentsWrap .textWrap {
    flex: 1;
}
.okr .innerSection .contentsWrap .textWrap:first-child {
    margin-right: 170px;
}
.okr .innerSection .contentsWrap .textWrap:last-child {
    margin-left: 200px;
}
.okr .contentsWrap .textWrap {
    max-width: 400px;
}
.okr .gray {
    display: flex;
    align-items: center;
    color: #777;
}
.okr .gray:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 7px;
    margin-right: 10px;
    background: url('/flow-renewal/homepage/flow/ko/assets/images/icon-check.svg') no-repeat center center / cover;
}
.okr > article:last-of-type img {
    max-width: 440px;
    box-shadow: 30px 30px 50px rgba(0, 0, 0, 0.1);
    margin: 0 0 0 auto;
}

/*
** Media Query
*/
/* Tablet */
@media screen and (max-width: 1024px) {
    .subSection {
        /*padding-top: 60px;*/
    }
    #product .innerSection .textSubTitle {
        width: auto;
    }
    #product.securityWrap>article.visualWrap {
        height: auto;
    }
    #product .visualWrap .imageWrap {
        margin-top: 80px;
        position: static;
        text-align: center;
    }
    #product.securityWrap > article {
        padding: 80px 0;
    }
    #product article > .innerSection {
        display: block;
    }
    #product > article{
        height: auto;
    }
    #product > article .contentsWrap > .imageWrap.move {
        position: static;
    }
    #product > article .contentsWrap > .imageWrap {
        width: 100%;
        text-align: center;
    }
    #product > article .contentsWrap > .textWrap {
        width: 100%;
    }
    #product > article .contentsWrap > .imageWrap + .textWrap {
        margin-top: 20px;
    }
    .textWrap.position {
        width: 100% !important;
    }
    .imageWrap.position {
        position: static !important;
        transform: translateY(0) !important;
    }
    .product.subNavigation ul {
        max-width: 480px;
        margin: 0 auto;
        height: 100%;
    }
    .product.subNavigation ul li {
        width: 20%;
    }
    .product.subNavigation ul li a {
        padding: 5px 0;
        height: 100%;
        font-size: 14px;
        line-height: 30px;
    }
    .product.subNavigation ul li a:active,
    .product.subNavigation ul li a:hover {
        border-bottom: none;
    }
    .securityWrap02 .textTitle {
        font-size: 24px !important;
    }
    ul.securityList {
        display: block;
        max-width: 100%;
        margin: 0;
    }
    ul.securityList li {
        width: 100%;
        margin-top: 40px;
    }
    ul.securityList li > i {
        display: block;
        width: 100px;
        height: 100px;
    }
    ul.securityList li:first-child {
        margin-top: 0;
    }
    .securityWrap h4 {
        font-size: 18px;
        line-height: 20px;
    }
    .securityWrap .sec5 ul {
        margin: 40px 0 0;
    }
    .securityWrap .sec5 ul li {
        width: 100%;
        padding: 50px 20px;
    }
    .securityWrap .sec5 ul li + li {
        margin-top: 20px;
    }
    .securityWrap .sec5 img {
        width: 150px;
    }
    .securityWrap .sec6 ul {
        display: block;
    }
    .securityWrap .sec6 ul li {
        width: 100%;
        padding: 20px 20px 30px;
    }
    .securityWrap .sec6 ul li + li {
        margin: 20px 0 0;
    }
    .securityWrap .sec6 img {
        width: 80px;
    }
    .securityWrap .sec6 h4 {
        margin-top: 20px;
    }
    .securityWrap .sec6 ul p {
        min-height: unset;
    }
    .securityWrap .sec7 .contentsWrap > div {
        display: block;
        padding: 50px 30px 0;
    }
    .securityWrap .sec7 li + li {
        margin-top: 40px;
    }
    .securityWrap .sec7 li img {
        width: 24px;
    }
    .securityWrap .sec7 h4 {
        font-size: 18px;
    }
    .securityWrap .sec7 p {
        line-height: 24px;
    }
    .securityWrap .sec8 ul {
        display: block;
    }
    .securityWrap .sec8 li {
        width: 100%;
    }
    .securityWrap .sec8 li + li {
        margin: 20px 0 0;
    }
    .securityWrap .sec8 .img-bg {
        width: 100%;
        background: #514474;
        border-radius: 20px;
    }
    .securityWrap .sec8 img {
        display: block;
        margin: 0 auto;
    }
    .securityWrap .sec7 img:last-child {
        display: block;
        margin: 0 auto;
    }
    ol.securityFunction li {
        flex: 1 1 100%;
        padding: 20px 0 0 90px;
        margin-top: 20px;
    }
    ol.securityFunction li:nth-child(1) {
        margin-top: 0;
    }
    #product .download .innerSection {
        padding: 0 50px;
        max-width: 1204px;
    }
    #product .download.visualWrap .textWrap {
        padding: 40px 0 80px;
    }
    #product .download .textWrap h2.textTitle {
        font-size: 30px;
        line-height: 45px;
    }
    .downloadWrap {
        margin-top: 40px;
    }
    ul.downloadApp {
        min-width: 100%;
    }
    ul.downloadApp li {
        margin-top: 20px;
    }
    .download.mobile .imageWrap.move {
        margin-top: 0 !important;
    }
    .download.web .imageWrap.move {
        position: static;
    }
    .download.mobile .textWrap.position {
        width: 100% !important;
        margin-left: inherit;
        margin-right: auto;
    }
    .download.mobile .contentsWrap {
        flex-direction: column-reverse;
    }
    .mobileColumnWrap {
        display: flex;
        flex-direction: column-reverse;
    }
    .mobileColumnWrap > article {
        padding: 80px 0;
        height: 100%;
    }
    .mobileColumnWrap .download.mobile {
        background: #F5F4F9;
    }
    .mobileColumnWrap .download.web {
        background: #fff;
    }

    #product.okr .visualWrap .imageWrap {
        position: static;
        left: 0;
        top: 0;
        transform: none;
        width: 100%;
        max-width: none;
    }
    .okr .visualWrap .textWrap h2.textTitle {
        font-size: 30px;
        line-height: 44px;
    }
    #product.okr .visualWrap {
        padding: 40px 0;
    }
    #product.okr > article {
        padding: 120px 0;
    }
    #product > article .contentsWrap > .imageWrap + .textWrap {
        margin-top: 40px;
    }
    .okr > article:last-of-type img {
        max-width: 100%;
        box-shadow: none;
    }
    .okr .innerSection .contentsWrap .textWrap:last-child {
        margin-left: 0;
    }
    .okr .innerSection .contentsWrap .textWrap:first-child {
        margin-right: 0;
    }
    .okr .contentsWrap .textWrap {
        max-width: none;
    }
    .subSection.okr .textSubTitle {
        margin: 6px 0 0;
    }
}
/* Mobile */
@media screen and (max-width: 640px) {
    .product.subNavigation {
        padding: 0px;
    }
    .product.subNavigation ul {
        max-width: 100%;
        padding: 0 20px;
    }
    .product.subNavigation ul li {
        width: 23%;
    }
    #product .download .innerSection {
        padding: 0 20px;
    }
    #product .download.visualWrap .textWrap {
        padding: 40px 0 80px;
    }
    #product .download .textWrap h2.textTitle {
        font-size: 30px;
        line-height: 45px;
    }
    #product.okr > article {
        padding: 80px 0;
    }
}

/*  [엔터공통/교원그룹] 반응형 다운로드 페이지  */
.flow-app-download {
    position: relative;
}
.flow-app-download:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 332px;
    background: #F5F5F5;
    z-index: -1;
}
.flow-app-download h2 {
    font-weight: 500;
    font-size: 45px;
    color: #fff;
}
.flow-app-download h3 {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.flow-app-download h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
}
.flow-app-download .visual-top {
    position: relative;
    width: 100%;
    height: 460px;
    background: #3B61FF;
    overflow: hidden;
}
.flow-app-download .visual-top:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 30px;
    left: 50px;
    width: 100px;
    height: 28px;
    background: url("/flow-renewal/assets/images/flow-logo-w.svg") no-repeat center center / contain;
    z-index: 2;
}
.flow-app-download .visual-top .img-wrap {
    position: relative;
    top: 50%;
    left: calc(50% - 556px /2);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 556px;
    background: url("/flow-renewal/assets/images/bg-brand-logo.png") no-repeat center center / contain;
}
.flow-app-download .visual-top .logo-bg {
    width: 300px;
    height: 300px;
    border-radius: 100px;
    box-shadow: 50px 50px 50px rgba(0, 0, 0, 0.29);
    background: #fff;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.flow-app-download .visual-top .logo-bg img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.flow-app-download .visual-top .txt-wrap {
    margin-left: 100px;
    padding-right: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);

}
.flow-app-download .visual-top p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.flow-app-download .link-wrap {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    padding: 0 50px;
    margin: 50px auto;
}
.flow-app-download .link-wrap > div {
    width: 400px;
}
.flow-app-download .link-wrap > div + div {
    margin-left: 20px;
}
.flow-app-download a {
    display: block;
}
.flow-app-download li {
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    overflow: hidden;
}
.flow-app-download li:hover {
    border: 1px solid #555555;
}
.flow-app-download li:hover h4 {
    text-decoration: underline;
}
.flow-app-download .link-wrap a {
    padding: 22px 20px;
    background: #F5F5F5;
}
.flow-app-download .link-wrap li + li {
    margin-top: 20px;
}
.flow-app-download .link-wrap h4 {
    display: flex;
    align-items: center;
    position: relative;
}
.flow-app-download .link-wrap h4:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 14px;
    background: no-repeat center center / contain;
}
.flow-app-download .win h4:before {
    background-image: url("/flow-renewal/assets/images/icons/icon-down-win.svg");
}
.flow-app-download .apple h4:before {
    background-image: url("/flow-renewal/assets/images/icons/icon-down-apple.svg");
}
.flow-app-download .android h4:before {
    background-image: url("/flow-renewal/assets/images/icons/icon-down-android.svg");
}
.flow-app-download .link-wrap h4:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    width: 22px;
    height: 22px;
    background: url("/flow-renewal/assets/images/icons/icon-down.svg") no-repeat center center / contain;
}
.flow-app-download .link-wrap a:hover h4:after {
    background: url("/flow-renewal/assets/images/icons/icon-down-hover.svg") no-repeat center center / contain;
}

.flow-app-download .manual-wrap {
    position: relative;
    max-width: 1000px;
    padding: 0 50px 100px 50px;
    margin: 50px auto 0;
}
.flow-app-download .manual-wrap ul {
    display: flex;
    justify-content: space-between;
}
.flow-app-download .manual-wrap li {
    position: relative;
    width: 210px;
    padding: 16px 16px 160px 16px;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.1);
}
.flow-app-download .manual-wrap li:hover {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.25);
}
.flow-app-download .manual-wrap li:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 3.5px;
    height: 37.5px;
    background: url("/flow-renewal/assets/images/icons/icon-flow-dot.svg") no-repeat center center / contain;
}
.flow-app-download .manual-wrap li:first-child {
    background: #fff url("/flow-renewal/assets/images/bg-list-shape-01.svg") no-repeat 70px 200px;
}
.flow-app-download .manual-wrap li:nth-child(2) {
    background: #fff url("/flow-renewal/assets/images/bg-list-shape-02.svg") no-repeat 90px 200px;
}
.flow-app-download .manual-wrap li:last-child {
    background: #fff url("/flow-renewal/assets/images/bg-list-shape-03.svg") no-repeat 112px 200px;
}
.flow-app-download .manual-wrap img {
    display: block;
    margin-bottom: 40px;
}
.flow-app-download .manual-wrap span {
    font-size: 14px;
    line-height: 28px;
    color: #999;
}
.flow-app-download .manual-wrap h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}
.flow-app-download > p {
    padding-bottom: 70px;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #999999;
}
@media screen and (max-width: 1280px) {
    .flow-app-download .visual-top .txt-wrap {
        margin-left: 50px;
    }
}


@media screen and (max-width: 768px) {
    .flow-app-download h3 {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 24px;
    }
    .flow-app-download .visual-top {
        height: 586px;
    }
    .flow-app-download .visual-top .txt-wrap {
        top: 422px;
        left: 0;
        transform: none;
        margin: 0 0 0 50px;
    }
    .flow-app-download .visual-top .img-wrap {
        height: 300px;
        top: 92px;
        left: 50%;
        transform: translateX(-50%);
    }
    .flow-app-download .visual-top .logo-bg {
        width: 162px;
        height: 162px;
    }
    .flow-app-download .visual-top .logo-bg img {
        width: 118px;
    }
    .flow-app-download h2 {
        font-size: 28px;
        line-height: 40px;
    }
    .flow-app-download > div:first-child p {
        font-size: 14px;
        line-height: 21px;
    }
    .flow-app-download .link-wrap h3 {
        margin-bottom: 10px;
    }
    .flow-app-download .link-wrap h4 {
        font-size: 16px;
        line-height: 19px;
    }
    .flow-app-download .link-wrap {
        display: block;
    }
    .flow-app-download .link-wrap > div {
        width: 100%;
    }
    .flow-app-download .link-wrap > div + div {
        margin: 40px 0 0;
    }
    .flow-app-download .link-wrap a {
        padding: 16px 20px;
    }
    .flow-app-download .link-wrap h4:before {
        width: 22px;
        height: 22px;
    }
    .flow-app-download .link-wrap h4:after {
        width: 18px;
        height: 18px;
    }
    .flow-app-download .manual-wrap {
        padding: 0 50px 0 50px;
    }
    .flow-app-download .manual-wrap ul {
        min-width: auto;
        margin: 0 -50px;
        padding: 0 50px 50px 50px;
        cursor: grab;
        overflow: auto;
    }
    .flow-app-download .manual-wrap ul::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Opera*/
    }
    .flow-app-download .manual-wrap li {
        flex-shrink: 0;
        min-width: 180px;
        padding: 16px 16px 128px 16px;
    }
    .flow-app-download .manual-wrap li + li {
        margin-left: 20px;
    }
    .flow-app-download > p {
        padding: 0 0 50px;
        font-size: 11px;
        line-height: 13px;
    }
    .flow-app-download:after {
        height: 242px;
    }
}
@media screen and (max-width: 412px) {
    .flow-app-download .visual-top:before {
        left: 20px;
    }
    .flow-app-download .visual-top .txt-wrap {
        margin: 0 0 0 20px;
    }
    .flow-app-download .link-wrap {
        padding: 0 20px;
    }
    .flow-app-download .manual-wrap {
        padding: 0 20px 0 20px;
    }
    .flow-app-download .manual-wrap ul {
        margin: 0 -20px;
        padding: 0 20px 50px 20px;
    }
}
