#santaro img {
    max-width: 100%;
}

#santaro a {
    text-indent: 0;
}

#santaro a:link,
#santaro a:hover,
#santaro a:active,
#santaro a:visited {
    color: #eb5505;
    text-decoration: none;
}

/*--------------PC--------------*/
@media screen and (min-width: 768px) {
    #santaro {
        color: #000;
        font-size: 16px;
    }

    #santaro #wrap {

        background-color: #ffd700;
        /*background-image: url(/content/dam/au-com/3day/common/images/bg_pc_spring.png);*/
        background-repeat: repeat-y;
        background-position: center top;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        padding: 70px 0 80px;
    }

    #santaro #wrap #mainVisual h1 {
        margin: 0 auto;
        max-width: 798px;
    }



    #santaro .block-notice {
        margin: 30px auto 50px;

        max-width: 920px;
        /* width: 90%; */
        text-align: left;
        background: #fff;
        padding: 20px 40px;
        border: 1px solid #ff0000;
        color: #ff0000;
        font-size: 18px;

    }

    #santaro .block-notice .ti {
        text-indent: -72px;
        padding-left: 72px;
    }

    #santaro .note-s {
        position: relative;
        font-size: 12px;
    }
    #santaro .note-s::before {
        content:"※";
        left: 0;
	}
    #santaro .note-m {
        position: relative;
        padding-left:1rem;
    }
    #santaro .note-m::before {
        content:"※";
        position: absolute;
        left: 0;
    }
	  #santaro .pontapassNote {
        padding-left: 1em;
    }
    #santaro .pontapassNote li {
        position: relative;
        padding-left:1rem;
    }
    #santaro .pontapassNote li::before {
        content:"※";
        position: absolute;
        left: 0;
    }
    #santaro .block-notice .note {
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    #santaro .block-notice a {
        text-decoration: underline;
    }

    #santaro #wrap .leadArea {
        margin: 0 auto;
        max-width: 920px;
        padding: 0 0 50px;
        text-align: center;
    }

    #santaro #wrap #content {
        max-width: 920px;
        margin: 0 auto;
    }





    #santaro #wrap .monthWrap {
        margin: 0 auto 45px;
        padding: 10px 0 0;
        text-align: center;
    }

    #santaro #wrap .monthWrap h2 {
        margin: 0 auto;
        text-align: center;
    }

    #santaro #wrap .monthWrap h2 img {
        margin: 0 auto;
        max-width: 360px;
    }

    #santaro #wrap #content #c01,
    #santaro #wrap #content #c02,
    #santaro #wrap #content #c03,
    #santaro #wrap #content #c04,
    #santaro #wrap #content #c05,
    #santaro #wrap #content #c06 {
        background: #fff;
        margin: 0 auto 32px;
        text-align: center;
    }

    #santaro #wrap #content .bgBorder {
        background: #fff url(../images/bg-btnaccordion.png) repeat;
        padding-top: 10px;
    }

    #santaro #wrap #content .boxFlex {
        display: flex;
    }

    #santaro #wrap #content .noticeBox {
        font-size: 13px;
        color: #ea5505;
        padding: 0 15px 15px 0;
        text-align: left;
    }

    #santaro #wrap #content .moreBox {
        color: #000;
        font-weight: bold;
        padding: 15px 15px 15px 0;
        margin: 15px auto;
        text-align: center;
        border-top: solid 1px #bbb;
        border-bottom: solid 1px #bbb;
    }

    #santaro #wrap #content .moreBox .noteBox {
        margin: 0 auto;
        text-align: center;
    }

    #santaro #wrap #content .moreBox ul.note {
        padding: 0;
        display: inline-block;
        font-size: 13px;
        font-weight: normal;
        margin: 15px auto 0;
    }

    #santaro #wrap #content .moreBox ul.note li {
        text-align: left;
    }


    #santaro #wrap #content .wrapLogo {
        /*width: 28%;*/
        width: 26%;
        margin: 2%;
        border: solid 2px #eb5405;
        position: relative;
    }

    #santaro #wrap #content .wrapLogo img {
        /* display: inline; */
        /* vertical-align: middle; */
        margin: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }

    #santaro #wrap #content .wrapSummary {
        width: 72%;
        padding: 24px;
        text-align: left;
        position: relative;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn {
        display: flex;
        margin-bottom: 3%;
    }

    #santaro #wrap #content #c03 .wrapSummary ul.ulEntryBtn {
        margin-top: 20px;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li:first-child {
        width: 60%;
        margin-right: 2%;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li:last-child {
        width: 38%;
        font-size: 80%;
        color: #ea5505;
        padding-top: 1%;
    }

    #santaro #wrap #content #c02 .wrapSummary ul.ulEntryBtn>li:last-child {
        line-height: 46px;
        padding-top: 0;
    }

    /*#santaro #wrap #content #c02 .wrapSummary ul.ulEntryBtn{display: block;}
    #santaro #wrap #content #c02 .wrapSummary ul.ulEntryBtn li{    width: 60%;    margin: 0 auto;}
    #santaro #wrap #content #c02 .wrapSummary ul.ulEntryBtn li a{margin-bottom:5px; font-size: 16px;}*/

    /*6/30*/
    /*#santaro #wrap #content #c04 .wrapSummary ul > li:last-child{width: 38%; font-size: 80%;    padding-top: 0;    line-height: 46px; color:#bbb;}*/

    /*7/1*/
    #santaro #wrap #content #c04 .wrapSummary ul.ulEntryBtn>li:first-child {
        width: 60%;
        margin-right: 2%;
        padding-top: 10px;
    }

    #santaro #wrap #content #c04 .wrapSummary ul.ulEntryBtn>li:last-child {
        width: 38%;
        font-size: 80%;
        color: #ea5505;
        padding-top: 0;
    }




    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li:first-child a.btnOrange,
    #santaro #wrap #content .wrapSummary ul>li:first-child .btnGray {
        max-width: 380px;
        width: 100%;
    }

    #santaro #wrap #content #c02 .wrapSummary>.tit {
        margin: 2% auto 0;
        text-align: center;
        color: #ea5505;
        font-weight: bold;
    }

    #santaro #wrap #content .wrapH3 span.box {
        display: inline-block;
        font-size: 15px;
        padding: 0;
        color: #000;
        border-bottom: solid 2px #000;
        line-height: 28px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    #santaro #wrap #content .wrapH3 h3 {
        /*font-size: 34px; font-weight: bold; color: #000;line-height: 1.0;margin:0 auto 15px;    font-feature-settings: "palt";*/
        line-height: 0;
    }


    #santaro #wrap #content .bigsale {
        border-top: dotted 3px #ddd;
        margin-top: 30px;
        padding-top: 30px;
    }

    #santaro #wrap #content .bigsale .wrapH3 h3 {
        font-size: 32px;
        font-weight: bold;
        color: #000;
        line-height: 1.1;
        margin: 0 auto 15px;
        font-feature-settings: "palt";
    }


    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex {
        display: flex;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex .boxL {
        width: 70%;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex .boxR {
        width: 30%;
        position: relative;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex .boxR .copyright {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 10px;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex .boxL .tit {
        font-size: 32px;
        font-weight: bold;
        color: #ea5505;
        margin: 10px auto 0;
    }



    #santaro #wrap #content .dateBox {
        font-size: 14px;
        background: #e4e4e4;
        display: table;
        width: 100%;
        margin: 0 auto 3%;
    }

    #santaro #wrap #content .dateBox .tit {
        background: #ea5505;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 80px;
    }

    /*#santaro #wrap #content #c02 .dateBox .tit{width:120px;}*/
    #santaro #wrap #content .dateBox div {
        padding: 5px 10px;
        display: table-cell;
        vertical-align: middle;
    }


    #santaro #wrap #content #c02 .wrapH3 {
        line-height: 0;
    }

    #santaro #wrap #content .wrapSummary {
        padding: 0 24px 0 0;
    }

    #santaro #wrap #content #c01 .wrapSummary .imgPonta,
    #santaro #wrap #content #c03 .wrapSummary .imgPonta,
    #santaro #wrap #content #c04 .wrapSummary .imgPonta,
    #santaro #wrap #content #c06 .wrapSummary .imgPonta {
        display: none;
        position: absolute;
        top: 53px;
        right: 25px;
        width: 125px;
    }

    #santaro #wrap #content #c01 .wrapSummary .imgPonta img,
    #santaro #wrap #content #c03 .wrapSummary .imgPonta img,
    #santaro #wrap #content #c04 .wrapSummary .imgPonta img,
    #santaro #wrap #content #c06 .wrapSummary .imgPonta img {
        width: 100%;
        height: auto;
    }

    #santaro #wrap #content #c01 .wrapSummary .note {
        font-size: 12px;
        margin: 0 auto 3%;
    }

    #santaro #wrap #content #c02 .wrapSummary .img {
        position: relative;
        width: 40%;
        margin: 10px auto 20px;
    }

    #santaro #wrap #content #c02 .wrapSummary .img .copyright {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 10px;
    }

    #santaro #wrap #content #c03 .wrapH3 span,
    #santaro #wrap #content #c02 .wrapH3 span {
        margin-bottom: 20px;
    }

    /*#santaro #wrap #content #c03 .wrapH3 h3,#santaro #wrap #content #c02 .wrapH3 h3{margin-bottom: 30px;}*/


    #santaro #wrap #content .boxOrangeB {
        border: solid 3px #ea5505;
        padding: 40px;
        text-align: left;
        margin: 0 auto 25px;
    }

    #santaro #wrap #content #c03 .boxOrangeB,
    #santaro #wrap #content #c06 .boxOrangeB {
        border: solid 3px #ea5505;
        padding: 40px;
        text-align: left;
        margin: 0 auto 5px;
    }

    #santaro #wrap #content .boxOrangeB .tit {
        font-size: 26px;
        color: #ea5505;
        font-weight: bold;
        font-feature-settings: "palt";
    }

    #santaro #wrap #content .boxOrangeB .tit.fcRed {
        color: #FF0004;
    }

    #santaro #wrap #content .boxOrangeB .boxFlex.wrapBox {
        line-height: 30px;
        margin-bottom: 10px;
    }

    #santaro #wrap #content .boxOrangeB .boxFlex.wrapBox .box2 {
        display: inline-block;
        font-size: 14px;
        padding: 0 10px;
        color: #ea5505;
        border: solid 1px #ea5505;
        line-height: 28px;
    }

    #santaro #wrap #content .boxOrangeB .boxFlex.wrapBox .box20 {
        display: inline-block;
        font-size: 14px;
        padding: 0 10px;
        color: #fff;
        border: solid 1px #ea5505;
        background: #ea5505;
        line-height: 28px;
    }

    #santaro #wrap #content ul.ulNote li {
        text-align: left;
        text-indent: -12px;
        padding-left: 12px;
        font-size: 12px;
        line-height: 1.6;
    }


    #santaro #wrap #content #c01 ul.ulBtn,
    #santaro #wrap #content #c04 ul.ulBtn {
        padding-top: 30px;
    }

    #santaro #wrap #content #c03 ul.ulBtn {
        padding: 30px 0 50px;
    }

    #santaro #wrap #content #c06 ul.ulBtn {
        padding: 30px 0 0;
    }

    #santaro #wrap #content ul.ulBtn li {
        margin-bottom: 20px;
        text-align: center;
    }

    #santaro #wrap #content ul.ulBtn li:last-child {
        margin-bottom: 0;
    }

    #santaro #wrap #content ul.ulBtn li p {
        font-size: 10px;
        color: #ea5505;
        margin-top: 10px;
        line-height: 1.4;
    }

    #santaro #wrap #content .boxOrangeBG {
        padding: 30px;
        text-align: left;
        margin: 0 auto 25px;
        background: url(../images/bg-orange.png) repeat;
    }

    #santaro #wrap #content #c03 .otokuArea {}

    #santaro #wrap #content #c03 .otokuArea>ul>li {
        margin-bottom: 50px;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:last-child {
        margin-bottom: 0;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li {
        margin-bottom: 30px;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li:last-child {
        margin-bottom: 0;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li a {
        display: table-row;
        color: #000 !important;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .img {}

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .img img {
        width: 100%;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .summary {
        padding-left: 5%;
        width: 70%;
        display: table-cell;
        vertical-align: middle;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .summary p {
        margin-bottom: 10px;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .summary .link {
        color: #ea5505;
        text-decoration: underline;
        margin-bottom: 0;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:nth-child(2) .boxOrangeBG {
        text-align: left;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:last-child .boxOrangeBG {
        margin-bottom: 0;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG {
        text-align: left;
        margin-bottom: 0;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li .spp .tit,
    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG .tit {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
        text-align: center;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li .spp .link a {
        font-size: 18px;
        font-weight: bold;
        color: #ea5505;
        text-decoration: underline;
        margin-bottom: 20px;
        text-align: center;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG .link a {
        font-size: 18px;
        font-weight: bold;
        color: #ea5505;
        text-decoration: underline;
        text-align: center;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li .spp ul.ulNote li,
    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG ul.ulNote li {
        text-align: center;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG .date {
        font-weight: bold;
        text-align: center;
        padding: 10px;
        border: 1px solid #ea5505;
        background: #fff;
        margin: 0 auto 15px;
        font-feature-settings: "palt";
        line-height: 1;
    }


    #santaro #wrap #content #c03 .otokuArea>ul>li .spp {
        text-align: center;
        /*margin-top: 30px;*/
    }



    #santaro #wrap #content #c04 .boxShop .tit {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 5%;
    }

    #santaro #wrap #content #c04 .boxShop img {
        width: 100%;
    }


    #santaro #wrap #content #c05 .inner {
        padding: 40px 0 50px;
    }

    #santaro #wrap #content #c05 h2 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 40px;
        line-height: 1;
    }

    #santaro #wrap #content #c05 .txt {
        font-weight: bold;
        margin-bottom: 10px;
        line-height: 1;
    }

    #santaro #wrap #content #c05 ul li:first-child {
        margin-bottom: 20px;
    }

    #santaro #wrap #content #c05 ul li:last-child {
        margin-bottom: 40px;
    }

    #santaro #wrap #content #c05 .note {
        font-size: 14px;
        text-align: left;
        margin: 0 auto;
        max-width: 510px;
    }

    /*accordion*/
    .accordionBox {
        position: relative;
    }

    .accordionBox .btnAcordion {
        display: block;
        font-size: 22px;
        line-height: 50px;
        font-weight: bold;
        position: relative;
        background: #ee7002 url(../images/bg-btnaccordion.png) repeat;
        color: #fff;
    }

    a.btnAcordion:link,
    a.btnAcordion:hover,
    a.btnAcordion:active,
    a.btnAcordion:visited {
        color: #fff !important;
    }

    .accordionBox .btnAcordion::after {
        position: absolute;
        top: 0;
        right: 20px;
        content: '\FF1E';
        transform: scale(1, .6) rotate(90deg);
        display: block;
    }

    .accordionBox .btnAcordion.on::after {
        transform: scale(1, .6) rotate(270deg);
    }

    .accordionBox .accordionBoxInner {
        max-width: 624px;
        margin: 0 auto;
        padding: 40px 0 75px;
    }

    #c02 .accordionBox .accordionBoxInner,
    #c03 .accordionBox .accordionBoxInner {
        padding: 60px 0 75px;
    }

    #c06 .accordionBox .accordionBoxInner {
        padding: 40px 0;
    }

    #cbArea {
        margin: 0 auto;
        max-width: 920px;
        text-align: center;
    }

    #cbArea img {
        width: 100%;
    }

    #cbArea p {
        margin-bottom: 35px;
        color: #000;
        font-weight: bold;
        font-size: 26px;
    }

    #cbArea p.article-middle {
        margin-bottom: 25px;
    }

    .btnArea {
        margin: 0 auto 32px;
        text-align: center;
    }

    .bnrArea {
        margin: 0 auto 32px;
    }

    .bnrArea ul li a,
    .bnrArea ul li img {
        display: block;
        width: 100%;
    }

    .bnrArea ul li {
        margin: 0 auto 32px;
    }

    .bnrArea ul li:last-child {
        margin: 0 auto;
    }

    /*BTN*/
    #c03 .anchorLink {
        margin: 0 auto 20px;
        text-align: center;
    }

    .anchorLink {
        display: inline-block;
        position: relative;
        line-height: 1.4;
        padding: 0 20px 0 0;
    }

    .anchorLink::after {
        content: '\FF1C';
        display: inline-block;
        position: absolute;
        top: 0;
        transform: rotate(-90deg) scale(.6, 1);
    }

    .btn.aupay1 {
        text-decoration: none;
        display: block;
        margin: 0 auto 40px;

        line-height: 1;
        font-weight: bold;

        text-align: center;
        /*border: 2px solid #333;*/
        border-radius: 100px;
        cursor: pointer;
        background-color: #fff;
        background-image: url(/content/dam/au-com/3day/common/images/icon-arrow-link.png);
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: 26px auto;
        background-size: 26px auto;

        max-width: 520px;
        margin-bottom: 40px;
        font-size: 21px;
        padding-top: 14px;
        padding-bottom: 10px;
        color: #000 !important;
        font-feature-settings: "palt";
    }

    a.btnOrange {
        width: 380px;
        margin: 0 auto;
        background-color: #eb5405;
        background-image: url(/content/dam/au-com/3day/images/icon-arrrow-white.png);
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: 26px auto;
        background-size: 20px auto;
        border-radius: 100px;
        font-feature-settings: "palt";
        color: #fff !important;
        height: 46px;
        line-height: 46px;
        text-align: center;
    }

    a.btnOrange.anchor {
        background-image: url(/content/dam/au-com/3day/images/icon-arrrow-down-white.png);
    }

    .btnGray {
        width: 380px;
        margin: 0 auto;
        background-color: #bbb;
        /*background-image: url(/content/dam/au-com/3day/images/icon-arrrow-gray.png);*/
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: 26px auto;
        background-size: 20px auto;
        border-radius: 100px;
        font-feature-settings: "palt";
        color: #fff !important;
        height: 46px;
        line-height: 46px !important;
        text-align: center;
        font-size: 16px !important;
    }

    a.btnWhite {
        width: 380px;
        margin: 0 auto;
        background-color: #fff;
        background-image: url(/content/dam/au-com/3day/images/icon-arrrow-orange.png);
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: 26px auto;
        background-size: 20px auto;
        border-radius: 100px;
        border: solid 2px #eb5405;
        font-feature-settings: "palt";
        color: #eb5405 !important;
        height: 46px;
        line-height: 42px;
    }

    a.l2,
    .l2 {
        font-size: 14px !important;
        line-height: 1.2 !important;
        padding: 8px 0;
    }

    a.btnWhite.l2 {
        font-size: 14px;
        line-height: 1.2;
        padding: 6px 0;
    }


    .link-text::after,
    .link-text:hover::after {
        background-image: url(common/images/icon/icon_sprite.png);
        background-position: -95px 0px !important;

    }

    .pt15 {
        padding-top: 15px;
    }

    .pt50 {
        padding-top: 50px;
    }

    .mb10 {
        margin-bottom: 10px !important;
    }

    .mb20 {
        margin-bottom: 20px !important;
    }

    .mb15 {
        margin-bottom: 15px;
    }

    .mb40 {
        margin-bottom: 40px !important;
    }

    .mb50 {
        margin-bottom: 50px;
    }


    a {
        opacity: 1;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }

    a.alpha:hover {
        opacity: .6;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        text-decoration: none;
    }

    .view-sp {
        display: none;
    }

    .view-pc {
        display: block;
    }

}

