/* html {
  scroll-behavior: smooth;
} */

.site-header {
  position: relative;
}

#main.no-header {
  margin-top: 0;
}

.logo-header {
  display: block;
}

.wrapper-kentei {
  padding: 80px 0;
  text-align: center;
  background-size: auto auto;
  background-color: #ffd900;
  background-image: repeating-linear-gradient(135deg, transparent, transparent 12px, #ffeb00 12px, #ffeb00 24px);
}

.wrapper-kentei.result img {
  width: 87.8%;
  max-width: 1200px;
}

.wrapper-kentei li,
.wrapper-kentei ul {
  list-style: none;
  padding: 0;
}

.wrapper-kentei .campaign-info {
  margin-bottom: 40px;
}

.wrapper-kentei .sp, .wrapper-kentei .sp_i {
  display: none;
}

.wrapper-kentei .cookie {
  width: 500px;
  margin: 0 auto 40px;
  font-size: 0.8em;
}

.wrapper-kentei .cookie .error {
  color: #f20818;
  border: 1px solid;
  padding: 10px 0;
  margin: 0 auto 15px;
}

.wrapper-kentei h2 {
  margin-bottom: 20px;
}

.wrapper-kentei h2 > img {
  display: block;
  margin: auto;
}

.wrapper-kentei h2 + p {
  font-size: 23px;
  font-weight: bold;
}

.wrapper-kentei h4 {
  font-size: inherit;
}

.wrapper-kentei .note {
  position: relative;
  width: 900px;
  margin: 0 auto 95px;
  padding: 60px 0 45px;
  background: #fff;
  border-radius: 25px;
  box-sizing: border-box;
  border: solid 5px #000;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.3);
}

.wrapper-kentei .note:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -30px 0 0 -251px;
  content: '';
  display: block;
  width: 503px;
  height: 70px;
  background: url(../img/certification/ring.svg) top center/auto no-repeat;
}

.wrapper-kentei .accordion {
  display: none;
}

.wrapper-kentei .btn_accordion {
  cursor: pointer;
}

.wrapper-kentei#menu h2 + p {
  margin-bottom: 70px;
}

.wrapper-kentei#menu #cp_outline {
  margin-bottom: 65px;
}

.wrapper-kentei#menu #cp_outline .arrow_now {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -40px 0 0 -74px;
}

.wrapper-kentei#menu #cp_outline h3 {
  margin-bottom: 0;
}

.wrapper-kentei#menu #cp_outline .limit {
  position: relative;
  margin-bottom: 50px;
}

.wrapper-kentei#menu #cp_outline .limit .text_limit {
  margin-bottom: 0;
}

.wrapper-kentei#menu #cp_outline .limit .text_finish {
  position: absolute;
  top: 0;
  left: 50%;
  width: 830px;
  height: 100%;
  margin-left: -415px;
  line-height: 100%;
  text-align: center;
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.7);
}

.wrapper-kentei#menu #cp_outline .limit .text_finish p {
  margin: 70px 0 0;
  line-height: 1;
}

.wrapper-kentei#menu #cp_outline .course {
  position: relative;
  width: 830px;
  margin: 27px auto 0;
  padding: 50px 0 25px;
  background: #00b9db;
  border-radius: 10px;
}

.wrapper-kentei#menu #cp_outline .course h4 {
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: -27px;
  font-size: inherit;
  text-align: center;
}

.wrapper-kentei#menu #cp_outline .apply_howto {
  position: relative;
  padding: 40px 0 0;
}

.wrapper-kentei#menu #cp_outline .apply_howto > img {
  margin-bottom: 30px;
}

.wrapper-kentei#menu #cp_outline .apply_howto > a {
  display: inline-block;
  margin-bottom: 15px;
}

.wrapper-kentei#menu #cp_outline .apply_howto > p {
  line-height: 1;
}

.wrapper-kentei#menu #cp_outline .apply_howto > p a {
  margin: 0 10px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  vertical-align: middle;
  line-height: 1;
  text-decoration: underline;
}

.wrapper-kentei#menu #cp_outline .apply_howto .terms {
  width: 830px;
  margin: auto;
  text-align: left;
}

.wrapper-kentei#menu #cp_outline .apply_howto h5 {
  margin: 0 0 1em;
  line-height: 2;
  text-align: center;
  font-size: 16px;
}

.wrapper-kentei#menu #cp_exam {
  scroll-margin-top: 100px;
}

.wrapper-kentei#menu #cp_exam h3 {
  position: relative;
  bottom: 0;
  margin-bottom: 0;
  line-height: 1;
}

.wrapper-kentei#menu #cp_exam h3 > img {
  display: block;
  margin: auto;
}

.wrapper-kentei#menu #cp_exam .start {
  width: 830px;
  padding: 60px 0 30px;
  margin: -30px auto 0;
  background: #00b9db;
  border-radius: 10px;
  color: #fff;
}

.wrapper-kentei#menu #cp_exam .start .yellow {
  color: #fff100;
}

.wrapper-kentei#menu #cp_exam .start .exam_outline p img {
  width: 742px;
}

.wrapper-kentei#menu #cp_exam .start .exam_outline .over45 {
  width: calc(620 / 827 * 100%);
}

.wrapper-kentei#menu #cp_exam .start h4 {
  line-height: 1;
}

.wrapper-kentei#menu #cp_exam .start h4 + p {
  font-size: 22px;
  font-weight: bold;
}



.wrapper-kentei#menu #cp_exam .start .comment {
  width: 620px;
  margin: 0 auto 25px;
  text-align: left;
  font-size: 15px;
}

.wrapper-kentei#menu #cp_exam .start .comment li {
  text-indent: -1em;
  padding-left: 1em;
}

