@charset "UTF-8";

/**-----------------------------------------------
 * cp終了
 *---------------------------------------------- */
.end_bar {
    display: block;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
    line-height: 2;
    position: relative;
    z-index: 1;
    padding: 2.5%;
}

/**-----------------------------------------------
 * ONELUMINE
 *---------------------------------------------- */
#onelumine {
    text-align: center;
}

#onelumine .point {
    text-align: center;
}

#onelumine .point img {
    margin: 0 auto;
}

#footer .footNav {
    text-align: center;
}

#footer .footNav .link {
    width: 100%;
}

#footer .footNav .link a {
    display: inline-block;
    width: auto;
}

#footer .edge .logo {
    text-align: center;
}

#footer .edge .copy {
    text-align: center;
}

/**-----------------------------------------------
 * common
 *---------------------------------------------- */
html {
    font-size: 14px;
}

html.wf-active {
    visibility: visible;
}

body {
    line-height: 1.7;
    font-size: 15px;
    font-feature-settings: "palt"1;
}

a {
    display: block;
    width: 100%;
    height: 100%;
    word-break: break-all;
}

.cf:after {
    clear: both;
    content: '';
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.font_black {
    font-weight: 900;
}

.section {
    position: relative;
}

.inr {
    margin: 0 auto;
    box-sizing: border-box;

}

#cp-detail .box {
    margin-bottom: 10px;
}

/*--------------*/
#header {
    margin: 0 auto;
    background: #ffffff;
    position: relative;
}

#container {
    overflow: hidden;
}

.social-button li {
    vertical-align: top;
}

#content {
    background: #bf9b4a;
    padding-top: 20px;
    padding-bottom: 10px;
}

#content02 {
    background: #c7002f;
    padding-top: 60px;
    /*padding-bottom: 60px;*/
}

#content p {
    font-size: 100%;
    color: #8f7c2c;
    /*font-weight: 200;*/
}

#kv.section h2 {
    padding: 10px 0 20px;
}

#cp-detail.section {
    position: relative;
    width: 70%;
    margin: 0px auto 50px;
    padding: 0px 20px 20px 20px;
    background-color: #FFF;
}

#cp-detail.section i.obj_01 {
    width: 200px;
    height: 200px;
    background: url(../images/rose_b.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: -2%;
    left: 3%;
}

#cp-detail.section i.obj_02 {
    width: 100px;
    height: 100px;
    background: url(../images/rose_s.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: 5%;
    right: 1%;
}

#cp-detail.section i.obj_03 {
    width: 100px;
    height: 100px;
    background: url(../images/rose_s.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: 40%;
    left: 4%;
}

#cp-detail.section i.obj_04 {
    width: 100px;
    height: 100px;
    background: url(../images/rose_s.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: 45%;
    right: 3%;
}

#cp-detail.section i.obj_05 {
    width: 200px;
    height: 200px;
    background: url(../images/rose_b.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: 88%;
    right: -10%;
}

#cp-detail.section i.obj_06 {
    width: 200px;
    height: 200px;
    background: url(../images/rose02_b.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: -2%;
    left: 3%;
}

#cp-detail.section i.obj_07 {
    width: 100px;
    height: 100px;
    background: url(../images/rose02_s.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: 5%;
    right: 2%;
}

#cp-detail.section i.obj_08 {
    width: 100px;
    height: 100px;
    background: url(../images/rose02_s.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: 50%;
    left: 4%;
}

#cp-detail.section i.obj_09 {
    width: 200px;
    height: 200px;
    background: url(../images/rose02_b.png) no-repeat;
    background-size: 85%;
    position: absolute;
    top: 45%;
    right: 0%;
}

#cp-detail.section i.obj_10 {
    width: 200px;
    height: 200px;
    background: url(../images/rose02_b.png) no-repeat;
    background-size: 85%;
    position: absolute;
    bottom: -6%;
    left: -10%;
}


#cp-detail .cp-box .img {
    width: 90%;
    margin: 0 auto 10px;
    text-align: center;
}

#cp-detail .flex_box {
    width: 90%;
    height: 100%;
    margin: 0 auto 10px;
    padding: 0px 10px 10px 10px;
    font-size: 0;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

#cp-detail .flex_box02 {
    width: 90%;
    height: 100%;
    margin: 0 auto 10px;
    padding: 0px 10px 10px 10px;
    font-size: 0;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tit {
    text-align: center;
    width: 100%;
    padding: 30px 0 20px;
    margin-top: 30px;
}

