@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*/
/*premium*/

#cp-detail.premium {
    width: 70%;
    margin: 0 auto 0px;
    background: #9c861d;
    border-left: 2px solid #080058;
    border-right: 2px solid #080058;
    border-bottom: 2px solid #080058;
    border-top: 2px solid #080058;
    padding: 0px;
}

#cp-detail.premium h4 {
    margin: 0 auto;
    padding: 20px 0px 20px 0px;
}

#cp-detail.premium h4 img {
    width: auto;
}

#cp-detail .premium h4 span.ttl {
    width: 40px;
    font-family: roboto, sans-serif;
    font-size: 25px;
    position: absolute;
    left: -15px;
    right: 0;
    margin: 0 auto;
}

#cp-detail .premium h4 span.small {
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 22px;
    position: absolute;
    top: 2px;
}

/*mylocal*/

#cp-detail.mylocal {
    width: 70%;
    margin: 0 auto 50px;
    background: #080058;
    border-left: 2px solid #080058;
    border-right: 2px solid #080058;
    border-bottom: 2px solid #080058;
    border-top: 2px solid #080058;
    padding: 0px;
}

#cp-detail.mylocal h4 {
    margin: 0 auto;
    padding: 20px 0px 20px 0px;
}

#cp-detail .mylocal h4 span.ttl {
    width: 40px;
    font-family: roboto, sans-serif;
    font-size: 25px;
    position: absolute;
    left: -15px;
    right: 0;
    margin: 0 auto;
}

#cp-detail .mylocal h4 span.small {
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 22px;
    position: absolute;
    top: 2px;
}

/*************/

#cp-detail .cp-box .img {
    width: auto;
    margin: 110px auto 0px;
    border-top: 2px solid #080058;
    border-bottom: 2px solid #080058;
}

#cp-detail .inr .txt_box {
    width: 98%;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    /*border: 1px solid #f7f4e6;*/
    outline: solid 5px #f7f4e6;
    outline-offset: 2px;
    letter-spacing: 1px;
}

