#app {
    overflow: inherit;
    height: auto;
}

.banner-p-no {
    padding: 0 220px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .banner-p-no {
        padding: 0 100px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .banner-p-no {
        padding: 0 0;
    }
}

.banner {
    height: 660px;
    background: url(../image/ocr-wizard-mac/pc/bg-pc.png) no-repeat 0 0;
    background-size: cover;
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
        padding-bottom: 98px;
        height: auto;
        min-height: 632px;
        background: url(../image/ocr-wizard-mac/ipad/banner-ipad.png) no-repeat 0 0;
        background-size: cover;
    }

    .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
        background: url(../image/ocr-wizard-mac/iOS/banner-ios.png) no-repeat 0 0;
        background-size: cover;
        height: auto;
        min-height: 632px;
        padding-bottom: 55px; /* 1.46×38=55.48 →  55px（ ×38） */
    }
}

.banner-p-yes span {
    width: 535px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .banner-p-yes span {
        width: 100%;
    }
}

.footer-banner {
    background: #365294;
}

.footer-banner .banner-p-button {
    padding: 0 150px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .footer-banner .banner-p-button {
        padding: 0 80px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .footer-banner .banner-p-button {
        padding: 0 0;
    }
}

.w-public-style-h3 {
    font-size: 24px;
    font-weight: bold;
    color: #272727;
    margin-bottom: 30px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-public-style-h3 {
        font-size: 19px; /* 0.50×38=19px →  （ ×38） */
        line-height: 1.2;
        margin-bottom: 30px; /* 0.8×38=30.4 →  30px（ ×38） */
    }
}

.w-public-style-p {
    font-size: 16px;
    font-weight: 100;
    color: #272727;
    word-wrap: break-word;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-public-style-p {
        font-size: 14px; /* 0.37×38=14.06 →  14px（ ×38） */
        margin-bottom: 50px; /* 1.32×38=50.16 →  50px（ ×38） */
    }
}

.w-index-h3 {
    color: #272727;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-h3 {
        padding: 0 30px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-h3 {
        text-align: left;
        font-size: 19px; /* 0.5×38=19px →  （ ×38） */
        padding: 0 30px; /* 0.8×38=30.4 →  30px（ ×38） */
        margin-bottom: 20px; /* 0.53×38=20.14 →  20px（ ×38） */
        line-height: 1.2;
    }
}

.w-index-reviews {
    justify-content: center;
    margin-bottom: 70px;
    margin-top: 50px;
}

.w-index-reviews img {
    width: 661px;
    height: auto;
}

.w-index-reviews-right {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.w-index-reviews-right img {
    width: 87px;
    margin: 0 auto;
}

.w-index-reviews-right p {
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
    cursor: pointer;
}

.w-index-reviews-right span {
    font-size: 12px;
    color: #9F9F9F;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-reviews {
        flex-direction: column;
    }

    .w-index-reviews-right {
        margin-top: 30px;
        margin-left: 0px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-reviews {
        display: none;
    }
}

.w-index-everyone {
    margin: 150px 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-everyone {
        margin: 100px 0;
    }
}

.w-index-everyone-list {
    font-size: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-everyone-list {
        padding: 0 30px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-everyone-list {
        padding: 0 30px; /* 0.8×38=30.4 →  30px（ ×38） */
    }
}

.w-index-everyone-list-item {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    min-height: 480px;
    border-radius: 30px;
    overflow: hidden;
    margin-right: 1.5%;
    margin-top: 1.5%;
    background-color: #365294;
}

.w-index-everyone-list-item:nth-child(2n-0) {
    margin-right: 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-everyone-list-item {
        width: 100%;
        min-height: 350px;
        margin: 0 0;
        margin-top: 40px;
    }
}

.w-index-everyone-list-item img {
    width: 100%;
}

.w-index-everyone-list-item-text {
    padding: 30px;
    color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-everyone-list-item {
        height: 500px;
    }

    .w-index-everyone-list-item-text {
        text-align: left;
        padding: 25px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-everyone-list-item-text {
        padding: 20px;
    }
}

.w-index-everyone-list-item-text h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-everyone-list-item-text h2 {
        /*padding: 0 25px;*/
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-everyone-list-item-text h2 {
        font-size: 16px;
    }
}

.w-index-everyone-list-item-text p {
    font-size: 16px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-everyone-list-item-text p {
        font-size: 13px;
    }
}

@media screen and (min-width: 1025px) {
    .w-index-everyone-list-item-text p {
        height: 120px;
    }
}

.w-index-lockApp {
    padding: 0 60px;
    margin-top: 150px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-lockApp {
        flex-direction: column;
        text-align: center;
        margin-top: 100px;
        padding: 0 30px;
    }

    .w-index-lockApp img {
        margin-top: 50px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-lockApp {
        flex-direction: column;
        padding: 0 30px; /* 0.8×38=30.4 →  30px（ ×38） */
        margin-top: 68px; /* 1.8×38=68.4 →  68px（ ×38） */
        align-items: flex-start;
    }

    .w-index-lockApp img {
        height: auto;
        width: 229px; /* 6.04×38=229.52 →  229px（ ×38） */
    }
}

.w-index-lockApp-left p {
    padding: 0 125px;
    padding-left: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-lockApp-left {
        margin-right: 0;
        padding-left: 0;
    }

    .w-index-lockApp-left p {
        padding: 0 30px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-lockApp-left {
        padding-left: 0;
        margin-right: 0;
    }

    .w-index-lockApp-left p {
        padding: 0 0;
    }
}

.w-index-shield {
    margin-top: 80px;
}

.w-index-shield img {
    max-width: 350px;
    margin-right: 200px;
    padding-left: 62px;
}

.w-index-shield p {
    padding-right: 100px;
}

.w-index-shield-right ul {
    margin-left: 17px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-shield-right ul {
        margin-bottom: 40px;
    }
}

.w-index-shield-right li {
    font-size: 16px;
    margin-bottom: 5px;
    list-style: initial;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-shield-right li {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-shield-right li {
        text-align: left;
        margin: 0 40px 5px;
    }
}

.w-index-shield-right p {
    position: relative;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 15px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-shield-right p {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-shield-right p {
        padding: 0 0 !important;
        margin: 0 85px 5px;
    }
}

.w-index-shield-right p::before {
    content: '.';
    position: absolute;
    left: -15px;
    top: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-shield-right p::before {
        left: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-shield {
        flex-direction: column-reverse;
        padding: 0 30px;
        text-align: center;
        margin-top: 50px;
    }

    .w-index-shield img {
        margin-right: 0;
        margin-top: 50px;
        padding-left: 0;
    }

    .w-index-shield p {
        padding: 0 30px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-shield {
        flex-direction: column-reverse;
        margin-top: 76px; /* 2×38=76px →  （ ×38） */
        padding: 0 30px; /* 0.8×38=30.4 →  30px（ ×38） */
        align-items: flex-start;
    }

    .w-index-shield img {
        width: 236px; /* 6.2×38=235.6 →  236px（ ×38） */
        height: auto;
        padding-left: 0;
        margin-right: 0;
    }

    .w-index-shield p {
        padding: 0 0;
        margin-left: 0;
    }
}

.w-index-plan {
    margin-top: 150px;
}

.w-index-plan img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-plan {
        margin-top: 100px;
        padding: 0 30px;
        text-align: center;
    }

    .w-index-plan h3 {
        padding: 0 100px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-plan {
        padding: 0 30px; /* 0.8×38=30.4 →  30px（ ×38） */
        margin-top: 76px; /* 2×38=76px →  （ ×38） */
    }
}

.w-index-plan-top {
    padding: 0 60px;
    margin-top: 150px;
}

.w-index-plan-top img {
    max-width: 642px;
    width: auto;
    height: auto;
}

.w-index-plan-top-left p {
    padding: 0 125px;
    padding-left: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-plan-top {
        flex-direction: column;
        margin-top: 100px;
        padding: 0 0;
    }

    .w-index-plan-top-left {
        margin-right: 0;
    }

    .w-index-plan-top-left p {
        padding: 0 30px;
    }

    .w-index-plan-top img {
        margin-top: 50px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-plan-top {
        flex-direction: column;
        width: 100%;
        padding: 0 0;
        margin-top: 68px; /* 1.8×38=68.4 →  68px（ ×38） */
        align-items: flex-start;
    }

    .w-index-plan-top-left {
        margin-right: 0;
    }

    .w-index-plan-top-left p {
        padding: 0 0;
    }

    .w-index-plan-top img {
        width: 263px; /* 6.92×38=262.96 →  263px（ ×38） */
        height: auto;
    }
}

.w-index-plan-bottom {
    margin-top: 150px;
}

.w-index-plan-bottom img {
    margin-right: 200px;
    max-width: 708px;
    padding-left: 62px;
    width: auto;
    height: auto;
}

.w-index-plan-bottom p {
    padding: 0 100px;
    padding-left: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-plan-bottom {
        flex-direction: column-reverse;
        margin-top: 100px;
    }

    .w-index-plan-bottom img {
        margin-right: 0;
        margin-top: 50px;
        padding-left: 0;
    }

    .w-index-plan-bottom p {
        padding: 0 30px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-plan-bottom {
        flex-direction: column-reverse;
        margin-top: 91px; /* 2.4×38=91.2 →  91px（ ×38） */
        width: 100%;
        align-items: flex-start;
    }

    .w-index-plan-bottom img {
        margin-right: 0;
        width: 259px; /* 6.82×38=259.16 →  259px（ ×38） */
        padding-left: 0;
        height: auto;
    }

    .w-index-plan-bottom p {
        padding: 0 0;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel {
        /*padding: 0 30px; !* 0.8×38=30.4 →  30px（ ×38） *!
        margin-bottom: 68px; !* 1.8×38=68.4 →  68px（ ×38） *!*/
    }
}

.w-index-carousel h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin: 55px 0 0 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel h3 {
        margin: 0;
        text-align: left;
        margin-bottom: 8px; /* 0.2×38=7.6 →  8px（ ×38） */
        margin-left: 30px; /* 0.8×38=30.4 →  30px（ ×38） */
        font-size: 19px; /* 0.5×38=19px →  （ ×38） */
    }
}

.w-index-carousel ul {
    position: relative;
    height: 600px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul {
        height: 315px; /* 8.3×38=315.4 →  315px（ ×38） */
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-carousel ul {
        height: 620px;
    }
}

.w-index-carousel ul li {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.w-index-carousel ul li.active {
    position: static;
    display: block;
}

.w-index-carousel ul li img {
    height: 600px;
    object-fit: contain;
    max-width: 90%;
    margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul li img {
        width: 100%;
        object-fit: contain;
        max-width: 100%;
        max-height: 320px;
        height: auto;
    }
}

.w-index-carousel ul li p {
    font-size: 15px;
    color: #272727;
    font-weight: 100;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul li p {
        margin: auto 10px;
        font-size: 11px; /* 0.3×38=11.4 →  11px（ ×38） */
    }
}

.w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.w-index-carousel-serial span {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.w-index-carousel-serial span::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #999;
    border-radius: 50%;
    top: 10px;
    left: 10px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel-serial span::after {
        width: 7px;
        height: 7px;
    }
}

.w-index-carousel-serial span.active::after {
    background: #000;
}

.w-index-carousel-serial .svg {
    transform: rotate(-90deg);
    position: absolute;
    z-index: 99;
}

.w-index-carousel-serial .progress {
    animation: rotate 25s linear both;
    stroke-dashoffset: 0;
}

@keyframes rotate {
    from {
        stroke-dashoffset: 471px;
    }
    to {
        stroke-dashoffset: 0px;
    }
}