@charset "UTF-8";
img {
  max-width: 100%;
}

.pc {
  display: block !important;
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}

body #container {
  padding-bottom: 0;
}

#mainContent {
  margin-top: 110px;
  border-top: 5px solid #777;
  padding-top: 2px;
}

@media only screen and (max-width: 768px) {
  #mainContent {
    margin-top: 0;
  }
}

.captionList {
  font-size: 12px;
  letter-spacing: 0;
  line-height: calc(21/12);
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .captionList {
    font-size: 10px;
    margin-bottom: 30px;
  }
}

.heading01 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  display: inline-block;
  margin-bottom: 50px;
  padding-top: 13px;
  position: relative;
  border-top: 3px solid #000;
}

@media only screen and (max-width: 768px) {
  .heading01 {
    font-size: 16px;
  }
}

.heading01__border {
  width: 100%;
  border-top: 1px solid #999;
}

.heading02 {
  font-size: 24px;
  letter-spacing: 0;
  color: #fff;
  padding: 20px;
}

@media only screen and (max-width: 768px) {
  .heading02 {
    font-size: 18px;
    padding: 20px 10px;
  }
}

.heading03 {
  font-size: 20px;
  letter-spacing: 0;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .heading03 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

.heading03 span {
  font-size: 14px;
}

@media only screen and (max-width: 768px) {
  .heading03 span {
    font-size: 10px;
  }
}

.heading04 {
  font-size: 16px;
  line-height: 2;
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .heading04 {
    margin: 0 10px 15px;
  }
}

.inner {
  max-width: 1160px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .inner {
    width: 90%;
  }
}

.texts {
  font-size: 14px;
  letter-spacing: 0;
  line-height: calc(21/14);
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .texts {
    font-size: 12px;
    margin-bottom: 25px;
  }
}

.header {
  padding-bottom: 0px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .header {
    padding-bottom: 10px;
  }
}

.header__top {
  width: 1160px;
  margin: 0 auto 40px;
  padding-top: 20px;
}

@media only screen and (max-width: 768px) {
  .header__top {
    width: 230px;
    margin: 0;
    padding-top: 15px;
    padding-left: 20px;
  }
}

.backButton {
  border: 1px solid #999999;
  display: block;
  width: 360px;
  color: #000;
  text-align: center;
  padding: 16px 0;
  font-size: 14px;
  font-weight: bold;
  margin: 30px auto;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .backButton {
    width: 90%;
    font-size: 12px;
  }
}

.backButton::before {
  content: url(../imgs/icn-arrow-black.png);
  position: absolute;
  top: 17px;
  left: 10px;
}

@media only screen and (max-width: 768px) {
  .backButton::before {
    top: 18px;
  }
}

.clmb {
  overflow: hidden;
}

.clmb > div {
  float: left;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.clmb.cl3 {
  margin-left: -2%;
}

.clmb.cl3 > div {
  width: 31.33%;
  margin-left: 2%;
}

.clmb.cl3 > div.num02 {
  padding-top: 187px;
}

@media only screen and (max-width: 865px) {
  .clmb.cl3 > div.num02 {
    padding-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .clmb.cl3 {
    margin-top: -30px;
    margin-left: 0;
  }
  .clmb.cl3 > div {
    float: none;
    width: auto;
    margin-top: 30px;
    margin-left: 0;
  }
}

.goPageTop {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  z-index: 2;
  will-change: transform;
  transform: translateY(0%);
  transition: .4s ease;
}
.goPageTop:hover {
  opacity: .8;
}
.goPageTop--off {
  transform: translateY(120%);
}



.questionArea__ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 50px;
}

.genreSec:nth-child(n+2) {
  margin-top: 110px;
}

.qaBlock + .qaBlock {
  padding-top: 35px;
  margin-top: 35px;
  border-top: 1px dashed #cacaca;
}

.qaBlock__question {
  font-size: 17px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0;
  position: relative;
  padding-left: 72px;
}

@media only screen and (max-width: 768px) {
  .qaBlock__question {
    font-size: 13px;
    padding-left: 58px;
  }
}

.qaBlock__question::before {
  position: absolute;
  top: -6px;
  left: 0;
  margin: auto;
  content: "Q";
  width: 47px;
  height: 47px;
  background-color: #005aac;
  border-radius: 50%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .qaBlock__question::before {
    font-size: 16px;
    width: 38px;
    height: 38px;
  }
}

.qaBlock__answer {
  margin-top: 35px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .02em;
  position: relative;
  padding-left: 72px;
}

@media only screen and (max-width: 768px) {
  .qaBlock__answer {
    margin-top: 30px;
    font-size: 12px;
    padding-left: 58px;
  }
}

.qaBlock__answer a {
  color: #005aac;
  border-bottom: 1px solid #005aac;
  transition: all 0.3s ease;
  font-weight: bold;
}

.qaBlock__answer a:hover {
  opacity: .5;
}

.qaBlock__answer::before {
  position: absolute;
  top: -8px;
  left: 0;
  margin: auto;
  content: "A";
  width: 47px;
  height: 47px;
  background-color: #d2d2d2;
  border-radius: 50%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #0c0c0c;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .qaBlock__answer::before {
    font-size: 16px;
    width: 38px;
    height: 38px;
  }
}

.keywordBox {
  padding: 40px 35px;
  border: 1px solid #d5d5d5;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

@media only screen and (max-width: 768px) {
  .keywordBox {
    padding: 20px 10px;

  }
}

.keywordBox__ttl {
  font-size: 20px;
  font-weight: bold;
  margin: auto 30px auto 0;
}

@media only screen and (max-width: 768px) {
  .keywordBox__ttl {
    font-size: 15px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;

  }
}

.keywordBox__item {
  cursor: pointer;
  font-size: 15px;
  border: 1px solid #e7e7e7;
  border-radius:22px;
  margin-right: 10px;
  padding: 15px;
  line-height: 1;
}

.keywordBox__item--active {
  background-color: #fffe01;
}
.keywordBoxCap{
  font-size: 12px;
}

@media only screen and (max-width: 768px) {
  .keywordBox__item {
    font-size: 13px;
    padding: 8px;
    margin-right: 7px;
  }

  .keywordBox__item:nth-child(5n+1) {
    margin-right: 0;
  }

  .keywordBox__item:nth-child(n+7) {
    margin-top: 10px;
  }
}

.keywordBox__item:before {
  content: '#';
}

.keywordBox + .genreSec {
  margin-top: 70px;
}

@media only screen and (max-width: 768px) {
  .keywordBox + .genreSec {
    margin-top: 40px;
  }
}

.faqkeyword{
  font-style: normal;
}
.faqkeyword--active{
  background-color: #fffe01;
}