@charset "utf-8";

/*------------------------------------------------------------
	sale
------------------------------------------------------------*/

.pageTitle {
    position: relative;
}

.pageTitle .bg {
    position: absolute;
    top: 0;
    left: 0;
}

.pageTitle .infoBox {
    text-align: center;
    position: relative;
    z-index: 10;
}

.pageTitle .infoBox>img {
    padding: 66px 0 0 68px;
}

.pageTitle .comLink {
    margin-top: -7px;
}

#main {
    padding: 89px 0 91px;
}

#main .flow {
    margin-bottom: 104px;
}

#main .flow .headLine02 {
    margin-bottom: -8px;
}

#main .flow .textInner {
    margin-top: 48px;
    padding: 108px 60px 51px;
    position: relative;
    background: url("../img/sale/bg02.png") no-repeat left top / cover;
}

#main .flow .textInner .num {
    margin-left: -29px;
    position: absolute;
    top: 23px;
    left: 50%;
    color: #FFF;
    font-size: 3.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}

#main .flow .textInner h3 {
    margin-bottom: 31px;
    color: #FFF;
    font-size: 3.8rem;
    font-weight: bold;
    letter-spacing: 0.04em;
    text-align: center;
}

#main .flow .textInner .pTop {
    margin-bottom: 38px;
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.85;
    letter-spacing: 0.04em;
}

#main .flow .textInner .subBox {
    padding: 33px 44px 40px;
    background-color: #FFF;
}

#main .flow .textInner .subBox .ttl {
    margin-bottom: 48px;
    color: #E25220;
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0.04em;
}

#main .flow .textInner .subBox .ttl .notes {
    margin-left: 45px;
    color: #000;
    font-size: 1.6rem;
}

#main .flow .textInner .subBox li {
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0.04em;
}

#main .flow .textInner .subBox li:not(:last-of-type) {
    margin-bottom: 7px;
}

#main .flow .textInner .photo {
    text-align: center;
}

#main .flow .textInner01 {
    background-image: url("../img/sale/bg03.png")
}

#main .flow .textInner01 .pTop {
    margin-bottom: 49px;
}

#main .flow p.link {
    margin: 48px 0 0;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-align: center;
}

#main .flow p.link img {
    margin-right: 36px;
    vertical-align: -23px;
}

#main .flow p.link a {
    color: #3EA7E9;
    text-decoration: underline;
}

#main .flow .textInner02 {
    background-image: url("../img/sale/bg04.png")
}

#main .flow .textInner03 {
    margin-top: 33px;
    background-image: url("../img/sale/bg05.png");
}

#main .price {
    padding: 88px 0 99px;
    background: url("../img/sale/bg06.png") no-repeat left 40px top 4px / 277px, url("../img/sale/imgtext01.png") no-repeat right 92px top 11px / 73px;
    background-color: #231815;
}

#main .price h2 {
    margin-bottom: 9px;
    color: #FFF;
    font-size: 3.8rem;
    font-weight: bold;
    letter-spacing: 0.04em;
    text-align: center;
}

#main .price .text {
    margin: 0 auto 28px;
    /* max-width: 520px; */
    line-height: 1.2;
    position: relative;
    text-align: center;
}

#main .price .text::after {
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #072D77;
    content: '';
}

#main .price .num {
    position: relative;
    color: #FFF;
    font-size: 3.8rem;
    font-weight: bold;
    letter-spacing: 0.04em;
    text-align: center;
    z-index: 1;
}

#main .price .num .big {
    margin-left: 16px;
    font-size: 6rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#main .price p {
    margin-bottom: 98px;
    color: #FFF;
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-align: center;
}

@media all and (min-width: 897px) {
    #main .flow p.link a:hover {
        text-decoration: none;
    }
}

@media all and (max-width: 896px) {
    .pageTitle .bg {
        position: absolute;
        top: 0;
        left: 0;
    }
    .pageTitle .infoBox {
        text-align: center;
        position: relative;
        z-index: 10;
    }
    .pageTitle .infoBox>img {
        margin-bottom: 52px;
        padding: 60px 19px 0 16px;
        box-sizing: border-box;
    }
    .pageTitle .comLink {
        margin: 0 auto;
        width: auto;
    }
    #main {
        padding: 54px 0 51px;
    }
    #main .flow {
        margin: 0 20px 55px;
    }
    #main .flow .headLine02 {
        margin-bottom: -22px;
    }
    #main .flow .textInner {
        margin-top: 40px;
        padding: 56px 26px 25px;
        position: relative;
        background: url("../img/sale/sp_bg02.png") no-repeat center top / cover;
    }
    #main .flow .textInner .num {
        margin-left: -16px;
        top: 12px;
        font-size: 2.2rem;
    }
    #main .flow .textInner h3 {
        margin-bottom: 13px;
        font-size: 2.2rem;
    }
    #main .flow .textInner .pTop {
        margin-bottom: 18px;
        font-size: 1.6rem;
        line-height: 1.75;
    }
    #main .flow .textInner .subBox {
        padding: 18px 16px 14px;
    }
    #main .flow .textInner .subBox .ttl {
        margin-bottom: 36px;
        font-size: 1.6rem;
    }
    #main .flow .textInner .subBox .ttl .notes {
        margin: 4px 0 0 0;
        display: block;
        font-size: 1.2rem;
    }
    #main .flow .textInner .subBox li {
        font-size: 1.6rem;
        line-height: 1.75;
        font-feature-settings: "palt";
        -moz-font-feature-settings: "palt";
    }
    #main .flow .textInner .subBox li:not(:last-of-type) {
        margin-bottom: 0;
    }
    #main .flow .textInner .photo img {
        width: 100%;
    }
    #main .flow .textInner01 {
        background-image: url("../img/sale/sp_bg03.png")
    }
    #main .flow .textInner01 .pTop {
        margin-bottom: 30px;
    }
    #main .flow .textInner02 {
        background-image: url("../img/sale/sp_bg04.png")
    }
    #main .flow p.link {
        margin: 25px 0 0;
        font-weight: 500;
        line-height: 1.66;
    }
    #main .flow p.link img {
        margin: 0 auto 22px;
        display: block;
        vertical-align: 0;
    }
    #main .flow .textInner03 {
        margin-top: 42px;
        background-image: url("../img/sale/sp_bg05.png");
    }
    #main .price {
        padding: 55px 0 57px;
        background: url("../img/sale/sp_bg06.png") no-repeat left 9px top 42px / 143px, none;
        background-color: #231815;
    }
    #main .price h2 {
        margin-bottom: 13px;
        font-size: 2.2rem;
    }
    #main .price .text {
        margin: 0 auto 11px;
        /* max-width: 309px; */
        line-height: 1.3;
    }
    #main .price .num {
        position: relative;
        color: #FFF;
        font-size: 1.4em;
    }
    #main .price .num .big {
        margin-left: 0;
        font-size: 3.8rem;
    }
    #main .price .num .sml {
        font-size: 1.6rem;
    }
    #main .price p {
        margin-bottom: 35px;
        font-size: 1.6rem;
    }
    #main .price .text::after {
        height: 24px;
    }
}

@media all and (max-width: 374px) {
    .pageTitle .comLink {
        margin: 0 15px;
        width: auto;
    }
    #main .flow p.link {
        letter-spacing: 0.01em;
    }
    #main .price h2 {
        font-size: 2.1rem;
    }
    #main .flow .textInner .subBox li {
        font-size: 1.3rem;
    }
}