
main {
    background-color: #ddd49d;
}

#dgm * {
    margin: 0;
    padding: 0;
    font-family: arial, "Noto Sans TC", sans-serif, "Microsoft JhengHei", "微軟正黑體", sans-serif;
    font-size: 16px;
}

#dgm section {
    position: relative;
}

#dgm img,
#dgm video {
    max-width: 2000px;
    width: 100%;
    vertical-align: middle;
}

#dgm .s-block {
    position: absolute;
    width: 100%;
    word-wrap: break-word;
    padding: 0;
}

#dgm .img-title {
    position: absolute;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -10000%;
    background-size: contain;
    left: 50%;
    transform: translateX(-50%);
}

#dgm .text-justify {
    text-justify: distribute;
    text-align: justify;
    -ms-text-justify: inter-ideograph;
    -moz-text-justify: inter-ideograph;
}

#dgm a {
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

#dgm section.offer {
    position: fixed;
    margin: 0 auto;
    z-index: 3;
}

#dgm section.offer img {
    width: 100%;
}

#dgm .offer-fixed-right {
    bottom: 5vh;
    right: 0;
}

#dgm .offer-fixed-bottom {
    left: 0;
    right: 0;
    bottom: 0px;
    max-width: 768px;
    width: 100%;
    margin: 0;
    padding: 0;
}

#dgm section.offer a {
    display: block;
    height: 100%;
    left: 0%;
}

#dgm .dig_visible-lg {
    display: inline-block;
}

picture {
    display: block;
    width: 100%;
}

picture img {
    display: block;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    #dgm .dig_visible-lg {
        display: none;
    }
}

#dgm .dig_visible-xs {
    display: none;
}

@media only screen and (max-width: 768px) {
    #dgm .dig_visible-xs {
        display: inline-block;
    }
}

#dgm.wrap {
    background-color: #ddd49d;
    position: relative;
    max-width: 2000px;
    width: 100%;
    line-height: 1;
    font-size: 16px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0%;
}

#dgm.wrap p,
#dgm.wrap span {
    line-height: 1.4;
    font-size: 45px;
}

@media only screen and (max-width: 2000px) {

    #dgm.wrap p,
    #dgm.wrap span {
        font-size: 2.2vw;
    }
}

@media only screen and (max-width: 768px) {

    #dgm.wrap p,
    #dgm.wrap span {
        font-size: 4.2vw;
    }
}

#dgm.wrap p *,
#dgm.wrap span * {
    font-size: inherit;
}

#dgm.wrap .p-b1 {
    font-size: 52px;
}

@media only screen and (max-width: 2000px) {
    #dgm.wrap .p-b1 {
        font-size: 2.7vw;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .p-b1 {
        font-size: 5.2vw;
    }
}

#dgm.wrap .p-b1 * {
    font-size: inherit;
}

#dgm.wrap .p-s1 {
    font-size: 39.6px;
}

@media only screen and (max-width: 2000px) {
    #dgm.wrap .p-s1 {
        font-size: 1.936vw;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .p-s1 {
        font-size: 3.78vw;
    }
}

#dgm.wrap .p-s1 * {
    font-size: inherit;
}

#dgm.wrap .p-s2 {
    font-size: 38.25px;
}

@media only screen and (max-width: 2000px) {
    #dgm.wrap .p-s2 {
        font-size: 1.87vw;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .p-s2 {
        font-size: 3.57vw;
    }
}

#dgm.wrap .p-s2 * {
    font-size: inherit;
}

#dgm.wrap .p-s3 {
    font-size: 36px;
}

@media only screen and (max-width: 2000px) {
    #dgm.wrap .p-s3 {
        font-size: 1.76vw;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .p-s3 {
        font-size: 3.528vw;
    }
}

#dgm.wrap .p-s3 * {
    font-size: inherit;
}

#dgm.wrap .p-s4 {
    font-size: 33.75px;
}

@media only screen and (max-width: 2000px) {
    #dgm.wrap .p-s4 {
        font-size: 1.65vw;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .p-s4 {
        font-size: 3.15vw;
    }
}

#dgm.wrap .p-s4 * {
    font-size: inherit;
}

#dgm.wrap .p-s5 {
    font-size: 29.25px;
}

@media only screen and (max-width: 2000px) {
    #dgm.wrap .p-s5 {
        font-size: 1.43vw;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .p-s5 {
        font-size: 2.73vw;
    }
}

#dgm.wrap .p-s5 * {
    font-size: inherit;
}

