/* Disable default single page css */

* {
  box-sizing: border-box !important;
}
a,
a:hover {
  text-decoration: none;
}
#page {
  background: none;
}

img {
  width: 100%;
}

body #page section.section.s-news {
  padding: 103px 0 10px !important;
}

body#no_s_etc section.section.s-etc {
  display: none!important;
}

body.single .entry {
  text-align: left;
  padding: 0;
  width: 750px;
  height: 1300px;
  margin: 20px auto 50px;
  color: #0e3b53;
  position: relative;
  background-image: none;
  background-repeat: repeat;
  background-position: 0% 0%;
  background-color: #fcf2d4;
  font-size: 20px;
}
body.single h2 {
  display: none;
}
body.single .entry div,
body.single .entry p,
body.single .entry img,
body.single .entry a img {
  border: 0;
  vertical-align: bottom;
}
footer {
  margin: 80px 0 0;
}

.clearfix {
  *zoom: 1;
}

/* =========================
 INDEX
========================= */
body.single .entry .first_page {
  display: block;
  opacity: 0;
}

body.single .entry .first_page {
  height: 1000px;
  position: relative;
  padding: 0 20px;
}

body.single .entry .first_page .fp_tit_area {
  position: relative;
}

body.single .entry .first_page .quiz_frame {
  width: 710px;
  height: 610px;
  background: #fff;
  border: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0 auto;
}

body.single .entry .first_page .fp_tit_area .fp_tit {
  text-align: center;
  padding: 60px 35px;
  width: 100%;
  font-size: 46px;
  color: #583a06;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.8;
  letter-spacing: 2px;
}

body.single .entry .first_page .fp_tit_area .fp_tit span.color_01 {
  color: #a7094c;
}

body.single .entry .first_page .fp_tit_area .fp_tit span.color_02 {
  color: #464696;
}

/*body.single .entry .first_page .fp_tit_area .fp_tit rt {
  text-shadow: none;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
}*/

body.single .entry .first_page a.game_start {
  position: absolute;
  bottom: -95px;
  padding: 0 102px;
}

body.single .entry .game_page {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -14px;
  opacity: 0;
}

body.single .entry .title {
  position: absolute;
  width: 100%;
  top: 28px;
  left: 80px;
  z-index: 1;
}

body.single .entry .title img {
  width: 100%;
  height: auto;
}

body.single .entry .box {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 56px;
  z-index: 0;
}