/*--------------TABLET--------------*/
@media screen and (max-width: 979px) and (min-width: 768px) {

    /*#santaro #wrap #content .wrapSummary {    padding: 2.5%;}*/
    #santaro #wrap #content #c01 .wrapH3 h3,
    #santaro #wrap #content #c04 .wrapH3 h3 {
        font-size: 3.6vw;
    }

    #santaro #wrap #content #c03 .wrapH3 h3 {
        font-size: 4vw;
    }

    #santaro #wrap #content #c01 .wrapSummary .imgPonta,
    #santaro #wrap #content #c03 .wrapSummary .imgPonta,
    #santaro #wrap #content #c04 .wrapSummary .imgPonta,
    #santaro #wrap #content #c06 .wrapSummary .imgPonta {

        position: absolute;
        top: 4vw;
        right: 25px;
        width: 125px;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li:first-child a.btnOrange {
        font-size: 1.8vw;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li:last-child {
        padding-top: 1.5%;
        font-size: 1.4vw;
    }

}

@media screen and (min-width: 768px) {
    #attentionWrap {
        border: 2px solid #ff0000;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        color: #ff0000;
        background: #fff;
        margin: 0 auto 60px;
        max-width: 800px;
    }
}

@media screen and (max-width: 767.98px) and (min-width: 0) {
    #attentionWrap {
        border: 2px solid #ff0000;
        padding: 5%;
        font-size: 3.4vw;
        font-weight: bold;
        color: #ff0000;
        background: #fff;
        margin: 0 5% 5%;
    }
}