#dgm.wrap .noteText {
    font-size: 18px;
}

@media only screen and (max-width: 2000px) {
    #dgm.wrap .noteText {
        font-size: 0.88vw;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .noteText {
        font-size: 1.764vw;
    }
}

#dgm.wrap .noteText * {
    font-size: inherit;
}

#dgm.wrap .info {
    line-height: 1.5;
    text-align: justify;
    text-justify: distribute;
}

#dgm.wrap sup {
    font-size: 27px;
}

@media only screen and (max-width: 2000px) {
    #dgm.wrap sup {
        font-size: 1.32vw;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap sup {
        font-size: 2.64vw;
    }
}

#dgm.wrap sup * {
    font-size: inherit;
}

#dgm.wrap .NotoSans {
    font-family: "Noto Sans TC", sans-serif;
}

#dgm.wrap .fw200 {
    font-weight: 200;
}

#dgm.wrap .fw300 {
    font-weight: 300;
}

#dgm.wrap .fw500 {
    font-weight: 500;
}

#dgm.wrap .fw600 {
    font-weight: 600;
}

#dgm.wrap .highlight {
    font-weight: 700;
}

#dgm.wrap .highlight500 {
    font-weight: 500;
}

#dgm.wrap .underline {
    color: #024a8a;
    border-bottom: 1px solid #024a8a;
}

#dgm.wrap .mainColor1 {
    color: #024a8a;
}

#dgm.wrap .mainColor2 {
    color: #a9622b;
}

#dgm.wrap .mainColor3 {
    color: #663300;
}

#dgm.wrap .mainColor4 {
    color: #fceec1;
}

#dgm.wrap .mainColor5 {
    color: #765616;
}

#dgm.wrap .mainColor6 {
    color: #583816;
}

#dgm.wrap .kv .s-block:nth-of-type(1) {
    width: 100%;
    height: auto;
    bottom: 6%;
    left: 4%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .kv .s-block:nth-of-type(1) {
        bottom: 8%;
        left: 6%;
    }
}

#dgm.wrap .kv .s-block:nth-of-type(1) p {
    margin-bottom: 0.5%;
}

#dgm.wrap .kv .s-block:nth-of-type(2) {
    width: 40%;
    height: auto;
    top: 7.5%;
    left: 30.5%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .kv .s-block:nth-of-type(2) {
        width: 80%;
        top: 10.5%;
        left: 50%;
        transform: translateX(-50%);
    }
}

#dgm.wrap .kv .s-block:nth-of-type(3) {
    width: 29.5%;
    height: auto;
    bottom: 17%;
    left: 35%;
    top: 0%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .kv .s-block:nth-of-type(3) {
        width: 55%;
        left: 22%;
        top: 29%;
    }
}

#dgm.wrap .kv .s-block:nth-of-type(3) img {
    position: absolute;
    left: 0;
    width: 35%;
}

#dgm.wrap .kv .s-block:nth-of-type(3) img:nth-of-type(1) {
    top: 63%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .kv .s-block:nth-of-type(3) img:nth-of-type(1) {
        top: 25%;
    }
}

#dgm.wrap .kv .s-block:nth-of-type(3) img:nth-of-type(2) {
    top: 42%;
    left: 32%;
    width: 43%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .kv .s-block:nth-of-type(3) img:nth-of-type(2) {
        top: 3%;
    }
}

#dgm.wrap .kv .s-block:nth-of-type(3) img:nth-of-type(3) {
    top: 41%;
    left: 67%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .kv .s-block:nth-of-type(3) img:nth-of-type(3) {
        top: 3%;
    }
}

#dgm.wrap .kv .s-block:nth-of-type(4) {
    width: 11%;
    z-index: 1;
    top: 10%;
    bottom: 0;
    left: 87%;
    height: 100%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .kv .s-block:nth-of-type(4) {
        width: 21%;
        top: 42%;
        left: 75%;
    }
}

#dgm.wrap .kv .s-block:nth-of-type(5) {
    width: 21%;
    z-index: 0;
    top: 19%;
    bottom: 0;
    left: 71%;
    height: 100%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .kv .s-block:nth-of-type(5) {
        width: 31%;
        top: 53%;
        left: 56%;
    }
}

#dgm.wrap .sec1-1 .s-block:nth-of-type(1) {
    width: 65%;
    height: auto;
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-1 .s-block:nth-of-type(1) {
        width: 97%;
        top: 2%;
    }
}

