.font {
    font-family: lato,sans-serif;
}

.wrap960 {
    width: 960px;
    margin: 0 auto;
}

@media screen and (max-width:960px) {
    .wrap960 {
        width: 100%;
    }
}

.titleBanner #scene {
    max-width: 640px;
}

section h1 {
    display: block;
    height: 70px;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px;
    margin-top: 0;
}

section h2 {
    font-size: 24px;
    color: #6d685f;
    font-weight: 400;
}

section p {
    color: #6d685f;
    line-height: 1.6;
    font-size: 15px;
}

section ul {
    margin: 0;
    padding: 0;
}

    section ul li {
        list-style: none;
        color: #6d685f;
        margin-bottom: 7px;
        padding-left: 18px;
        font-size: 15px;
        background: url(../../images/EN/listStyle.svg) no-repeat center left;
    }

section .svgWrap svg {
    width: 100%;
    height: auto;
}

.ad01 {
    overflow: hidden;
    padding: 115px 0;
}

@media screen and (max-width:960px) {
    .ad01 {
        padding: 60px 0;
    }
}

.ad01 .info {
    position: relative;
    width: 515px;
    padding: 65px 50px;
    border: 3px rgba(70,202,209,.5) solid;
    margin: 0 auto;
    -webkit-transform: translate(-100px,0);
    -moz-transform: translate(-100px,0);
    -o-transform: translate(-100px,0);
    -ms-transform: translate(-100px,0);
    transform: translate(-100px,0);
}

    .ad01 .info h1 {
        background-image: url(../../images/EN/advantage_title01.svg);
    }

    .ad01 .info h1, .ad01 .info h2, .ad01 .info ul {
        position: relative;
        z-index: 2;
    }

    .ad01 .info .svgWrap {
        width: 120%;
        position: absolute;
        z-index: 1;
        top: -20%;
        left: 35%;
    }

        .ad01 .info .svgWrap .dashLine, .ad01 .info .svgWrap .fillColor1, .ad01 .info .svgWrap .fillColor2 {
            opacity: 0;
        }

@media screen and (max-width:960px) {
    .ad01 .info {
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }

        .ad01 .info .svgWrap {
            width: 90%;
        }
}

@media screen and (max-width:680px) {
    .ad01 .info {
        width: calc(100% - 160px);
        padding: 40px 30px;
    }

        .ad01 .info .svgWrap {
            width: 80%;
        }
}

@media screen and (max-width:500px) {
    .ad01 .info {
        width: calc(100% - 100px);
        padding: 40px 15px;
    }
}

.ad02 {
    position: relative;
    overflow: hidden;
    padding: 150px 0;
}

@media screen and (max-width:960px) {
    .ad02 {
        padding: 70px 0;
    }
}

.ad02 .info {
    position: relative;
    z-index: 2;
    width: 450px;
    margin: 0 auto;
    -webkit-transform: translate(-200px,0);
    -moz-transform: translate(-200px,0);
    -o-transform: translate(-200px,0);
    -ms-transform: translate(-200px,0);
    transform: translate(-200px,0);
}

    .ad02 .info h1 {
        background-image: url(../../images/EN/advantage_title02.svg);
    }

@media screen and (max-width:960px) {
    .ad02 .info {
        -webkit-transform: translate(-100px,0);
        -moz-transform: translate(-100px,0);
        -o-transform: translate(-100px,0);
        -ms-transform: translate(-100px,0);
        transform: translate(-100px,0);
    }
}

@media screen and (max-width:750px) {
    .ad02 .info {
        width: calc(100% - 120px);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }
}

@media screen and (max-width:750px) {
    .ad02 .info {
        width: calc(100% - 100px);
    }
}

.ad02 .layers {
    position: absolute;
    z-index: 1;
    width: 1065px;
    height: 565px;
    top: 50%;
    left: 50%;
    margin: -280px 0 0 -30px;
}

@media screen and (max-width:960px) {
    .ad02 .layers {
        width: 100%;
        height: calc(100% / 1.6);
        margin-top: -130px;
    }
}

@media screen and (max-width:750px) {
    .ad02 .layers {
        margin: 0;
        top: 10%;
        left: 30%;
        width: 650px;
        height: 400px;
    }

        .ad02 .layers .text {
            display: none;
        }
}

@media screen and (max-width:500px) {
    .ad02 .layers {
        left: 20%;
    }
}