.tit img {
    width: 100%;
}

.tit02 {
    text-align: center;
    width: 100%;
    padding: 30px 0 20px;
    margin-top: 20px;
}

.tit02 img {
    width: 75%;
}

#entry.section {
    padding: 0;
    background: #faf5e3;
}

#entry h3 {
    display: inline-block;
    width: 100%;
    background: #ffffff;
    border-top: 2px solid #101b5b;
    border-bottom: 2px solid #101b5b;
}

.underline {
    border-bottom: 1px solid #96824d;
}

@media screen and (min-width: 769px) {
    .sp {
        display: none !important;
    }

    .pc {
        display: inline-block;
    }

    .section {
        padding: 30px 0;
    }

    .inr {
        /*width: 1000px;*/
        width: auto;
    }

    #header {}

    .end_bar {
        padding: 0.5%;
    }

    .social-button {
        width: 100%;
        max-width: 190px;
        margin: 12px 0 0 0;
        padding: 0;
        text-align: left;
        position: absolute;
        left: 5%;
        top: 0;
        z-index: 1;
    }

    #header h1 {
        width: 100%;
        max-width: 450px;
        height: auto;
        margin: 0 auto;
        padding: 22px 0;
    }

    /*#content {
        padding: 0;
    }*/

    #content p {
        padding-top: 10px;
        font-size: 14px;
        line-height: 1.8;
        letter-spacing: 1px;
    }

    #content p.pb0 {
        padding-bottom: 0;
    }

    #content p.cnt_top {
        font-size: 104%;
        font-weight: bold;
        color: #000000;
    }

    #content p.highlight01 {
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 0.05em;
        padding-top: 0px;
        font-family: 'M PLUS Rounded 1c', sans-serif;
        font-family: 'Noto Sans JP', sans-serif;
        color: #FFFFFF;
    }

    #content p.highlight02 {
        font-size: 16px;
        text-align: left;
    }

    #content p.highlight03 {
        font-size: 16px;
        text-align: left;
        margin-top: -15px;
    }

    #kv {
        width: 75%;
        margin: 0px auto;
        padding: 10px 0 30px 0;
        background-image: url(../images/k_l.png), url(../images/k_r.png);
        background-position: left center, right bottom;
        background-repeat: no-repeat;
        background-size: 20%, 18%;
    }

    .overview {}

    #cp-detail h3 {
        width: 460px;
        height: 90px;
        margin: 0 auto 10px
    }

    #cp-detail .box {}

    #cp-detail .cp-box {
        width: 50%;
        padding: 0px;
        margin-bottom: 20px;
        color: #000;
        text-align: left;
    }

    #entry p.step {
        padding: 30px 0;
        text-align: center;
    }

    #entry h3 {
        margin: 0 auto 20px;
        padding: 10px 0;
        font-size: 28px;
    }

    /*-----------------SP--------------------*/
}

