@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);
@import url(/jibunplus/css/style_lead.css);

/* ========== hidden ========== */
@media only screen and (min-width: 641px){
  .c-hide-pc {
    display: none;
  }
}
@media only screen and (max-width: 640px){
  .c-hide-sp {
    display: none;
  }
}

/* ========== utility ========== */
@media only screen and (max-width: 640px){
  .text-sp-center {
    text-align: center;
  }
}

/* ========== c-btn-mail ========== */
a.c-btn-account.c-btn-mail::before {
  background-image: url(/assets/img/icon_mail_01.png)
}

/* ========== noteList ========== */
.c-noteList-01 li .c-noteList-01 li {
  font-size: 100%;
}

/* ========== c-menu-01 ========== */
@media only screen and (min-width: 641px){
  .c-menu-01.cols-03._sp > li{
    flex-basis: 100%;
  }
}
/* ========== section-faq ========== */
.section-faq{
  background-color: #fff;
}
.section-faq .question,.section-faq .answer-wrap{
margin-bottom: 0!important;
border: 1px solid #bcbcbc;
border-top: 0;
}
.section-faq ul.questions > li + li{
margin-top: 0!important;
}
.section-faq ul.questions > li:first-child {
border-top: 1px solid #bcbcbc;
}
@media screen and (max-width: 767px) {
  .section-faq ul.questions {
    padding: 0;
  }
}
.section-faq ul.questions{
padding: 0;
}
.section-faq ul.questions > li{
  list-style: none;
}
.section-faq ul.questions > li + li {
  margin-top: 1em;
}
.section-faq .question {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.section-faq .label {
  color: #888;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 30px;
  font-size: 1em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .section-faq .label {
    width: 15%;
    padding: 0;
  }
}
.section-faq .text {
  padding: 1.5em 2.5em 1.5em 0;
  font-weight: bold;
  font-size: 1em;
}
.section-faq .answer {
  padding: 1.5em 2.5em;
}
.section-faq .text .em {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .section-faq .text {
    width: 85%;
  }
  .section-faq .answer {
    width: 100%;
  }
}
.section-faq .question {
  background-color: #fff;
  cursor: pointer;
  margin-bottom: 0.25em;
}
.section-faq .question:hover {
  background-color: #eee;
}
.section-faq .question.opened .text {
  background-image: url("/campaign/2024/20240105_toto/img/icon-chevron-up-black.png");
  background-repeat: no-repeat;
}
.section-faq .question .label {
  margin-bottom: 0;
}
.section-faq .question .text {
  margin-bottom: 0;
  color: #222;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-image: url("/campaign/2024/20240105_toto/img/icon-chevron-down-black.png");
  background-repeat: no-repeat;
  -webkit-background-size: auto 1.125em;
  -moz-background-size: auto 1.125em;
  background-size: auto 1.125em;
  background-position: right 1em center;
}
.section-faq .answer-wrap {
  display: none;
}
.section-faq .answer {
  background-color: #fce7cd;
}
.section-faq .answer .text {
  color: #222;
  margin-bottom: 0;
}

body.color-11 .cpn-cnvBlock-01 {
  border: solid 4px #c2a300;
}

body.color-11 .cpn-ground-01 {
  border: solid 4px #c2a300;
}


/* ========== applyFlow ========== */





.applyFlow_pc figure.c-figure-01.flat.steps {
  position: relative;
}



.applyFlow_pc img.img-responsive.steps-btn.steps-btn01{
  position: absolute;
  bottom: 6%;
  left: 5%;
  width: 36%;
}

.applyFlow_pc img.img-responsive.steps-btn.steps-btn02{
  position: absolute;
  bottom: 6%;
  left: 59%;
  width: 36%;
}

.applyFlow_pc img.img-responsive.steps-btn.steps-btn03{
  position: absolute;
  top: 69%;
  left: 31%;
  width: 36%;
}

.applyFlow_sp figure.c-figure-01.flat.steps {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

.applyFlow_sp img.img-responsive.steps-btn.steps-btn01{
  position: absolute;
  bottom: 17%;
  left: 10%;
  width: 80%;
}

.applyFlow_sp img.img-responsive.steps-btn.steps-btn02{
  position: absolute;
  bottom: 9%;
  left: 10%;
  width: 80%;
}

.applyFlow_sp img.img-responsive.steps-btn.steps-btn03{
  position: absolute;
  bottom: 19%;
  left: 10%;
  width: 80%;
}



.c-cnvBlock-01.cnv-type02.c-cnvBlock-cpn{
  border: 3px solid #e50000;
  padding: 0;
}
.c-cnvBlock-cpn .c-heading4-01 h4 {
  color: #fff;
  background-color: #e50000;
  text-align: center;
  padding: .25em;
  font-size: 150%;
}
.c-cnvBlock-cpn .c-figure-05 {
  margin: 0;
  padding: 1em;
}