@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

/* ========== px ========== */
@media only screen and (min-width: 640px) {
  .c-mt0-pc { margin-top: 0 !important; }
  .c-mt5-pc { margin-top: 5px !important; }
  .c-mt10-pc { margin-top: 10px !important; }
  .c-mt15-pc { margin-top: 15px !important; }
  .c-mt20-pc { margin-top: 20px !important; }
  .c-mt25-pc { margin-top: 25px !important; }
  .c-mt30-pc { margin-top: 30px !important; }
  .c-mt35-pc { margin-top: 35px !important; }
  .c-mt40-pc { margin-top: 40px !important; }
  .c-mt45-pc { margin-top: 45px !important; }
  .c-mt50-pc { margin-top: 50px !important; }
  .c-mt55-pc { margin-top: 55px !important; }
  .c-mt60-pc { margin-top: 60px !important; }
  .c-mt65-pc { margin-top: 65px !important; }
  .c-mt70-pc { margin-top: 70px !important; }
  .c-mt75-pc { margin-top: 75px !important; }
  .c-mt80-pc { margin-top: 80px !important; }
  .c-mt85-pc { margin-top: 85px !important; }
  .c-mt90-pc { margin-top: 90px !important; }
  .c-mt95-pc { margin-top: 95px !important; }
  .c-mt100-pc { margin-top: 100px !important; }
  .c-pb30-pc { padding-bottom: 30px !important; }
}

@media only screen and (max-width: 640px) {
  .c-mt0-sp { margin-top: 0 !important; }
  .c-mt5-sp { margin-top: 5px !important; }
  .c-mt10-sp { margin-top: 10px !important; }
  .c-mt15-sp { margin-top: 15px !important; }
  .c-mt20-sp { margin-top: 20px !important; }
  .c-mt25-sp { margin-top: 25px !important; }
  .c-mt30-sp { margin-top: 30px !important; }
  .c-mt35-sp { margin-top: 35px !important; }
  .c-mt40-sp { margin-top: 40px !important; }
  .c-mt45-sp { margin-top: 45px !important; }
  .c-mt50-sp { margin-top: 50px !important; }
  .c-mt55-sp { margin-top: 55px !important; }
  .c-mt60-sp { margin-top: 60px !important; }
  .c-mt65-sp { margin-top: 65px !important; }
  .c-mt70-sp { margin-top: 70px !important; }
  .c-mt75-sp { margin-top: 75px !important; }
  .c-mt80-sp { margin-top: 80px !important; }
  .c-mt85-sp { margin-top: 85px !important; }
  .c-mt90-sp { margin-top: 90px !important; }
  .c-mt95-sp { margin-top: 95px !important; }
  .c-mt100-sp { margin-top: 100px !important; }
}

/* ========== hidden ========== */
@media only screen and (min-width: 640px) {
  .c-hide-pc {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .c-hide-sp {
    display: none;
  }
}

/* ========== versatility ========== */
.fwB {
  font-weight: bold;
}
.pd30 {
  padding: 30px;
}
.mt50 {
  margin-top: 50px !important;
}
.bgPositionRed a:before {
  background-position-x: -288px;
}
.bgPositionPink a:before {
  background-position-x: -144px;
}

/* ========== border ========== */
.outer {
  border: 2px solid transparent;
  border-top: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 40px 16px 42px;
}
@media only screen and (max-width: 640px) {
  .outer {
    border: 1px solid transparent;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 20px 8px 24px;
  }
}

.outer>*:first-child {
  margin-top: 0;
}
.outer>*:first-child>*:first-child {
  margin-top: 0;
}

.outer-pink {
  border-color: #ed1562;
}
.outer-red {
  border-color: #e80600;
}

a.c-btn-account.icon-login.modal-open:before {
  background-size: auto 18px;
  height: 18px;
  width: 15px;
}
.modal-open:after {
  content: "";
  display: inline-block;
  background: url(../img/icon_modal.png) 0 0 no-repeat;
  background-size: auto 16px;
  height: 16px;
  width: 16px;
}

/* ========== tab ========== */
@media only screen and (min-width: 640px){
  .c-tabs-01.c-tabs-cpn .tabs li a br.pc-none,
  .c-tabs-01.c-tabs-cpn .content .c-tab-head p br.pc-none{
    display: none;
  }
}

/* ========== CVN ========== */
.c-cnvBlock-01 .c-heading-black h2 {
  color: #525252;
}

/*-- c-cnvBlock-inrblk --*/
.c-cnvBlock-inrblk {
  margin-top: 1.4em;
  background-color: #fce7cd;
  padding: 10px;
  padding: 24px;
}
.c-cnvBlock-inrblk:before,.c-cnvBlock-inrblk:after {
  content: " ";
  display: table;
}
.c-cnvBlock-inrblk:after {
  clear: both;
}

.c-cnvBlock-inrblk>*:first-child {
  margin-top: 0;
}
.c-cnvBlock-inrblk>*:first-child>*:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 640px) {
  .c-cnvBlock-inrblk {
      margin-top: 25px;
      padding: 10px;
  }
}

@media only screen and (min-width: 640px) {
  .c-cnvBlock-inrblk p {
    font-size: 112.5% !important;
  }
}
@media only screen and (max-width: 640px) {
  .c-cnvBlock-inrblk h3,
  .c-cnvBlock-inrblk p {
    font-size: 100%;
  }
}

/*-- c-btn-pink --*/
a.c-btn-account.icon-login.c-btn-login-01:before {
  background-size: auto 18px;
  height: 18px;
  width: 15px;
}

/* ========== heading ========== */
@media only screen and (min-width: 640px) {
  .c-heading3-bdrno h3 {
    border-bottom: none;
    padding-bottom: 0;
  }
}
