.pageBanner img {
    width: 100%;
    display: block;
}

.gameContent {
    position: relative;
    min-height: 1190px;
    box-sizing: border-box;
    padding-top: 6rem;
}

.gameContent .gameBack {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.gameBox {
    position: relative;
    z-index: 1;
}

.gameBox .turnTable {
    width: 57%;
    display: inline-block;
}

.gameBox .award-winning {
    width: 30%;
    display: inline-block;
    position: absolute;
    top: 31%;
    right: 10%;
}

.gameBox .winnerList {
    position: absolute;
    top: 44%;
    right: 18%;
    width: 10%;
}

.gameBox .turnTable .prizeTable {
    max-width: 823px;
    margin: 0 auto;
    position: relative;
}

.gameBox .turnTable .prizeTable .outTable {
    width: 100%;
    position: relative;
    z-index: 10;
}

.gameBox .turnTable .prizeTable .midTable {
    position: absolute;
    top: 7%;
    left: 3%;
    width: 100%;
    z-index: 1;
}

.gameBox .turnTable .prizeTable .innerTable {
    position: absolute;
    top: 12.5%;
    left: 9%;
    width: 88%;
    z-index: 2;
}

.gameBox .turnTable .prizeTable .innerTable img {
    width: 100%;
}

.gameBox .turnTable .prizeTable .spin {
    position: absolute;
    z-index: 50;
    top: 38%;
    left: 42%;
    width: 22%;
    cursor: pointer;
}

.gameBox .turnTable .prizeTable .spin img {
    width: 100%;
}

.gameBox .turnTable .prizeTable .marryTitle {
    position: absolute;
    z-index: 11;
    top: 86%;
    left: 15%;
    width: 70%;
}

.gameBox .turnTable .prizeTable .marryTitle img {
    width: 100%;
}

.gameBox .gameTip {
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
}

.check_more {
    position: absolute;
    left: 17%;
    bottom: 5%;
    text-align: center;
}

.check_more p {
    font-size: 2rem;
    font-weight: bold;
    color: #20432d;
    letter-spacing: -1px;
}

.gamePrizeList {
    width: 15%;
    padding: 1rem;
    position: absolute;
    top: 49%;
    right: 16%;
    height: 22%;
    text-align: center;
}

.gamePrizeList .swiper-container {
    height: 210px;
}

.gamePrizeList .swiper-wrapper .swiper-slide {
    font-size: 1.4rem;
    box-sizing: border-box;
    line-height: 60px;
}

.gamePrizeList .swiper-wrapper .swiper-slide .winnerName {
    font-weight: bold;
}

.gamePrizeList .swiper-wrapper .swiper-slide .winnerType {
    float: right;
}

.prizeZone .prizeTitle,
.sendWishes .wishTitle,
.checkWishes .wishTitle {
    text-align: center;
}

.prizeZone .prizeProducts {
    margin: 6rem auto;
    max-width: 1710px;
}

.prizeZone .prizeProducts img {
    width: auto;
}

.prizeZone .prizeProducts .innerSwiper .swiper-slide {
    width: 390px !important;
    margin-left: 25px;
}

.rule {
    position: relative;
    color: #325536;
    margin: 10rem 0 20rem;
    font-family: Roboto;
}

.ruleBox {
    max-width: 1600px;
    margin: 0 auto;
    padding: 1rem;
}

.ruleBox h2 {
    font-size: 3rem;
    margin: 0;
}

.ruleBox .ruleList {
    padding-inline-start: 0;
}

.ruleBox .ruleList li {
    font-size: 2rem;
    line-height: 3rem;
}

.rule .rulePic {
    position: absolute;
    top: 7%;
    right: 10%;
    width: 37%;
}

.rule .rulePic img {
    width: 100%;
}

.sendWishes {
    position: relative;
}

.sendWishes .cardOne {
    text-align: center;
    margin-bottom: 15rem;
    margin-top: 5rem;
}

.sendWishes .cardBox {
    position: absolute;
    top: 30%;
    left: 23%;
}

.sendWishes .cardBox h1 {
    color: #c90908;
    font-size: 4rem;
    margin-block-start: 0;
    margin-block-end: 0;
}

.sendWishes .cardBox .bells {
    position: absolute;
    top: 0;
    left: 88%;
}

.sendWishes .cardBox .bigFormItem textarea {
    width: 812px;
    height: 309px;
    font-size: 18px;
    font-weight: bold;
}

.sendWishes .cardBox .bigFormItem .icon {
    position: absolute;
    top: 60%;
    right: 2%;
}

.sendWishes .cardBox h2 {
    font-size: 2rem;
    margin-block-start: 0.5rem;
    margin-block-end: 0.5rem;
    color: #c90908;
}

.sendWishes .cardBox .emailFormItem {
    background: #fff;
    overflow: hidden;
    height: 38px;
    border: 1px solid;
    margin-bottom: 3rem;
}

.sendWishes .cardBox .emailFormItem .envelope {
    position: absolute;
    height: 25px;
    top: 83.5%;
    left: 12px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.sendWishes .cardBox .emailFormItem input {
    width: 93%;
    background: transparent;
    border: none;
    height: 100%;
    padding-left: 54px;
    color: #969696;
    font-size: 1.5rem;
    letter-spacing: -1px;
}

.sendWishes .cardBox button {
    background: #c90908;
    border: none;
    height: 40px;
    padding: 0px 5rem;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.checkWishes .cardTwo {
    max-width: 1800px;
    margin: 7rem auto 0;
    display: flex;
    position: relative;
}

.checkWishes .cardTwo .left{
    margin-left: 4%;
    margin-top: 2%;
}

.checkWishes .cardTwo .right {
    margin-left: 5%;
}

.checkWishes .cardTwo .rightBox {
    position: absolute;
    top: 12%;
    right: 25%;
    width: 22%;
}

.checkWishes .cardTwo .rightBox .checkEmailForm {
    background: #fff;
    overflow: hidden;
    height: 38px;
    border: 1px solid;
    margin-top: 4%;
}

.checkWishes .cardTwo .rightBox .checkEmailForm img {
    position: absolute;
    height: 25px;
    top: 9%;
    left: 7px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.checkWishes .cardTwo .rightBox .checkEmailForm input {
    width: 87%;
    background: transparent;
    border: none;
    height: 100%;
    padding-left: 50px;
    color: #969696;
    font-size: 1.5rem;
    letter-spacing: -1px;
}

.checkWishes .cardTwo .rightBox button {
    background: #c90908;
    border: none;
    height: 40px;
    padding: 0px 4rem;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    position: absolute;
    right: -51%;
    top: 4%;
    cursor: pointer;
}

.checkWishes .cardTwo .rightBox .cherryIcon {
    position: absolute;
    top: -2%;
    right: -74%;
}

.checkWishes .cardTwo .rightBox .bigFormItem .lastYearWishInfo {
    width: 680px;
    height: 309px;
    margin-top: 8%;
    border: 1px solid;
    font-size: 18px;
    font-weight: bold;
}

.checkWishes .cardTwo .rightBox .bigFormItem .icon {
    position: absolute;
    top: 89%;
    right: -70%;
}

.faq .faqBox {
    margin-left: 15rem;
    /*color: #c11412;*/
    font-family: Roboto;
    position: relative;
    padding-bottom: 28.4%;
    padding-top: 3%;
}

.faqBox h2 {
    font-size: 3rem;
    margin: 0;
}

.faqBox .faqList {
    padding-inline-start: 0;
}

.faqBox .faqList li {
    font-size: 2rem;
    line-height: 3rem;
}

.faqBox .faqList li:last-child {
    font-size: 1.3rem;
}

.faqBox .faqList .answer {
    margin-bottom: 2rem;
}

/* 弹窗 */

.resultAlert {
    position: relative;
    display: none;
}

.notUS, .hasActivity {
    display: none;
}

.resultAlert img {
    width: 100%;
}

.notUS img,
.hasActivity img {
    width: 100%;
}

.notUS .alertBtn,
.hasActivity .alertBtn {
    width: auto;
    position: absolute;
    top: 70%;
    left: 30%;
}

.resultAlert .twoBtn {
    margin-top: 10%;
}

.resultAlert .twoBtn img:first-child {
    margin-right: 5%;
}

.resultAlert .twoBtn img {
    width: auto;
    cursor: pointer;
}

.resultAlert .codeItem {
    position: absolute;
    top: 30%;
    left: 53%;
    width: 35%;
}

.resultAlert .alertBtn {
    width: auto;
    position: absolute;
    top: 57%;
    left: 36%;
}

.resultAlert .codeItem .codeInfo {
    display: inline-flex;
}

.resultAlert .codeItem .codeInfo .codeTip {
    font-size: 2rem;
    margin-right: 5%;
}

.resultAlert .codeItem .codeInfo .codeContent {
    font-size: 2.5rem;
    border-bottom: 2px solid #c90908;
    line-height: 1;
    font-weight: bold;
}

.firstPz_m, .m {
    display: none;
}

.christmasAlert.layui-layer {
    background-color: transparent;
    box-shadow: none;
}

@media (max-width: 767px) {
    .pc {
        display: none;
    }

    .firstPz_pc {
        display: none;
    }

    .m {
        display: block;
        width: 100%;
    }

    .firstPz_m {
        display: block;
    }

    .gameContent {
        padding-bottom: 2rem;
        padding-top: 2rem;
        min-height: 1010px;
    }

    .gameBox .turnTable {
        width: 90%;
        display: block;
        margin: 0 auto;
    }

    .gameBox .turnTable .prizeTable .midTable {
        position: absolute;
        top: 7%;
        left: 1%;
    }

    .gameBox .award-winning {
        width: 90%;
        position: absolute;
        top: 112%;
        right: 6%;
    }

    .gameBox .award-winning img {
        width: 100%;
    }

    .check_more {
        left: 4rem;
        bottom: 5rem;
    }

    .check_more p {
        font-size: 1.1rem;
        letter-spacing: 0px;
    }

    .check_more img {
        width: 65%;
    }

    .gamePrizeList {
        margin: 1rem auto;
        top: 135%;
        width: 58%;
        left: 20%;
    }

    .gameBox .winnerList {
        top: 130%;
        right: 26%;
        width: 35%;
        font-size: 9px;
    }

    .gamePrizeList .swiper-container {
        height: 130px;
    }

    .gamePrizeList .swiper-wrapper .swiper-slide {
        line-height: 30px;
        font-size: 1.1rem;
        height: 25px !important;
    }

    .prizeZone .prizeTitle img, .sendWishes .wishTitle img, .checkWishes .wishTitle img {
        width: 100%;
    }

    .prizeZone .prizeTitle {
        width: 50%;
        margin: 0 auto;
    }

    .prizeZone .prizeProducts img {
        width: 70%;
    }

    .swiper-button-next, .swiper-button-prev {
        background-image: none;
        width: 27px;
        height: 23px;
        margin-top: 4px;
    }
    
    .prizeZone .prizeProducts .innerSwiper .swiper-slide {
        width: 170px !important;
        margin-left: 15px;
        margin-right: 14px !important;
    }

    .rule {
        margin: 7rem 0 20rem;
    }

    .ruleBox h2 {
        font-size: 1.5rem;
    }

    .ruleBox .ruleList li {
        font-size: 1.2rem;
        line-height: 1.5rem;
        font-weight: bold;
    }

    .rule .rulePic {
        top: 90%;
        width: 85%;
    }

    .sendWishes .cardBox {
        top: 32%;
        left: 11%;
    }

    .sendWishes .cardOne {
        margin-bottom: 5rem;
    }

    .sendWishes .cardBox h1 {
        font-size: 1rem;
    }

    .sendWishes .cardBox .bells {
        top: -3%;
        left: 85%;
        width: 10%;
    }

    .sendWishes .cardBox .bigFormItem textarea {
        width: 285px;
        height: 88px;
        font-size: 14px;
    }

    .sendWishes .cardBox .bigFormItem .icon {
        top: 45%;
        width: 20%;
    }

    .sendWishes .cardBox h2 {
        font-size: .5rem;
        margin-block-start: 0;
        margin-block-end: 0;
    }

    .sendWishes .cardBox .emailFormItem {
        height: 25px;
        width: 75%;
        margin-bottom: 1rem;
    }

    .sendWishes .cardBox .emailFormItem .envelope {
        top: 77.5%;
        left: 5px;
        width: 8%;
        height: auto;
    }

    .sendWishes .cardBox .emailFormItem input {
        width: 85%;
        padding-left: 33px;
        font-size: 1rem;
        height: 22px;
    }

    .sendWishes .cardBox button {
        height: 20px;
        padding: 0px 2rem;
        font-size: 1rem;
    }

    .checkWishes .cardTwo {
        flex-direction: column-reverse;
        margin: 4rem auto;
    }

    .checkWishes .cardTwo .right {
        margin-left: 0;
    }

    .checkWishes .cardTwo .right img {
        width: 100%;
    }

    .checkWishes .cardTwo .left img {
        width: 100%;
    }

    .checkWishes .cardTwo .rightBox {
        position: absolute;
        top: 5%;
        right: 49%;
        width: 45%;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm {
        height: 25px;
        margin-top: 8%;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm img {
        height: auto;
        top: 14%;
        left: 5px;
        width: 12%;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm input {
        width: 85%;
        padding-left: 30px;
        font-size: 1rem;
        letter-spacing: -1px;
    }

    .checkWishes .cardTwo .rightBox button {
        height: 25px;
        padding: 0px 1rem;
        font-size: 1rem;
        right: -40%;
        top: 7%;
    }
    
    .checkWishes .cardTwo .rightBox .cherryIcon {
        top: 1%;
        right: -70%;
        width: 20%;
    }

    .checkWishes .cardTwo .rightBox .bigFormItem .lastYearWishInfo {
        width: 288px;
        height: 125px;
        margin-top: 8%;
        font-size: 14px;
    }

    .checkWishes .cardTwo .rightBox .bigFormItem .icon {
        top: 83%;
        right: -68%;
        width: 35%;
    }

    .faq .faqBox {
        margin-left: 3rem;
        padding-bottom: 74%;
        padding-top: 0%;
    }

    .faqBox h2 {
        font-size: 1.5rem;
    }

    .faqBox .faqList li {
        font-size: 1.2rem;
        line-height: 1.2rem;
        font-weight: bold;
    }

    .faqBox .faqList li:last-child {
        font-size: 1rem;
    }

    .faqBox .faqList .m img{
        width: 100%;
    }

    .faqBox .faqList {
        padding-inline-start: 0;
        margin-block-start: 0;
    }

    .faqBox .faqList .answer {
        margin-bottom: 1rem;
    }

    /* 弹窗 */
    .notUS .alertBtn, .hasActivity .alertBtn {
        width: 45%;
    }

    .resultAlert .alertBtn {
        width: 30%;
        top: 69%;
        left: 34%;
    }

    .resultAlert .codeItem {
        top: 42%;
        left: 25%;
        width: 55%;
    }

    .resultAlert .twoBtn img {
        width: 40%;
    }

    .resultAlert .codeItem .codeInfo .codeTip {
        font-size: 1rem;
    }

    .resultAlert .codeItem .codeInfo .codeContent {
        font-size: 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 1401px) {
    .gameContent {
        min-height: 1140px;
    }

    .prizeZone .prizeTitle img, .sendWishes .wishTitle img, .checkWishes .wishTitle img {
        width: auto;
    }

    .gameBox .turnTable {
        width: 50%;
        display: inline-block;
        margin-left: 5%;
    }

    .gameBox .turnTable .prizeTable {
        max-width: 760px;
    }

    .gameBox .award-winning img {
        width: 100%;
    }

    .gameBox .award-winning {
        width: 30%;
        top: 42%;
        right: 7%;
    }

    .check_more {
        left: 14%;
        bottom: 13%;
    }

    .gamePrizeList {
        width: 21%;
        top: 56%;
        right: 10%;
        height: 18%;
    }

    .gamePrizeList .swiper-container {
        height: 175px;
    }

    .gamePrizeList .swiper-wrapper .swiper-slide {
        font-size: 1.4rem;
        box-sizing: border-box;
        line-height: 35px;
        height: 33px !important;
    }

    .sendWishes .cardOne img {
        width: 100%;
    }

    .ruleBox {
        padding-left: 8rem;
    }

    .rule .rulePic {
        top: 15%;
        right: 3%;
        width: 37%;
    }

    .sendWishes .cardBox {
        top: 33%;
        left: 21%;
    }

    .sendWishes .cardBox h1 {
        font-size: 3rem;
    }

    .sendWishes .cardBox .bells {
        top: 0%;
        left: 85%;
        width: 10%;
    }

    .sendWishes .cardBox .bigFormItem textarea {
        width: 640px;
        height: 245px;
    }

    .sendWishes .cardBox .bigFormItem .icon {
        top: 59%;
    }

    .sendWishes .cardBox h2 {
        font-size: 1.7rem;
        margin-block-start: 0;
        margin-block-end: 0;
    }

    .sendWishes .cardBox button {
        height: 35px;
        padding: 0px 4rem;
        font-size: 1.7rem;
    }

    .sendWishes .cardBox .emailFormItem {
        margin-bottom: 2rem;
    }

    .sendWishes .cardBox .emailFormItem .envelope {
        height: 25px;
        top: 83%;
    }

    .sendWishes .cardOne {
        margin-bottom: 10rem;
    }

    .checkWishes .cardTwo .left img,
    .checkWishes .cardTwo .right img {
        width: 100%;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm {
        height: 30px;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm input {
        font-size: 1.2rem;
    }

    .checkWishes .cardTwo .rightBox button {
        height: 32px;
        padding: 0px 3rem;
        font-size: 1.2rem;
        top: 3%;
    }

    .checkWishes .cardTwo .rightBox .cherryIcon {
        width: 17%;
    }

    .checkWishes .cardTwo .rightBox .bigFormItem .lastYearWishInfo {
        width: 542px;
        height: 245px;
    }

    .checkWishes .cardTwo .rightBox .bigFormItem .icon {
        top: 87%;
        right: -74%;
        width: 25%;
    }

    .faqBox h2, .ruleBox h2 {
        font-size: 2rem;
    }

    .faqBox .faqList li, .ruleBox .ruleList li {
        font-size: 1.7rem;
        line-height: 2rem;
    }

    .faq .faqBox {
        margin-left: 11rem;
        padding-bottom: 18.2%;
    }

    .faqBox .faqList .answer {
        margin-bottom: 1rem;
    }

    .prizeZone .prizeProducts .innerSwiper .swiper-slide {
        width: 280px !important;
        margin-left: 57px;
    }

    .prizeZone .prizeProducts img {
        width: 65%;
    }

    .gameBox .winnerList {
        position: absolute;
        top: 51%;
        right: 16%;
    }


}

@media only screen and (min-device-width : 768px) and 
(max-device-width : 1024px) {
    .gameBox .turnTable {
        width: 72%;
        display: block;
        margin-left: 11%;
    }

    .gameBox .award-winning {
        width: 60%;
        top: 110%;
        right: 21%;
    }

    .gameBox .winnerList {
        position: absolute;
        top: 125%;
        right: 41%;
        font-size: 10px;
        width: 15%;
    }

    .check_more {
        left: 18%;
        bottom: 5%;
    }

    .gamePrizeList {
        width: 35%;
        top: 133%;
        right: 30%;
        height: 27%;
    }

    .gamePrizeList .swiper-container {
        height: 160px;
    }

    .gameContent {
        min-height: 1390px;
    }

    .rule {
        position: relative;
        color: #325536;
        margin: 6rem 0 10rem;
        font-family: Roboto;
    }

    .ruleBox {
        padding-left: 3rem;
    }

    .rule .rulePic {
        top: 35%;
        right: 2%;
    }

    .faqBox .faqList li, .ruleBox .ruleList li {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    .sendWishes .wishTitle img, .checkWishes .wishTitle img {
        width: 80%;
    }

    .prizeZone .prizeTitle img {
        width: 35%;
    }

    .sendWishes .cardBox .bigFormItem textarea {
        width: 353px;
        height: 138px;
    }

    .sendWishes .cardBox {
        top: 37%;
    }

    .sendWishes .cardBox h1 {
        font-size: 1.3rem;
    }

    .sendWishes .cardBox h2 {
        font-size: 1.1rem;
    }

    .sendWishes .cardBox .bells {
        width: 8%;
    }

    .sendWishes .cardBox .bigFormItem .icon {
        top: 54%;
        width: 20%;
    }
    
    .sendWishes .cardBox .emailFormItem {
        margin-bottom: 1rem;
        height: 23px;
    }

    .sendWishes .cardBox .emailFormItem input {
        font-size: 1rem; 
        padding-left: 31px;
    }

    .sendWishes .cardBox .emailFormItem .envelope {
        height: 17px;
        top: 82%;
        left: 5px;
    }

    .sendWishes .cardBox button {
        height: 22px;
        padding: 0px 3rem;
        font-size: 1rem;
    }

    .checkWishes .cardTwo .right {
        margin-left: 3%;
    }

    .checkWishes .cardTwo .rightBox .bigFormItem .lastYearWishInfo {
        width: 298px;
        height: 130px;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm {
        height: 22px;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm input {
        font-size: 1rem;
        padding-left: 27px;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm img {
        height: 18px;
        top: 11%;
        left: 5px;
    }

    .checkWishes .cardTwo .rightBox button {
        height: 23px;
        padding: 0px 1.5rem;
        font-size: 1rem;
        top: 4%;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm img {
        height: 15px;
        top: 11%;
        left: 5px;
    }

    .faq .faqBox {
        margin-left: 6rem;
        padding-bottom: 16.4%;
        padding-top: 1%;
    }

    .faqBox .faqList .pc img {
        width: 90%;
    }

    /* 弹窗 */
    .resultAlert .codeItem {
        width: 40%;
    }

    .resultAlert .twoBtn img {
        width: 40%;
    }

    .resultAlert .alertBtn {
        width: 30%;
    }
}

@media only screen and (min-device-width : 1024px) and 
(max-device-width : 1367px) {
    .gameContent {
        min-height: 850px;
    }

    .gameBox .turnTable {
        width: 50%;
        display: inline-block;
        margin-left: 5%;
    }

    .gameBox .award-winning {
        width: 30%;
        top: 42%;
        right: 7%;
    }

    .gameBox .winnerList {
        top: 51%;
        right: 11%;
        font-size: 9px;
        width: 15%;
    }

    .check_more {
        left: 8%;
        bottom: 9%;
    }

    .gamePrizeList {
        width: 21%;
        top: 56%;
        right: 10%;
        height: 18%;
    }

    .gamePrizeList .swiper-container {
        height: 130px;
    }

    .gamePrizeList .swiper-wrapper .swiper-slide {
        font-size: 1.2rem;
        box-sizing: border-box;
        line-height: 32px;
        height: 24px !important;
    }

    .prizeZone .prizeTitle img, .sendWishes .wishTitle img, .checkWishes .wishTitle img {
        width: 60%;
    }

    .prizeZone .prizeTitle img {
        width: 25%;
    }

    .faqBox h2, .ruleBox h2 {
        font-size: 1.7rem;
    }

    .faqBox .faqList li, .ruleBox .ruleList li {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }

    .faqBox .faqList li:last-child {
        font-size: 1rem;
    }

    .rule {
        margin: 8rem 0 11rem;
    }

    .sendWishes .cardBox h1 {
        font-size: 2rem;
    }

    .sendWishes .cardBox .bells {
        top: 1%;
        left: 88%;
        width: 8%;
    }

    .sendWishes .cardBox h2 {
        font-size: 1.3rem;
    }

    .sendWishes .cardBox .bigFormItem .icon {
        top: 58%;
        width: 15%;
    }

    .sendWishes .cardBox .emailFormItem {
        height: 28px;
    }

    .sendWishes .cardBox .emailFormItem input {
        font-size: 1.1rem;
        padding-left: 36px;
        width: 92%;
    }

    .sendWishes .cardBox .emailFormItem .envelope {
        height: 18px;
        top: 84%;
        left: 7px;
    }

    .sendWishes .cardBox .emailFormItem {
        margin-bottom: 1rem;
    }

    .sendWishes .cardBox button {
        height: 28px;
        padding: 0px 3rem;
        font-size: 1.2rem;
    }

    .sendWishes .cardBox .bigFormItem textarea {
        width: 470px;
        height: 170px;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm {
        height: 28px;
    }

    .checkWishes .cardTwo .rightBox button {
        height: 29px;
        padding: 0px 2rem;
        top: 4%;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm input {
        font-size: 1.1rem;
        padding-left: 33px;
    }

    .checkWishes .cardTwo .rightBox .checkEmailForm img {
        height: 18px;
        top: 10%;
        left: 6px;
    }
    
    .checkWishes .cardTwo .rightBox .bigFormItem .lastYearWishInfo {
        width: 400px;
        height: 170px;
    }

    .faq .faqBox {
        margin-left: 8rem;
        padding-bottom: 10.5%;
    }

    .faqBox .faqList .pc img {
        width: 70%;
    }
}