#dgm.wrap .sec1-1 .s-block:nth-of-type(2) {
    width: 85%;
    top: 35%;
    padding: 0 9%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-1 .s-block:nth-of-type(2) {
        top: 23%;
    }
}

#dgm.wrap .sec1-1 .s-block:nth-of-type(2) .item {
    width: 20.7%;
    display: inline-block;
    margin: 0 1.5%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-1 .s-block:nth-of-type(2) .item {
        width: 44.5%;
        margin: 0 1.5% 12%;
    }
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(1) {
    width: 100%;
    height: auto;
    top: 4.2%;
    left: 0%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-2 .s-block:nth-of-type(1) {
        width: 100%;
        top: 2.5%;
        left: 0%;
    }
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(1) p {
    line-height: 1.4;
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info1 {
    color: #024a8a;
    margin-top: 4%;
    position: relative;
    left: 34.8%;
    transform: translateX(-50%);
    width: 50%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info1 {
        margin-top: 6.7%;
        width: 90%;
        left: 54.8%;
    }
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info1 p:nth-of-type(2) {
    margin-top: 2.2%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info1 p:nth-of-type(2) {
        margin-top: 2%;
    }
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info2 {
    position: relative;
    color: #a9622b;
    margin-top: 4.5%;
    left: 37.5%;
    transform: translateX(-50%);
    width: 55%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info2 {
        width: 75%;
        margin-top: 9.4%;
        left: 47%;
    }
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info2 p:nth-of-type(1) {
    position: absolute;
    top: 0%;
    left: 33.5%;
    transform: translateY(-135%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info2 p:nth-of-type(1) {
        left: 48%;
        transform: translateY(-145%);
    }
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info2 p:nth-of-type(2) {
    position: absolute;
    top: 0%;
    left: 53%;
    transform: translateY(-135%);
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(1) .info2 p:nth-of-type(3) {
    transform: translateY(-10%);
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(2) {
    width: 28%;
    height: 13%;
    top: 78%;
    left: calc(50% - 14%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-2 .s-block:nth-of-type(2) {
        width: 46%;
        height: 6.5%;
        top: 88.5%;
        left: calc(50% - 23%);
    }
}

#dgm.wrap .sec1-2 .s-block:nth-of-type(3) {
    width: 27%;
    height: 13%;
    top: 78%;
    left: 51%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec1-2 .s-block:nth-of-type(3) {
        width: 46%;
        height: 6.5%;
        top: 88.5%;
        left: 51.5%;
    }
}

#dgm.wrap .sec2 .s-block {
    top: 18%;
    left: 50%;
    width: 64%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec2 .s-block {
        top: 9%;
        width: 97%;
    }
}

#dgm.wrap .sec2 .s-block:nth-of-type(2) {
    top: 55%;
    left: 15.5%;
    width: 20%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec2 .s-block:nth-of-type(2) {
        top: 76%;
        left: 26%;
        width: 38%;
    }
}

#dgm.wrap .sec2 .s-block:nth-of-type(3) {
    top: 56%;
    left: 83%;
    width: 26%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec2 .s-block:nth-of-type(3) {
        top: 76%;
        left: 72%;
        width: 40%;
    }
}

#dgm.wrap .sec2 .s-block:nth-of-type(4) {
    top: 46%;
    left: 15.5%;
    width: 23%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec2 .s-block:nth-of-type(4) {
        top: 64.8%;
        left: 25.5%;
        width: 45%;
    }
}

#dgm.wrap .sec2 .s-block:nth-of-type(5) {
    top: 43%;
    left: 83%;
    width: 27%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec2 .s-block:nth-of-type(5) {
        top: 64.8%;
        left: 72.5%;
        width: 49%;
    }
}

#dgm.wrap .sec3 .s-block:nth-of-type(1) {
    top: 2%;
    width: 78%;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec3 .s-block:nth-of-type(1) {
        width: 97%;
    }
}

#dgm.wrap .sec3 .s-block:nth-of-type(2) {
    top: 39%;
    width: 71%;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec3 .s-block:nth-of-type(2) {
        top: 28%;
        width: 79%;
        left: 50%;
    }
}

#dgm.wrap .sec4 {
    position: relative;
}

#dgm.wrap .sec4 .s-block:nth-of-type(1) {
    top: 1%;
    width: 66%;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec4 .s-block:nth-of-type(1) {
        top: 3%;
        width: 93%;
    }
}