.wrapper-kentei#menu #cp_exam .start .exam_howto > p {
  display: inline-block;
  border-bottom: solid 1px #fff;
  line-height: 1;
}

.wrapper-kentei#menu #cp_exam .start .exam_howto > p a {
  margin: 0 10px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
  line-height: 1;
}

.wrapper-kentei#menu #cp_exam .start .exam_howto .term2 {
  width: 780px;
  margin: auto;
  padding: 40px 40px;
  background: #fff;
  box-sizing: border-box;
  color: #000;
  text-align: left;
}

.wrapper-kentei#menu #cp_exam .start .exam_howto .term2 h5 {
  margin: 0 0 1em;
  line-height: 2;
  text-align: center;
  font-size: 16px;
}

.wrapper-kentei#menu #cp_exam .start .exam_howto .term2.open_ac {
  margin-bottom: 40px;
}

.wrapper-kentei#menu #cp_exam .exam_list {
  background: url(../img/certification/line_dots.svg) top center/auto no-repeat;
  padding-top: 40px;
}

.wrapper-kentei#menu #cp_exam .exam_list #kentei-list {
  width: 385px;
  margin: auto;
  font-size: 27px;
  font-weight: bold;
}

.wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li {
  position: relative;
  background: #000;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}

.wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li.renewal:before {
  position: absolute;
  right: 100%;
  top: 15px;
  content: "";
  display: block;
  width: 78px;
  height: 28px;
  margin-right: 15px;
  background: url(../img/certification/icon_renewal.svg) top center / contain no-repeat;
}

.wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li a {
  position: relative;
  top: -3px;
  left: -3px;
  display: block;
  width: 100%;
  margin: auto;
  padding: 12px 0;
  border: solid 2px #000;
  background: #ffeb00;
  color: #000;
  font-size: 27px;
  line-height: 1;
  transition: 0;
}

.wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li a:hover {
  top: 0px;
  left: 0px;
  text-decoration: none;
}

.wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li span.invalid {
  display: block;
  width: 100%;
  margin: auto;
  background: #c9caca;
  border: solid 2px #000;
  font-size: 27px;
  color: #9fa0a0;
}

.wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li span.small {
  font-size: 18px;
}

.wrapper-kentei#menu #cp_exam .howto {
  display: block;
  position: relative;
  top: -3px;
  left: -3px;
  width: 385px;
  background: #ffeb00;
  margin: 0 auto 20px;
  font-size: 25px;
  font-weight: bold;
  color: #000;
  border: solid 2px #000;
  box-shadow: 3px 3px 0 #000;
}

.wrapper-kentei#menu #cp_exam .howto:hover {
  top: 0px;
  left: 0px;
  text-decoration: none;
  box-shadow: 0 0 0 #000;
}

.wrapper-kentei#menu #cp_exam .howto img {
  position: relative;
  bottom: 3px;
  vertical-align: middle;
  height: 25px;
  padding: 0 5px;
}

.wrapper-kentei.questions {
  padding: 100px 0 80px;
}

.wrapper-kentei.questions h2 {
  margin-bottom: 70px;
}

.wrapper-kentei.questions h3 {
  font-size: 35px;
  line-height: 1;
  margin-bottom: 0;
  padding-bottom: 40px;
  border-bottom: solid 5px #000;
}

.wrapper-kentei.questions h3 .small {
  font-size: 23px;
}

.wrapper-kentei.questions .note {
  padding-top: 45px;
}

.wrapper-kentei.questions .note > .inner {
  width: 777px;
  margin: auto;
}

.wrapper-kentei.questions .note:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 166px;
  height: 166px;
  background: url(../img/certification/bg_question.svg) top right/auto no-repeat;
}

.wrapper-kentei.questions .box {
  width: 777px;
  margin: auto;
  padding: 30px 0;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.wrapper-kentei.questions .box2 {
  width: 777px;
  margin: auto;
  padding: 30px;
  box-sizing: border-box;
  border: none;
}

.wrapper-kentei.questions .question_area {
  margin-bottom: 0;
}

.wrapper-kentei.questions .question_area dt {
  position: absolute;
  right: 0;
  top: 0;
  margin: 10px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #fff;
  z-index: 2;
}

.wrapper-kentei.questions .question_area dt .kentei-num {
  font-size: 36px;
}

.wrapper-kentei.questions .question_area dt .kentei-all-num {
  display: block;
  font-size: 14px;
}

.wrapper-kentei.questions .question {
  position: relative;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
  background: #fff;
  text-align: left;
  font-size: 25px;
}

.wrapper-kentei.questions .question .new_icon {
  position: absolute;
  bottom: 100%;
  color: #ff0000;
  font-size: 16px;
  line-height: 1;
  padding-right: 10px;
  font-weight: bold;
}
.wrapper-kentei.questions .question .author {
  display: block;
  font-size: 18px;
  text-align: right;
}

.wrapper-kentei.questions .select-answer {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.wrapper-kentei.questions .select-answer > li {
  position: relative;
  width: 48%;
  padding: 20px 0 20px 20px;
  margin-bottom: 2%;
  text-align: left;
  display: inline-block;
  font-size: 23px;
}

.wrapper-kentei.questions .select-answer .true_icon {
  position: absolute;
  top: 0;
  left: 0;
  /* display: block; */
  width: 100%;
  height: 100%;
  background: url(../img/certification/circle.svg) top 0 left 80px/auto 100% no-repeat;
}

.wrapper-kentei.questions button {
  padding: 0;
  border-radius: none;
  background: #000;
}

.wrapper-kentei.questions button span {
  display: block;
  position: relative;
  top: -3px;
  left: -3px;
  width: 385px;
  background: #ffeb00;
  margin: 0;
  background: #ffeb00;
  font-size: 25px;
  font-weight: bold;
  color: #000;
  border: solid 2px #000;
  border-radius: 0;
}

.wrapper-kentei.questions button:disabled span {
  top: 0px;
  left: 0px;
  text-decoration: none;
}

.wrapper-kentei.questions button:hover span {
  top: 0px;
  left: 0px;
  text-decoration: none;
}

.wrapper-kentei.questions #question-list > li {
  display: none;
}

.wrapper-kentei.questions #question-list > li.active {
  display: block;
}

