.mobileOnly {
    display: none;
}

#header,
.content,
#footer {
    width: 740px;
    padding: 0;
}

#headerWrap {
    min-width: 740px;
}

small {
    vertical-align: top;
}

#siteName {
    padding-left: 0;
}

#globalNav li#gnGS {
    padding-right: 0;
}

#tag {
    font-size: 20px;
    margin-bottom: 20px;
}

.content {
    font-size: 14px;
    line-height: 1.6;
    margin: 0 auto;
    margin-top: 24px;
    overflow: hidden;
    min-height: 250px;
}

    .content #main {
        width: 740px;
    }

        .content #main li {
            list-style: none;
        }

        .content #main ul {
            padding: 0;
            margin: 0;
        }

#main a {
    text-decoration: underline;
}

section {
    margin-bottom: 60px;
}

    section section {
        margin: 30px 0;
        /*padding-top: 30px; border-top: 1px solid #e6e6e6;*/
    }

    section h1 {
        font-size: 30px;
        margin-bottom: 20px;
        font-weight: bold;
    }

    section section h1 {
        font-size: 16px;
        margin-bottom: 15px;
    }

#logo {
    margin-bottom: 15px;
}

#feature,
#feature2 {
    position: relative;
}

#vis-feat {
    position: absolute;
    right: 0;
    top: 0;
}

#vis-feat2 {
    position: absolute;
    right: 0;
    top: 10px;
}

#vis-feat {
    width: 142px;
}

#vis-feat2 {
    width: 221px;
}

#feature1 h1,
#feature1 p {
    margin-right: 200px;
}

#feature2 > h1,
#feature2 > p {
    margin-right: 240px;
}

#aboutMiles,
#guide {
    border: 1px solid #e6e6e6;
    padding: 15px;
    border-radius: 5px;
    font-size: 12px;
}

    #aboutMiles li {
        text-indent: -1em;
        margin-left: 1.5em;
        margin-bottom: 10px;
    }

        #aboutMiles li li {
            text-indent: 0;
            list-style: disc;
        }

        #aboutMiles li:before {
            content: '¡ö';
        }

        #aboutMiles li li:before {
            content: '';
        }

    #aboutMiles h1 {
        font-size: 14px;
    }

.desc {
    overflow: hidden;
}

#topLink {
    text-align: center;
    margin-top: 20px;
}

    #topLink ul {
        display: inline-block;
    }

    #topLink li {
        float: left;
    }

        #topLink li.passport,
        li.mile {
            list-style: none;
        }

        #topLink li:not(:last-child) {
            border-right: 1px solid #333;
            padding-right: 15px;
            margin-right: 15px;
        }

#passport .passport a,
#mile .mile a {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
    font-weight: bold;
}

section#intro {
    overflow: hidden;
}

#intro .title {
    background-color: #fff;
    margin: 30px 0;
    text-align: center;
    padding: 40px 0 30px;
}

#intro .lead {
    width: 540px;
    float: left;
}

#intro .desc {
    overflow: hidden;
    float: right;
    width: 160px;
}

    #intro .desc li.appStore {
        margin-bottom: 10px;
    }

#movie {
    display: inline-block;
    height: auto;
    margin: 20px 0 20px 0;
}

#howto:after,
#sums:after,
#featureList:after,
#topLink:after {
    content: "";
    clear: both;
    display: block;
}

#howto figure,
#sums figure {
    float: left;
    margin-right: 20px;
    width: 340px;
}

#howto section,
#sums section,
#guide section {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}

#guide figure {
    margin: 0 0 30px;
    text-align: center;
}

#howto section h1,
#sums section h1,
#guide {
    font-size: 14px;
}

    #guide section {
        margin-bottom: 0;
    }

    #guide h1 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #guide li {
        margin-bottom: 10px;
    }

    #guide img {
        width: 160px;
        margin: 5px 10px;
        vertical-align: top;
    }

        #guide img#vis-guide-img01 {
            width: 250px;
        }

    #guide ol {
        margin: 0;
        padding: 0;
    }