#dgm.wrap .sec4 .s-block:nth-of-type(2) {
    top: 16%;
    width: 79%;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec4 .s-block:nth-of-type(2) {
        width: 96%;
        top: 14%;
    }
}

#dgm.wrap .sec5 .s-block:nth-of-type(1) {
    top: 1%;
    width: 74%;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec5 .s-block:nth-of-type(1) {
        top: 3%;
        width: 97%;
        left: 50%;
    }
}

#dgm.wrap .sec5 .s-block:nth-of-type(2) {
    top: 24%;
    width: 82%;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec5 .s-block:nth-of-type(2) {
        top: 16.5%;
        width: 82%;
        left: 50%;
    }
}

#dgm.wrap .sec6-1 .s-block:nth-of-type(1) {
    top: 2%;
    width: 73%;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec6-1 .s-block:nth-of-type(1) {
        top: 3%;
        width: 97%;
    }
}

#dgm.wrap .sec6-1 .s-block:nth-of-type(2) {
    top: 28%;
    width: 80%;
    left: 51%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec6-1 .s-block:nth-of-type(2) {
        top: 22%;
        width: 82%;
        left: 50%;
    }
}

#dgm.wrap .sec6-1 .s-block:nth-of-type(3) {
    top: 49%;
    left: 11%;
    width: 35%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec6-1 .s-block:nth-of-type(3) {
        top: 70%;
        left: 12%;
        width: 77%;
    }
}

#dgm.wrap .sec6-2 p {
    line-height: 1.2;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec6-2 p {
        font-size: 3.57vw;
    }
}

#dgm.wrap .sec6-2 .s-block:nth-of-type(1) {
    top: 41.5%;
    left: 14%;
    width: 18%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec6-2 .s-block:nth-of-type(1) {
        width: 14.5%;
        top: 51%;
        left: 10.5%;
    }
}

#dgm.wrap .sec6-2 .s-block:nth-of-type(2) {
    top: 38.5%;
    left: 69.5%;
    width: 18.5%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec6-2 .s-block:nth-of-type(2) {
        width: 18.5%;
        top: 47%;
        left: 73%;
    }
}

#dgm.wrap .sec6-2 .s-block:nth-of-type(3) {
    top: 68%;
    left: 20.5%;
    width: 18.5%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec6-2 .s-block:nth-of-type(3) {
        width: 14.5%;
        top: 79.2%;
        left: 12%;
    }
}

#dgm.wrap .sec6-2 .s-block:nth-of-type(4) {
    top: 66%;
    left: 60%;
    width: 24.5%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec6-2 .s-block:nth-of-type(4) {
        width: 24.5%;
        top: 74.5%;
        left: 69.5%;
    }
}

#dgm.wrap .sec7 {
    background-color: #ffe49b;
    /*
    background-image: url("../images/sec07.jpg"), url("../images/bg-r.jpg");
    */
    background-size: 100% auto;
    background-repeat: no-repeat, repeat;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 {
        /*
        background-image: url("../images/sec_m07.jpg"), url("../images/bg-r.jpg");
        */
    }
}

#dgm.wrap .sec7 a {
    text-decoration: none;
    color: inherit;
}

#dgm.wrap .sec7 .s-block:nth-of-type(1) {
    top: 2%;
    left: 9%;
    width: 81%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(1) {
        top: 4%;
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(1) .icon1,
#dgm.wrap .sec7 .s-block:nth-of-type(1) .icon2 {
    position: absolute;
    top: 0;
    width: 21%;
}