.wrapper-kentei.questions #question-list .answer {
  display: none;
  background: url(../img/certification/line_dots_b.svg) top center/auto no-repeat;
  text-align: left;
  color: #ed7100;
  font-size: 23px;
}

.wrapper-kentei.questions #question-list .btn_area {
  margin-top: 0;
}

.wrapper-kentei.questions #question-list .btn_next {
  display: none;
}

.wrapper-kentei.questions #question-list .btn_result {
  display: none;
}

.wrapper-kentei.result .note {
  margin-bottom: 0;
}

.wrapper-kentei.result h2 {
  margin-bottom: 60px;
}

.wrapper-kentei.result h2 img {
  width: 52.4%;
}

.wrapper-kentei.result section > .inner {
  width: auto;
  margin: auto;
}

.wrapper-kentei.result section .sec_result {
  width: 777px;
  padding: 0 0 50px;
  margin: auto;
}

.wrapper-kentei.result section .sec_result #kentei-result-list {
  border-top: solid 4px #000;
  border-bottom: solid 4px #000;
  font-size: 29px;
  font-weight: bold;
}

.wrapper-kentei.result section .sec_result #kentei-result-list li {
  position: relative;
  padding: 27px 0 25px;
  background: url(../img/certification/line_dots_b.svg) top center/auto no-repeat;
}

.wrapper-kentei.result section .sec_result #kentei-result-list li .kyu {
  position: absolute;
  left: 0;
  margin-left: 157px;
}

.wrapper-kentei.result section .sec_result #kentei-result-list li .ten {
  display: block;
  width: 222px;
  margin-left: 430px;
  line-height: 1;
}

.wrapper-kentei.result section .sec_result #kentei-result-list li .ten > span {
  font-size: 43px;
}

.wrapper-kentei.result section .sec_result #kentei-result-list li:first-child {
  background: none;
}

.wrapper-kentei.result section .sec_result .comment {
  width: 520px;
  margin: 40px auto 0;
  text-align: left;
}

.wrapper-kentei.result section .sec_result .comment > li {
  text-indent: -1em;
  padding-left: 1em;
}

.wrapper-kentei.result section .sec_awards {
  padding: 35px 0;
  background: #e9e9ea;
}

.wrapper-kentei.result section .sec_awards h4 {
  margin-bottom: 20px;
}

.wrapper-kentei.result section .sec_awards p {
  margin: 25px 0 10px;
  font-size: 18px;
  font-weight: bold;
}

.wrapper-kentei.result section .sec_awards .awards_cp_info {
  position: relative;
}

.wrapper-kentei.result section .sec_awards .awards_cp_info .text_finish {
  position: absolute;
  left: 50%;
  top: 0;
  width: 750px;
  height: 100%;
  margin-left: -375px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 22px;
}

.wrapper-kentei.result section .sec_awards .awards_cp_info p {
  margin: 25px 0 0;
  font-size: 22px;
  font-weight: bold;
}

.wrapper-kentei.result section .sec_excellence {
  padding: 30px 0;
}

.wrapper-kentei.result section .sec_challenge {
  width: 830px;
  margin: auto;
  border-radius: 10px;
  background: #00b9db;
  padding: 35px 0;
}

.wrapper-kentei.result section .sec_challenge #kentei-list {
  width: 385px;
  margin: auto;
  font-size: 27px;
  font-weight: bold;
}

.wrapper-kentei.result section .sec_challenge #kentei-list > li.renewal:before {
  position: absolute;
  right: 100%;
  top: 15px;
  content: "";
  display: block;
  width: 78px;
  height: 28px;
  margin-right: 15px;
  background: url(../img/certification/icon_renewal.svg) top center / contain no-repeat;
}

.wrapper-kentei.result section .sec_challenge #kentei-list > li {
  position: relative;
  background: #000;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}

.wrapper-kentei.result section .sec_challenge #kentei-list > li a {
  position: relative;
  top: -3px;
  left: -3px;
  display: block;
  width: 100%;
  margin: auto;
  padding: 12px 0;
  border: solid 2px #000;
  background: #ffeb00;
  color: #000;
  font-size: 27px;
  line-height: 1;
  transition: 0;
}

.wrapper-kentei.result section .sec_challenge #kentei-list > li a:hover {
  top: 0px;
  left: 0px;
  text-decoration: none;
}

.wrapper-kentei.result section .sec_challenge #kentei-list > li span.invalid {
  display: block;
  width: 100%;
  margin: auto;
  background: #c9caca;
  border: solid 2px #000;
  font-size: 27px;
  color: #9fa0a0;
}

.wrapper-kentei.result section .sec_challenge #kentei-list > li span.small {
  font-size: 18px;
}

.wrapper-kentei.result section .sec_challenge p {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}

.wrapper-kentei.result section .sec_challenge p .yellow {
  color: #fff100;
}

.wrapper-kentei.result section .sec_challenge .comment {
  width: 620px;
  margin: 0 auto 25px;
  text-align: left;
  font-size: 15px;
}

.wrapper-kentei.result section .sec_challenge .comment li {
  text-indent: -1em;
  padding-left: 1em;
  color: #fff;
}

.wrapper-kentei.result h3 {
  margin-bottom: 25px;
  display: block;
  line-height: 1;
}

.wrapper-kentei.result h3 img {
  width: 53.8%;
}

.wrapper-kentei.result #nintei img {
  width: 64.8%;
}