/*--------------WIDE--------------*/
@media screen and (max-width: 1200px) and (min-width: 768px) {


    #santaro #wrap {
        /*background-image: url(/content/dam/au-com/3day/common/images/bg_pc_spring.png);*/
        background-repeat: repeat-y;
        background-position: center top;
        -webkit-background-size: 1200px auto;
        background-size: 1200px auto;
    }

}


/*--------------SP--------------*/
@media screen and (max-width: 767px) and (min-width: 0px) {
    #santaro {
        color: #000;
        font-size: 3.2vw;
    }

    #santaro #wrap {

        padding: 5% 0;
        background-color: #fed700;
        /*background-image: url(/content/dam/au-com/3day/common/images/bg_sp_spring.png);*/
        background-repeat: repeat-y;
        background-position: center 0;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    #santaro #wrap #mainVisual h1 img {
        width: 100%;
    }


    #santaro #wrap .monthWrap {
        margin: 0 auto 5%;
        width: 88%;
        padding: 0;
        text-align: center;
    }

    #santaro #wrap .monthWrap h2 img {
        width: 60%
    }

    .block-notice {
        margin: 3% 5% 5%;
        padding: 2%;
        font-size: 3.2vw;
        width: 90%;
        text-align: left;
        background: #fff;
        border: 1px solid #ff0000;
        color: #ff0000;
    }

    #santaro .block-notice .ti {
        text-indent: -12.8vw;
        padding-left: 12.8vw;
    }

    #santaro .block-notice a {
        text-decoration: underline;
    }

    #santaro #wrap .leadArea {
        margin: 0 auto 5%;
        max-width: 100%;
        padding: 0 5%;
        text-align: center;
    }

    #santaro #wrap #content {
        margin: 0 5%;
    }

    #santaro #wrap #content #c01,
    #santaro #wrap #content #c02,
    #santaro #wrap #content #c03,
    #santaro #wrap #content #c04,
    #santaro #wrap #content #c05,
    #santaro #wrap #content #c06 {
        background: #fff;
        margin: 0 auto 10%;
        text-align: center;
    }


    #santaro #wrap #content .boxFlex {}

    #santaro #wrap #content .noticeBox {
        font-size: 2.6vw;
        color: #ea5505;
        padding: 5% 5% 0;
        text-align: center;
    }

    #santaro #wrap #content .moreBox {
        color: #000;
        font-weight: bold;
        padding: 5% 5% 5% 0;
        margin: 5% auto 0;
        text-align: center;
        border-top: solid 1px #bbb;
        border-bottom: solid 1px #bbb;
    }

    #santaro #wrap #content .moreBox .noteBox {
        margin: 0 auto;
        text-align: center;
    }

    #santaro #wrap #content .moreBox ul.note {
        padding: 0;
        display: inline-block;
        font-size: 2.8vw;
        font-weight: normal;
        margin: 3% auto 0;
    }

    #santaro #wrap #content .moreBox ul.note li {
        text-align: left;
    }
	    #santaro .note-s {
        position: relative;
        font-size: 2.4vw;
    }
    #santaro .note-s::before {
        content:"※";
        position: absolute;
        left: 0;
    }
    #santaro .note-m {
        position: relative;
        padding-left:1rem;
    }
    #santaro .note-m::before {
        content:"※";
        position: absolute;
        left: 0;
    }
    #santaro .pontapassNote {
        padding-left: 1em;
    }
    #santaro .pontapassNote li {
        position: relative;
        padding-left:1rem;
    }
    #santaro .pontapassNote li::before {
        content:"※";
        position: absolute;
        left: 0;
    }
    #santaro #wrap #content .wrapLogo {}

    #santaro #wrap #content .wrapSummary {
        padding: 0 5% 5%;
        text-align: left;
        position: relative;
    }

    #santaro #wrap #content .bgBorder {
        background: #fff url(../images/bg-btnaccordion.png) repeat;
        padding-top: 2vw;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn {
        margin: 5% auto 0;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li {
        text-align: center;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li:first-child {
        display: block;
        margin-bottom: 2%;
    }

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li:last-child {
        display: block;
        font-size: 80%;
        color: #ea5505;
        /*text-align: left;*/
    }

    /*#santaro #wrap #content #c04 .wrapSummary ul > li:last-child { color: #bbb;}*/

    #santaro #wrap #content .wrapSummary ul.ulEntryBtn>li:first-child a.btnOrange {}

    /*#santaro #wrap #content #c02 .wrapSummary ul.ulEntryBtn{display: block;}
    #santaro #wrap #content #c02 .wrapSummary ul.ulEntryBtn li{ text-align: center;}
    #santaro #wrap #content #c02 .wrapSummary ul.ulEntryBtn li a{margin-bottom:3% }*/


    #santaro #wrap #content #c01 .wrapSummary .imgPonta,
    #santaro #wrap #content #c04 .wrapSummary .imgPonta {
        width: 20%;
        /* margin: 0 auto 5%; */
        position: absolute;
        top: 4%;
        right: 5%;
        display: none;
    }

    #santaro #wrap #content #c03 .wrapSummary .imgPonta,
    #santaro #wrap #content #c06 .wrapSummary .imgPonta {
        width: 20%;
        /* margin: 0 auto 5%; */
        position: absolute;
        top: 20%;
        right: 5%;
        display: none;
    }

    #santaro #wrap #content #c01 .wrapSummary .imgPonta img,
    #santaro #wrap #content #c03 .wrapSummary .imgPonta img,
    #santaro #wrap #content #c04 .wrapSummary .imgPonta img,
    #santaro #wrap #content #c06 .wrapSummary .imgPonta img {
        width: 100%;
        height: auto;
    }

    .note {
        font-weight: normal;
        font-size: 2.6vw;
    }

    #santaro #wrap #content #c01 .wrapSummary .note {
        font-size: 2.6vw;
        margin: 3% auto 0;
    }

    #santaro #wrap #content #c02 .wrapSummary .img {
        position: relative;
        width: 50%;
        margin: 2% auto 5%;
    }

    #santaro #wrap #content #c02 .wrapSummary .img .copyright {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 2vw;
    }

    #santaro #wrap #content #c02 .wrapSummary>.tit {
        margin: 4vw auto 0;
        text-align: center;
        color: #ea5505;
        font-weight: bold;
    }

    #santaro #wrap #content .wrapH3 span.box {
        display: inline-block;
        font-size: 2.8vw;
        font-weight: bold;
        padding: 0;
        color: #000;
        border-bottom: solid 2px #000;
        line-height: 4vw;
        margin-bottom: 5%;
    }

    #santaro #wrap #content .wrapH3 h3 {
        font-size: 5.8vw;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
        /*margin-bottom: 5%;*/
        font-feature-settings: "palt";
    }

    #santaro #wrap #content .dateBox {
        font-size: 3.0vw;
        background: #e4e4e4;
        display: table;
        width: 100%;
    }

    #santaro #wrap #content .dateBox .tit {
        background: #ea5505;
        color: #fff;
        width: 24%;
        vertical-align: middle;
        text-align: center;
    }

    /*#santaro #wrap #content #c02 .dateBox .tit{width: 36%;}*/
    #santaro #wrap #content .dateBox div {
        padding: 3%;
        display: table-cell;
        vertical-align: middle;
    }

    #santaro #wrap #content #c03 .dateBox {
        margin: 0 auto 5%;
    }

    /*#santaro #wrap #content #c03 .wrapH3 span{margin-bottom: 3%;}
#santaro #wrap #content #c03 .wrapH3 h3{margin-bottom: 3%;}*/

    #santaro #wrap #content .bigsale {
        border-top: dotted 3px #ddd;
        padding-top: 5%;
        margin-top: 5%;
    }

    #santaro #wrap #content bigsaleArea {
        margin-bottom: 10%;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex {
        display: flex;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex .boxL {
        width: 70%;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex .boxR {
        width: 30%;
        position: relative;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex .boxR .copyright {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 2vw;
    }

    #santaro #wrap #content #c03 .bigsale .wrapH3.wrapFlex .boxL .tit {
        font-size: 5.8vw;
        font-weight: bold;
        color: #ea5505;
        margin: 0 auto 0;
    }

    #santaro #wrap #content .boxOrangeB {
        border: solid 3px #ea5505;
        padding: 5%;
        text-align: left;
        margin: 0 auto 5%;
    }

    #santaro #wrap #content #c03 .boxOrangeB {
        border: solid 3px #ea5505;
        padding: 5%;
        text-align: left;
        margin: 0 auto 2%;
    }

    #santaro #wrap #content #c06 .boxOrangeB {
        margin: 0 auto;
    }

    #santaro #wrap #content .boxOrangeB .tit {
        font-size: 6vw;
        color: #ea5505;
        font-weight: bold;
        font-feature-settings: "palt";
    }

    #santaro #wrap #content .boxOrangeB .boxFlex.wrapBox {
        line-height: 1.4;
        margin-bottom: 5%;
    }

    #santaro #wrap #content .boxOrangeB .boxFlex.wrapBox .box2 {
        display: inline-block;
        font-size: 2.8vw;
        padding: 0 5%;
        color: #ea5505;
        border: solid 1px #ea5505;
        line-height: 5vw;
        height: 5vw;
    }

    #santaro #wrap #content .boxOrangeB .boxFlex.wrapBox .box20 {
        display: inline-block;
        font-size: 2.8vw;
        padding: 0 5%;
        color: #fff;
        border: solid 1px #ea5505;
        background: #ea5505;
        line-height: 5vw;
        height: 5vw;
    }

    #santaro #wrap #content ul.ulNote li {
        text-align: left;
        text-indent: -2.8vw;
        padding-left: 2.8vw;
        font-size: 2.8vw;
        line-height: 1.6;
    }


    #santaro #wrap #content #c01 ul.ulBtn,
    #santaro #wrap #content #c04 ul.ulBtn {
        padding-top: 10%;
    }

    #santaro #wrap #content #c03 ul.ulBtn {
        padding: 10% 0 15%;
    }

    #santaro #wrap #content #c06 ul.ulBtn {
        padding: 10% 0 0;
    }

    #santaro #wrap #content ul.ulBtn li {
        margin-bottom: 5%;
        text-align: center;
    }

    #santaro #wrap #content ul.ulBtn li:last-child {
        margin-bottom: 0;
    }

    #santaro #wrap #content ul.ulBtn li p {
        font-size: 2.8vw;
        color: #ea5505;
        margin-top: 2%;
        line-height: 1.2;
    }


    #santaro #wrap #content #c03 .otokuArea>ul>li {
        margin-bottom: 10%;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:last-child {
        margin-bottom: 0;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li {
        margin-bottom: 5%;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li:last-child {
        margin-bottom: 0;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li a {
        display: table-row;
        color: #000 !important;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .img img {
        width: 100%;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .summary {
        padding-left: 5%;
        width: 70%;
        display: table-cell;
        vertical-align: middle;
        font-size: 3vw;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .summary p {
        margin-bottom: 3%;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li ul.ulBnr>li .summary .link {
        color: #ea5505;
        text-decoration: underline;
        margin-bottom: 0;
    }

    #santaro #wrap #content .boxOrangeBG {
        padding: 5%;
        text-align: left;
        margin: 0 auto 5%;
        background: url(../images/bg-orange.png) repeat;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG {
        text-align: left;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li .spp .tit,
    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG .tit {
        font-size: 2.8vw;
        font-weight: bold;
        margin-bottom: 3%;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li .spp .link a {
        font-size: 4vw;
        font-weight: bold;
        color: #ea5505;
        text-decoration: underline;
        margin-bottom: 5%;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG .link a {
        font-size: 4vw;
        font-weight: bold;
        color: #ea5505;
        text-decoration: underline;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li .spp ul.ulNote li,
    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG ul.ulNote li {
        text-align: center;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG .date {
        font-weight: bold;
        text-align: center;
        padding: 2% 0;
        border: 1px solid #ea5505;
        background: #fff;
        margin: 0 auto 5%;
        font-feature-settings: "palt";
        line-height: 1;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li:first-child .boxOrangeBG ul.ulBnr.mb30 {
        margin-bottom: 7% !important;
    }

    #santaro #wrap #content #c03 .otokuArea>ul>li .spp {
        text-align: center;
        /*margin-top: 10%;*/
    }


    #santaro #wrap #content #c04 .boxShop {
        margin-bottom: 8%;
    }

    #santaro #wrap #content #c04 .boxShop .tit {
        font-size: 4vw;
        font-weight: bold;
        margin-bottom: 5%;
    }

    #santaro #wrap #content #c04 .boxShop img {
        width: 100%;
    }

    #santaro #wrap #content #c05 .inner {
        padding: 5% 0;
    }

    #santaro #wrap #content #c05 h2 {
        font-size: 5vw;
        font-weight: bold;
        margin-bottom: 5%;
        line-height: 1.4;
    }

    #santaro #wrap #content #c05 .txt {
        font-weight: bold;
        margin-bottom: 2%;
        line-height: 1;
    }

    #santaro #wrap #content #c05 ul li {
        margin-bottom: 5%;
    }

    #santaro #wrap #content #c05 .note {
        font-size: 2.4vw;
        text-align: left;
        margin: 0 auto;
        padding: 0 5%;
    }


    #cbArea {
        margin: 0 auto 10%;
        text-align: center;
    }

    #cbArea img {
        width: 100%;
    }

    #cbArea p {
        margin-bottom: 5%;
        font-size: 3.8vw;
        color: #000;
        font-weight: bold;
    }

    /*accordion*/
    .accordionBox {
        position: relative;
    }

    .accordionBox .btnAcordion {
        display: block;
        font-size: 4vw;
        line-height: 10vw;
        font-weight: bold;
        position: relative;
        background: #ee7002 url(../images/bg-btnaccordion.png) repeat;
        color: #fff;
    }

    .accordionBox .btnAcordion::after {
        position: absolute;
        right: 2%;
        top: 50%;
        height: 4.6vw;
        width: 4.6vw;
        line-height: 4.6vw;
        margin-top: -2.3vw;
        content: '\FF1E';
        transform: scale(1, .6) rotate(90deg);
        display: block;
    }

    .accordionBox .btnAcordion.on::after {
        transform: scale(1, .6) rotate(270deg);
    }

    .accordionBox .accordionBoxInner {
        margin: 0 auto;
        padding: 5%;
    }

    #c02 .accordionBox .accordionBoxInner {
        margin: 0 auto;
        padding: 10% 5%;
    }

    #santaro a.btnAcordion:link,
    #santaro a.btnAcordion:hover,
    #santaro a.btnAcordion:active,
    #santaro a.btnAcordion:visited {
        color: #fff !important;
    }

    .btnArea {
        margin: 0 auto 10%;
        text-align: center;
    }

    .bnrArea {
        margin: 0 auto 10%;
    }

    .bnrArea ul li a,
    .bnrArea ul li img {
        display: block;
        width: 100%;
    }

    .bnrArea ul li {
        margin: 0 auto 10%;
    }

    .bnrArea ul li:last-child {
        margin: 0 auto;
    }

    /*BTN*/
    #c03 .anchorLink {
        margin: 0 auto;
        text-align: center;
    }

    .anchorLink {
        display: inline-block;
        position: relative;
        line-height: 1.4;
        padding: 0 20px 0 0;
    }

    .anchorLink::after {
        content: '\FF1C';
        display: inline-block;
        position: absolute;
        top: 0;
        transform: rotate(-90deg) scale(.6, 1);
    }

    #santaro .btn.aupay1 {
        margin-bottom: 7.0922%;
        font-size: 3.57143vw;
        padding-top: .5em;
        padding-bottom: .5em;
        color: #000 !important;
        font-feature-settings: "palt";
        font-weight: bold;
        display: block;
        margin: 0 auto;
        padding-right: 1.18203%;
        width: 78.01418%;
        /*border: 2px solid #333;*/
        border-radius: 100px;
        background-color: #fff;
        background-image: url(/content/dam/au-com/3day/common/images/icon-arrow-link.png);
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: auto 40.38462% !important;
        background-size: auto 40.38462% !important;

    }

    #santaro .is_lp .btn {
        text-decoration: none;
        display: block;
        margin: 0 auto 55px;
        max-width: 460px;
        line-height: 1;
        font-weight: bold;
        font-size: 25px;
        text-align: center;
        color: #333;
        border: 2px solid #333;
        border-radius: 100px;
        cursor: pointer;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #fff;
        background-image: url(/content/dam/au-com/3day/common/images/icon-arrow-link.png);
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: 26px auto;
        background-size: 26px auto;

    }

    #santaro a.btnOrange {
        width: 80%;
        margin: 0 auto;
        background-color: #eb5405;
        background-image: url(/content/dam/au-com/3day/images/icon-arrrow-white.png);
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: 4vw auto;
        background-size: 4vw auto;
        border-radius: 5vw;
        font-feature-settings: "palt";
        color: #fff !important;
        height: 10vw;
        line-height: 10vw;
        font-size: 3vw;
        text-align: center;
    }

    a.btnOrange.anchor {
        background-image: url(/content/dam/au-com/3day/images/icon-arrrow-down-white.png);
    }

    #santaro .btnGray {
        width: 80%;
        margin: 0 auto;
        background-color: #bbb;
        /*background-image: url(/content/dam/au-com/3day/images/icon-arrrow-gray.png);*/
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: 4vw auto;
        background-size: 4vw auto;
        border-radius: 5vw;
        font-feature-settings: "palt";
        color: #fff !important;
        height: 10vw;
        line-height: 10vw !important;
        font-size: 3vw !important;
        text-align: center;
    }

    #santaro #c03 a.btnOrange,
    #santaro #c03 .btnGray,
    #santaro #c06 a.btnOrange {
        padding-right: 3%;
    }

    #santaro a.btnWhite {
        width: 80%;
        margin: 0 auto;
        background-color: #fff;
        background-image: url(/content/dam/au-com/3day/images/icon-arrrow-orange.png);
        background-repeat: no-repeat;
        background-position: 96% center;
        -webkit-background-size: 4vw auto;
        background-size: 4vw auto;
        border-radius: 5vw;
        border: solid 2px #eb5405;
        font-feature-settings: "palt";
        color: #eb5405 !important;
        height: 10vw;
        line-height: calc(10vw - 4px);
        font-size: 3vw;
    }

    #santaro a.l2,
    #santaro .l2 {
        font-size: 3vw !important;
        line-height: 1.2 !important;
        padding: 2% 0 !important;
    }

    #santaro a.btnWhite.l2 {
        font-size: 3vw;
        line-height: 1.2;
        padding: 1.5% 0;
    }

    .link-text::after,
    .link-text:hover::after {
        background-image: url(common/images/icon/icon_sprite.png);
        background-position: -79px -32px !important;

    }

    #santaro .pt15 {
        padding-top: 5%;
    }

    #santaro .pt50 {
        padding-top: 20%
    }

    #santaro .mb15 {
        margin-bottom: 5%;
    }

    #santaro .mb10 {
        margin-bottom: 3% !important;
    }

    #santaro .mb20 {
        margin-bottom: 8% !important;
    }

    .mb40 {
        margin-bottom: 13% !important;
    }

    #santaro .mb50 {
        margin-bottom: 10%;
    }

    .view-sp {
        display: block;
    }

    .view-pc {
        display: none;
    }
}