@media screen and (max-width: 768px) {

    /*-------------------------------------------*/
    html {
        visibility: hidden;
    }

    .pc {
        display: none !important;
    }

    .sp {
        display: block;
    }

    .section {
        padding: 0;
    }

    .inr {
        width: auto;
    }

    .end_bar {
        padding: 0.5%;
    }

    .social-button {
        width: 100%;
        margin: 12px 0 0 0;
        padding: 0;
        text-align: left;
        position: absolute;
        left: 5%;
        top: 96%;
        z-index: 1;
    }

    #header {}

    #header h1 {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 3% 12%;
    }

    /*#content {
        padding: 0px;
    }*/

    #content p {
        width: 100%;
        margin: 0 auto;
        padding: 10px 0 0;
        font-size: 88%;
        line-height: 1.7;
        letter-spacing: 0.1em;
        color: #000000;
    }

    #content p.cnt_top {
        font-size: 78%;
        font-weight: bold;
        letter-spacing: 0.02em;
        color: #000000;
    }

    #content p.highlight01 {
        font-size: 106%;
        font-weight: bold;
        letter-spacing: 0.05em;
        font-family: 'M PLUS Rounded 1c', sans-serif;
        font-family: 'Noto Sans JP', sans-serif;
        color: #FFFFFF;
    }

    #content p.highlight02 {
        font-size: 12px;
        text-align: left;
    }

    #content p.highlight03 {
        font-size: 12px;
        text-align: left;
        margin-top: -10px;
    }

    #kv {
        width: 95%;
        margin: 0 auto 10px;
        /* padding-top: 40px; */
        background-image: url(../images/k_l.png), url(../images/k_r.png);
        background-position: left center, right center;
        background-repeat: no-repeat;
        background-size: 25%, 20%;
    }

    #kv.section {
        padding: 10px 0 10px;
    }

    #kv.section h2 {
        width: 90%;
        margin: 0 auto;
        padding: 10px 0 10px;
    }

    .overview {
        padding: 0;
    }

    #cp-detail.section {
        position: relative;
        min-width: 95%;
        padding: 0px;
        margin: 0 auto 30px;
    }

    #cp-detail.section i.obj_01 {
        width: 100px;
        height: 100px;
        background: url(../images/rose_b.png) no-repeat;
        background-size: 85%;
        position: absolute;
        top: 1%;
        left: 2%;
    }

    #cp-detail.section i.obj_02 {
        width: 50px;
        height: 50px;
        background: url(../images/rose_s.png) no-repeat;
        background-size: 85%;
        position: absolute;
        top: 3%;
        right: 1%;
    }

    #cp-detail.section i.obj_03 {
        width: 100px;
        height: 100px;
        background: url(../images/rose_s.png) no-repeat;
        background-size: 85%;
        position: absolute;
        top: 35%;
        left: 3%;
    }

    #cp-detail.section i.obj_04 {
        width: 70px;
        height: 70px;
        background: url(../images/rose_s.png) no-repeat;
        background-size: 85%;
        position: absolute;
        top: 71%;
        right: 1%;
    }

    #cp-detail.section i.obj_05 {
        width: 100px;
        height: 100px;
        background: url(../images/rose_b.png) no-repeat;
        background-size: 85%;
        position: absolute;
        /* bottom: -13%; */
        top: 97%;
        right: -6%;
    }

    #cp-detail.section i.obj_06 {
        width: 100px;
        height: 100px;
        background: url(../images/rose02_b.png) no-repeat;
        background-size: 85%;
        position: absolute;
        top: 0%;
        left: 1%;
    }

    #cp-detail.section i.obj_07 {
        width: 50px;
        height: 50px;
        background: url(../images/rose02_s.png) no-repeat;
        background-size: 85%;
        position: absolute;
        top: 6%;
        right: 1%;
    }

    #cp-detail.section i.obj_08 {
        width: 70px;
        height: 70px;
        background: url(../images/rose02_s.png) no-repeat;
        background-size: 85%;
        position: absolute;
        top: 35%;
        left: 0%;
    }

    #cp-detail.section i.obj_09 {
        width: 50px;
        height: 50px;
        background: url(../images/rose02_b.png) no-repeat;
        background-size: 85%;
        position: absolute;
        top: 39%;
        right: 0%;
    }

    #cp-detail.section i.obj_10 {
        width: 100px;
        height: 100px;
        background: url(../images/rose02_b.png) no-repeat;
        background-size: 85%;
        position: absolute;
        bottom: -3%;
        left: 78%;
    }

    #cp-detail .inr {
        width: 100%;
        padding: 0;
    }

    #cp-detail .flex_box {
        width: 100%;
        height: 100%;
        margin: 0 auto 10px;
        padding: 0px;
        font-size: 0;
        display: -webkit-box;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #cp-detail .flex_box02 {
        width: 100%;
        height: 100%;
        margin: 0 auto 10px;
        padding: 0px;
        font-size: 0;
        display: -webkit-box;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #cp-detail .box {
        margin-bottom: 10px;
    }

    #cp-detail .cp-box {
        width: 100%;
        padding: 0px;
        color: #000;
    }

    #cp-detail .cp-box .img {
        width: 90%;
        margin: 0 auto 20px;
        text-align: center;
    }

    .tit {
        text-align: center;
        width: 100%;
        padding: 10px 0 0px;
        margin-top: 20px;
    }

    .tit img {
        width: 90%;
        margin: 10px auto 10px;
    }

    .tit02 {
        text-align: center;
        width: 100%;
        padding: 10px 0 0px;
        margin-top: 20px;
    }

    .tit02 img {
        margin: 0 auto;
        width: 85%;
    }

    #entry.section {
        background: #faf5e3;
    }

    #entry h3 {
        margin: 0 auto 20px;
        padding: 10px 0;
        font-size: 1.6rem;
    }

    #entry p.step {
        padding: 3em 3%;
        text-align: center;
    }

    #footer .footNav .exp {
        height: 98px;
    }
}