@charset "utf-8";

/*彈簧霜*/

@media (max-width: 761px) {
    .CRL_main .CRL_menu a {
        padding: 5px 5px !important;
    }
}

@media (max-width: 320px) {
    .CRL_main .CRL_menu a {
        padding: 5px 2px !important;
    }
}

#main {
    padding-top: 0;
}

.footer-main {
    margin-top: 0;
}

.CRL_main.active>section:nth-of-type(2) {
    margin-top: 0;
}

.CRL_main.active,
body {
    overflow: visible;
}

.CRL_main.active {
    margin-bottom: -2px;
}

.CRL_main {
    background-color: #e9eaf6;
    color: #4d1d08;
    text-align: center;
}

.CRL_main img {
    width: 100%;
    display: block;
}

h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}



/* 數字 */

@font-face {
    font-family: "Avian";
    font-style: normal;
    font-weight: bold;
    src: url("Avian.ttf");
}

.CRL_main .enFont {
    letter-spacing: 0px;
    font-family: "Avian", sans-serif !important;
}

@media (max-width: 1250px) {}

@media (max-width: 1024px) {}

@media (min-width: 762px) {}

@media (min-width: 551px) {}

@media (max-width: 761px) {}

@media (max-width: 550px) {}



/* SS0：KV */

.CRL_main .SS0 .title {
    position: absolute;
    z-index: 1;
    width: 60%;
    left: -6%;
    top: 26%;
}

.CRL_main .SS0 .sub-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.CRL_main .SS0 .sub-title img {
    width: 13%;
}

.CRL_main .SS0 .btn a {
    margin: 5% 2% 0;
}

.CRL_main .SS0 .shine_line {
    /* border: 2px solid red; */
    width: 10%;
    left: 24%;
    top: 32%;
}

.CRL_main .SS0 .shine_line.shine02 {
    width: 8%;
    left: 14.5%;
    top: 47%;
}

.CRL_main .SS0 .shine_line.shine03 {
    width: 7%;
    left: 29.8%;
    top: 46%;
}


.CRL_main .SS0 .title {
    width: 100%;
    left: 0%;
    top: unset;
    bottom: 4%;
}

.CRL_main .SS0 .shine_line {
    width: 10vw;
    left: 53%;
    top: 64%;
}

.CRL_main .SS0 .shine_line.shine02 {
    width: 9vw;
    left: 35%;
    top: 73%;
}

.CRL_main .SS0 .shine_line.shine03 {
    width: 8vw;
    left: 63.5%;
    top: unset;
    bottom: 21%;
}

.CRL_main .S7 .title .fontSize_60px {
    font-size: 9vw;
}

.CRL_main .SS0 .sub-title img {
    width: 16%;
}




/* S1 */

.CRL_main .S1 .title {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 10%;
}

.CRL_main .S1 .title .text-wrap {
    display: flex;
    justify-content: center;
    gap: 1%;
}

.CRL_main .S1 .title .point ul {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 46%;
    display: flex;
    color: #fff;
}

.CRL_main .S1 .title .point ul li:nth-of-type(1) {
    position: absolute;
    left: 24.5%;
}

.CRL_main .S1 .title .point ul li:nth-of-type(2) {
    position: absolute;
    left: 44%;
}

.CRL_main .S1 .title .point ul li:nth-of-type(3) {
    position: absolute;
    left: 65%;
}

.CRL_main .S1 .title img {
    width: 70%;
    margin: 0 auto;
}


.CRL_main .S1 .title {
    top: 17%;
}

.CRL_main .S1 .title img {
    width: 100%;
}

.CRL_main .S1 .title .text-wrap {
    display: block;
    gap: 0%;
}


@media (max-width: 550px) {
    .CRL_main .S1 .title .point ul {
        bottom: 40%;
    }
    .CRL_main .S1 .title .point ul li:nth-of-type(1) {
        left: 12%;
    }
    .CRL_main .S1 .title .point ul li:nth-of-type(2) {
        left: 40%;
    }
    .CRL_main .S1 .title .point ul li:nth-of-type(3) {
        left: 70%;
    }
}