/* #guide #vis-guide-img02 {margin-top: 0;} */

.content p {
    margin-bottom: 1em;
}

#promo {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
}

    #promo p {
        margin-bottom: 0;
    }

        #promo p.note {
            font-weight: normal;
        }

#storeLink {
    margin-bottom: 10px;
}

    #storeLink li {
        display: inline-block;
        vertical-align: middle;
    }

.note {
    font-size: 11px;
}

.annotation {
    font-size: 12px;
}

.lead p.news {
    font-weight: bold;
    margin: 30px 0;
}

.news a {
    color: #333;
}

#faq {
    border: solid #ccc;
    border-width: 1px 0;
    padding: 10px 0;
    margin-top: 50px;
}

aside.share {
    text-align: center;
    margin: 40px auto;
}

    aside.share a {
        display: inline-block;
        padding: 5px;
    }

    aside.share span {
        display: inline-block;
        color: #999;
        font-size: 11px;
        margin-right: 5px;
    }

    aside.share img {
        vertical-align: middle;
        opacity: .4;
    }

        aside.share img.tw_btnImg {
            width: 26px;
            padding-right: 0;
        }

        aside.share img.fbBtn {
            width: 20px;
            padding-right: 0;
        }

aside#mujicard {
    border: 1px solid #7F0019;
    display: block;
    text-decoration: none;
    text-align: center;
}

    aside#mujicard h1 {
        color: #fff;
        background: #7F0019;
        text-align: center;
        font-size: 18px;
        padding: 5px;
        margin: 0;
    }

    aside#mujicard .date {
        font-size: 16px;
        font-weight: bold;
    }

    aside#mujicard div {
        padding: 10px 0;
    }

    aside#mujicard .benefit {
        font-weight: bold;
    }

    aside#mujicard p {
        padding: 0 10px;
    }

aside#mujicard {
    position: relative;
    width: 99%;
    min-height: 250px;
    margin: 0;
}

    aside#mujicard .linkarea {
        margin: 0;
        padding: 0;
    }

        aside#mujicard .linkarea a {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            text-indent: -999px;
            background /*\**/
            : #fff\9;
            /*IE7¡¢8ÓÃ¥Ï¥Ã¥¯*/
            filter: alpha(opacity=0);
            /*¥Õ¥£¥ë¥¿©`¤ÇÍ¸Ã÷¤Ë*/
        }

        aside#mujicard .linkarea .linktext {
            text-decoration: underline;
        }


table.horizontal {
    margin-bottom: 20px;
    width: 100%;
}

    table.horizontal th {
        padding: 5px 10px;
        background: #f5f5f5;
        text-align: center;
        font-weight: bold;
        border: solid #ddd;
        border-width: 1px 1px 0;
    }

    table.horizontal td {
        padding: 10px;
        border: solid #ddd;
        border-width: 0 1px 1px;
    }

        table.horizontal td.point,
        table.horizontal td.mile {
            white-space: nowrap;
            text-align: center;
            font-size: 11px;
        }

    table.horizontal .mile .num,
    table.horizontal .point .num {
        font-size: 16px;
        font-weight: bold;
        margin: 0 2px;
        font-family: "Helvetica", 'Lucida Grande', "Microsoft YaHei", sans-serif;
    }

.relatedLink {
    text-align: right;
}

//#main .relatedLink a {
    display: inline-block;
    background: url(https://www.muji.com/img/common/arrow_right.png) no-repeat 14px 50%;
    border: 1px solid #ccc;
    padding: 7px 14px 7px 28px;
    text-decoration: none;
    font-weight: bold;
}

#main .relatedLink a {
    text-decoration: none;
    font-family: sans-serif;
    display: inline-flex;
    font-size: 14px;
    color: #666;
    border-radius: 30px;
    padding: 5px 40px 5px 20px;
    border: 1px solid #cbcbcb;
    font-weight: normal;
    position: relative;
}

    #main .relatedLink a:after {
        display: block;
        position: absolute;
        top: 50%;
        right: 10px;
        width: 8px;
        height: 8px;
        margin: -4px 10px 0 0;
        border-top: solid 1px #999;
        border-right: solid 1px #999;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        content: "";
    }

