@charset "UTF-8";

.l-page-head    {
    padding: 0;
}
.l-lp-border    {
    border-top: 1px solid #FF0808;
}
.l-inner    {
    width: 663px !important;
}
.mv {
    background-image: url("/store/sp/campaign_3g/images/bg.webp");
    background-size: cover;
    background-repeat: no-repeat;
}
.mv-wrap    {
    padding: 20px 0;
}
.campaign_3g-ttl    {
    font-size: 32px;
    color: #E61F57;
    padding: 20px 0 15px 0;
}
.box-product    {
    box-shadow: none !important;
}
.box-product-image  {
    height: 210px !important;
}
.yellow-label  {
    width: 100%;
    color: #fff;
    font-size: 25px;
    padding: 6px 74px 6px 74px;
    background-color:#f78008;
    margin: 0 auto;
    border-radius: 23px;
    white-space: nowrap;
}
.lineup-color-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -10px;
}
.lineup-color-list li {
    border-radius: 50%;
    margin-left: 10px;
    width: 28px;
    height: 28px;
}
.lineup-color-list li:nth-child(1) {
    background: #aab2d3;
}
.lineup-color-list li:nth-child(2) {
    background: #d698a8;
}
.lineup-color-list li:nth-child(3) {
    background: #e0dcda;
}
.lineup-color-list li:nth-child(4) {
    background: #2d2b2d;
}
.pixel9a-color-list li:nth-child(1) {
    background: #AAB2D3;
}
.pixel9a-color-list li:nth-child(2) {
    background: #EEE9E8;
}
.pixel9a-color-list li:nth-child(3) {
    background: #343434;
}
.pixel9a-color-list li:nth-child(4) {
    background: #FE8494;
}
.reno13a-color-list li:nth-child(1) {
    background: #373847;
}
.reno13a-color-list li:nth-child(2) {
    background: #4b4c4e;
}
.reno13a-color-list li:nth-child(3) {
    background: #d0d8ea;
}
.nubia-flip2-color-list li:nth-child(1) {
    background: #f7f7f7;
    border: 1px solid #b4b4b4;
}
.nubia-flip2-color-list li:nth-child(2) {
    background: #212121;
}
.nubia-flip2-color-list li:nth-child(3) {
    background: #d7e0f3;
}
.rakuraku-color-list li:nth-child(1) {
    background: #c23a65;
}
.rakuraku-color-list li:nth-child(2) {
    background: #c4bc9f;
}
.rakuraku-color-list li:nth-child(3) {
    background: #262c4c;
}
.kantan4-color-list li:nth-child(1) {
    background: #56658D;
}
.kantan4-color-list li:nth-child(2) {
    background: #BFC3CE;
}
.kantan4-color-list li:nth-child(3) {
    background: #D5BEC1;
}

.special-price-btn  {
    background: #FF0808;
    border-color: #FF0808;
}
.detail-btn a {
    color: #444444;
}
.required   {
    display: flex;
    align-items: center;
    justify-content: center;
}
.required-icon  {
    background-color: #FF0000;
    padding: 5px 10px;
    color: #fff;
    margin-right: 17px;
    border-radius: 8px;
}
.required-text  {
    color: #333333;
}
.box-product-wrap   {
    position: relative;
}
.badge  {
    position: absolute;
    top: 78px;
    left: 20px;
}
.ribbon  {
    position: absolute;
    left: 0;
    right: 0;
    top: -22px;
    width: 235px;
    margin: auto;
}
.bg-yellow  {
    background-image: url("/store/sp/campaign_3g/images/bg-yellow.webp");
}

.text-wrap  {
    width: 370px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.step-wrap  {
    width: 370px;
    margin:0 auto;
}
.step   {
    position: relative;
    display: flex;
    align-items: center;
    width: 370px;
    height: 45px;
    margin: 0 auto;
    border-top: solid 1px #2d2b2d;
    border-bottom: solid 1px #2d2b2d;
}
.step p   {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 50px;
}
.step-number    {
    position: absolute;
    left: 5px;
    text-align: center;
    width: 30px;
    height: 30px;
    color: #fff;
    background-color: #2d2b2d;
    border-radius: 50%;
    padding: 5px;
    margin: 5px;
    line-height: 21px;
}
.step-adjust    {
    height: 70px;
}
.caution-box    {
    background-color: #fff99e;
    padding: 15px;
}

@media (max-width: 768px) {
    .l-inner    {
        width: auto !important;
    }
    .mv-wrap    {
        padding: 0;
    }
    .mt-md-adjust {
        margin-top: 50px !important;
    }
    .special-offer  {
        font-size: 17px;
    }
    .campaign_3g-ttl    {
        font-size: 23px;
        padding: 10px 0 10px 0;
    }
    .special-price-product  {
        font-size: 20px !important;
    }
    .box-product    {
        border-radius: 23px;
    }
    .box-product-reco {
        padding-top: 30px;
    }
    .required-text  {
        font-size: 20px !important;
    }
    .badge  {
        position: absolute;
        top: 61px;
        left: 30px;
    }
    .ribbon  {
        position: absolute;
        left: 0;
        right: 0;
        top: -30px;
        width: 250px;
        margin: auto;
    }
    .howto-wrap {
        width: 330px;
        margin: 0 auto;
    }
    .text-wrap  {
        width: 330px;
    }
    .step-wrap {
        width: 330px;
    }
    .step  {
        width: 330px;
    }
    .step p {
        font-size: 16px;
    }
}