/*-----------------------------------

natsuJ.scss

------------------------------------*/
.contArea {
  background: none;
}

.kvArea {
  background: url(/img/special/natsuyasumi/2019/natsuJ/KV_natsuJ_BG.jpg) no-repeat bottom center;
  height: 900px;
  width: auto;
  box-sizing: border-box;
}

.kvArea__title__natsuJ {
  width: 980px;
  margin: 0 auto;
}

@media screen and (min-width: 2000px) {
  .kvArea {
    background-size: 100% auto;
  }
}

.headline {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.6;
  margin-bottom: 1em;
  display: inline-block;
  letter-spacing: 0.1em;
}

.headline__pink {
  color: #e60044;
}

.headline__sax {
  color: #0092cf;
  border-bottom: 3px solid #0092cf;
  width: 100%;
  padding-bottom: 0.5em;
  margin-bottom: 0;
}

.headline__yellow {
  color: #fff100;
}

.headline span {
  display: block;
  font-size: 20px;
  font-size: 2rem;
}

.sec__gray {
  background: #ececec url(/img/special/natsuyasumi/2019/natsuJ/dot.png) repeat 50% 50%;
}

.sec__sax {
  background: #0190d1 url(/img/special/natsuyasumi/2019/natsuJ/dot.png) repeat 50% 50%;
}

.sec__illust {
  background-image: url(/img/special/natsuyasumi/2019/natsuJ/dot.png), url(/img/special/natsuyasumi/2019/natsuJ/BG_illust.png);
  background-repeat: repeat, no-repeat;
  background-position: 50% 50%, bottom center;
  background-color: #c3f2ff;
}

.btn__pink {
  background: #e60044;
  color: #fff;
}

.btn__s {
  padding: 15px 30px 12px;
  border-radius: 20px;
  line-height: 1;
  width: 160px;
  font-size: 15px;
  font-size: 1.5rem;
}

.btnArea {
  position: relative;
}

.btnArea__king {
  position: absolute;
  right: 60px;
  bottom: 40px;
}

.btnArea__title, .btnArea__benefits {
  width: 460px;
  padding-left: 80px;
  margin: 30px 0;
}

.btnArea__title img, .btnArea__benefits img {
  width: 100%;
}

.howtoApply {
  position: relative;
}

.howtoApply figcaption {
  position: absolute;
  right: 0;
  bottom: 30px;
}

.howtoChallenge__title {
  font-size: 20px;
  font-size: 2rem;
  padding-bottom: 1em;
  color: #38aedf;
}

.howtoChallenge .txt__honbun {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 20px;
  letter-spacing: -0.05em;
}

.matchArea .headline__sax + .natsuyasumi__content__matchlist {
  margin: 0;
  border: none;
}

.matchArea .natsuyasumi__content__matchlist li {
  position: relative;
  padding: 10px 50px;
}

.matchArea .icon__fin {
  position: absolute;
  background: #0092cf;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
  left: -15px;
  top: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}

.disBLOCK {
  display: block;
}

#qaArea .disBLOCK {
  margin: 0 auto;
}

#qaArea .txt__size16 {
  color: #fff;
}

#qaArea .accordionList {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  text-align: left;
}

#qaArea .accordionList:first-of-type {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 30px;
}

#qaArea .accordionIndex {
  color: #fff;
  border: none;
  position: relative;
  padding: 0;
}

#qaArea .accordionIndex a {
  padding: 20px 30px 20px 0;
  display: block;
  color: #fff !important;
}

#qaArea .accordionIndex a:before {
  content: 'Q';
  background: #fff;
  color: #018ac8;
  border-radius: 30px;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}

#qaArea .accordionIndex a:after {
  position: absolute;
  font-family: 'ionicons';
  content: '\f35d';
  right: 1%;
  font-size: 25px;
  top: 50%;
  margin-top: -7px;
}

#qaArea .accordionIndex.active a:after {
  content: '\f366';
}

#qaArea .accordionArticle {
  padding: 20px 20px 20px 50px;
  background: #fff;
  border-radius: 10px;
  color: #018ac8;
  margin-bottom: 15px;
  line-height: 1.5;
  position: relative;
}

#qaArea .accordionArticle:before {
  position: absolute;
  content: 'A';
  display: inline-block;
  margin-right: 10px;
  left: 20px;
  font-size: 20px;
  top: 50%;
  margin-top: -10px;
  line-height: 1;
}

.kome {
  display: block;
}