.wrapper-kentei.result #btn_share img {
  width: 56.18%;
}

.wrapper-kentei.result #result_title .text_anata {
  display: block;
  margin: 10px 0 20px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.wrapper-kentei.result #result_title .mark {
  display: block;
  width: 363px;
  margin: auto;
  image-rendering: -webkit-optimize-contrast;
}

.wrapper-kentei.result .total_result_text {
  font-size: 24px;
  color: #ed7100;
  font-weight: bold;
}

.wrapper-kentei.result .total_result_text #total_result {
  margin: 0 15px;
  font-size: 39px;
}

.wrapper-kentei.result #link_top {
  padding: 80px 0 0;
}

.wrapper-kentei.result #link_top .c-btn-transparent {
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}

.wrapper-kentei.result #link_top .c-btn-transparent:before {
  background-color: #000;
}

.wrapper-kentei.result #link_top .c-btn-transparent:after {
  background-color: #000;
}

.wrapper-kentei.result #link_top .c-btn-transparent > span:before {
  background-color: #000;
}

.wrapper-kentei.result #link_top .c-btn-transparent > span:after {
  background-color: #000;
}

/*.wrapper-kentei.questions*/
/*radio*/
.wrapper-kentei.questions .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}

.wrapper-kentei.questions .radio input[type=radio] + .radio-label {
  position: relative;
  line-height: 40px;
  padding-left: 1.5em;
}

.wrapper-kentei.questions .radio input[type=radio] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border: 1px solid #000;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 13px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
}

.wrapper-kentei.questions .radio input[type=radio] + .radio-label:after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 31px;
  height: 31px;
  margin: -7px 0 0 -4px;
  background: url(../img/certification/check.svg) top center/100% no-repeat;
}

.wrapper-kentei.questions .radio input[type=radio] + .radio-label span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}

.wrapper-kentei.questions .radio input[type=radio]:checked + .radio-label:after {
  display: block;
}

.wrapper-kentei.questions .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

/* cp 202208 */

#cp_202208 {
  padding-top: 20px;
}

#cp_202208 .br_sp {
  display: none;
}

#cp_202208 .cp_inner {
  width: 900px;
  margin: 0 auto 100px;
  padding-bottom: 40px;
  border: 9px solid #1d9aef;
  border-radius: 28px;
  background-color: #b5edff;
  box-shadow: 5px 5px 0px 0 rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}

#cp_202208 img {
  max-width: 100%;
}

#cp_202208 .cp_header {
  width: 560px;
  margin: -40px auto 0;
}

#cp_202208 .cp_header img {
  display: block;
}

#cp_202208 .cp_title {
  width: 748px;
  padding-left: 5px;
  margin: 22px auto 0;
  box-sizing: content-box;
}

#cp_202208 .cp_title img {
  display: block;
}

#cp_202208 .course {
  margin: 50px 12px 0;
}

#cp_202208 .course > h3 {
  margin-bottom: 0;
}


#cp_202208 .course .course_h {
  padding: 8px 0 10px;
  margin: 0;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
}

#cp_202208 #course_beginner {
  padding-bottom: 80px;
  background-color: #fff;
}

#cp_202208 #course_beginner .course_h {
  background-color: #000;
}

#cp_202208 #course_beginner .img {
  width: 757px;
  margin: 36px auto 0;
}

#cp_202208 .btn_blue {
  position: relative;
  width: 460px;
  background: #000;
  margin: -30px auto 0;
}

#cp_202208 .btn_blue a {
  position: relative;
  top: -3px;
  left: -3px;
  display: block;
  width: 100%;
  margin: auto;
  padding: 15px 0;
  border: solid 2px #000;
  background: #1d9aef;
  color: #fff;
  font-size: 31px;
  font-weight: 700;
  line-height: 1;
  transition: 0;
}

#cp_202208 .btn_blue a:hover {
  top: 0px;
  left: 0px;
  text-decoration: none;
}

#cp_202208 #course_advanced {
  margin-top: 60px;
}

#cp_202208 #course_advanced .course_h {
  background-color: #c70010;
}

#cp_202208 #course_advanced .txt_1 {
  width: 752px;
  margin: 34px auto 45px;
}

#cp_202208 #course_advanced .howto h3 {
  font-size: 1px;
}

#cp_202208 #course_advanced .howto h3 span {
  display: inline-block;
  padding: 9px 38px 10px;
  background-color: #fff;
  font-size: 27px;
  line-height: 1;
  border-radius: 30px;
}

#cp_202208 #course_advanced .howto .step {
  width: 706px;
  margin: -6px auto 0;
}

#cp_202208 #course_advanced .requirements {
  margin-top: 42px;
  padding-bottom: 18px;
}

#cp_202208 #course_advanced .requirements .txt {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
}

#cp_202208 #course_advanced .requirements .btn_dropdown {
  position: relative;
  width: 270px;
  background: #000;
  margin: 0px auto 0;
  margin-bottom: 23px;
  border-radius: 30px;
}

#cp_202208 #course_advanced .requirements .btn_dropdown a {
  position: relative;
  top: -2px;
  left: -2px;
  display: block;
  width: 100%;
  margin: auto;
  padding: 8px 0;
  border: solid 2px #000;
  border-radius: 30px;
  background: #1d9aef;
  color: #fff;
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  transition: 0;
}

#cp_202208 #course_advanced .requirements .btn_dropdown a:hover {
  top: 0px;
  left: 0px;
  text-decoration: none;
}

#cp_202208 #course_advanced .requirements .btn_dropdown a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 15px;
  height: 12px;
  margin-top: -3px;
  background: url(../img/certification/cp_202208/cp_icon_tri.png) 0 0 no-repeat;
  background-size: 100%;
  transition: transform 0.4s;
  backface-visibility: hidden;
  transform-origin: 50% 35%;
}

