@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;
}

.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: #BE6C7A;
    font-family:"Cardo", "Noto Sans JP", sans-serif;
/*    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 {
  width: 53.2%;
  margin: 0 auto;
/*    padding: 10px 0 20px;*/
font-weight: 700;
}

#cp-detail {
    width: 83%;
    max-width: 1254px;
    margin: 0px auto 110px auto;
    padding: auto;
    background-color: #FFF;
}

#cp-detail .flex_box {
  width: 85%;
  margin: 0 auto;
  padding: 57px 0 0 0;
  height: 100%;
  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;
}

#cp-detail .ttlArea{
  width: 85%;
  margin: 0 auto;
  padding-top: 68px;
}

.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;
    }
*/
    #kv .inr {
      background-image: url(../images/topbg_ribbon.png), url(../images/topbg_ribbon.png);
      background-repeat: no-repeat;
      background-size: 22.8%, 22.8%;
      background-position: left 75%, right 75%;
  }
    }

    #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: 550px;
        height: auto;
        margin: 0 auto;
        padding: 25px 0;
    }

    /*#content {
        padding: 0;
    }*/

    #content p {

    }

    #content p.pb0 {
        padding-bottom: 0;
    }

    #content p.cnt_top {
        font-size: min(1.45vw,22px);
        font-weight: 500;
        color: #fff;
        letter-spacing: 0.13em;
    }

    #content p.highlight01 {
      font-size:min(2.8vw,43px);
      font-weight: 700;
      padding-top: 0px;
      font-family: "Cardo", "Noto Sans JP", sans-serif;
      color: #FFFFFF;
      line-height: 1.47;
      letter-spacing: 0.07em;
      margin-top: 35px;
    }
    #content p.highlight01 .txt01{
      letter-spacing: 0.03em;
    }
    #content p.highlight02 {
        font-size: 16px;
        text-align: left;
    }

    #content p.highlight03 {
        font-size: 16px;
        text-align: left;
        margin-top: -15px;
    }

    #kv {
      width: 83%;
      margin: 0px auto;
      padding: 52px 0 63px 0;
      max-width: 1254px;
    }

    .overview {
      margin-top: 26px;
      line-height: 1.6;
      font-size: 22px;
    }


    #cp-detail h3 {
        width: 460px;
        height: 90px;
        margin: 0 auto 10px
    }

    #cp-detail .box {}

    #cp-detail .cp-box {
        width: 48%;
        padding: 0px;
        margin-bottom: 66px;
        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;
    }
    .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;
    }*/

    .overview {
      padding: 0;
      margin-top: 3.5vw;
  }

    #content p.cnt_top {
      font-size:2.5vw;
      font-weight: bold;
      color: #fff;
      padding: 0;
      line-height: 1.67;
      text-shadow: 1px 1.5px 0px rgba(59, 59, 59, 0.53);
    }

    #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: 96%;
        padding: 0;
    }
    #kv .inr{
      background-image: url(../images/topbg_ribbon.png), url(../images/topbg_ribbon.png);
      background-repeat: no-repeat;
      background-size: 30.8%, 30.8%;
      background-position:left 26vw, right 26vw;
      padding:6.8vw 0 10vw 0;
    }
    #cp-detail .ttlArea{
      padding-top: 0;
    }
    #content p.highlight01 {
      font-size:5vw;
      font-weight: 700;
      padding-top: 0px;
      font-family: "Cardo", "Noto Sans JP", sans-serif;
      color: #FFFFFF;
      line-height: 1.4;
      letter-spacing:0.1em;
      margin-top: 4.2vw;
      text-shadow: 1px 1.5px 0px rgba(59, 59, 59, 0.53);
    }

    #kv.section {
    }

    #kv.section h2 {
      width: 82%;
      margin: 0 auto;
      padding:0;
    }
    #cp-detail.section {
        min-width: 95%;
        padding: 0px;
        margin: 0 auto 30px;
    }

    #cp-detail .ttlArea{
      width: 90%;
      padding-top: 5.2vw;
    }

    #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: 10vw;
      padding-bottom: 10vw;
    }

    #cp-detail .cp-box {
        width: 90%;
        margin: 0 auto;
        padding: 0;
        color: #000;
        margin-top: 7vw;
        margin-bottom: 0;
    }

/*
    .tit {
        text-align: center;
        width: 100%;
        padding: 10px 0 0px;
        margin-top: 20px;

    }
*/

    .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: 28vw;
    }
}