.relatedLink a:hover {
    border: 1px solid #7F0019;
}

#feature > h1,
#howto > h1,
#sums > h1 {
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
}

#howto img,
#sums img {
    width: 320px;
    height: auto;
}

#feature1 .relatedLink {
    margin-top: 20px;
}

#feature1 th.stage,
#feature1 th.point,
#feature1 th.mile {
    border: solid #ddd;
    border-width: 1px 1px 1px;
}

#feature1 table.horizontal.mobileOnly th {
    padding: 5px;
    width: 10%;
}

section.save h1 {
    text-align: center;
}

.gr {
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7;
    padding: 15px;
}

.box {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
}

section#featureList section {
    padding: 15px;
}

section#featureList {
    margin: 30px -15px 0;
}

#featureList h1 {
    text-align: center;
}

#featureList img {
    display: block;
    margin: 15px auto;
}

#feature3 img,
#feature4 img,
#feature6 img {
    width: 50%;
}

#feature5 img,
#feature7 img {
    width: 30%;
}

#featureList section {
    border-top: 1px solid #e6e6e6;
    padding-top: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

/* 190304 passport_campagin */

//#passport_campagin #intro > .title > .title_main {
    display: flex;
    width: 85%;
    margin: 0 auto;
}

#passport_campagin #intro > .title > .title_main {
    display: flex;
    width: 72%;
    margin: 0 auto;
    justify-content: space-around;
}

    #passport_campagin #intro > .title > .title_main > figure > img,
    #passport_campagin #intro > .title > .title_main > .title_detail h1#logo > img {
        width: 100%;
    }

//#passport_campagin #intro > .title > .title_main > figure {
    width: 20%;
    margin: 0 0 0 40px;
}

#passport_campagin #intro > .title > .title_main > figure {
    width: 18%;
    margin: 0;
}

//#passport_campagin #intro > .title > .title_main > .title_detail {
    width: 75%;
    text-align: left;
}

#passport_campagin #intro > .title > .title_main > .title_detail {
    width: 70%;
    text-align: left;
}

#passport_campagin #intro #campaign_name {
    font-size: 1.78em;
    font-weight: 700;
    color: #7f0019;
    text-align: left;
    line-height: 1.45;
}

#passport_campagin #intro #campaign_date {
    font-size: 1.5em;
    font-weight: 700;
    text-align: left;
}

#passport_campagin #feature1 > #apps {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 30px;
}

#passport_campagin #feature1 > p {
    margin: 0;
}

#passport_campagin #feature1 #apps > figure {
    margin: 0;
    width: 58%;
}

#passport_campagin #feature1 #apps > div {
    margin: 0;
    width: 20%;
}

    #passport_campagin #feature1 #apps > div.qr {
        margin: 0;
        width: 12%;
    }

        #passport_campagin #feature1 #apps > div.qr p {
            font-size: 12px;
            margin-top: 0;
            font-weight: 700;
        }

    #passport_campagin #feature1 #apps > figure img,
    #passport_campagin #feature1 #apps > div img {
        width: 100%;
        height: auto;
    }

#passport_campagin #feature1 #apps > .desc {
    width: 20%;
}

    #passport_campagin #feature1 #apps > .desc #storeLink li {
        display: block;
        margin-bottom: 10px;
    }

        #passport_campagin #feature1 #apps > .desc #storeLink li.googlePlay {
            margin-left: -3px;
        }

#passport_campagin #feature1 h1,
#passport_campagin #feature1 p {
    margin-right: 0;
}

#passport_campagin #logo {
    margin: 0 0 10px;
}

//#passport_campagin #benefit {
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 25px;
}

#passport_campagin #benefit {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 25px;
    background: #f9f9f9;
    margin: 0;
}

    #passport_campagin #benefit h3 {
        margin: 0 0 20px;
    }

    #passport_campagin #benefit .column3 {
        display: flex;
        justify-content: space-between;
    }