#cp_202208 #course_advanced .requirements .btn_dropdown.active a::after {
  transform: rotate(180deg);
}


#cp_202208 #course_advanced .requirements .requirements_body {
  width: 780px;
  margin: 0 auto;
  padding: 30px 44px 30px 50px;
  margin-bottom: 23px;
  background-color: #fff;
  border-radius: 10px;
  text-align: left;
  font-size: 14px;
}

#cp_202208 #course_advanced .requirements .requirements_body a {
  color: #f66200;
}

#cp_202208 #course_advanced .requirements h4 {
  margin-bottom: 1.5em;
  font-size: 17px;
  font-weight: 700;
}

#cp_202208 #course_advanced .requirements h5 {
  margin-top: 1.4em;
  font-size: 16px;
  font-weight: 700;
}

#cp_202208 #course_advanced .requirements h6 {
  margin-top: 0.4em;
  font-size: 15px;
  font-weight: 500;
}

#cp_202208 #course_advanced .requirements p {
  margin: 0;
}

#cp_202208 #course_advanced .requirements ul {
  margin: 0;
}

#cp_202208 #course_advanced .requirements .ul_indent1 li {
  padding-left: 1em;
  text-indent: -1em;
}

#cp_202208 #course_advanced .requirements p + h6,
#cp_202208 #course_advanced .requirements ul + h6 {
  margin-top: 0.8em;
}

#cp_202208 #course_advanced .btn_test_start {
  position: relative;
  width: 460px;
  background: #000;
  margin: 0 auto 0;
}

#cp_202208 #course_advanced .btn_test_start a {
  position: relative;
  top: -3px;
  left: -3px;
  display: block;
  width: 100%;
  margin: auto;
  padding: 18px 0;
  border: solid 2px #000;
  background: #ffeb00;
  color: #000;
  font-size: 31px;
  font-weight: 700;
  line-height: 1;
  transition: 0;
}

#cp_202208 #course_advanced .btn_test_start a:hover {
  top: 0px;
  left: 0px;
  text-decoration: none;
}

#cp_202208 #course_advanced .btn_test_start a::before,
#cp_202208 #course_advanced .btn_test_start a::after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 1.1em;
  margin: 0 16px;
  background: url(../img/certification/cp_202208/cp_icon_arrow.png) 0 0 no-repeat;
  background-size: 100%;
  vertical-align: top;
}
/* cp 202208 */