body.single .entry .box .box_inner {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

body.single .entry .box .game {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
body.single .entry .box .game .game_s {
  opacity: 1;
}

.quiz_common_mv {
  padding: 14px 110px;
}

.quiz_common_mv p.main_mv {
  width: 335px;
  margin: 0 auto;
}

.quiz_common_mv p.main_mv img {
  width: 100%;
}

.quiz_common_mv p.main_tit {
  width: 100%;
  margin: 0 auto;
}

.quiz_common_mv p.main_tit img {
  width: 100%;
}

body.single .entry .box .quiz {
  position: absolute;
  top: -42px;
  display: none;
}

body.single .entry .box .quiz .quiz_frame {
  width: 710px;
  background: #fff;
  border: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

body.single .entry .box .quiz .quiz_frame .question_tit_area {
  position: relative;
}

body.single .entry .box .quiz .quiz_frame .question_tit_area .question_tit {
  width: 100%;
  min-height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

body.single .entry .box .quiz .quiz_frame .question_tit_area .question_tit p {
  width: 87%;
  margin: 0 auto;
  text-align: center;
  padding-top: 25px;
}

body.single .entry .box .quiz .quiz_frame .question_tit_area .question_tit p br.result{
  display: none;
}

body.single
  .entry
  .box
  .quiz
  .quiz_frame
  .question_tit_area
  .question_tit.txt-img {
  width: 60%;
}

body.single .entry .box .quiz .quiz_frame .question_tit_area .question_tit {
  font-size: 40px;
  color: #583a06;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

/*
body.single .entry .box .quiz .quiz_frame .question_tit_area .question_tit rt {
  text-shadow: none;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
}*/

body.single .entry .box .quiz .quiz_frame .question_tit_area .q_count {
  position: absolute;
  top: -220px;
  right: 10px;
  width: 154px;
  height: 152px;
  opacity: 1;
  background: url(../images/game/count.png) no-repeat center;
  background-size: contain;
}

body.single
  .entry
  .box
  .quiz
  .quiz_frame
  .question_tit_area
  .q_count
  p.count_number {
  position: absolute;
  width: 49px;
  text-align: center;
  top: 6px;
  right: 80px;
  color: #fff;
  font-weight: 700;
  font-size: 46px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: -2px;
}

body.single .entry .box .quiz .quiz_frame .question_img {
  width: 94%;
  height: 280px;
  background: url(../images/game/q_01_img.png) center no-repeat;
  background-size: contain;
  margin: 5px auto 0;
}

body.single .entry .box .quiz.quiz1 {
  display: block;
  opacity: 0;
}

body.single .entry .box .quiz.quiz2 {
  display: block;
  opacity: 1;
}

body.single .entry .box .quiz.quiz3 {
  display: block;
  opacity: 0;
}

body.single .entry .box .game .choice {
  padding: 40px 15px 60px;
}
body.single .entry .box .game .choice ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

body.single .entry .box .game .choice ul li:first-of-type {
  background: url(../images/game/frame_a.png) no-repeat center;
  background-size: contain;
}

body.single .entry .box .game .choice ul li:last-of-type {
  background: url(../images/game/frame_b.png) no-repeat center;
  background-size: contain;
}

body.single .entry .box .game .choice ul li {
  position: relative;
  width: 325px;
  height: 265px;
  display: block;
  box-sizing: border-box;
  /*padding: 95px 19px 27px;*/
}
body.single .entry .box .game .choice ul li a {
  display: block;
  width: 325px;
  height: 265px;
  position: relative;
}

body.single .entry .box .game .choice ul li a p.q_option {
  text-align: center;
  box-sizing: border-box;
  font-size: 30px;
  color: #583a06;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  padding: 95px 19px 25px;
  /*height: 85%;*/
  /*  display: flex;
  flex-direction: column;
  align-content: space-around;
  justify-content: center;*/
}

body.single .entry .result {
  position: absolute;
  width: 750px;
  top: 0;
  display: block;
  padding: 0 20px 30px;
  opacity: 1;
}

body.single .entry .result .quiz_common_mv {
  padding: 14px 110px;
}

body.single .entry .result .result_frame {
  width: 710px;
  background: #fff;
  border: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 22px 0 50px 0;
}

body.single .entry .result .tit {
  padding: 0 20px;
}

body.single .entry .result .txt {
  padding: 0 272px 0 71px;
  font-weight: 800;
    color: #583a06;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 40px;
}

body.single .entry .result .txt ruby::before{
  bottom: 100%;
}

body.single .entry .result .sns_box {
  width: 500px;
  margin: 0 auto 35px auto;
}

body.single .entry .result .sns_box ul {
  display: flex;
  justify-content: space-between;
}

body.single .entry .result .sns_box ul li {
  width: 225px;
}

body.single .entry .result .sns_box ul li a {
  display: block;
}

body.single .entry .result .btn_restart {
  width: 300px;
  margin: 20px auto 5px auto;
}

body.single .entry .result .btn_restart img{
  width: 100%;
}

body.single .entry .result .result_score_area {
  padding-right: 20px;
  margin-bottom: 25px;
}

body.single .entry .result .result_score_area .result_score {
  margin: 0 auto;
  width: 440px;
  height: 200px;
  background: url(../images/game/_10.png) no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  position: relative;
}

body.single .entry .result .result_score_area .result_score p {
  text-align: center;
  width: 25%;
  font-size: 145px;
  color: #ff3600;
  font-weight: 600;
  position: absolute;
  left: 113px;
  top: -23px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: -12px;
}

body.single .entry .result .result_score_area .score_review {
  background: url(../images/game/cloud.png) no-repeat center;
  background-size: contain;
  height: 175px;
  padding: 20px 0 0 0;
  font-size: 26px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #583a06;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

body.single .entry .result .result_detail_box ul.result_detail {
  width: 625px;
  margin: 0 auto;
}

body.single .entry .result .result_detail_box p.result_detail_box_tit {
  padding: 0 220px;
  margin-bottom: 22px;
  text-align: center;
  font-weight: bold;
  color: #583a06;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 37px;
  position: relative;
}

body.single .entry .result .result_detail_box p.result_detail_box_tit::before{
  content: "";
  background:url(../images/game/before.png) center no-repeat;
  background-size: contain;
  width: 35px;
  height: 40px;
  position: absolute;
  bottom: 12px;
  left: 216px;
}

body.single .entry .result .result_detail_box p.result_detail_box_tit::after{
  content: "";
  background:url(../images/game/after.png) center no-repeat;
  background-size: contain;
  width: 35px;
  height: 40px;
  position: absolute;
  bottom: 12px;
  left: 456px;
}

body.single .entry .result .result_detail_box p.result_detail_box_tit ruby::before{
  bottom: 100%;
}

body.single .entry .result .result_detail_box ul.result_detail li > ul {
  display: flex;
  justify-content: space-between;
}

body.single .entry .result .result_detail_box ul.result_detail li > ul > li {
  height: 70px;
}

body.single
  .entry
  .result
  .result_detail_box
  ul.result_detail
  li
  > ul
  > li.detail_head {
  width: 145px;
}

body.single
  .entry
  .result
  .result_detail_box
  ul.result_detail
  li
  > ul
  > li.detail_txt {
  color: #583a06;
  width: 400px;
  border: #dcdcdc solid 3px;
  border-radius: 12px;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

body.single
  .entry
  .result
  .result_detail_box
  ul.result_detail
  li
  > ul
  > li.detail_txt br{
display: none;
  }

  body.single
  .entry
  .result
  .result_detail_box
  ul.result_detail
  li
  > ul
  > li.detail_txt br.result{
display: block;
  }

body.single
  .entry
  .result
  .result_detail_box
  ul.result_detail
  li
  > ul
  > li.detail_txt
  rt {
  font-size: 8px;
}

body.single
  .entry
  .result
  .result_detail_box
  ul.result_detail
  li
  > ul
  > li.detail_txt:not(:last-child) {
  margin-bottom: 10px;
}

body.single
  .entry
  .result
  .result_detail_box
  ul.result_detail
  li
  > ul
  > li.detail_result {
  width: 70px;
  background: url(../images/game/wrong.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

body.single
  .entry
  .result
  .result_detail_box
  ul.result_detail
  li
  > ul
  > li.detail_result.correct {
  background: url(../images/game/correct.png) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

ruby[data-ruby] {
  position: relative;
}

ruby[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  line-height: 100%;
  left: -3em;
  right: -3em;
  transform-origin: bottom center;
  /* ルビの文字サイズを親文字に対する比率で指定 */
  transform: scale(0.4);
  /* 100%を越える部分が親文字とルビとのスペースになる。単位は親文字に対する比率 */
  bottom: 90%;
  font-weight: bold;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
ruby[data-ruby] rt {
  display: none;
}