//#passport_campagin #benefit .column3 li {
    width: 27.5%;
    border: 1px solid #dcdcdc;
    border-radius: 15px;
    padding: 15px;
}

#passport_campagin #benefit .column3 li {
    width: 30.6%;
}

    #passport_campagin #benefit .column3 li figure {
        display: block;
        margin: 0 auto;
        height: 130px;
        display: block;
        text-align: center;
        position: relative;
    }

        #passport_campagin #benefit .column3 li figure img {
            position: absolute;
            top: 40%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 24%;
        }

    #passport_campagin #benefit .column3 li:nth-child(1) figure img {
        width: 60%;
    }

    #passport_campagin #benefit .column3 li > span {
        font-size: 14px;
        color: #555;
        line-height: 1.7;
    }

#passport_campagin #intro .title {
    margin: 30px 0 10px;
}

#passport_campagin #intro .lead {
    width: auto;
    float: none;
    font-size: 16px;
}

#passport_campagin #intro .title .title_main .title_detail p {
    margin: 0;
    font-weight: 700;
    line-height: 1.8;
}

    #passport_campagin #intro .title .title_main .title_detail p#campaign_date {
        margin-bottom: 25px;
        color: #7f0019;
    }

//#passport_campagin #intro > div > div.coupon_date {
    text-align: left;
    width: 85%;
    margin: 30px auto 0;
    border-top: 1px solid #ddd;
    font-size: 15px;
    line-height: 1.7;
}

#passport_campagin #intro > div > div.coupon_date {
    text-align: center;
    width: 85%;
    margin: 30px auto 0;
    border-top: 1px solid #ddd;
    font-size: 17px;
    line-height: 1.8;
}

#passport .passport a,
#mile .mile a,
#passport_campagin .campaign a {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
    font-weight: bold;
}

#passport_campagin section#intro {
    margin-bottom: 0;
}

#passport_campagin #feature > h1 {
    border-top: none;
    padding-top: 0;
    margin: 30px 0 40px;
}

#passport_campagin .campaign_detail:not(:last-child) {
    margin-bottom: 110px;
}

#passport_campagin .campaign_detail h2 {
    margin-bottom: 20px;
}

    #passport_campagin .campaign_detail h2 .step {
        position: relative;
        border-radius: 50%;
        margin-right: 10px;
        font-size: 15px;
        background: #444;
        color: #fff;
        font-weight: normal;
        width: 70px;
        height: 70px;
        display: inline-block;
        vertical-align: middle;
    }

        #passport_campagin .campaign_detail h2 .step .steptext {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 70px;
            text-align: center;
        }

    #passport_campagin .campaign_detail h2 .step_title {
        font-size: 20px;
    }

#passport_campagin .campaign_detail p {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.6;
}

    #passport_campagin .campaign_detail p.note {
        font-size: 11px;
    }

#passport_campagin #feature2 > ol {
    margin: 30px auto;
    font-size: 1.2em;
    font-weight: 700;
    padding-left: 25px;
}

    #passport_campagin #feature2 > ol > li {
        margin-bottom: 40px;
        list-style: decimal;
    }

        #passport_campagin #feature2 > ol > li > figure > img {
            width: 100%;
        }

        #passport_campagin #feature2 > ol > li > figure {
            width: 75%;
        }

        #passport_campagin #feature2 > ol > li > p {
            font-weight: 700;
        }

            #passport_campagin #feature2 > ol > li > p span {
                font-weight: normal;
            }

    #passport_campagin #feature2 > ol > ul.annotation.asterisk {
        font-weight: normal;
        font-size: 13px;
        color: #666;
    }

#passport_campagin #benefit > ul > li > span > br {
    display: none;
}

/* 190308×·Ó› */
@media screen and (max-width: 767px) {
    #intro .title .br-sp {
        display: none;
    }
}
<!--ºÄÊ±1769394455.8186Ãë-->