.ad02 .layers div {
    position: absolute;
}

    .ad02 .layers div img {
        width: 100%;
    }

.ad02 .layers .text {
    left: 8%;
    width: 40%;
    z-index: 5;
}

    .ad02 .layers .text:nth-child(1) {
        top: 15%;
    }

    .ad02 .layers .text:nth-child(2) {
        top: 34%;
    }

    .ad02 .layers .text:nth-child(3) {
        top: 50%;
    }

    .ad02 .layers .text:nth-child(4) {
        top: 64%;
    }

.ad02 .layers .light {
    top: -3%;
    left: 23%;
    z-index: 5;
}

.ad02 .layers .layer {
    left: 51%;
    width: 60%;
    margin-left: -20%;
}

    .ad02 .layers .layer.one {
        top: 2%;
        z-index: 4;
    }

    .ad02 .layers .layer.two {
        top: 22%;
        z-index: 3;
    }

    .ad02 .layers .layer.three {
        top: 42%;
        z-index: 2;
    }

    .ad02 .layers .layer.four {
        top: 62%;
        z-index: 1;
    }

.ad02 .layers:after {
    content: "";
    display: block;
    width: 800px;
    height: 420px;
    position: absolute;
    top: 10%;
    left: 0;
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    background-color: #fff7f0;
    background-color: -webkit-linear-gradient(#fff7f0,#fffcfb);
    background-color: -o-linear-gradient(#fff7f0,#fffcfb);
    background-color: -moz-linear-gradient(#fff7f0,#fffcfb);
    background-color: linear-gradient(#fff7f0,#fffcfb);
    z-index: 0;
}

@media screen and (max-width:960px) {
    .ad03 {
        width: calc(100% - 60px);
        padding: 0 30px;
        margin: 30px 0;
    }
}

.ad03 .svgWrap {
    display: inline-block;
    width: calc(60% - 15px);
    vertical-align: middle;
    margin-right: 15px;
}

    .ad03 .svgWrap #adSvg03 {
        width: 100%;
        height: auto;
    }

        .ad03 .svgWrap #adSvg03 .fillColor {
            opacity: 0;
        }

.ad03 .info {
    display: inline-block;
    width: 38%;
    vertical-align: middle;
}

    .ad03 .info h1 {
        background-image: url(../../images/EN/advantage_title03.svg);
    }

    .ad03 .info .LCBA {
        display: block;
        float: right;
        width: 88px;
    }

@media screen and (max-width:960px) {
    .ad03 .info .LCBA {
        float: none;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:635px) {
    .ad03 .svgWrap {
        display: block;
        width: 75%;
        margin-right: 0;
    }

    .ad03 .info {
        display: block;
        width: 100%;
    }

        .ad03 .info .LCBA {
            display: none;
        }
}

@media screen and (max-width:960px) {
    .ad04 {
        width: calc(100% - 60px);
        padding: 0 30px;
        margin: 30px 0;
    }
}

.ad04 .svgWrap {
    display: inline-block;
    width: calc(60% - 15px);
    vertical-align: middle;
    margin-left: 15px;
}

    .ad04 .svgWrap #adSvg04 {
        width: 100%;
        height: auto;
    }

        .ad04 .svgWrap #adSvg04 .fillColor {
            opacity: 0;
        }

.ad04 .info {
    display: inline-block;
    width: 38%;
    vertical-align: middle;
}

    .ad04 .info h1 {
        background-image: url(../../images/EN/advantage_title04.svg);
    }

@media screen and (max-width:635px) {
    .ad04 {
        margin-top: 150px;
    }

        .ad04 .svgWrap {
            display: block;
            width: 75%;
            margin-left: 0;
        }

        .ad04 .info {
            display: block;
            width: 100%;
        }
}

.compare {
    margin: 120px 0;
}

    .compare p {
        margin: 0 90px 30px 90px;
        font-size: 18px;
        line-height: 1.5;
        color: #6d685f;
        letter-spacing: .5px;
    }

        .compare p.note {
            font-size: 14px;
        }

@media screen and (max-width:960px) {
    .compare p {
        margin-right: 30px;
        margin-left: 30px;
        font-size: 16px;
    }
}

.compare .color {
    margin: 0 0 0 90px;
    padding: 0;
}

@media screen and (max-width:960px) {
    .compare .color {
        margin-left: 30px;
    }
}

.compare .color li {
    font-size: 14px;
    color: #9a9a9a;
    font-style: italic;
    list-style: none;
    display: inline-block;
    margin-right: 40px;
    padding-left: 0;
    background: 0 0;
    -webkit-transition: .2s;
    transition: .2s;
}

    .compare .color li:before {
        content: "";
        display: inline-block;
        width: 45px;
        height: 12px;
        vertical-align: middle;
        margin-right: 15px;
        -webkit-transition: .2s;
        transition: .2s;
    }

    .compare .color li:nth-child(1):before {
        background: #46CAD1;
    }

    .compare .color li:nth-child(2):before {
        background: #DCDDDD;
    }

    .compare .color li:nth-child(3):before {
        background: #C9BC9C;
    }

    .compare .color li:nth-child(4):before {
        background: #A48B78;
    }

@media screen and (max-width:570px) {
    .compare .color li {
        margin-right: 16px;
    }

        .compare .color li:last-child {
            margin-right: 0;
        }

        .compare .color li:before {
            width: 12px;
            margin-right: 10px;
        }
}

.compare .chartWrapAll {
    width: 100%;
    margin: 45px 0 30px 0;
}

    .compare .chartWrapAll:after {
        display: block;
        content: "";
        clear: both;
    }

.compare .chartWrap {
    float: left;
}

    .compare .chartWrap:first-child .chartHead {
        display: inline-block;
    }

@media screen and (max-width:960px) {
    .compare .chartWrap {
        width: calc((100% - 90px)/ 3);
    }

        .compare .chartWrap:first-child {
            width: calc(((100% - 90px)/ 3) + 90px);
            margin-right: -2px;
        }

            .compare .chartWrap:first-child .chart {
                width: calc(100% - 90px);
            }
}

@media screen and (max-width:550px) {
    .compare .chartWrap {
        width: 100%;
        margin-bottom: 50px;
    }

        .compare .chartWrap:first-child {
            width: calc(100% - 30px);
            margin-right: 0;
        }

        .compare .chartWrap:last-child {
            margin-bottom: 0;
        }
}

.compare .chartWrap .chartHead {
    background: url(../../images/EN/chart_bg.svg) no-repeat top left;
    width: 90px;
    height: 300px;
    vertical-align: bottom;
    display: none;
    margin-right: -5px;
}

@media screen and (max-width:550px) {
    .compare .chartWrap .chartHead {
        display: inline-block;
    }
}

.compare .chartWrap .chart {
    background: url(../../images/EN/chart_bg.svg) no-repeat -90px 0;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: 290px;
    height: 300px;
}

@media screen and (max-width:960px) {
    .compare .chartWrap .chart {
        width: 100%;
    }
}

@media screen and (max-width:550px) {
    .compare .chartWrap .chart {
        width: calc(100% - 120px);
    }
}

.compare .chartWrap .chart .bar {
    position: absolute;
    bottom: 30px;
    width: 28px;
    left: 50%;
}

    .compare .chartWrap .chart .bar.yellow {
        background: #46CAD1;
    }

        .compare .chartWrap .chart .bar.yellow .win {
            background: url(../../images/EN/chart_win.svg);
            width: 52px;
            height: 31px;
            position: absolute;
            top: -35px;
            left: -12px;
            opacity: 0;
        }

    .compare .chartWrap .chart .bar.green {
        background: #DCDDDD;
    }

    .compare .chartWrap .chart .bar.pink {
        background: #C9BC9C;
    }

    .compare .chartWrap .chart .bar.blue {
        background: #A48B78;
    }

.compare .chartWrap .chart.four .yellow {
    margin-left: -74px;
}

.compare .chartWrap .chart.four .green {
    margin-left: -34px;
}

.compare .chartWrap .chart.four .pink {
    margin-left: 6px;
}

.compare .chartWrap .chart.four .blue {
    margin-left: 46px;
}

.compare .chartWrap .chart.three .yellow {
    margin-left: -54px;
}

.compare .chartWrap .chart.three .green {
    margin-left: -14px;
}

.compare .chartWrap .chart.three .pink {
    margin-left: 26px;
}

.compare .chartWrap .chart .chartName {
    position: absolute;
    font-size: 14px;
    color: #9a9a9a;
    font-style: italic;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 16px;
}
