@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: #f6f4f1;
}

#content p {
    font-size: 100%;
    /*font-weight: 200;*/
}

#kv.section h2 {
    padding: 10px 0 20px;
}

#cp-detail.section {
    width: 70%;
    margin: 0 auto 60px;
    padding: 0px 20px 20px 20px;
}


#cp-detail .cp-box .img {
    width: auto;
    margin: 0 auto 10px;
}

#cp-detail .flex_box {
    width: 100%;
    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;
    border-top: 3px solid #ca5d5d;
    border-bottom: 3px solid #ca5d5d;
    background-color: #FFF;
}

#cp-detail .flex_box02 {
    width: 100%;
    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;
    border-top: 3px solid #4295a1;
    border-bottom: 3px solid #4295a1;
    background-color: #FFF;
}

#cp-detail .flex_box03 {
    width: 100%;
    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;
    border-top: 3px solid #e5e654;
    border-bottom: 3px solid #e5e654;
    background-color: #FFF;
}

.tit {
    text-align: center;
    width: 100%;
    padding: 30px 0 10px;
    margin-top: 20px;
}

.tit img {
    width: 40%;
}

#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: 500;
    }

    #content p.highlight01 {
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 0.05em;
        padding-top: 0px;
    }

    #content p.highlight02 {
        font-size: 16px;
        text-align: left;
    }

    #content p.highlight03 {
        font-size: 16px;
        text-align: left;
        margin-top: -15px;
    }

    #kv {}

    .overview {}

    #cp-detail h3 {
        width: 460px;
        height: 90px;
        margin: 0 auto 10px
    }

    #cp-detail .box {}

    #cp-detail .cp-box {
        width: 50%;
        padding: 10px;
        margin-bottom: 0px;
        color: #000;
        text-align: left;
    }

    /*#cp-detail .cp-box p {
        color: #000;
        text-align: left;
        height: 50px;

    }*/

    #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;
    }

    #content p.cnt_top {
        font-size: 78%;
        font-weight: 500;
        letter-spacing: 0.02em;
    }

    #content p.highlight01 {
        font-size: 106%;
        font-weight: bold;
        letter-spacing: 0.05em;
    }

    #content p.highlight02 {
        font-size: 12px;
        text-align: left;
    }

    #content p.highlight03 {
        font-size: 12px;
        text-align: left;
        margin-top: -10px;
    }

    #kv {}

    #kv.section {
        padding: 10px 0 10px;
    }

    #kv.section h2 {
        width: 90%;
        margin: 0 auto;
        padding: 10px 0 10px;
    }

    .overview {
        padding: 0;
    }

    #cp-detail.section {
        min-width: 95%;
        padding: 15px 7px 7px 7px;
        margin: 0 auto 30px;
    }

    #cp-detail .inr {
        width: 100%;
        padding: 0;
    }

    #cp-detail .box {
        margin-bottom: 10px;
    }

    #cp-detail .cp-box {
        width: 100%;
        padding: 0px 10px 0px 10px;
        color: #000;
    }

    #cp-detail .cp-box .img {
        width: 100%;
        margin: 0 auto;
    }

    .tit {
        text-align: center;
        width: 100%;
        padding: 10px 0 0px;
        margin-top: 20px;
    }

    .tit img {
        width: 70%;
    }

    #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;
    }
}