@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;
}

/*-- c-btn-04blue --*/
.c-btn-04.btn-04-02{
  border-top: 1px solid #91d5fa;
  border-bottom: 1px solid #0086d4;background: #8CD6FF;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhDRDZGRiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDg5NUU2IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #8CD6FF 0, #0895E6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8CD6FF), color-stop(100%, #0895E6));
  background: -webkit-linear-gradient(top, #8CD6FF 0, #0895E6 100%);
  background: -o-linear-gradient(top, #8CD6FF 0, #0895E6 100%);
  background: -ms-linear-gradient(top, #8CD6FF 0, #0895E6 100%);
  background: linear-gradient(to bottom, #8CD6FF 0, #0895E6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CD6FF', endColorstr='#0895E6', GradientType=0);
}

.c-heading-black em{
  margin-right: 0;
  padding: 0;
  background-color: transparent;
  color: #eb7000;
  font-weight: bold;
  line-height: 1.375em;
  border-bottom: 1px solid #eb7000;
}

/* ========== heading ========== */
@media only screen and (min-width: 640px) {
  .c-heading3-bdrno h3 {
    border-bottom: none;
    padding-bottom: 0;
  }
}

.c-heading2-01.cpn-heading-01{
  margin: -30px -54px 0 -54px!important;
}
@media only screen and (max-width: 640px){
  .c-heading2-01.cpn-heading-01{
    margin: -16px -10px 0 -10px!important;
  }
}

.c-heading5-01.cpn-heading-02{
  background-color: #fce7cd;
  padding: 10px;
}

.c-heading5-01.cpn-heading-02 em{
  margin-right: 0;
  padding: 0;
  background-color: transparent;
  color: #eb7000;
  font-weight: bold;
  line-height: 1.375em;
  border-bottom: 1px solid #eb7000;
}

.c-heading4-01.cpn-heading-01 h3{
  color: #eb7000 !important;
}

.tag-limited{
  border-radius: 24px;
  border: 2px solid;
  display: inline-block;
  padding: 18px 12px;
  line-height: 0;
}
.outer-pink .tag-limited{
  border-color: #ed1562;
}

.outer-red .tag-limited{
  border-color: #ec3a17;
}

/* ========== faq ========== */
.c-accordion-01.c-accordion-qa>.item{
  border-left: 1px solid #d4d5d5;
  border-right: 1px solid #d4d5d5;
}
.c-accordion-01.c-accordion-qa>.item>.head{
  padding-left: 35px;
  position: relative;
}
.c-accordion-01.c-accordion-qa>.item>.head.opened{
  border-bottom: 1px solid #d4d5d5;
}
.c-accordion-01.c-accordion-qa>.item>.head span{
  color: #888;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.c-accordion-01.c-accordion-qa>.item>.head:before{
  right: 10px;
}
.c-accordion-01.c-accordion-qa>.item>.head:after{
  right: 19px;
}
.c-accordion-01.c-accordion-qa:last-child{
  margin-bottom: 0;
}

/* ========== c-btn-mail ========== */
a.c-btn-account.c-btn-mail::before {
  background-image: url(/assets/img/icon_mail_01.png)
}