.box__qr .box__qr__inner {
  border: 2px solid #0a0a0a;
}
.box__qr h2 {
  background-image: url(../image/bkg_qr.png);
  letter-spacing: -2px;
}
.quiz .inner {
  margin: 0 auto;
  padding: 0 10px;
}
.box__content h2.inner {
  margin-bottom: 40px;
}
.box__content h2 img {
  display: block;
  margin: 0 auto;
}
.quiz .list__item:after,
.quiz .item:after {
  content: '';
  clear: both;
  display: table;
}
.quiz .list__item {
  margin: 0 0 40px;
}
.quiz .item {
  background: url(../image/bkg1.jpg);
  margin: 0 0 37px;
  padding: 35px 0 0;
  position: relative;
}
.quiz .item:nth-child(2n) {
  background: url(../image/bkg1_1.jpg);
}
.quiz .item .item__inner {
  background: url(../image/bkg2.png) no-repeat bottom left;
  padding-bottom: 35px;
  padding-right: 20%;
}
.quiz .item .ttl3 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 43px;
  padding-left: 110px;
  position: relative;
}
.quiz .item .ttl3 span {
  color: #a92121;
  font-size: 31px;
}
.quiz .item .ico {
  display: block;
  height: 81px;
  left: 15px;
  position: absolute;
  top: -20px;
  width: 81px;
}
.quiz .item .ico1 {
  background: url(../image/ico01.png) no-repeat;
  background-size: 100%;
}
.quiz .item .ico2 {
  background: url(../image/ico02.png) no-repeat;
  background-size: 100%;
}
.quiz .item .ico3 {
  background: url(../image/ico03.png) no-repeat;
  background-size: 100%;
}
.quiz .item .ico4 {
  background: url(../image/ico04.png) no-repeat;
  background-size: 100%;
}
.quiz .item .ico5 {
  background: url(../image/ico05.png) no-repeat;
  background-size: 100%;
}
.quiz .item .ico6 {
  background: url(../image/ico06.png) no-repeat;
  background-size: 100%;
}
.quiz .item .img {
  padding: 0 0 10px 80px;
}
.quiz .item .sdesc {
  line-height: 28px;
  padding: 0 20px 0 110px;
  text-align: justify;
}
.quiz .item .sdesc .img01 {
  bottom: 0;
  left: 0;
  position: absolute;
}
.quiz .item .sdesc .img01 img {
  display: block;
}
.quiz .item .imgm {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 17.1%;
}
.quiz .item .imgm img {
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.tablet.quiz .item .ttl3 {
  font-weight: normal;
}
.box__content .title {
  background: url(../image/h2-bg.png) repeat center;
  color: #fff;
  display: table;
  font-size: 23px;
  font-weight: 600;
  height: 55px;
  width: 830px;
}
.box__content .title > span {
  display: table-cell;
  vertical-align: middle;
}
.box__content .title > span span {
  display: inline-block;
  padding: 0 35px;
  position: relative;
}
.box__content .title > span span:after,
.box__content .title > span span:before {
  background: url(../image/ico.png) no-repeat;
  content: '';
  display: block;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 25px;
}
.box__content .title > span span:before {
  left: 0;
}
.box__content .title > span span:after {
  right: 0;
}
.tablet .box__content .title {
  font-weight: normal;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box__content .title > span span {
    padding-top: 10px;
  }
}

/* ========================================== */
/* ▼ 日本刀クイズ事典 Web版掲載対応 ここから ▼ */
/* ========================================== */
/* ------------------------------------ */
/* 既存共通箇所上書き */
/* ------------------------------------ */
.quiz .item.quiz_area {
  background: #fff;
  padding: 0;
}

.quiz .item.quiz_area .item__inner {
  background: none;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 20%;
}
.quiz .item.quiz_area .ttl3 {
  padding-left: 50px;
}
.quiz .item.quiz_area .img {
  padding: 0 0 10px 30px;
}
.quiz .item.quiz_area .sdesc {
  max-width: 570px;
  padding: 0 20px 0 50px;
}
.quiz .item.quiz_area .imgm {
  top: 153px;
  right: 0;
  left: 25px;
}

/* ------------------------------------ */
/* その他 */
/* ------------------------------------ */
@media screen and (max-width: 767px) {
  .pc_only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
}

/* ------------------------------------ */
/* title read */
/* ------------------------------------ */
.rule_content {
  background: url(../image/bg-rule-content.png);
  box-shadow: 3px 3px 7px rgba(11,104,44,0.5);
  margin: 7% auto 5%;
  max-width: 850px;
  padding: 1.75%;
  width: 100%;
}

.rule_content_inner {
  background: #fff;
  padding: 0 2.75% 3%;
  position: relative;
}

.rule_content_inner:before {
  background: url(../image/chara_00.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 155px;
  width: 140px;
  position: absolute;
  top: -128px;
  right: 15px;
}

.q_title_h4 {
  background: url(../../image/bkg_tile01.png) no-repeat;
  background-size: 100%;
  color: #fff;
  display: block;
  height: 60px;
  font-size: 26px;
  font-weight: 600;
  margin: 0 auto -7px;
  max-width: 420px;
  position: absolute;
  text-align: center;
  text-shadow: 5px 0px 5px rgba(0,0,0,0.5);
  top: -38px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}

.q_title_h4_inner {
  display: block;
  margin: 16px 0;
  text-align: center;
}


.q_read01 {
  margin: 0 0 20px;
  padding: 35px 0 0;
  text-align: center;
}

.q_read02 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .03em;
  line-height: 1.2;
  margin-top: 5px;
  text-align: center;
}

.q_read02 .cfont1 {
  color: #a92121;
  font-size: 31px;
}

.q_read03 {
  margin: 25px 0 0;
  text-align: center;
}

.q_read04 {
  color: #392805;
  font-size: 28px;
  font-weight: 600;
  margin: 25px 0 0;
  text-align: center;
  line-height: 1.3;
  letter-spacing: .11em;
}

.q_read04 .cfont1 {
  color: #c5171d;
}

.q_disc01 {
  margin-left: 5px;
  text-align: center;
}

.q_disc01_inner {
  font-size: 16px;
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

.q_title01 {
  font-size: 20px;
  margin: 23px auto;
  max-width: 730px;
  padding-left: 34px;
  width: 100%;
  text-align: left;
  letter-spacing: .06em;
}

.q_sample_title {
  font-size: 20px;
  max-width: 730px;
  margin: 16px 0 0 59px;
  position: relative;
  letter-spacing: .06em;
}

.q_separate {
  background-color: #be9828;
  font-size: 0;
  display: block;
  width: 100%;
  height: 2px;
  position: relative;
  text-indent: -99999px;
}

.q_separate::before,
.q_separate::after {
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.q_separate::before {
  width: 59px;
  height: 59px;
  left: 0;
}

.q_separate::after {
  width: 114px;
  height: 36px;
  right: 0;
}

.q_separate.is_sample::before {
  background-image: url(../image/ico-quiz-ques00-01.png);
}

.q_separate.is_q1::before {
  background-image: url(../image/ico-quiz-ques01-01.png);
}

.q_separate.is_q2::before {
  background-image: url(../image/ico-quiz-ques02-01.png);
}

.q_separate.is_q3::before {
  background-image: url(../image/ico-quiz-ques03-01.png);
}

.q_separate.is_q4::before {
  background-image: url(../image/ico-quiz-ques04-01.png);
}

.q_separate.is_q5::before {
  background-image: url(../image/ico-quiz-ques05-01.png);
}

.q_separate.is_q6::before {
  background-image: url(../image/ico-quiz-ques06-01.png);
}

.q_separate.is_q7::before {
  background-image: url(../image/ico-quiz-ques07-01.png);
}

.q_separate.is_q8::before {
  background-image: url(../image/ico-quiz-ques08-01.png);
}

.q_separate.is_q9::before {
  background-image: url(../image/ico-quiz-ques09-01.png);
}

.q_separate.is_q10::before {
  background-image: url(../image/ico-quiz-ques10-01.png);
}

.q_separate.is_started::after,
.q_sample_title.is_started::after {
  background-image: url(../image/ico-quiz-label01.png);
}

.q_separate.is_beginner::after {
  background-image: url(../image/ico-quiz-label02.png);
}

.q_separate.is_intermediate::after {
  background-image: url(../image/ico-quiz-label03.png);
}

.q_separate.is_advanced::after {
  background-image: url(../image/ico-quiz-label04.png);
}

.q_separate.is_hgrade::after {
  background-image: url(../image/ico-quiz-label05.png);
}

@media (max-width: 767px) {
  .q_read01 {
    font-size: 15px;
    margin: 0 0 2.5em;
    padding: 2.5em 0 0;
    letter-spacing: -.05px;
  }
  .q_read02 {
    font-size: 18px;
  }
  .q_read02 .cfont1 {
    font-size: 23px;
  }
  .q_read03 {
    font-size: 15px;
    margin-top: 15px;
  }
  .q_read04 {
    font-size: 19px;
    letter-spacing: .06em;
    margin-top: 20px;
  }
  .q_disc01 {
    margin-left: 0;
  }
  .q_disc01_inner {
    font-size: 15px;
  }
  .q_title01 {
    font-size: 15px;
    margin: 35px auto 15px;
    padding: 0;
  }
  .q_title_h4 {
    top: -3%;
  }
  .q_title_h4_inner {
    font-size: 16px;
    margin: 4% 0;
  }
  .rule_content_inner {
    padding: 0 2.75%;
  }
  .rule_content_inner:before {
    content: none;
  }
  .quiz .item.quiz_area .ttl3 {
    padding: 0;
    text-align: center;
  }
  .quiz .item.quiz_area .item__inner {
    padding: 0;
    margin: 0 auto 2em;
  }
  .quiz .item.quiz_area .img {
    padding: 0 15px;
    margin: 0 auto;
  }
  .quiz .item.quiz_area .sdesc {
    float: right;
    padding: 0 20px 0 20px;
  }
  .q_sample_title {
    font-size: 15px;
    margin: 5em auto 0;
    max-width: 500px;
  }
  .q_sample_title:before {
    top: -20px;
    right: 20%;
  }
  .q_sample_title:after {
    top: -20px;
    height: 30px;
    width: 96px;
  }
  .q_separate::after {
    width: 96px;
    height: 30px;
  }
}

@media (max-width: 480px) {
  .q_read04 {
    font-size: 4.5vw;
  }
  .q_title_h4_inner {
    font-size: 5vw;
  }
}

/* ------------------------------------ */
/* クイズ */
/* ------------------------------------ */
.q_all_wrap {
  transition: opacity .3s;
  padding: 0 5.682% 4%;
}

.quiz_section {
  margin-top: 24px;
}

.q_row_wrap {
  margin-top: 52px;
}

.q_row_wrap.is_first {
  margin-top: 46px;
}

.q_contents_wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 696px;
  margin-left: 61px;
}

.q_btn_wrap {
  width: 35.058%;
}

.is_sample .q_btn_wrap {
  position: relative;
}

.q_select_btn {
  background: url(../image/bg-quiz-btn01.png) no-repeat 0 0;
  background-size: 100% auto;
  border-radius: 0;
  border: none;
  cursor: pointer;
  font-feature-settings: "pkna";
  line-height: 1;
  margin-top: 26px;
  max-width: 244px;
  outline: none;
  padding: 6.15% 4.1% 6.15% 14.76%;
  position: relative;
  text-align: left;
  transition: opacity .3s;
  width: 100%;
}

@media (min-width: 768px) {
  .q_select_btn:hover {
    opacity: .6;
  }
  .is_sample .q_select_btn:hover {
    opacity: 1;
  }
}

.q_select_btn:first-of-type {
  margin-top: 0;
}

.q_select_btn_num,
.q_select_btn_text {
  color: #fff;
}

.q_select_btn_num {
  position: absolute;
  top: 50%;
  left: 24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.q_select_btn_text {
  font-size: 22px;
  display: block;
  width: 100%;
  text-align: center;
}

.q_select_btn.is_active {
  background-image: url(../image/bg-quiz-btn02.png);
}

.ans_wrap {
  margin-left: 8.475%;
  padding: 2.73% 4.598% 2.875% 4.742%;
  width: 56.467%;
}

.ans_judge_img {
  background-image: url(../image/img-quiz-judge01.png);
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  max-width: 234px;
  width: 71.4%;
  margin: 0 auto 0 30px;
  padding-top: 31.1%;
}

.q_row_wrap.is_correct .ans_judge_img {
  background-image: url(../image/img-quiz-judge02.png);
}

.q_row_wrap.is_incorrect .ans_judge_img {
  background-image: url(../image/img-quiz-judge03.png);
}

.ans_btn_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4.1%;
}

@media (min-width: 768px) {
  .q_select_btn:hover {
    opacity: 1;
  }
  /* styles.css 打消し */
  .item h2 span {
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  .q_select_btn {
    padding: 6.4% 4.1% 6.4% 14.76%;
  }
  .q_select_btn_text {
    font-size: 2.44vw;
  }
}

@media (max-width: 767px) {
  .ans_judge_img {
    margin: 0 0 0 auto;
    width: 55%;
  }
  .q_all_wrap .ans_judge_img {
    margin: 0 auto 0 10%;
    width: 65%;
  }
  .q_all_wrap {
    background-position: 41% 0;
    background-size: 85% auto;
    padding: 3% 5%;
  }
  .quiz_section {
    margin-top: 0;
  }
  .q_row_wrap {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .q_row_wrap.is_first {
    margin-top: 35px;
  }
  .q_contents_wrap {
    display: block;
    margin: 0;
  }
  .q_btn_wrap {
    max-width: 244px;
    margin: 0 auto;
    width: 100%;
  }
  .ans_wrap {
    max-width: 350px;
    margin: 20px auto 0;
    padding: 5%;
    width: 100%;
  }
  .q_select_btn {
    margin-top: 5%;
    padding: 7.175% 4.1% 7.6% 14.76%;
  }
  .q_select_btn_text,
  .q_select_btn_num {
    font-size: 17px;
  }
}

@media (max-width: 400px) {
  .ans_wrap {
    padding: 5% 7.5%;
  }
}

@media (max-width: 360px) {
  .q_all_wrap {
    padding: 3% 4%;
  }
}

@media (max-width: 350px) {
  .quiz_section {
    margin-top: 5px;
  }
}

/* ------------------------------------ */
/* クイズ 解答方法 */
/* ------------------------------------ */
.q_row_wrap.is_sample {
  margin-top: 0;
  padding: 3.463% 0 16.5%;
  position: relative;
}

.q_sample_balloon {
  background-color: #fff;
  border: solid 2px #2c47ba;
  position: absolute;
  padding: 1.5% 2%;
  line-height: 1.4;
  letter-spacing: .02em;
}

.q_sample_balloon .bold {
  font-weight:600;
}

.q_sample_balloon.type01 {
  bottom: 2.7%;
  left: 6.3%;
  width: 34.4%;
}

.q_sample_balloon.type02 {
  top: 20.2%;
  left: 30.8%;
  width: 27.1%;
}

.q_sample_balloon.type03 {
  bottom: 2.8%;
  right: 1.5%;
  width: 51.8%;
}

.q_sample_balloon.type04 {
  top: -20px;
  right: 1.5%;
}

.q_sample_balloon.type01::before,
.q_sample_balloon.type01::after,
.q_sample_balloon.type02::before,
.q_sample_balloon.type02::after,
.q_sample_balloon.type03::before,
.q_sample_balloon.type03::after,
.q_sample_balloon.type04::before,
.q_sample_balloon.type04::after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
}

.q_sample_balloon.type01::before,
.q_sample_balloon.type01::after {
  border-color: transparent transparent #2c47ba transparent;
  border-style: solid;
  border-width: 0 23px 24px 23px;
  bottom: 100%;
  left: 6.2%;
}

.q_sample_balloon.type01::after {
  border-color: transparent transparent #fff transparent;
  bottom: calc(100% - 3px);
}

.q_sample_balloon.type02::before,
.q_sample_balloon.type02::after {
  border-color: #2c47ba transparent transparent transparent;
  border-style: solid;
  border-width: 18px 16px 0 16px;
  top: 100%;
  right: 11.2%;
}

.q_sample_balloon.type02::after {
  border-color: #fff transparent transparent transparent;
  top: calc(100% - 3px);
}

.q_sample_balloon.type03::before,
.q_sample_balloon.type03::after {
  border-color: transparent transparent #2c47ba transparent;
  border-style: solid;
  border-width: 0 17px 18px 17px;
  bottom: 100%;
  right: 8.9%;
}

.q_sample_balloon.type03::after {
  border-color: transparent transparent #fff transparent;
  bottom: calc(100% - 3px);
}

.q_sample_balloon.type04::before,
.q_sample_balloon.type04::after {
  border-color: transparent transparent #2c47ba transparent;
  border-style: solid;
  border-width: 0 17px 18px 17px;
  bottom: 100%;
  right: 9.9%;
}

.q_sample_balloon.type04::after {
  border-color: transparent transparent #fff transparent;
  bottom: calc(100% - 3px);
}

@media (min-width: 768px) and (max-width: 899px) {
  .q_sample_balloon {
    font-size: 2vw;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  .q_sample_balloon.type01 {
    left: 7.4%;
  }
  .q_sample_balloon.type02 {
    left: 33%;
  }
  .q_sample_balloon.type03 {
    right: 0;
  }
  .q_sample_balloon.type04 {
    right: 0;
  }
}

@media (max-width: 767px) {
  .q_row_wrap.is_sample {
    padding: 0;
  }
  .q_row_wrap.is_sample .q_contents_wrap {
    padding: 595px 0 0 0;
    position: relative;
  }
  .q_row_wrap.is_sample .q_btn_wrap {
    position: absolute;
    top: 3%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .q_row_wrap.is_sample .ans_wrap {
    max-width: 270px;
    margin-top: 0;
    padding: 15px;
    position: absolute;
    top: 53%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .q_sample_balloon {
    font-size: 15px;
    padding: 6px;
  }
  .q_sample_balloon.type01 {
    bottom: 50.5%;
    left: 50%;
    width: 100%;
    max-width: 270px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .q_sample_balloon.type02 {
    top: 54.7%;
    left: 51%;
    width: 100%;
    max-width: 138px;
    -webkit-transform: translateX(-140px);
    transform: translateX(-140px);
  }
  .q_sample_balloon.type03 {
    bottom: initial;
    top: 79%;
    right: 50%;
    width: 100%;
    max-width: 290px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  .q_sample_balloon.type04 {
    bottom: initial;
    text-align: center;
    top: -12.5%;
    right: 50%;
    width: 100%;
    max-width: 230px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  .q_sample_balloon.type01::before,
  .q_sample_balloon.type01::after {
    left: 10%;
  }
  .q_sample_balloon.type02::before,
  .q_sample_balloon.type02::after {
    right: 40%;
  }
  .q_sample_balloon.type03::before,
  .q_sample_balloon.type03::after {
    right: 23%;
  }
  .q_sample_balloon.type04::before,
  .q_sample_balloon.type04::after {
    right: 5%;
  }
}

/* ------------------------------------ */
/* クイズ 結果 */
/* ------------------------------------ */
.q_result_wrap {
  margin-top: 50px;
}

.separate_line01 {
  background-color: #be9828;
  display: block;
  width: 100%;
  height: 2px;
  position: relative;
}

.separate_line01::before {
  background: url(../image/ico-separate01.png) no-repeat center center;
  content: "";
  display: block;
  width: 19px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.result_summary_wrap {
  margin: 30px auto 0;
  max-width: 334px;
  width: 100%;
}

.result_summary {
  background: url(../image/ico-separate02.png) no-repeat center center, url(../image/bg-quiz-title01.png) no-repeat center center;
  background-size: auto auto, 100% auto;
  display: flex;
  align-items: center;
  justify-content: start;
  justify-content: flex-start;
  width: 100%;
  height: 50px;
  padding: 0 0 0 9.5%;
}

.result_summary_text01 {
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 39%;
  letter-spacing: .01em;
}

.result_summary_text01:nth-of-type(2) {
  margin-left: 10.7%;
}

.result_summary_text02 {
  font-size: 20px;
}

.result_list_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 25px;
  padding: 0 3.207%;
}

.result_list {
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  width: 8.083%;
  padding-top: 8.083%;
  text-indent: -99999px;
}

.result_list:nth-of-type(1) {
  background-image: url(../image/ico-quiz-ques01-02.png);
}

.result_list.is_active:nth-of-type(1) {
  background-image: url(../image/ico-quiz-ques01-01.png);
}

.result_list:nth-of-type(2) {
  background-image: url(../image/ico-quiz-ques02-02.png);
}

.result_list.is_active:nth-of-type(2) {
  background-image: url(../image/ico-quiz-ques02-01.png);
}

.result_list:nth-of-type(3) {
  background-image: url(../image/ico-quiz-ques03-02.png);
}

.result_list.is_active:nth-of-type(3) {
  background-image: url(../image/ico-quiz-ques03-01.png);
}

.result_list:nth-of-type(4) {
  background-image: url(../image/ico-quiz-ques04-02.png);
}

.result_list.is_active:nth-of-type(4) {
  background-image: url(../image/ico-quiz-ques04-01.png);
}

.result_list:nth-of-type(5) {
  background-image: url(../image/ico-quiz-ques05-02.png);
}

.result_list.is_active:nth-of-type(5) {
  background-image: url(../image/ico-quiz-ques05-01.png);
}

.result_list:nth-of-type(6) {
  background-image: url(../image/ico-quiz-ques06-02.png);
}

.result_list.is_active:nth-of-type(6) {
  background-image: url(../image/ico-quiz-ques06-01.png);
}

.result_list:nth-of-type(7) {
  background-image: url(../image/ico-quiz-ques07-02.png);
}

.result_list.is_active:nth-of-type(7) {
  background-image: url(../image/ico-quiz-ques07-01.png);
}

.result_list:nth-of-type(8) {
  background-image: url(../image/ico-quiz-ques08-02.png);
}

.result_list.is_active:nth-of-type(8) {
  background-image: url(../image/ico-quiz-ques08-01.png);
}

.result_list:nth-of-type(9) {
  background-image: url(../image/ico-quiz-ques09-02.png);
}

.result_list.is_active:nth-of-type(9) {
  background-image: url(../image/ico-quiz-ques09-01.png);
}

.result_list:nth-of-type(10) {
  background-image: url(../image/ico-quiz-ques10-02.png);
}

.result_list.is_active:nth-of-type(10) {
  background-image: url(../image/ico-quiz-ques10-01.png);
}

@media (max-width: 767px) {
  .q_result_wrap {
    margin-top: 35px;
  }
  .result_summary_text01 {
    font-size: 15px;
  }
  .result_summary_text02 {
    font-size: 18px;
  }
  .result_list_wrap {
    margin: 15px auto 0;
    max-width: 350px;
    width: 100%;
    padding: 0;
  }
  .result_list {
    width: 17%;
    padding-top: 17%;
  }
  .result_list:nth-of-type(n+6) {
    margin-top: 15px;
  }
}

@media (max-width: 374px) {
  .result_summary {
    height: auto;
    padding: 4.2% 0 4.2% 9.5%;
  }
  .result_summary_text01 {
    font-size: 14px;
  }
  .result_summary_text02 {
    font-size: 15px;
  }
}

/* ------------------------------------ */
/* クイズ Hint Modal */
/* ------------------------------------ */
.quiz_hint_modal {
  background-color: #d2d2d2;
  border: solid 2px #be9828;
  margin: 0 auto;
  max-width: 456px;
  width: 100%;
  overflow: visible;
  padding: 2px;
  position: relative;
}

.quiz_hint_modal_title {
  background: url(../image/bg-quiz-modal01.png) no-repeat center center;
  background-size: 100% auto;
  font-feature-settings: "pkna";
  padding: 9px 0;
  position: absolute;
  top: -28px;
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 233px;
  z-index: 1;
}

.quiz_hint_modal_title>span {
  color: #fff;
  font-size: 25px;
  display: inline-block;
  line-height: 1;
  padding: 0 28px;
  position: relative;
}

.quiz_hint_modal_title>span::before,
.quiz_hint_modal_title>span::after {
  background: url(../image/ico-quiz-title02.png) no-repeat center center;
  background-size: 100% auto;
  content: "";
  display: block;
  width: 20px;
  height: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.quiz_hint_modal_title>span::before {
  left: 0;
}

.quiz_hint_modal_title>span::after {
  right: 0;
}

.quiz_hint_modal_inner {
  background: url(../image/bg-quiz-modal05.png) repeat 0 0;
  border: solid 1px #be9828;
  padding: 34px 40px 16px;
  position: relative;
}

.quiz_hint_modal_inner::before,
.quiz_hint_modal_inner::after {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom center;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.quiz_hint_modal_inner::before {
  background-image: url(../image/bg-quiz-modal03.png);
  width: 150px;
  height: 52px;
  left: 0;
}

.quiz_hint_modal_inner::after {
  background-image: url(../image/bg-quiz-modal04.png);
  width: 126px;
  height: 64px;
  right: 0;
}

.quiz_hint_modal_text {
  background: url(../image/bg-quiz-modal02-01.png) no-repeat bottom left, url(../image/bg-quiz-modal02-02.png) no-repeat top right;
  background-color: #fff;
  padding: 20px 45px 20px 57px;
  line-height: 1.8;
  letter-spacing: .06em;
}

.quiz_hint_modal_btn {
  margin-top: 15px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.hint_close_btn .cmn_link_btn_text {
  font-weight: 600;
  padding: 6px 10px;
}

.hint_close_btn .cmn_link_btn_text::after {
  display: none;
}

.quiz_hint_modal_wrap {
  display: none;
}

/* fancybox */
.fancybox-is-open .fancybox-bg {
  opacity: .6;
}

.fancybox-close-small {
  display: none;
}

@media (max-width: 767px) {
  .quiz_hint_modal_title {
    padding: 10px 0;
  }
  .quiz_hint_modal_title>span {
    font-size: 20px;
  }
  .quiz_hint_modal_text {
    font-size: 15px;
  }
}

@media (max-width: 490px) {
  .quiz_hint_modal {
    max-width: 90%;
  }
  .quiz_hint_modal_inner {
    padding: 30px 20px 15px;
  }
  .quiz_hint_modal_inner::before {
    width: 35%;
  }
  .quiz_hint_modal_inner::after {
    width: 35%;
  }
  .quiz_hint_modal_text {
    padding: 20px 25px 20px 30px;
  }
}

/* ------------------------------------ */
/* button */
/* ------------------------------------ */
button {
  -webkit-appearance: none;
}

.cmn_link_btn_wrap {
  margin: 10px auto 36px;
  text-align: center;
}

.cmn_link_btn_wrap.is_active {
  margin: 1px auto 31px;
}

.cmn_link_btn {
  display: inline-block;
  outline: none;
  padding: 0;
  width: 100%;
  max-width: 220px;
}

@media (min-width: 768px) {
  .cmn_link_btn:hover {
    opacity: .6;
  }
  .is_sample .cmn_link_btn:hover {
    opacity: 1;
  }
}

.cmn_link_btn_wrap .cmn_link_btn_text {
  font-weight: 600;
}

.cmn_link_btn.is_active .is_close {
  display: none;
}

.cmn_link_btn:not(.is_active) .is_open {
  display: none;
}

.cmn_link_btn.is_active .cmn_link_btn_text::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* hint btn, answer btn */
.ans_btn .cmn_link_btn_text::after {
  display: none;
}

.cmn_link_btn.ans_btn::before,
.cmn_link_btn.ans_btn::after,
.ans_btn>.cmn_link_btn_inner::before,
.ans_btn>.cmn_link_btn_inner::after,
.ans_btn .cmn_link_btn_text {
  border-color: #fff;
}

.ans_btn .cmn_link_btn_text {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: .1em;
  padding: 6px 10px;
}

/* hint btn */
.ans_btn_wrap .cmn_link_btn {
  margin: 0;
}
.cmn_link_btn.ans_hint_btn {
  background: url(../image/bg-quiz-btn03.png) no-repeat center center;
  background-color: #a81606;
  border-color: #801105;
  max-width: 114px;
  width: 34.76%;
}

/* answer btn */
.cmn_link_btn.ans_exe_btn {
  background-color: #c5b179;
  border-color: #a48d4e;
  max-width: 186px;
  width: 56.71%;
  cursor: initial;
}

.cmn_link_btn.ans_exe_btn.is_active {
  background-color: #be9828;
  border-color: #97791f;
  cursor: pointer;
}

.is_sample .cmn_link_btn.ans_exe_btn {
  background-color: #be9828;
  border-color: #97791f;
}

@media (min-width: 768px) {
  .cmn_link_btn.ans_exe_btn:hover {
    opacity: 1;
  }
  .cmn_link_btn.ans_exe_btn.is_active:hover {
    opacity: .6;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  .ans_btn .cmn_link_btn_text {
    font-size: 2.44vw;
  }
}

@media (max-width: 767px) {
  .cmn_link_btn_wrap {
    margin: 0 auto 20px;
    padding-left: 0;
  }
  .cmn_link_btn_wrap.is_active {
    margin: 15px auto 20px;
  }
  .cmn_link_btn {
    max-width: 240px;
  }
  .cmn_link_btn_text {
    font-size: 15px;
  }
  .ans_btn .cmn_link_btn_text {
    font-size: 15px;
  }
  .cmn_link_btn_text::after {
    border-width: 6px 4px 0 4px;
    top: calc(50% - 2px);
  }
  .cmn_link_btn.ans_hint_btn {
    background-size: 30%;
    max-width: 120px;
  }
  .cmn_link_btn.ans_exe_btn {
    max-width: 200px;
  }
}
/* ========================================== */
/* ▲ 日本刀クイズ事典 Web版掲載対応 ここまで ▲ */
/* ========================================== */