html {
  scroll-behavior: smooth;
}
.menu_list02 li:nth-child(3) a {
  opacity: .4;
}
.accreditation-content {
  position: relative;
  /* color: #fff; */
  margin-bottom: 110px;
}
@media screen and (min-width: 641px) {
.accreditation-bg {
  /* position: fixed;
  position: sticky; */
  position: absolute;
  top: 0px;
  /* top: 190px; */
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
}
.accreditation-content .inner {
  max-width: 1216px;
  /* padding: 0 40px; */
  position: unset;
  padding: 0 20px;
}
.btn-accreditation {
  background-color: #9c1721;
  width: 280px;
  font-size: 18px;
}
.accreditaton-top {
  /* position: absolute; */
  /* top: 0;
  left: 50%;
  transform: translateX(-50%); */
  max-width: 900px;
  padding: 117px 0;
  background-color: #fff;
  margin: 0 auto;
}
.accreditaton-top-inner{
  padding: 0 20px;
  max-width: 600px;
  margin: 0 auto;
}
.accreditaton-ttl-img {
  max-width: 600px;
  position: relative;
  /* top: 5px; */
  width: 100%;
}
.accreditaton-top-text {
  /* margin-bottom: 1.8vw; */
  line-height: 2;
  text-align: left;
  margin: 36px 0;
  font-size: 16px;
  font-weight: 500;
}
/* .menu{
  position: fixed;
  z-index: 100;
  width: 100%;
} */
.accreditaton-title {
  font-size: 21px;
}
.accreditaton-number {
  font-size: 48px;
  line-height: 1;
  margin-left: 5px;
  /* margin-bottom: 32px; */
}
.accreditaton-number span{
font-size: 21px;
}
.accreditaton-number .slash{
margin: 0 5px;
  }
.question,
.answer {
  font-size: 18px;
  padding: 10vw 0 7vw;
}
.question-text {
}
.question-answer-wrap {
}

.question-answer {
  max-width: 800px;
  width: 100%;
  background-color: #fff;
  color: #151515;
  padding: 30px 0;
  margin: 0 auto 17px;
  border-radius: 50px;
  line-height: 1;
  cursor: pointer;
  border: 5px solid #151515;
  transition: all 0.3s ease;
  font-size: 21px;
  font-weight: bold;
}

.question-answer.active {
  background-color: #9c1721;
  color: white;
}

.question-answer-wrap.disabled {
  pointer-events: none;
}
.question-img,
.answer-img {
  margin: 32px 0;
  height: 17.333vw;
  width: 400px;
  height: auto;
  max-width: 100%;
  object-fit: cover;
}
.answer {
}
.answer-title {
  font-size: 36px;
  font-weight: bold;
  color: #9c1721;
}
.answer-title span {
  font-size: 36px;
  line-height: 2;
}
.answer-text {
  /* margin-top: 22px; */
  font-size: 21px;
  text-align: left;
  margin-bottom: 35px;
  line-height: 2;
}

.count-bar {
  color: #151515;
  background-color: #fff;
  width: 80px;
  padding: 36px 0;
  position: fixed;
  line-height: 1;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: fit-content;
  border: 5px solid #151515;
  border-right: none;
  z-index: 10;
}
.count-bar p{
  font-weight: bold;
  font-size: 18px;
}
.count-text {
  margin-bottom: 16px;
}
.count-bar p span{
  font-size: 28px;
}
.count-bar.stop {
  position: absolute;
  top: auto;
  bottom: 100px;
  transform: none;
}

.question-wrap {
  display: none;
}

.answer {
  display: none;
}


/* 0809 */
.accreditation-top-wrap{
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 641px) {

.accreditation-bg.pc_only {
  display: flex;
  justify-content: space-between;
}
.accreditation-bg.sp_only{
  display: none;
}
}
.accreditation-bg img {
  min-width: 300px;
  width: 20vw;
  height: 522px;
  display: block;
  object-fit: cover;
}
@media screen and (min-width: 1501px) {
  .accreditation-bg img {
    width: 25vw;
  }
}
@media screen and (min-width: 1801px) {
  .accreditation-bg img {
    width: 30vw;
  }
}
.accreditaton-top-ttl {
  max-width: 600px;
}
.accreditaton-ttl-wrap {
  border-top: 5px solid #151515;
  border-bottom: 5px solid #151515;
  padding: 20px 0;
}
.accreditaton-ttl-wrap h1 {
  font-size: 28px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.accreditaton-ttl-wrap h1 span {
  color: #9c1721;
}
.accreditaton-ttl-wrap p {
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-top: 12px;
  font-weight: bold;
}
.accreditaton-top-master-wrap {
  background-color: #fffff2;
  border: 2px solid #151515;
  padding: 10px;
  margin-bottom: 80px;
}
.accreditaton-top-master-wrap-inner {
  border: 1px solid #151515;
  padding: min(60px, 5vw) min(78px, 5vw);
  letter-spacing: 0.05em;
}
.accreditaton-top-master-wrap-inner .master01 {
  font-size: 21px;
  color: #cca802;
  white-space: nowrap;
}

.accreditaton-top-master-wrap-inner .master02 {
  font-size: 21px;
  color: #949494;
}
.accreditaton-top-master-wrap-inner .master03 {
  font-size: 21px;
  color: #816144;
}

/* .accreditaton-top-master-wrap-inner .master01,
.accreditaton-top-master-wrap-inner .master02,
.accreditaton-top-master-wrap-inner .master03,
.accreditaton-top-master-wrap-inner .master04,
.accreditaton-top-master-wrap-inner .master05 {
  display: flex;
  align-items: center;
  gap: 10px;
} */
.accreditaton-top-master-wrap-inner .master01,
.accreditaton-top-master-wrap-inner .master02,
.accreditaton-top-master-wrap-inner .master03{
  display: flex;
  align-items: center;
  gap: 10px;
}
.accreditaton-top-master-wrap-inner .master01,
.accreditaton-top-master-wrap-inner .master02,
.accreditaton-top-master-wrap-inner .master03{
  margin-bottom: 30px;
}
.accreditaton-top-master-wrap-inner .master04{
  margin-bottom: 25px;
}
.accreditaton-top-master-wrap-inner .master01 img,
.accreditaton-top-master-wrap-inner .master02 img,
.accreditaton-top-master-wrap-inner .master03 img{
  width: 33px;
  height: 33px;
}
.accreditaton-top-master-wrap-inner p{
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.accreditaton-top-master-wrap-inner p span {
  font-size: 16px;
}
.accreditaton-top-master-wrap-inner .master04,
.accreditaton-top-master-wrap-inner .master05 {
  font-size: 16px;
  gap: 16px;
  padding-left: 10px;
}
.accreditaton-top-master-wrap-inner .master04::before,
.accreditaton-top-master-wrap-inner .master05::before{
content: '';
display: inline-block;
width: 14px;
height: 14px;
border-radius: 50%;
background-color: #151515;
margin-right: 16px;
}
.present-wrap{
  padding: min(75px, 5vw) 0;
  color: #fff;
  margin-bottom: 60px;
}
.present-wrap .inner{
  max-width: 600px;
  margin: 0 auto;
  padding: 0 20px;
}
.present-wrap img{
width: 100%;
margin: 35px 0;
}
.present-text{
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: left;
}
.present-apply-ttl{
  font-size: 21px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.present-apply-text{
  font-size: 21px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.present-apply-text span{
font-size: 16px;
font-weight: normal;
}
.accreditaton-title-wrap{
  display: flex;
  align-items: baseline;
  justify-content: center;
  background-color: #151515;
  color: #fff;
  padding: 23px 0;
}
.question-text{
  border-left: 5px solid #151515;
  border-right: 5px solid #151515;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 21px;
  padding: 0 20px;
}
.question-answer-wrap{
border: 5px solid #151515;
padding: 60px 20px;
/* background-color: #dfeaf8; */
background-repeat: repeat;
background-size: cover;
}
.question-answer:hover{
  background-color: #9c1721;
  color: #fff;
}
.answer .accreditaton-title-wrap{
  background-color: #9c1721;
}
.answer-text-wrap{
  border: 5px solid #9c1721;
  border-top: none;
  padding: 55px min(60px, 3.75vw) 80px;
}
.result{
  margin-bottom: 193px;
}
.result .inner{
  max-width: 1216px;
  padding: 0 20px;
}
.result-title-wrap{
  background-color: #9c1721;
  color: #fff;
  padding: 23px 0;
}
.result-title{
  font-size: 32px;
  letter-spacing: 0.05em;
  text-align: center;
}
.result-text-wrap{
  border: 5px solid #9c1721;
  border-top: none;
  padding: 55px min(40px, 2.5vw) 80px;
}
.result-top-text{
  font-size: 26px;
  line-height: calc(39 / 26);
  font-weight: bold;
}
.result-master01 .result-top-text span{
  font-size: 32px;
  color: #cca802;
}
.result-master02 .result-top-text span{
  font-size: 32px;
  color: #949494;
}
.result-master03 .result-top-text span{
  font-size: 32px;
  color: #816144;
}
.result .result-top-text span img{
width: 33px;
height: 33px;
margin-right: 8px;
position: relative;
top: 4px;
}
.result-item{
  width: 100%;
  max-width: 444px;
  margin: 40px 0 16px;
}
.result-bottom-text{
  font-size: 21px;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 40px;
}
.result-apply-wrap{
  background-color: #151515;
  color: #fff;
  padding: 10px;

}
.result-apply-ttl,
.result-apply-text{
font-size: 28px;
line-height: calc(41 / 28);
font-weight: bold;
}
.result-apply-desc{
  font-size: 16px;
  line-height: calc(28 / 16);
font-weight: normal;
}
.result-apply-inner{
  border: 1px solid #fff;
  padding: 40px 0 60px;
}
.btn-result{
  background-color: #9c1721;
  margin-top: 40px;
  font-size: 28px;
  width: 328px;
  padding: 30px 10px;
}
.sp_768{
  display: none;
}
@media screen and (max-width: 1200px) {
  .accreditaton-top{
    max-width: 640px;
  }
}
@media (max-width: 1000px) and (min-width: 641px) {
  .accreditaton-top{
    width: 70vw;
  }
  .accreditaton-top-master-wrap-inner{
    padding: min(60px, 5vw) min(78px, 3vw);
  }
}
@media screen and (max-width: 768px) {
.sp_768{
  display: block;
}
}

@media screen and (max-width: 840px) {

}
@media screen and (max-width: 640px) {
  .pc_only{
    display: none;
  }
  .accreditation-bg{
    position: relative;
  }
  .accreditation-bg-top,
  .accreditation-bg-bottom{
    display: flex;

  }
  .accreditation-bg img {
    min-width: unset;
    width: 25%;
    height: 187px;
    display: block;
    object-fit: cover;
}
  .accreditaton-top{
    padding: 30px 0 75px;
  }
  .accreditaton-ttl-wrap h1 {
    font-size: 18px;
  }
  .accreditaton-ttl-wrap{
    padding: 10px 0;
  }
  .accreditaton-ttl-wrap p{
    font-size: 8px;
    margin-top: 8px;
  }
  .accreditaton-top-text{
    margin: 20px 0;
    font-size: 15px;
  }
  .accreditaton-top-master-wrap-inner .master01,.accreditaton-top-master-wrap-inner .master02,.accreditaton-top-master-wrap-inner .master03{
font-size: 20px;
  }
  .accreditaton-top-master-wrap-inner p span{
    font-size: 16px;
  }
  .accreditaton-top-master-wrap-inner .master04, .accreditaton-top-master-wrap-inner .master05{
    font-size: 15px;
  }
  .accreditaton-top-master-wrap-inner .master01 img, .accreditaton-top-master-wrap-inner .master02 img, .accreditaton-top-master-wrap-inner .master03 img {
    width: 25px;
    height: 25px;
  }
  .accreditaton-top-master-wrap{
    padding: 6px;
    margin-bottom: 50px;
  }
  .accreditaton-top-master-wrap-inner{
    padding: 40px 20px;
  }
  .accreditaton-top-master-wrap-inner p{
    line-height: 1.5;
  }
  .accreditaton-top-master-wrap-inner .master04::before,
  .accreditaton-top-master-wrap-inner .master05::before {
    width: 10px;
    height: 10px;
  }
  .present-wrap{
    padding: 50px 0;
  }
  .present-wrap img{
    margin: 16px 0px;
    width: 90%;

  }
  .present-text{
    font-size: 15px;
  }
  .present-apply-text span{
    font-size: 15px;
  }
  .accreditation-content .inner{
    padding: 0 10px;
  }
  .accreditation-content .present-wrap .inner{
    padding: 0 20px;
  }

  .question, .answer{
    padding: 100px 0;
  }
  .accreditaton-number{
    font-size: 45px;
  }
  .question-text{
    font-size: 18px;
    line-height: 2;
    height: 150px;
  }
  .question-answer-wrap{
    padding: 30px 20px;
  }
  .question-answer{
    font-size: 18px;
    padding: 20px 10px;
    width: auto;
    max-width: unset;
    line-height: 2;
    border-radius: 30px;
  }
  .answer-text-wrap{
    padding: 30px 20px;
  }
  .answer-title{
    font-size: 18px;
  }
  .answer-title span{
    font-size: 24px;
  }
  .answer-img{
    margin: 16px 0px;
    width: 90%;
    height: auto;
  }
  .answer-text{
    font-size: 15px;
    margin-bottom: 16px;
  }
  .result .inner{
    padding: 0 10px;
  }
  .result-text-wrap{
    padding: 30px 20px;
  }
  .result-top-text{
    font-size: 18px;
  }
  .result-title{
    font-size: 24px;
  }
  .result-master01 .result-top-text span,
  .result-master02 .result-top-text span,
  .result-master03 .result-top-text span{
    font-size: 21px;
  }
  .result .result-top-text span img{
    width: 25px;
    height: 25px;
  }
  /* .result .result-top-text span img{
  width: 33px;
  height: 33px;
  margin-right: 8px;
  position: relative;
  top: 4px;
  } */
  .result-item{
    margin: 16px 0 16px;

  }
  .result-bottom-text{
    font-size: 15px;
    text-align: left;
  }
  .result-apply-ttl, .result-apply-text{
    font-size: 21px;
  }
  .result-apply-wrap{
    padding: 6px;
  }
  .result-apply-inner{
    padding: 40px 10px 20px;
  }
  .btn-result{
    font-size:16px;
    width: 210px;
    padding: 20px 10px;
    margin-top: 20px;
  }
  .result-apply-desc{
    font-size: 15px;
  }
  .count-bar{
    padding: 30px 0;
    width: 70px;
    font-size: 15px;
  }
}