@media (max-width: 767.98px) {
  .site-header {
    position: fixed;
  }
  #header .logo-header {
    display: block!important;
  }
  .wrapper-kentei {
    padding: 40px 0;
  }
  .wrapper-kentei img {
    max-width: 100%;
  }
  .wrapper-kentei .pc {
    display: none;
  }
  .wrapper-kentei .sp {
    display: block;
  }
  .wrapper-kentei .sp_i {
    display: inline-block;
  }
  .wrapper-kentei h1 {
    font-size: 7vw;
  }
  .wrapper-kentei h2 {
    width: 80%;
    margin: 0 auto 10px;
  }
  .wrapper-kentei .note {
    width: 86%;
    margin-bottom: 12%;
    padding: 14.47% 0 5%;
    border: solid 3px #000;
    border-radius: 15px;
  }
  .wrapper-kentei .note:before {
    margin: -4% 0 0 -30%;
    content: '';
    display: block;
    width: 60%;
    padding-bottom: 9%;
    height: 0;
    background: url(../img/certification/ring.svg) top center/100% auto no-repeat;
  }
  .wrapper-kentei .kentei {
    font-size: 3.5vw;
  }
  .wrapper-kentei .howto {
    width: 90%;
    font-size: 3.5vw;
  }
  .wrapper-kentei .cookie {
    width: 90%;
    margin: 0 auto 5%;
  }
  .wrapper-kentei .cookie .error {
    padding: 2% 0;
    margin: 0 auto 5%;
  }
  .wrapper-kentei#menu {
    margin-top: 0px;
  }
  .wrapper-kentei#menu h2 + p {
    margin-bottom: 35px;
    font-size: 12px;
    font-size: 2.933vw;
  }
  .wrapper-kentei#menu #cp_outline h3 {
    width: 100%;
    margin: 0 auto 15px;
    line-height: 0;
  }
  .wrapper-kentei#menu #cp_outline .arrow_now {
    width: 22.7%;
    margin: -5% 0 0 -11.35%;
  }
  .wrapper-kentei#menu #cp_outline .course {
    width: 92%;
    margin: 5% auto 0;
    padding: 10% 0 0;
  }
  .wrapper-kentei#menu #cp_outline .course > img {
    width: 85.42%;
    margin: auto;
  }
  .wrapper-kentei#menu #cp_outline .course h4 {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 100%;
    margin: -5% 0 0;
    font-size: inherit;
    text-align: center;
  }
  .wrapper-kentei#menu #cp_outline .course h4 img {
    width: 58.29%;
  }
  .wrapper-kentei#menu #cp_outline .limit {
    width: 86.15%;
    margin: 0 auto 9%;
    padding-bottom: 0;
  }
  .wrapper-kentei#menu #cp_outline .limit .text_limit {
    margin-bottom: 0;
  }
  .wrapper-kentei#menu #cp_outline .limit .text_finish {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .wrapper-kentei#menu #cp_outline .limit .text_finish p {
    margin: 18% 0 0;
    line-height: 1;
    font-size: 4vw;
  }
  .wrapper-kentei#menu #cp_outline .apply_howto {
    width: 92%;
    margin: auto;
    padding: 12.65% 0 0;
  }
  .wrapper-kentei#menu #cp_outline .apply_howto > img {
    width: 86.59%;
    margin: 0 auto 4.18%;
  }
  .wrapper-kentei#menu #cp_outline .apply_howto > a {
    width: 67%;
    font-size: 15px;
    font-size: 2.667vw;
  }
  .wrapper-kentei#menu #cp_outline .apply_howto h4 {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 100%;
    margin: 0 0 5%;
    font-size: inherit;
    text-align: center;
  }
  .wrapper-kentei#menu #cp_outline .apply_howto h4 img {
    width: 58.29%;
  }
  .wrapper-kentei#menu #cp_outline .apply_howto p > a {
    font-size: 13px;
    font-size: 2.66vw;
  }
  .wrapper-kentei#menu #cp_outline .apply_howto .terms {
    width: 100%;
    margin: auto;
    text-align: left;
    font-size: 12px;
  }
  .wrapper-kentei#menu #cp_outline .apply_howto h5 {
    font-size: 12px;
  }
  .wrapper-kentei#menu #cp_exam {
    padding: 9.84% 0 5%;
    scroll-margin-top: 90px;
  }
  .wrapper-kentei#menu #cp_exam h3 img {
    width: 58.29%;
  }
  .wrapper-kentei#menu #cp_exam .start {
    width: 92%;
    margin: -5% auto 0;
    padding: 10% 0 7%;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_outline {
    width: 85.42%;
    margin: auto;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_outline p img {
    width: 69.68%;
    margin: 5% auto 0;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_outline .over45 {
    width: calc(421 / 597 * 100%);
  }
  .wrapper-kentei#menu #cp_exam .start h4 + p {
    font-size: 13px;
    font-size: 3.2vw;
  }
  .wrapper-kentei#menu #cp_exam .start .comment {
    width: 80%;
    font-size: 2.4vw;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_howto {
    padding-bottom: 7%;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_howto > p {
    margin-bottom: 0;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_howto > p a {
    font-size: 2.66vw;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_howto .term2 {
    width: 95%;
    margin: auto;
    padding: 5% 5%;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_howto .term2 h5 {
    font-size: 12px;
  }
  .wrapper-kentei#menu #cp_exam .start .exam_howto .term2 p {
    font-size: 12px;
  }
  .wrapper-kentei#menu #cp_exam .exam_list {
    width: 93.33%;
    margin: auto;
    padding-top: 7%;
  }
  .wrapper-kentei#menu #cp_exam .exam_list #kentei-list {
    width: calc(387 / 750 * 100vw);
    max-width: 384px;
  }

  .wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li.renewal:before {
    position: absolute;
    right: 100%;
    top: calc(17 / 750 * 100vw);
    content: "";
    display: block;
    width: calc(68 / 750 * 100vw);
    height: calc(22 / 750 * 100vw);
    margin-right: calc(13 / 750 * 100vw);
    background: url(../img/certification/icon_renewal.svg) top center / contain no-repeat;
  }

  .wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li > a {
    padding: 10px 0;
    font-size: 18px;
    font-size: 3.46vw;
  }
  .wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li span.invalid {
    font-size: 18px;
    padding: 10px 0;
    font-size: 3.46vw;
    line-height: 1;
  }
  .wrapper-kentei#menu #cp_exam .exam_list #kentei-list > li span.small {
    font-size: 14px;
    font-size: 2.4vw;
  }
  .wrapper-kentei#menu #cp_exam #result_kentei {
    width: calc(387 / 750 * 100vw);
    max-width: 384px;
    margin: auto;
    background: #000;
  }
  .wrapper-kentei#menu #cp_exam .howto {
    width: calc(387 / 750 * 100vw);
    padding: 10px 0;
    margin: auto;
    font-size: 14px;
    font-size: 3.46vw;
    line-height: 1.5;
  }
  .wrapper-kentei#menu #cp_exam .howto span.small {
    font-size: 14px;
    font-size: 2.4vw;
  }
  .wrapper-kentei#menu #cp_exam .howto img {
    bottom: 0;
    margin-bottom: 1vw;
    height: 3.5vw;
  }
  .wrapper-kentei.questions {
    padding: 50px 0;
  }
  .wrapper-kentei.questions h2 {
    margin-bottom: 10%;
  }
  .wrapper-kentei.questions h3 {
    font-size: 20px;
    font-size: 4.6vw;
    padding-bottom: 6%;
    border-bottom: solid 3px #000;
  }
  .wrapper-kentei.questions h3 .small {
    font-size: 13px;
    font-size: 2.8vw;
  }
  .wrapper-kentei.questions .note > .inner {
    width: 87%;
  }
  .wrapper-kentei.questions .note:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 21%;
    height: 0;
    padding-bottom: 22.01%;
    background: url(../img/certification/bg_question.svg) top right/contain no-repeat;
  }
  .wrapper-kentei.questions .question_area .question {
    padding: 3% 0 0;
    font-size: 12px;
    font-size: 3.5vw;
  }
  .wrapper-kentei.questions .question .new_icon {
    position: relative;
    display: block;
    font-size: 3vw;
  }
  .wrapper-kentei.questions .question .author {
    display: block;
    font-size: 3vw;
    text-align: right;
  }
  .wrapper-kentei.questions .question_area dt {
    display: inline-block;
    font-size: 2vw;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 -3% 0 0;
    width: 19%;
  }
  .wrapper-kentei.questions .question_area dt .kentei-num {
    font-size: 36px;
    font-size: 4.4vw;
  }
  .wrapper-kentei.questions .question_area dt .kentei-all-num {
    font-size: 14px;
    font-size: 2vw;
  }
  .wrapper-kentei.questions .box {
    width: 100%;
    margin: auto;
    padding: 0 0;
    margin-bottom: 10%;
    box-sizing: border-box;
  }
  .wrapper-kentei.questions .select-answer > li {
    width: 50%;
    box-sizing: border-box;
    margin-bottom: 2%;
    padding: 5% 0 5% 3%;
    font-size: 3.4vw;
  }
  .wrapper-kentei.questions .select-answer .true_icon {
    max-height: 70px;
    background: url(../img/certification/circle.svg) top center/90% 90% no-repeat;
  }
  .wrapper-kentei.questions .box2 {
    width: 90%;
  }
  .wrapper-kentei.questions #question-list .answer {
    width: 100%;
    padding: 2% 0 0;
    margin: 0;
    background: url(../img/certification/line_dots_b.svg) top center/contain no-repeat;
    font-size: 3vw;
  }
  .wrapper-kentei.questions #question-list .answer dd {
    word-break: break-all;
  }
  .wrapper-kentei.questions #question-list .btn_area {
    margin-top: 5%;
  }
  .wrapper-kentei.questions button {
    width: 90%;
  }
  .wrapper-kentei.questions button span {
    width: 100%;
    font-size: 4vw;
  }
  .wrapper-kentei.questions .radio input[type=radio] + .radio-label {
    line-height: 1.5;
    padding-left: 4.5vw;
  }
  .wrapper-kentei.questions .radio input[type=radio] + .radio-label:before {
    width: 2.5vw;
    height: 2.5vw;
    top: 6px;
    margin-top: 0;
  }
  .wrapper-kentei.questions .radio input[type=radio] + .radio-label:after {
    width: 3.5vw;
    height: 3.5vw;
    margin: -1px 0 0 -2px;
  }
  .wrapper-kentei.result .note {
    margin-bottom: 0;
    padding-top: 10%;
  }

  .wrapper-kentei.result h2 img,
  .wrapper-kentei.result h3 img,
  .wrapper-kentei.result #nintei img,
    .wrapper-kentei.result #btn_share img {
    width: 100%;
  }
  .wrapper-kentei.result h2 {
    margin-bottom: 30px;
  }
  .wrapper-kentei.result section h3 {
    width: 63.53%;
    margin: 0 auto 7%;
    display: block;
    line-height: 0;
  }
  .wrapper-kentei.result section .sec_result {
    width: 100%;
    padding: 0 0 10%;
  }
  .wrapper-kentei.result section .sec_result .comment {
    width: 100%;
  }
  .wrapper-kentei.result section .sec_result #kentei-result-list {
    width: 80%;
    margin: auto;
    border-top: solid 3px #000;
    border-bottom: solid 3px #000;
  }
  .wrapper-kentei.result section .sec_result #kentei-result-list li {
    padding: 6% 0;
    background: url(../img/certification/line_dots_b.svg) top center/contain no-repeat;
  }
  .wrapper-kentei.result section .sec_result #kentei-result-list li .kyu {
    margin-left: 15%;
    font-size: 3.8vw;
    line-height: 1;
  }
  .wrapper-kentei.result section .sec_result #kentei-result-list li .ten {
    width: 100%;
    box-sizing: border-box;
    padding-right: 15%;
    text-align: right;
    margin-left: 0vw;
    font-size: 3.86vw;
  }
  .wrapper-kentei.result section .sec_result #kentei-result-list li .ten span {
    font-size: 4.6vw;
  }
  .wrapper-kentei.result section .sec_result #result_title {
    margin-bottom: 2%;
  }
  .wrapper-kentei.result section .sec_result #result_title .text_anata {
    display: block;
    margin: 5% 0 2%;
    font-size: 3.4vw;
  }
  .wrapper-kentei.result section .sec_result #result_title .mark {
    display: block;
    width: 58.07%;
  }
  .wrapper-kentei.result section .sec_result .total_result_text {
    margin-bottom: 2%;
    font-size: 4vw;
  }
  .wrapper-kentei.result section .sec_result .total_result_text #total_result {
    margin: 0 15px;
    font-size: 8vw;
  }
  .wrapper-kentei.result section .sec_result > a {
    display: block;
    width: 70.76%;
    margin: auto;
  }
  .wrapper-kentei.result section .sec_result .comment {
    font-size: 2.13vw;
    width: 90%;
  }
  .wrapper-kentei.result section .sec_awards h4 {
    width: 68.3%;
    margin: auto;
    margin-bottom: 5%;
  }
  .wrapper-kentei.result section .sec_awards h4 + img {
    width: 92%;
  }
  .wrapper-kentei.result section .sec_awards img {
    width: 92%;
  }
  .wrapper-kentei.result section .sec_awards p {
    margin: 4% 0;
    font-size: 2.4vw;
  }
  .wrapper-kentei.result section .sec_awards #btn_share {
    width: 68.21%;
    margin: auto;
  }
  .wrapper-kentei.result section .sec_awards .awards_cp_info .text_finish {
    width: 92%;
    left: 0;
    margin-left: 4%;
  }
  .wrapper-kentei.result section .sec_awards .awards_cp_info .text_finish p {
    margin: 12% 0 0;
    font-size: 4.5vw;
  }
  .wrapper-kentei.result section .sec_excellence {
    padding: 5% 0;
  }
  .wrapper-kentei.result section .sec_excellence a {
    display: block;
    width: 87.338%;
    margin: auto;
  }
  .wrapper-kentei.result section .sec_challenge {
    width: 92%;
    padding: 5% 0;
    margin-bottom: 6.6%;
  }
  .wrapper-kentei.result section .sec_challenge #kentei-list {
    width: calc(387 / 750 * 100vw);
  }
  .wrapper-kentei.result section .sec_challenge #kentei-list > li {
    letter-spacing: 0.05em;
  }
  .wrapper-kentei.result section .sec_challenge #kentei-list > li.renewal:before {
    position: absolute;
    right: 100%;
    top: 50%;
    content: "";
    display: block;
    width: calc(68 / 750 * 100vw);
    height: calc(22 / 750 * 100vw);
    margin-top: calc(-17 / 750 * 100vw);
    margin-right: calc(13 / 750 * 100vw);
    background: url(../img/certification/icon_renewal.svg) top center / contain no-repeat;
}
  .wrapper-kentei.result section .sec_challenge #kentei-list > li a {
    font-size: 14px;
    font-size: 3.6vw;
  }
  .wrapper-kentei.result section .sec_challenge #kentei-list > li a span.small {
    font-size: 2.4vw;
  }
  .wrapper-kentei.result section .sec_challenge #kentei-list > li span.invalid {
    padding: 10px 0;
    line-height: 1;
    font-size: 14px;
    font-size: 3.6vw;
  }
  .wrapper-kentei.result section .sec_challenge #kentei-list > li span.invalid span.small {
    font-size: 2.4vw;
  }
  .wrapper-kentei.result section .sec_challenge p {
    font-size: 3.5vw;
    padding: 0;
    margin-bottom: 5%;
    line-height: 1.7;
  }
  .wrapper-kentei.result section .sec_challenge .comment {
    width: 80%;
    font-size: 2.4vw;
  }
  .wrapper-kentei.result #link_top {
    padding: 40px 0 0;
  }
  .wrapper-kentei.result #link_top .c-btn-transparent {
    position: relative;
    width: 57.4%;
    height: 50px;
    border: none;
    font-size: 3vw;
  }
  .wrapper-kentei.result #link_top .c-btn-transparent:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 50%;
    background: none;
    border-left: solid 1px #000;
    border-top: solid 1px #000;
  }
  .wrapper-kentei.result #link_top .c-btn-transparent:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
    height: 50%;
    background: none;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
  }

  /* cp 202208 */
  #cp_202208 {
    padding-top: 2%;
  }

  #cp_202208 .br_sp {
    display: inline;
  }

  #cp_202208 .cp_inner {
    width: auto;
    margin: 0 7% 14%;
    padding-bottom: 8%;
    border-width: 4px;
    border-radius: 15px;
  }

  #cp_202208 .cp_header {
    width: 80.9%;
    margin: -5% auto 0;
  }

  #cp_202208 .cp_title {
    width: 82%;
    padding: 0 1% 0 0;
    margin: 4% auto 0;
  }

  #cp_202208 .course {
    margin: 8.5% 2% 0;
  }

  #cp_202208 .course > h3 {
    width: auto;
    margin: 0;
  }

  #cp_202208 .course .course_h {
    padding: 1.5% 0 2.6%;
    font-size: calc(100vw / ( 375 / 17 ));
    font-weight: 500;
  }

  #cp_202208 #course_beginner {
    padding-bottom: 18%;
  }

  #cp_202208 #course_beginner .img {
    width: 92.4%;
    margin: 7.5% auto 0;
  }

  #cp_202208 .btn_blue {
    width: 76.3%;
    margin: -6% auto 0;
  }

  #cp_202208 .btn_blue a {
    top: -3px;
    left: -3px;
    padding: 4.5% 0;
    font-size: calc(100vw / ( 375 / 16 ));
  }

  #cp_202208 #course_advanced {
    margin-top: 13%;
  }

  #cp_202208 #course_advanced .txt_1 {
    width: 67.9%;
    margin: 4.5% auto 8%;
  }

  #cp_202208 #course_advanced .howto {
    width: auto;
  }

  #cp_202208 #course_advanced .howto h3 span {
    padding: 2.2% 8% 2.5%;
    font-size: calc(100vw / ( 375 / 15 ));
  }

  #cp_202208 #course_advanced .howto .step {
    width: 80%;
    margin: 3% auto 0;
  }

  #cp_202208 #course_advanced .requirements {
    margin-top: 10%;
    padding-bottom: 4.5%;
  }

  #cp_202208 #course_advanced .requirements .txt {
    margin-bottom: 7%;
    font-size: calc(100vw / ( 375 / 12 ));
    line-height: 1.6;
  }

  #cp_202208 #course_advanced .requirements .btn_dropdown {
    width: 62.9%;
    margin: 0px auto 0;
    margin-bottom: 6%;
  }

  #cp_202208 #course_advanced .requirements .btn_dropdown a {
    padding: 3% 0 4%;
    font-size: calc(100vw / ( 375 / 19 ));
  }

  #cp_202208 #course_advanced .requirements .btn_dropdown a::after {
    right: 7%;
    width: 10px;
    height: 8px;
  }

  #cp_202208 #course_advanced .requirements .requirements_body {
    width: auto;
    margin: 0 1%;
    padding: 6% 5.5% 6% 6%;
    margin-bottom: 6%;
    font-size: calc(100vw / ( 375 / 11 ));
  }

  #cp_202208 #course_advanced .requirements h4 {
    font-size: calc(100vw / ( 375 / 13 ));
  }

  #cp_202208 #course_advanced .requirements h5 {
    font-size: calc(100vw / ( 375 / 12 ));
  }

  #cp_202208 #course_advanced .requirements h6 {
    font-size: calc(100vw / ( 375 / 11 ));
  }

  #cp_202208 #course_advanced .btn_test_start {
    width: 81.1%;
  }

  #cp_202208 #course_advanced .btn_test_start a {
    padding: 3% 0;
    font-size: calc(100vw / ( 375 / 21 ));
    line-height: 1.3;
  }

  #cp_202208 #course_advanced .btn_test_start a::before,
  #cp_202208 #course_advanced .btn_test_start a::after {
    position: absolute;
    top: 50%;
    width: 4%;
    height: 0;
    margin: -4% 0 0;
    padding-bottom: 8%;
  }

  #cp_202208 #course_advanced .btn_test_start a::before {
    left: 10%;
  }
  #cp_202208 #course_advanced .btn_test_start a::after {
    right: 10%;
  }
  /* cp 202208 */


}
