@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-family: noto-sans-cjk-jp, sans-serif;*/
    /*font-weight: 300;
  font-style: normal;*/
    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: #edd692;
}

#content p {
    font-size: 100%;
    /*font-weight: 200;*/
}

#kv.section h2 {
    padding: 10px 0 20px;
}

#cp-detail.section {
    width: 70%;
    margin: 0 auto 60px;
    background: #ffffff;
    padding: 20px;
}

#cp-detail.section h4 {
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    background: #b5a16d;
    border-radius: 30px;
    padding: 5px 5px 5px 5px;
    width: 100%;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 5px;
}

#cp-detail .cp-box .img {
    width: auto;
    margin: 0 auto 10px;
}

#cp-detail .flex_box {
    width: 100%;
    margin: 0 auto;
    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;
}

#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: 100%;
        padding: 9px;
        background-color: #f7f4e6;
        margin: 10px auto 20px;
    }

    #cp-detail .cp-box .in_box {
        position: relative;
        padding: 20px 40px 20px 40px;
        margin: 0 auto;
        border: 1px solid #FFF;
        height: 400px;
    }

    #cp-detail .cp-box .in_box .photo {
        position: absolute;
        left: -25px;
        top: 160px;
    }

    #cp-detail .cp-box .in_box .photo img {
        width: 50%;
    }

    #cp-detail .cp-box .in_box .txt_r {
        position: absolute;
        text-align: left;
        font-weight: 500;
        font-size: 1rem;
        line-height: 2rem;
        left: 280px;
        top: 165px;
        letter-spacing: 0.02em;
        padding-right: 50px;
    }

    #cp-detail .cp-box .in_box .txt_r02 {
        position: absolute;
        text-align: left;
        font-weight: 500;
        font-size: 1rem;
        line-height: 2rem;
        left: 280px;
        top: 165px;
        letter-spacing: 0.02em;
        padding-right: 50px;
    }

    #cp-detail .cp-box .in_box .txt_box {
        position: relative;
        width: 95%;
        padding: 20px 0px 20px 0px;
        margin: 0 auto;
        border-bottom: solid #b5a16d 3px;

    }

    #cp-detail .cp-box .in_box .txt_box .txt {
        top: 35px;
        left: 110px;
        position: absolute;
        text-align: left;
        font-size: 2rem;
        line-height: 120%;
        font-weight: bold;
        letter-spacing: 0.02em;
    }

    #cp-detail .cp-box .in_box .txt_box .txt02 {
        top: 35px;
        left: 110px;
        position: absolute;
        text-align: left;
        font-size: 2rem;
        line-height: 120%;
        font-weight: bold;
        letter-spacing: 0.02em;
    }

    #cp-detail .cp-box .in_box .txt_box span {
        font-size: 25px;
    }

    #cp-detail .cp-box .in_box .txt_box .circle {
        position: relative;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #b5a16d;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
    }

    #cp-detail .cp-box .in_box .txt_box .circle span {
        position: absolute;
        display: inline-block;
        right: 15%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 80px;
        /*text-align: center;*/
        font-size: 30px;
        font-weight: bold;
        color: #FFF;
    }

    #cp-detail .cp-box .in_box .txt_box .circle span.stxt {
        position: absolute;
        display: inline-block;
        left: 15%;
        top: 53%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 80px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
    }


    #cp-detail .cp-box .in_box03 {
        position: relative;
        padding: 20px 40px 20px 40px;
        margin: 0 auto;
        border: 1px solid #FFF;
        height: 370px;
    }

    #cp-detail .cp-box .in_box03 .photo03 {
        position: absolute;
        left: -14px;
        top: 130px;
    }

    #cp-detail .cp-box .in_box03 .photo03 img {
        width: 53.5%;
        height: 53.5%;
    }

    #cp-detail .cp-box .in_box03 .txt_r03 {
        position: absolute;
        text-align: left;
        font-weight: 500;
        font-size: 1rem;
        left: 280px;
        top: 130px;
        letter-spacing: 0.02em;
        padding-right: 50px;
    }


    #cp-detail .cp-box .in_box03 .txt_box03 {
        position: relative;
        width: 95%;
        height: 90px;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
        border-bottom: solid #b5a16d 3px;
        margin: 0 auto;

    }

    #cp-detail .cp-box .in_box03 .txt_box03 .txt03 {
        top: 20px;
        left: 10px;
        position: absolute;
        text-align: left;
        font-size: 2rem;
        line-height: 130%;
        font-weight: bold;
        letter-spacing: 0.02em;
    }

    /*****************************/

    #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: 80%;
        font-weight: 500;
        letter-spacing: 0;
    }

    #content p.highlight01 {
        font-size: 100%;
        font-weight: bold;
        letter-spacing: 0;
    }

    #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 20px;
    }

    #kv.section h2 {
        width: 90%;
        margin: 0 auto;
        padding: 10px 0 10px;
    }

    .overview {
        padding: 0;
    }

    #cp-detail.section {
        min-width: 95%;
        padding: 10px 5px 7px 5px;
        margin: 0 auto 30px;
    }

    #cp-detail .inr {
        width: 100%;
        padding: 0;
    }

    #cp-detail .box {
        margin-bottom: 0px;
    }

    #cp-detail .cp-box {
        width: 100%;
        background-color: #f7f4e6;
        padding: 5px 5px 5px 5px;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    #cp-detail.section h4 {
        width: 100%;
        height: 45px;
        margin: 0px auto 10px;
        letter-spacing: 1px;
        position: relative;
        font-size: 1rem;
        line-height: 120%;
        font-weight: 500;
    }


    #cp-detail .cp-box .img {
        width: 100%;
        margin: 0 auto 5px;
    }

    #cp-detail .cp-box .in_box {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
        border: 1px solid #FFF;
        min-height: 570px;
    }

    #cp-detail .cp-box .in_box .photo {
        position: absolute;
        /*left: 0;
        top: 90px;*/
        padding-top: 0px;
        height: 300px;
    }

    #cp-detail .cp-box .in_box .photo img {
        width: 90%;
        height: 90%;
        margin: 0px 0 10px;
        -webkit-backface-visibility: hidden;
    }

    #cp-detail .cp-box .in_box .txt_r {
        position: absolute;
        text-align: left;
        font-weight: 500;
        line-height: 6vw;
        font-size: 0.85rem;
        width: 100%;
        margin: 0 auto;
        padding: 290px 20px 10px 20px;
        letter-spacing: 0.02em;
    }

    #cp-detail .cp-box .in_box .txt_r02 {
        position: absolute;
        text-align: left;
        display: block;
        font-weight: 500;
        line-height: 5vw;
        font-size: 0.8rem;
        width: 100%;
        margin: 0 auto;
        padding: 290px 20px 10px 20px;
        letter-spacing: 0.02em;
    }

    #cp-detail .cp-box .in_box .txt_box {
        position: relative;
        width: 90%;
        height: 55px;
        padding: 0px 5px 0px 0px;
        margin: 20px auto;
        border-bottom: solid #b5a16d 3px;
    }

    #cp-detail .cp-box .in_box .txt_box .txt {
        top: 0px;
        left: 50px;
        position: absolute;
        text-align: left;
        font-size: 4vw;
        line-height: 140%;
        font-weight: bold;
        letter-spacing: 0;
        padding-right: 30px;
    }

    #cp-detail .cp-box .in_box .txt_box span {
        font-size: 3.2vw;
        font-weight: bold;
        /*font-size: 11px;*/
        letter-spacing: 0px;
    }

    #cp-detail .cp-box .in_box .txt_box .circle {
        position: relative;
        float: left;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #b5a16d;
        /*font-size: 15px;*/
        font-weight: bold;
        color: #FFF;
    }

    #cp-detail .cp-box .in_box .txt_box .circle span {
        position: absolute;
        display: inline-block;
        right: -35%;
        top: 55%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 80px;
        /*text-align: center;*/
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
    }

    #cp-detail .cp-box .in_box .txt_box .circle span.stxt {
        position: absolute;
        display: inline-block;
        left: -30%;
        top: 60%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 80px;
        text-align: center;
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
    }


    #cp-detail .cp-box .in_box03 {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
        border: 1px solid #FFF;
        height: 540px;
    }

    #cp-detail .cp-box .in_box03 .photo03 {
        position: absolute;
        height: 300px;
    }

    #cp-detail .cp-box .in_box03 .photo03 img {
        width: 90%;
        height: 97%;
        margin: 0px 0 10px;
        -webkit-backface-visibility: hidden;
    }

    #cp-detail .cp-box .in_box03 .txt_r03 {
        position: absolute;
        text-align: left;
        font-weight: 500;
        line-height: 5vw;
        font-size: 0.8rem;
        width: 100%;
        margin: 0 auto;
        padding: 310px 20px 10px 20px;
        letter-spacing: 0.02em;
    }

    #cp-detail .cp-box .in_box03 .txt_box03 {
        position: relative;
        width: 90%;
        height: 55px;
        padding: 20px 0px 0px 0px;
        border-bottom: solid #b5a16d 3px;
        margin: 0 auto 10px;

    }

    #cp-detail .cp-box .in_box03 .txt_box03 .txt03 {
        top: 10px;
        left: 10px;
        position: absolute;
        text-align: left;
        font-size: 3.6vw;
        line-height: 120%;
        font-weight: bold;
        letter-spacing: 0.02em;
    }

    /**********************/



    #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;
    }
}