.fcOrange {
    color: #eb5505;
}

.fcRed {
    color: #FF0004;
}

.fcG {
    color: #bbb !important;
}
.fwB {
    font-weight: bold;
}

.kerning {
    font-feature-settings: "palt";
}

.taL {
    text-align: left !important;
}

.taC {
    text-align: center !important;
}

.fwB {
    font-weight: bold;
}

.fwN {
    font-weight: normal;
}

.fs18 {
    font-size: 120%;
}

.fs150 {
    font-size: 150%;
    line-height: 0.8;
}

.fs160 {
    font-size: 160%;
    line-height: 0.9;
}

.fs85 {
    font-size: 85%;
}

.fsS {
    font-size: 80%;
    font-weight: normal;
}

.lh16 {
    line-height: 1.6;
}

.lh20 {
    line-height: 2;
}
.pl1{
	padding-left:1rem;
}
.pl2{
	padding-left:2rem;
}


/*--------------20240122--------------  */
.pr_pre {
    font-size: 120% !important;
    color: initial !important;
    line-height: 1.6 !important;
    margin-top: 20px !important;
    font-weight: bold;
}

.sv_pre {
    font-size: 0.9em;
    display: block;
    margin: 20px auto -15px;
}

.sv_pre::before {
    content: "＼";
    margin-right: 4px;
}