#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: 20px;
        text-align: left;
        padding: 10px 20px 10px 20px;
    }

    #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 {
        position: relative;
        width: 50%;
        padding: 0px;
        background-color: #ffffff;
        margin-bottom: 20px;
        /*border-right: 2px solid #080058;
        border-left: 1px solid #080058;*/
        border-top: 2px solid #080058;
        border-bottom: 2px solid #080058;
    }


    #cp-detail .cp-box .txt {
        position: absolute;
        width: 100%;
        height: auto;
        padding: 15px 0 0;
        text-align: left;
        /*font-size: 1.5vw;*/
        font-size: 1.3rem;
        line-height: 150%;
        /*font-weight: bold;*/
        vertical-align: middle;
        left: 160px;
    }

    #cp-detail .cp-box .medal {
        position: absolute;
        text-align: center;
        width: 140px;
        height: 110px;
        border-right: 2px solid #080058;
    }

    #cp-detail .cp-box .medal img {
        padding: 10px 0 0;
        text-align: center;
        width: 60%;
    }

    #cp-detail .cp-box .txt_l {

        padding: 15px 15px 10px 15px;
        text-align: left;
        font-size: 1.3rem;
        line-height: 150%;
        height: 120px;
    }

    /*cp-box_r*/

    #cp-detail .cp-box_r {
        position: relative;
        width: 50%;
        padding: 0px;
        background-color: #ffffff;
        margin-bottom: 20px;
        /*border-right: 2px solid #080058;*/
        border-left: 2px solid #080058;
        border-top: 2px solid #080058;
        border-bottom: 2px solid #080058;
    }

    #cp-detail .cp-box_r .txt_r {
        position: absolute;
        width: 100%;
        height: auto;
        padding: 15px 0 0;
        text-align: left;
        /*font-size: 20px;*/
        font-size: 1.3rem;
        line-height: 150%;
        /*line-height: 30px;*/
        vertical-align: middle;
        left: 160px;
    }

    #cp-detail .cp-box_r .txt_r02 {
        position: absolute;
        width: 100%;
        height: 120px;
        padding: 15px 15px 10px 15px;
        text-align: left;
        font-size: 1.3rem;
        /*font-size: 18px;*/
        line-height: 150%;
        vertical-align: middle;
        bottom: 0;
    }

    #cp-detail .cp-box_r .txt_r03 {
        position: absolute;
        width: 100%;
        height: 120px;
        padding: 15px 15px 10px 15px;
        text-align: left;
        font-size: 1.1rem;
        line-height: 140%;
        vertical-align: middle;
        bottom: 0;
    }

    #cp-detail .cp-box_r .medal_r {
        position: absolute;
        text-align: center;
        width: 140px;
        height: 110px;
        border-right: 2px solid #080058;
    }

    #cp-detail .cp-box_r .medal_r img {
        padding: 10px 0 0;
        text-align: center;
        width: 60%;
    }

    #cp-detail .cp-box_r .ph02 {
        position: absolute;
        height: auto;
        top: 110px;
        border-top: 2px solid #080058;
        border-bottom: 2px solid #080058;
    }

    #cp-detail .cp-box_r .ph02 img {
        width: 100%;
    }

    /******/
    /*cp-box02*/

    #cp-detail .cp-box02 {
        position: relative;
        width: 100%;
        min-height: auto;
        padding: 0px;
        background-color: #ffffff;
        margin-bottom: 20px;
        /*border-right: 2px solid #080058;*/
        border-left: 1px solid #080058;
        border-top: 2px solid #080058;
        border-bottom: 2px solid #080058;
    }

    #cp-detail .cp-box02 .ph {
        width: 50%;
        margin-right: 20px;
        border-right: 2px solid #080058;
    }

    #cp-detail .cp-box02 .txt02 {
        position: absolute;
        width: 50%;
        right: 0;
        height: auto;
        padding: 10px 0 10px 20px;
        text-align: left;
        font-size: 1.3rem;
        line-height: 150%;
        border-bottom: 2px solid #080058;
    }

    #cp-detail .cp-box02 .txt03 {
        position: absolute;
        width: 50%;
        top: 30%;
        right: 0;
        /*float: right;*/
        height: auto;
        padding: 10px 10px 10px 20px;
        padding-right: 10%;
        text-align: left;
        font-size: 20px;
        line-height: 150%;

    }

    #cp-detail .cp-box02 .medal02 {
        display: none;
        border: none;
    }

    #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: 0px 0 0;
        font-size: 88%;
        line-height: 1.7;
        letter-spacing: 0.1em;
    }

    #content p.cnt_top {
        font-size: 82%;
        font-weight: 500;
        letter-spacing: 0.05em;
    }

    #content p.highlight01 {
        font-size: 106%;
        font-weight: bold;
        letter-spacing: 0.05em;
    }

    #content p.highlight02 {
        padding: 10px;
        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: 15px 7px 7px 7px;
        margin: 0 auto 30px;
    }

    #cp-detail .inr {
        width: 100%;
        padding: 0;
    }

    /*cp-detail*/
    /*premium*/

    #cp-detail.premium {
        width: 95%;
        margin: 0 auto 30px;
        background: #9c861d;
        border-left: 2px solid #080058;
        border-right: 2px solid #080058;
        border-bottom: 2px solid #080058;
        border-top: 2px solid #080058;
        padding: 0px 0px 0px;
    }

    #cp-detail.premium h4 {
        margin: 0 auto;
        padding: 20px 0px 20px 0px;
    }

    #cp-detail.premium h4 img {
        width: 80%;
    }

    /*mylocal*/

    #cp-detail.mylocal {
        width: 95%;
        margin: 0 auto 20px;
        background: #080058;
        border-left: 2px solid #080058;
        border-right: 2px solid #080058;
        /*border-bottom: 2px solid #080058;*/
        border-top: 2px solid #080058;
        padding: 0px;
    }

    #cp-detail.mylocal h4 {
        margin: 0 auto;
        padding: 20px 0px 20px 0px;
    }

    #cp-detail.mylocal h4 img {
        width: 80%;
    }

    /*************/

    #cp-detail .box {
        margin-bottom: 0px;
    }

    #cp-detail .cp-box {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0px;
        margin: 0;
        background-color: #ffffff;
        border-top: 2px solid #080058;
    }

    #cp-detail.section h4 {
        width: 100%;
        height: 33px;
        margin: 0px auto 10px;
        letter-spacing: 5px;
        position: relative;
    }

    #cp-detail .cp-box .medal {
        position: absolute;
        text-align: center;
        width: 140px;
        padding: 10px 0 10px 0;
        /*bottom: 0%;*/
        /*height: 70px;*/
        border-right: 2px solid #080058;
    }

    #cp-detail .cp-box .medal img {
        padding: 0;
        text-align: center;
        width: 45%;
    }

    #cp-detail .cp-box .txt {
        position: absolute;
        left: 40%;
        width: auto;
        height: auto;
        margin: 0 auto;
        font-size: 0.95rem;
        text-align: left;
        line-height: 20px;
        font-weight: bold;
        vertical-align: middle;
        padding: 10px 0px 10px 20px;
    }


    #cp-detail .cp-box .img {
        width: 100%;
        margin: 82px auto 0px;
        padding: 0;
    }

    #cp-detail .cp-box .txt_l {
        padding: 10px;
        text-align: left;
        font-size: 1rem;
        line-height: 150%;
        height: 90px;
    }

    /****/
    #cp-detail .cp-box_r {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0px;
        margin: 0;
        background-color: #ffffff;
        border-top: 2px solid #080058;
    }

    #cp-detail .cp-box_r .medal_r {
        position: absolute;
        text-align: center;
        width: 140px;
        padding: 10px 0 10px 0;
        /*bottom: 0%;*/
        /*height: 70px;*/
        border-right: 2px solid #080058;
    }

    #cp-detail .cp-box_r .medal_r img {
        padding: 0;
        text-align: center;
        width: 45%;
    }

    #cp-detail .cp-box_r .txt_r {
        position: absolute;
        left: 40%;
        width: auto;
        height: auto;
        margin: 0 auto;
        font-size: 0.95rem;
        text-align: left;
        line-height: 20px;
        font-weight: bold;
        vertical-align: middle;
        padding: 10px 0px 10px 20px;
    }

    #cp-detail .cp-box_r .txt_r02 {
        padding: 10px;
        text-align: left;
        font-size: 1rem;
        line-height: 150%;
        height: 100px;
        border-top: 2px solid #080058;
    }

    #cp-detail .cp-box_r .txt_r03 {
        padding: 10px;
        text-align: left;
        font-size: 0.95rem;
        line-height: 150%;
        height: 115px;
        border-top: 2px solid #080058;
    }


    #cp-detail .cp-box_r .ph02 {
        width: 100%;
        margin: 82px auto 0px;
        padding: 0;
        border-top: 2px solid #080058;
    }


    /*********/

    #cp-detail .cp-box02 {
        position: relative;
        width: 100%;
        padding: 0px;
        margin: 0px;
        background-color: #ffffff;
        border-top: 2px solid #080058;
    }

    #cp-detail .cp-box02 .ph {
        width: 100%;
        margin: 82px auto 0px;
        padding: 0;
        border-top: 2px solid #080058;
        border-bottom: 2px solid #080058;
    }

    #cp-detail .cp-box02 .txt02 {
        position: absolute;
        left: 40%;
        width: auto;
        height: auto;
        margin: 0 auto;
        font-size: 0.95rem;
        text-align: left;
        font-weight: bold;
        vertical-align: middle;
        padding: 10px 0px 0px 20px;
    }

    #cp-detail .cp-box02 .txt03 {
        width: auto;
        height: auto;
        margin: 0 auto;
        font-size: 0.95rem;
        text-align: left;
        vertical-align: middle;
        padding: 10px 0px 10px 10px;
    }

    #cp-detail .cp-box02 .medal02 {
        position: absolute;
        text-align: center;
        width: 140px;
        padding: 10px 0 10px 0;
        border-right: 2px solid #080058;
    }

    #cp-detail .cp-box02 .medal02 img {
        padding: 0;
        text-align: center;
        width: 45%;
    }

    #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;
    }
}