/* SS2 */

.CRL_main .SS2 .title {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 5%;
}

.CRL_main .SS2 .title .text {
    width: 50%;
    margin: 0 auto;
}

.CRL_main .SS2 .sub-title {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    bottom: 5.5%;
}


    .CRL_main .SS2 .title {
        top: 8%;
    }
    .CRL_main .SS2 .sub-title {
        bottom: 8.5%;
    }




/* SS3 */

.CRL_main .SS3 .title {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 8%;
}

.CRL_main .SS3 .title .text {
    width: 70%;
    margin: 0 auto;
}

.CRL_main .SS3 .point {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 27%;
    display: flex;
    justify-content: center;
    gap: 6%;
}

@media (max-width: 550px) {
    .CRL_main .SS3 .title .text {
        width: 80%;
    }
}





/* SS3-03 */

.CRL_main .SS3-03 .title {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
}

.CRL_main .SS3-03 .text {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 11%;
}

.CRL_main .SS3-03 .text.text02 {
    top: 50%;
}

.CRL_main .SS3-03 .text h3 {
    width: 50%;
    margin: 0 auto;
}

.CRL_main .SS3-03 .text .point {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.CRL_main .SS3-03 .text .point .point-before h3,
.CRL_main .SS3-03 .text .point .point-before p {
    padding-left: 16%;
}



.CRL_main .SS3-03 .text .point img {
    width: 100%;
}

.CRL_main .SS3-03 .text h3 {
    width: 70%;
}

.CRL_main .SS3-03 .text {
    top: 13%;
}

.CRL_main .SS3-03 .text.text02 {
    top: 53%;
}

.CRL_main .SS3-03 p {
    font-size: 2vw;
}




/* SS4 */

.CRL_main .SS4 .title {
    position: absolute;
    z-index: 1;
    width: 48%;
    left: 50%;
    top: 3%;
}

.CRL_main .SS4 .title ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.CRL_main .SS4 .title .point {
    position: relative;
    width: 40%;
    /* border: 2px solid red; */
}

.CRL_main .SS4 .title .point>div {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 18%;
}

.CRL_main .SS4 .point img {
    margin: 0 auto;
    width: 90%;
}

.CRL_main .SS4 .point h3 {
    line-height: 1;
}

.CRL_main .SS4 .note {
    position: absolute;
    z-index: 1;
    width: 48%;
    left: 58%;
    top: 56%;
}

.CRL_main .SS4 .text {
    position: absolute;
    z-index: 1;
    width: 80%;
    left: 10%;
    bottom: 11%;
}

.CRL_main .SS4 .prove {
    display: flex;
    justify-content: center;
    align-items: center;
}


.CRL_main .SS4 .title {
    width: 100%;
    left: 0%;
    top: 0%;
}

.CRL_main .SS4 .title ul {
    width: 78%;
    position: absolute;
    left: 32%;
}

.CRL_main .SS4 .note {
    left: 49%;
    top: 44%;
}

.CRL_main .SS4 .prove {
    flex-wrap: wrap;
}

.CRL_main .SS4 .prove li {
    width: 48%;
}

.CRL_main .SS4 .prove li:nth-of-type(2) {
    width: 48%;
}

.CRL_main .SS4 .prove li:nth-of-type(3) {
    width: 48%;
}




/* SS5 */

.CRL_main .SS5 .title {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0%;
    top: 8%;
}

.CRL_main .SS5 .title .text {
    width: 50%;
    margin: 0 auto;
}

.CRL_main .SS5 .feature {
    position: absolute;
    z-index: 1;
    width: 30%;
}

.CRL_main .SS5 .feature:nth-child(1) {
    top: 30%;
    right: 12%;
}

.CRL_main .SS5 .feature:nth-child(2) {
    left: 6%;
    bottom: 19%;
}

.CRL_main .SS5 .feature:nth-child(3) {
    right: 6%;
    bottom: 13%;
}

.CRL_main .SS5 .feature img {
    width: 50%;
    margin: 0 auto;
}


.CRL_main .SS5 .feature img {
    width: 90%;
}

.CRL_main .SS5 .feature:nth-child(1) {
    top: 29%;
    right: 21%;
}

.CRL_main .SS5 .feature:nth-child(2) {
    bottom: 21%;
}

.CRL_main .SS5 .feature:nth-child(3) {
    bottom: 15%;
}




/* SSS6 */

.CRL_main .SSS6 .title {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0%;
    top: 5%;
}

.CRL_main .SSS6 .title .text {
    width: 50%;
    margin: 0 auto;
}

.CRL_main .SSS6 ul {
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    top: 41%;
}

.CRL_main .SSS6 .point {
    position: relative;
}

.CRL_main .SSS6 .point>div {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: -38%;
}

.CRL_main .SSS6 ul li:nth-of-type(1) {
    left: -99%;
}

.CRL_main .SSS6 ul li:nth-of-type(2) {
    left: 86%;
    margin-top: 30%;
}

.CRL_main .SSS6 ul li:nth-of-type(3) {
    left: -78%;
    margin-top: 28%;
}

.CRL_main .SSS6 .note {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0%;
    bottom: 1%;
}



.CRL_main .SSS6 ul {
    top: 35%;
}

.CRL_main .SSS6 .point img {
    width: 70%;
}

.CRL_main .SSS6 .point>div {
    left: -10%;
}

.CRL_main .SSS6 ul li:nth-of-type(1) {
    left: -52%;
}

.CRL_main .SSS6 ul li:nth-of-type(2) {
    left: 74%;
    margin-top: 30%;
}

.CRL_main .SSS6 ul li:nth-of-type(3) {
    left: -40%;
    margin-top: 15%;
}



.CRL_main .SSS6 .title {
    top: 8%;
}

.CRL_main .SSS6 .title .text {
    width: 65%;
}


@media (max-width: 550px) {
    .CRL_main .SSS6 ul {
        top: 44%;
    }
    .CRL_main .SSS6 .point>div {
        right: 9%;
    }
    /* .CRL_main .SSS6 .point img {
        width: 70%;
    } */
    .CRL_main .SSS6 ul li:nth-of-type(1) {
        left: -60%;
    }
    .CRL_main .SSS6 ul li:nth-of-type(3) {
        left: -48%;
        margin-top: 11%;
    }
}

@media (max-width: 430px) {
    .CRL_main .SSS6 ul li:nth-of-type(1) {
        left: -42%;
    }
    .CRL_main .SSS6 ul li:nth-of-type(2) {
        left: 72%;
    }
}






/* SSS8 */

.CRL_main .SSS8 .title {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 6%;
    color: #fff;
}

.CRL_main .SSS8 ul {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 15%;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
}

.CRL_main .SSS8 .Left,
.CRL_main .SSS8 .Right {
    width: 25%;
}

.CRL_main .SSS8 .bar {
    background-color: rgba(255, 255, 255, .7);
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 28%;
    margin-bottom: 116%;
    box-shadow: 0px 3px 0px #d5a03b, 0px 5px 0px rgba(255, 255, 255, .7), 5px 5px 5px rgba(0, 0, 0, .2);
}

.CRL_main .SSS8 .bar img {
    width: 15%;
}

.CRL_main .SSS8 .check {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.CRL_main .SSS8 .check img {
    width: 13%;
}


.CRL_main .SSS8 ul {
    top: 21%;
}

.CRL_main .SSS8 .Left,
.CRL_main .SSS8 .Right {
    width: 43%;
}






/* SS11：表單 */

.CRL_main .SS11 .text {
    position: absolute;
    top: 10%;
    left: 20%;
    /* transform: translateX(-50%); */
}

.CRL_main .SS11 {
    text-align: left;
    padding-bottom: 4%;
    padding-top: 3%;
}

.CRL_main .SS11:not(.SS11_2) {
    background-image: url(../images/SS11bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}

.CRL_main .SS11 .CRL_cnt {
    position: relative;
    z-index: 2;
}

.CRL_main .SS11 .CRL_cnt {
    /* background-color: rgba(255, 255, 255, .7); */
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid #fff;
    background-image: url(../images/form-mask.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.shadow {
    box-shadow: 10px 10px 20px rgba(97, 89, 100, .5);
}

.CRL_main .SS11 h2 {
    text-align: center;
    margin-bottom: 3%;
    letter-spacing: 1px;
}

.CRL_main .SS11 .CRL_cnt figcaption {
    padding: 10% 5%;
}

.CRL_main .SS11 .formdesc1 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
}

.CRL_main .SS11 .formdesc1 label {
    position: relative;
    width: 45%;
    text-align: left;
}

.CRL_main .SS11 .formdesc1 p {
    padding-left: 35px;
}

.CRL_main .SS11 .formdesc1 input[type="radio"]+label:before {
    position: absolute;
    left: 0;
    top: 76%;
}

.CRL_main .SS11 .SS11_txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.CRL_main .SS11 .SS11_txt .c-r {
    display: inline-block;
}

.CRL_main .SS11 .SS11_txt p {
    width: 60%;
}

.CRL_main .SS11 .SS11_txt img {
    width: 35%;
}

.CRL_main .SS11.SS11_2 figcaption {
    text-align: center;
    position: relative;
}

.CRL_main .SS11.SS11_2 .CRL_cnt .txtS {
    position: absolute;
    width: 100%;
    bottom: 3%;
    left: 0;
}

.CRL_main .SS11_2 li {
    font-style: italic;
    margin-bottom: 10%;
    text-align: left;
    display: flex;
}

.CRL_main .SS11_2 a {
    margin-bottom: 8%;
}

.CRL_main .SS11_2 .ul_tick {
    display: inline-block;
    margin-bottom: 4%;
}

.CRL_main .SS11_2 .ul_tick li img {
    width: 40px;
}

.CRL_main .SS11_2 .txt5L,
.CRL_main .SS11_2 .txt2L {
    letter-spacing: 0px;
}


.CRL_main .SS11_2 .ul_tick li img {
    width: 3.2vw;
}





.CRL_main .SS11 figure {
    position: relative;
}

.CRL_main .SS11_2 .ul_tick {
    margin-bottom: 0%;
}

.CRL_main .SS11:not(.SS11_2) {
    /* background-image: url(../images/SS11bg.jpg); */
    background-size: 100% 100%;
}

.CRL_main .SS11 .SS11_txt p {
    width: 57%;
}

.CRL_main .SS11 .SS11_txt img {
    width: 40%;
}

.CRL_main .SS11 .CRL_cnt figcaption {
    padding: 10%;
}

.CRL_main .SS11 .formdesc1 label {
    position: relative;
    width: 47%;
}

.CRL_main .SS11 {
    padding-bottom: 10%;
}

.CRL_main .SS11 .CRL_cnt figure {
    background-image: url(../images/img_5_m.jpg);
}

.CRL_main .SS11 .CRL_cnt figure {
    width: 100%;
}

.CRL_main .SS11_2 .ul_tick li img {
    width: 6vw;
}

.CRL_main .SS11 {
    padding-top: 5%;
    background-color: #fde9c3;
}


@media (max-width: 550px) {
    .CRL_main .SS11 .CRL_cnt figcaption {
        padding: 5%;
    }
    .CRL_main .SS11 .formdesc1 label {
        width: 48%;
    }
}

@media (max-width: 414px) {
    .CRL_main .SS11 .formdesc1 label {
        width: 50%;
    }
}

@media (max-width: 360px) {
    .CRL_main .SS11 .formdesc1 input[type="radio"]+label:before {
        top: 65%;
    }
}



/*針對PC呈現MB調整*/

@media (min-width: 762px) {
    .CRL_main .SS0 .title .fontSize_60px {
        font-size: 72px;
    }
    .CRL_main .SS0 .shine_line {
        width: 90px;
    }
    .CRL_main .SS0 .shine_line.shine03 {
        width: 70px;
    }
    .CRL_main .SS0 .shine_line.shine02 {
        width: 80px;
    }
       .CRL_main .SS3-03 p {
        font-size: 16px;
    }
    .CRL_main .SSS6 ul{
        width: 48%;
    }
}