.sv_pre::after {
    content: "／";
    margin-left: 4px;
}

.premium {
    margin-bottom: 25px !important;
    margin-top: -5px;
}

div.btn_pre {
    max-width: 380px;
    margin: 0 auto;
    background-color: #eb5405;
    background-image: url(/content/dam/au-com/3day/images/icon-arrrow-white.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    -webkit-background-size: 26px auto;
    background-size: 20px auto;
    border-radius: 100px;
    font-feature-settings: "palt";
    color: #fff !important;
    text-align: center;
}

div.btn_pre:hover {
    opacity: .6;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}


.btn_pre a {
    font-size: 16px;
    display: block;
    padding: 15px 0;
}

.btn_pre a {
    color: #FFF !important;
}

@media screen and (min-width: 499px) and (max-width:767px) {
    .btn_pre a {
        font-size: 16px;
    }

    div.btn_pre {
        width: 80%;
    }

    .btn_pre a {
        padding: 30px 0;
    }
}

@media screen and (max-width: 767px) {
    .premium {
        margin-bottom: initial !important;
    }

    .pr_pre {
        margin-top: 7% !important;
    }

    div.btn_pre {
        max-width: inherit;
        height: auto;
        line-height: .9;
    }

    .sv_pre {
        margin: 20px auto -3%;
    }
}

@media screen and (max-width: 489px) {
    .btn_pre a {
        font-size: 14px;
        padding: 20px 0;
    }

    div.btn_pre {
        width: 95%;
    }

}

@media screen and (max-width: 346px) {

    .btn_pre a {
        font-size: 1em;
    }

    div.btn_pre {
        width: 95%;
        background-size: 7%;
    }

}


/*202409追加*/
.auOrangeAnc.link-goto:after {
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url(../../../../../etc.clientlibs/settings/wcm/designs/au-com/clientlib-site/resources/images/icon/icon_sprite.png);
    width: 16px;
    height: 10px;
    background-size: 121px 118px;
    background-position: -63px -49px;
}
.auOrangeAnc.link-goto:hover::after {
    background-position: -63px -49px;
}