@media only screen and (max-width: 768px) {

    #dgm.wrap .sec7 .s-block:nth-of-type(1) .icon1,
    #dgm.wrap .sec7 .s-block:nth-of-type(1) .icon2 {
        width: 40%;
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(1) .txtImg {
    width: 49%;
    margin-top: 2%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(1) .txtImg {
        width: 100%;
        margin-top: 0%;
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(1) .icon1 {
    top: 0.5%;
    left: 54.5%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(1) .icon1 {
        top: 21.5%;
        left: 56%;
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(1) .icon2 {
    left: 79%;
    top: -4%;
    width: 20%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(1) .icon2 {
        width: 40%;
        top: 49%;
        left: 56%;
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(2) {
    top: 19.5%;
    left: 26%;
    width: 69%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(2) {
        top: 29.5%;
        left: 2%;
        width: 93%;
        text-align: justify;
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(3) {
    width: 28%;
    height: 13%;
    top: 52%;
    left: calc(50% - 14%);
    cursor: pointer;
    z-index: 1;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(3) {
        width: 46%;
        height: 6.5%;
        top: 55%;
        left: calc(50% - 23%);
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(4) {
    width: 27%;
    height: 13%;
    top: 52%;
    left: 51%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(4) {
        width: 46%;
        height: 6.5%;
        top: 55%;
        left: 51.5%;
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(5) {
    width: 84%;
    top: 63%;
    left: 52%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(5) {
        width: 90%;
        top: 62%;
        left: 48%;
    }
}

#dgm.wrap .sec7 .s-block:nth-of-type(6) {
    width: 100%;
    top: 68.5%;
    left: 51%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .s-block:nth-of-type(6) {
        top: 71%;
    }
}

#dgm.wrap .sec7 ol.ps1 {
    list-style: none;
    /* Remove HTML bullets */
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #bb9839;
    padding-bottom: 30px;
}

#dgm.wrap .sec7 ol.ps1 li {
    padding-left: 16px;
}

@media only screen and (max-width:1200px) {
    #dgm.wrap .sec7 ol.ps1 {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 ol.ps1 li {
        padding-left: 7%;
        margin-bottom: 2%;
    }

}

#dgm.wrap .sec7 ol.ps1 li:nth-of-type(1)::before {
    content: "*";
    margin-left: -2.2%;
    padding-right: 0.5rem;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 ol.ps1 li:nth-of-type(1)::before {
        margin-left: -5%;
    }
}

#dgm.wrap .sec7 ol.ps1 li:nth-of-type(2)::before {
    content: "**";
    margin-left: -2.2%;
    padding-right: 0.5rem;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 ol.ps1 li:nth-of-type(2)::before {
        margin-left: -5%;
    }
}

#dgm.wrap .sec7 .info {
    padding: 5% 7% 2% 10.5%;
    opacity: 0.9;
    text-align: left;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec7 .info {
        padding: 11% 4% 5% 6%;
    }
}

#dgm.wrap .sec7 .info2 {
    padding: 5% 7% 2% 9.5%;
}

.loading {
    align-items: center;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.loadingTxt {
    height: 10vw;
    overflow: hidden;
    display: flex;
    justify-content: start;
}

@media (max-width: 768px) {
    .loadingTxt {
        height: 6vw;
    }
}

.loadingTxt p {
    color: #fff;
    margin: 0;
    font-size: 30px;
    padding: 0 0.5rem;
}

@media only screen and (max-width: 640px) {
    .loadingTxt p {
        font-size: 6.6vw;
    }
}

.loadingTxt .txt:nth-of-type(2n + 1) {
    animation-name: loading-txt1;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
}

.loadingTxt .txt:nth-of-type(2n) {
    animation-name: loading-txt1;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
}

@keyframes loading-txt1 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes boll {
    0% {
        transform: translateY(0%);
    }

    100% {
        transform: translateY(10%);
    }
}

@keyframes boll-KV {
    0% {
        transform: translateY(0%);
    }

    100% {
        transform: translateY(10%);
    }
}

/*# sourceMappingURL=main.css.map */

#dgm.wrap .sec4 .left {
    top: 28%;
    left: 12%;
    width: 28%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec4 .left {
        top: 23%;
        left: 2%;
        width: 46%;
    }
}

#dgm.wrap .sec4 .right {
    top: 26%;
    left: 60.5%;
    width: 25%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec4 .right {
        top: 22.5%;
        left: 56%;
        width: 37%;
    }
}

#dgm.wrap .sec4 .center {
    top: 42%;
    left: 42%;
    width: 16%;
}

@media only screen and (max-width: 768px) {
    #dgm.wrap .sec4 .center {
        top: 44%;
        left: 37%;
        width: 24%;
    }
}

.six_left {
    left: 8% !important;
}

.container {
    padding: 0;
    width: 100% !important;
}


@media only screen and (max-width: 749px) {
    .container {
        width: 100% !important
    }
}

@media only screen and (min-width: 750px) {
    .stick-banner {
        z-index: 999;
        position: fixed;
        right: 6px;
        top: 48%;
        width: 70px;
        height: 230px;

    }

    .stick-banner-mobile {
        display: none;
    }
}

@media only screen and (max-width: 749px) {
    .stick-banner-mobile {
        z-index: 999;
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
    }

    .stick-banner {
        display: none;
    }
}

.card {
    width: 103.5% !important;
}

.card {
    display: block !important;
    background-color: transparent !important;
    border: 0 !important;
}

.sec7 {
    background-color: #fff !important;
}