@charset "utf-8";

/* =============================================================

　 個別設定

============================================================= */


/*  TOP : トップページ 設定
--------------------------------------------------------------*/


/*　TOP コンテンツ　設定
--------------------------------------------- */

.home #content {
  padding-bottom: 0;
}


/*  Content Top
-----------------------------------*/

.home #contentTop > .boxInner {
  height: 422px;
  padding-top: 14px;
  background: url(/share/imgs/kids-index-ct-bg-yama-pc.png) no-repeat center 34px;
}

/* ---- 装飾（太陽・雲） ---- */

.home #contentTop:before,
.home #contentTop:after,
.home #contentTop > .boxInner:before,
.home #contentTop > .boxInner:after {
  display: block;
}

/* -- 太陽 -- */

.home #contentTop:before {
  top: 95px;
  width: 110px;
  height: 105px;
  margin-left: -410px;
  background-image: url(/share/imgs/kids-index-ct-img-sun.png);
}

/* ---- タイトル ---- */

.home #contentTop #mainlogo h1 {
  padding-top: 60px;
  text-align: center;
}

/* ---- 装飾（電車） ---- */

/* -- 中央線（奥側） -- */

.home #contentTop #mainlogo:before {
  -webkit-animation-duration: 36s,1.7s;
  animation-duration: 36s,1.7s;
  width: 187px;
  height: 33px;
  background-image: url(/share/imgs/kids-index-ct-img-train-02.png);
}

/* -- 京王線（手前側） -- */

.home #contentTop #mainlogo:after {
  -webkit-animation-duration: 35s,1.6s;
  animation-duration: 35s,1.6s;
  width: 222px;
  height: 40px;
  background-image: url(/share/imgs/kids-index-ct-img-train-01.png);
}

/* ---- キーワード検索 ---- */

.home #contentTop .boxSearchForm .txtSearch:focus {
  width: 250px;
}


/*  Content Main
-----------------------------------*/

.home #contentMain {
  overflow: hidden; 
  width: 100%;
  min-width: 980px;
  margin-top: -250px;
  padding-top: 250px;
}

.home #contentMain:before {
  top: 240px;
}

.home #contentMain .boxInner {
  position: relative;
  padding-top: 30px;
}

/* ------ サイトナビ ------ */

.home #sitenav {
  top: -230px;
}

.home #sitenav .boxInner {
  height: 700px;
}

/* -- リスト -- */

.home #sitenav li {
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
}

/* -- リンク -- */

.home #sitenav li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: none;
}

/* 吹き出し背景 */
.home #sitenav li a:before {
  transition: all .1s linear;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  content: "";
} 

/* 吹き出し背景・リンクホバー時 */
.home #sitenav li a:hover:before,
.home #sitenav li a:focus:before {
  top: -2.5%;
  right: -2.5%;
  bottom: -2.5%;
  left: -2.5%;
}

/* -- リンク内テキスト -- */

.home #sitenav li a span {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: 500px;
  line-height: 500px;
  white-space: nowrap;
}

/* ---- サイトナビ・個別設定 ---- */

/* -- 八王子ってどんなまち？ -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavAbout {
  top: 0;
  right: 98px;
  width: 190px;
  height: 152px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavAbout a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-about-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavAbout a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-about-pc.png);
}

/* -- 放課後をすごす場所 -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavHokago {
  top: 140px;
  left: 368px;
  width: 198px;
  height: 158px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavHokago a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-hokago-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavHokago a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-hokago-pc.png);
}

/* -- 市役所・市議会のしごと -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavJob {
  top: 170px;
  right: 182px;
  width: 211px;
  height: 168px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavJob a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-job-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavJob a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-job-pc.png);
}

/* -- 子どもの権利となやみ相談 -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavKenri {
  top: 342px;
  right: -22px;
  width: 211px;
  height: 161px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavKenri a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-kenri-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavKenri a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-kenri-pc.png);
}

/* -- 八王子の小・中学校 -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavSchool {
  top: 377px;
  left: 108px;
  width: 192px;
  height: 139px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavSchool a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-school-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavSchool a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-school-pc.png);
}

/* -- 考えてみよう・まもりましょう -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavThink {
  top: 338px;
  left: 418px;
  width: 216px;
  height: 158px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavThink a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-think-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavThink a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-think-pc.png);
}

/* -- 学ぼう・知ろう体験しよう -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavLearn {
  top: 535px;
  left: 368px;
  width: 217px;
  height: 158px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavLearn a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-learn-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavLearn a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-learn-pc.png);
}

/* -- はちおうじっ子フォトニュース -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavNews {
  top: 31px;
  left: 177px;
  width: 219px;
  height: 166px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavNews a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-news-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavNews a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-news-pc.png);
}

/* -- クイズコーナー -- */

/* リストサイズ・位置 */
.home #sitenav .boxNavQuiz {
  top: 633px;
  right: 235px;
  width: 168px;
  height: 139px;
}

/* 吹き出し背景 */
.home #sitenav .boxNavQuiz a:before {
  background-image: url(/share/imgs/kids-index-cm-nav-bg-quiz-pc.png);
}

/* リンク内テキスト */
.home #sitenav .boxNavQuiz a span {
  background-image: url(/share/imgs/kids-index-cm-nav-txt-quiz-pc.png);
}


/* ------ イメージエリア ------ */

.home .boxImgArea {
}

.home .boxImgArea .boxImgAreaInner {
  position: relative;
  width: 100%;
  height: 100%;
}

.home .boxImgArea .boxImgAreaInner span {
  display: block;
  position: absolute;
}


/* ------ イメージエリア01 ------ */

.home #imgarea01 {
  float: left;
  margin-top: -96px;
  margin-left: -168px;
  width: 650px;
  height: 372px;
  background: url(/share/imgs/kids-index-cm-bg-imgarea01.png) no-repeat top left;
}

/* ---- 男の子01 ---- */

.home #imgarea01 .imgBoy01 {
  top: -9px;
  left: 255px;
}

/* ---- 犬 ---- */

.home #imgarea01 .imgDog {
  top: 306px;
  left: 525px;
  width: 72px;
  height: 66px;
}

.home #imgarea01 .imgDog img {
  display: none;
}

.home #imgarea01 .imgDog:before,
.home #imgarea01 .imgDog:after {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
  content: "";
}

.home #imgarea01 .imgDog:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/share/imgs/kids-index-cm-bg-dog.png);
}

.home #imgarea01 .imgDog:after {
  animation: dog 3s linear infinite;
  top: 18px;
  right: 0;
  width: 30px;
  height: 35px;
  background-image: url(/share/imgs/kids-index-cm-bg-dog-tail.png);
}

/* -- 犬の動き・アニメーション設定 -- */

@keyframes dog {
  0% { transform: rotate(0deg); }
  2% { transform: rotate(8deg); }
  8% { transform: rotate(0deg); }
  7% { transform: rotate(0deg); }
  12% { transform: rotate(0deg); }
  14% { transform: rotate(10deg); }
  16% { transform: rotate(0deg); }
  100% { transform: rotate(0deg); }
}

/* ---- 葉 ---- */

.home #imgarea01 .imgLeave.leave01 {
  top: 283px;
  left: 88px;
}

.home #imgarea01 .imgLeave.leave02 {
  top: 304px;
  left: 145px;
}

.home #imgarea01 .imgLeave.leave03 {
  top: 155px;
  right: -95px;
}

/* ------ イメージエリア02 ------ */

.home #imgarea02 {
  float: right;
  margin-top: -58px;
  margin-right: -154px;
  width: 648px;
  height: 473px;
  background: url(/share/imgs/kids-index-cm-bg-imgarea02.png) no-repeat top right;
}

.home #imgarea02 .imgGirl01 {
  top: 208px;
  left: 158px;
}

.home #imgarea02 .imgCar {
  top: 142px;
  left: 180px;
}

.home #imgarea02 .imgLeave.leave04 {
  top: 340px;
  left: 62px;
}

.home #imgarea02 .imgLeave.leave05 {
  top: 360px;
  left: 108px;
}

.home #imgarea02 .imgLeave.leave06 {
  top: 378px;
  left: 295px;
}

.home #imgarea02 .imgLeave.leave07 {
  top: 380px;
  left: 355px;
}

/* ------ イメージエリア03 ------ */

.home #imgarea03 {
  float: left;
  width: 488px;
  height: 300px;
  margin-top: -34px;
  margin-left: -74px;
  background: url(/share/imgs/kids-index-cm-bg-imgarea03.png) no-repeat top left;
}

.home #imgarea03 .imgBoy02 {
  top: 80px;
  left: 313px;
}

.home #imgarea03 .imgNiwatori {
  top: 189px;
  left: 424px;
}

.home #imgarea03 .imgBall {
  top: 44px;
  left: 270px;
}

.home #imgarea03 .imgLeave.leave08 {
  top: 160px;
  left: 280px;
}

.home #imgarea03 .imgLeave.leave09 {
  top: 210px;
  left: 235px;
}

/* ------ イメージエリア04 ------ */

.home #imgarea04 {
  float: right;
  width: 340px;
  height: 338px;
  margin-right: 15px;
  background: url(/share/imgs/kids-index-cm-bg-imgarea04.png) no-repeat bottom left;
}

.home #imgarea04 .imgGirl02 {
  left: 93px;
  bottom: 100px;
  padding-top: 72px; 
}

.home #imgarea04 .imgGirl02:before {
  animation: girlmark 4s linear infinite;
  position: absolute;
  top: 0;
  left: 40px;
  width: 23px;
  height: 48px;
  background: url(/share/imgs/kids-index-cm-img-mark-01.png) no-repeat;
  content: "";
}

/* -- 女の子の動き・アニメーション設定 -- */

@keyframes girlmark {
  0% { transform: translateY(0); }
  20% { transform: translateY(0); }
  25% { transform: translateY(3px); }
  28% { transform: translateY(-8px); }
  32% { transform: translateY(3px); }
  35% { transform: translateY(0); }
}

.home #imgarea04 .imgBoy03 {
  left: 215px;
  bottom: 100px;
  padding-top: 72px;
}

.home #imgarea04 .imgBoy03:before {
  animation: boymark 4s linear infinite;
  animation-delay: .5s;
  position: absolute;
  top: 0;
  left: 40px;
  width: 37px;
  height: 56px;
  background: url(/share/imgs/kids-index-cm-img-mark-02.png) no-repeat;
  content: "";
}

/* -- 男の子の動き・アニメーション設定 -- */

@keyframes boymark {
  45% { transform: rotate(0deg); }
  50% { transform: rotate(7deg) translate(6px,3px); }
  70% { transform: rotate(7deg) translate(6px,3px); }
  76% { transform: rotate(-2deg) translate(-2px,-2px); }
  82% { transform: rotate(0deg); }
}

.home #imgarea04 .imgLeave.leave10 {
  top: 185px;
  left: 300px;
}

.home #imgarea04 .imgLeave.leave11 {
  top: 315px;
  left: 160px;
}

/* ------ 葉 ------ */

.home .imgLeave.leave07,
.home .imgLeave.leave08,
.home .imgLeave.leave10,
.home .imgLeave.leave11 {
  animation: leave3 2s linear infinite;
}

.home .imgLeave.leave01,
.home .imgLeave.leave02,
.home .imgLeave.leave04,
.home .imgLeave.leave06 {
  animation: leave 2s linear infinite;
}

.home .imgLeave.leave03,
.home .imgLeave.leave05,
.home .imgLeave.leave08 {
  animation: leave2 1.5s linear infinite;
}

.home .imgLeave.leave09 {
  animation: leave 2.2s linear infinite;
}

.home .imgLeave.leave02,
.home .imgLeave.leave04,
.home .imgLeave.leave08,
.home .imgLeave.leave11 {
  animation-delay: -1.5s;
}

.home .imgLeave.leave06,
.home .imgLeave.leave07 {
  animation-delay: -2.5s;
}

/* -- 葉の動き・アニメーション設定 -- */

@keyframes leave {
  0% { transform: rotate(0deg); }
  10% { transform: rotate(10deg); }
  20% { transform: rotate(0deg); }
}

@keyframes leave2 {
  0% { transform: rotate(0deg); }
  10% { transform: rotate(10deg); }
  20% { transform: rotate(0deg); }
  30% { transform: rotate(12deg); }
  40% { transform: rotate(0deg); }
}

@keyframes leave3 {
  0% { transform: rotate(0deg); }
  10% { transform: rotate(-10deg); }
  20% { transform: rotate(0deg); }
  30% { transform: rotate(8deg); }
  40% { transform: rotate(0deg); }
}


/*  Content Bottom
-----------------------------------*/

.home #contentBtm {
  margin-top: -275px;
}

.home #contentBtm .boxInner {
  position: relative;
}

.home #contentBtm .boxInner:before {
  position: absolute;
  left: -90px;
  bottom: 4px;
  width: 82px;
  height: 90px;
  background: url(/share/imgs/kids-index-cm-img-flower.png) no-repeat;
  content: "";
}

/* ------ イベントカレンダー ------ */

.home #event {
  position: relative;
  z-index: 0;
  width: 600px;
  margin: 35px 0 40px 8px;
  padding: 3px 30px 25px 28px;
  background: url(/share/imgs/kids-index-cb-bg-event-cont.png) repeat-y;
}

.home #event,
.home #event a {
  color: #fff;
}

/* ---- 装飾（看板背景） ---- */

.home #event:before,
.home #event:after {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%; 
  background-repeat: no-repeat;
  content: "";
}

/* -- 看板上側 -- */

.home #event:before {
  top: -35px;
  height: 40px; 
  background-image: url(/share/imgs/kids-index-cb-bg-event-head.png);
  background-position: top;
}

/* -- 看板下側 -- */

.home #event:after {
  bottom: -40px;
  height: 60px;
  background-image: url(/share/imgs/kids-index-cb-bg-event-foot.png);
}

/* ---- セクション上部 ---- */

.home #event .boxSectionHead {
  padding-bottom: 4px;
  padding-right: 5px;
  background: url(/share/imgs/kids-index-cb-bg-event-head-pc.png) no-repeat bottom;
}

/* -- 装飾（鳥） -- */

.home #event .boxSectionHead:before {
  animation: bird 8s linear infinite;
  position: absolute;
  top: -80px;
  left: 70px;
  z-index: -1;
  width: 47px;
  height: 64px; 
  background: url(/share/imgs/kids-index-cm-img-bird-pc.png) no-repeat;
  content: "";
}

/* -- 鳥の動き・アニメーション設定 -- */

@keyframes bird {
  0% { transform: rotate(0deg); }
  2% { transform: rotate(0deg); }
  3% { transform: rotate(-8deg); }
  4% { transform: rotate(0deg); }
  10% { transform: rotate(0deg); }
  11% { transform: rotate(-6deg); }
  12% { transform: rotate(0deg); }
  100% { transform: rotate(0deg); }
}

.home #event .boxSectionHead h2 {
  float: left;
  color: #fff1aa;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: -0.02em;
}

.home #event .boxSectionHead .txtListLink {
  float: right;
  padding-top: 5px;
  font-size: 1.05em;
}

.home #event .boxSectionHead .txtListLink a {
  text-decoration: underline;
}

.home #event .boxSectionHead .txtListLink a:hover,
.home #event .boxSectionHead .txtListLink a:focus {
  text-decoration: none;
}

/* ---- セクション内容 ---- */

.home #event .boxSectionContent {
  padding-top: 12px;
  padding-left: 3px;
}

.home #event .boxEventList {
  font-size: 1.04em;
  line-height: 1.3em;
  letter-spacing: -0.04em;
}

.home #event .boxEventList li {
  padding-top: 10px;
}

.home #event .boxEventList li:first-child {
  padding-top: 0;
}

.home #event .boxEventList.icnArw a {
  padding-left: 15px;
}

.home #event .boxEventList.icnArw a:before {
 border-top-width: 5px; 
 border-right-width: 8px;
 border-bottom-width: 5px;
 border-left-width: 8px;
}


/*  QUIZ : クイズ 設定
--------------------------------------------------------------*/

/* -------- セクション共通 -------- */

/* ------ ボタン設定 ------ */

.quiz .boxSection .boxBtnArea {
  padding-top: 12px;
  text-align: center;
}

.quiz .boxSection .boxBtnArea .txtGuidance {
  margin-bottom: 28px;
  font-size: 1.02em;
  line-height: 1.7em;
}

.quiz .boxSection .boxBtnArea .btn {
  padding: 26px;
  border: none;
  border-radius: 10px !important;
  color: #fff;
  font-size: 1.72em;
  font-weight: bold;
  font-family: "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  text-align: center;
}

.quiz .boxSection .boxBtnArea .btnAnswer,
.quiz .boxSection .boxBtnArea .btnNextQuestion {
  transition: opacity .4s ease-in-out;
  background: #ff8533;
  cursor: pointer;
}

.quiz .boxSection .boxBtnArea .btn.btnAnswerDisable {
  background: #ccc;
  cursor:  auto;
}


.quiz .boxSection .boxBtnArea .btnAnswer:hover,
.quiz .boxSection .boxBtnArea .btnAnswer:focus,
.quiz .boxSection .boxBtnArea .btnNextQuestion:hover,
.quiz .boxSection .boxBtnArea .btnNextQuestion:focus {
  opacity: .7;
}

/* -- 送信ボタン -- */

.quiz .boxSection .boxBtnArea .btnSubmit {
  min-width: 270px;
}

/* -------- クイズ・共通フレーム -------- */

.quiz .boxQuizFlame {
  margin-bottom: 50px;
  color: #333;
}

/* ------ フレーム上部 ------ */

.quiz .boxQuizFlame .boxSectionHead {
}

/* ---- クイズ何問目 ---- */

.quiz .boxQuizFlame .boxSectionHead .boxQuizNum {
  overflow: hidden;
  height: 176px;
  margin-bottom: -4px;
  padding: 80px 0 0;
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 14px;
  text-align: center;
}

.quiz .boxQuizFlame .boxSectionHead .boxQuizNum h1 {
  position: relative;
  z-index: 1;
  display: inline-block;
  *display: inline; /* IE7用 */
  *zoom: 1; /* IE7用 */
  width: 236px;
  height: 236px;
  padding: 25px 25px 0;
  border: 3px solid #7e6b5a;
  border-radius: 100%;
  background: #fff;
  font-size: 2.7em;
  font-weight: bold;
  text-align: center;
}

.quiz .boxQuizFlame .boxSectionHead .boxQuizNum h1:before {
  position: absolute;
  bottom: 134px;
  right: -3px;
  left: -3px;
  height: 4px;
  background: #fff;
  content: "";
}

/* 数字 */
.quiz .boxQuizFlame .boxSectionHead .boxQuizNum h1 .txtNum {
  padding: 0 12px 0 2px;
  font-size: 1.45em;
  letter-spacing: -.15em;
}

/* ------ フレーム内容 ------ */

.quiz .boxQuizFlame .boxSectionContent {
  position: relative;
  z-index: 0;
  padding: 32px 26px;
  border: 3px solid #7e6b5a;
  border-radius: 20px;
  background: #fff;
  color: #333;
}


/*　質問ページ　設定
--------------------------------------------- */

.quiz .boxQuestion {
  margin-top: -10px;
}

/* ------ フレーム上部 ------ */

.quiz .boxQuestion .boxSectionHead {
}

/* ---- ガイダンス ---- */

.quiz .boxGuidance {
  margin-bottom: 15px;
  padding: 38px 90px 38px 265px;
  background: url(/share/imgs/kids-quiz-question-bg-guidance-pc.png) no-repeat 100px center;
  color: #333;
}

/* -- テキスト -- */

.quiz .boxGuidance .txtGuidance {
  display: block;
  position: relative;
  padding: 22px 30px;
  border: 2px solid #888;
  border-radius: 20px;
  background: #fff;
  font-size: 1.28em;
}

/* 吹き出し装飾（矢印） */

.quiz .boxGuidance .txtGuidance:before,
.quiz .boxGuidance .txtGuidance:after {
  position: absolute;
  top: 50%;
  left: -40px;
  width: 0;
  height: 0;
  margin-top: -16px;
  border-top: 8px solid transparent;
  border-right: 20px solid #888;
  border-bottom: 8px solid transparent;
  border-left: 20px solid transparent;
  content: "";
}

.quiz .boxGuidance .txtGuidance:after {
  left: -35px;
  border-right-color: #fff;
}

/* ---- クイズ何問目 ---- */

.quiz .boxQuestion .boxSectionHead .boxQuizNum {
  background-image: url(/share/imgs/kids-quiz-quizflame-bg-question-pc.png);
}

/* ------ フレーム内容 ------ */

.quiz .boxQuestion .boxSectionContent {
  display: table;
}

/* ------ 質問エリア＆解答エリア ------ */

.quiz .boxQuestion .boxQuestionArea,
.quiz .boxQuestion .boxAnswerArea {
  display: table-cell;
  vertical-align: top;
}

/* ------ 質問エリア ------ */

.quiz .boxQuestion .boxQuestionArea {
  width: 500px;
  padding: 26px 26px 50px;
  border-radius: 15px;
  background: #fffecf;
  font-size: 1.3em;
}

/* -- 質問内容 -- */

.quiz .boxQuestion .boxQuestionArea .txtCont {
  padding-left: 45px;
  font-size: 1.1em;
  font-weight: bold;
}

.quiz .boxQuestion .boxQuestionArea .txtCont:before {
  margin-left: -45px;
  margin-right: 12px;
  color: #ff8533;
  font-size: 1.6em;
  font-weight: bold;
  content: "Q.";
}

/* -- 質問イメージ -- */

.quiz .boxQuestion .boxQuestionArea .imgCont {
  display: block;
  padding-top: 40px;
  text-align: center;
}

.quiz .boxQuestion .boxQuestionArea .imgCont img {
  max-width: 500px;
}

/* ------ 解答エリア ------ */

.quiz .boxQuestion .boxAnswerArea {
  width: 420px;
  padding-left: 30px;
}

/* ---- 解答選択 ---- */

.quiz .boxQuestion .boxAnswerArea .boxAnswerSelect {
  font-size: 1.35em;
}

.quiz .boxQuestion .boxAnswerArea .boxAnswerSelect li {
  transition: border-color .3s ease-in-out;
  position: relative;
  margin-bottom: 18px;
  border: 2px solid #ff8533;
  border-radius: 10px;
}

.quiz .boxQuestion .boxAnswerArea .boxAnswerSelect li:hover,
.quiz .boxQuestion .boxAnswerArea .boxAnswerSelect li:focus {
  border-color: #7e6b5a;
}

/* ---- フォーム設定 ---- */

.quiz .boxQuestion .boxAnswerArea .boxAnswerSelect input {
  position: absolute;
  top: 30px;
  left: 18px;
}

.quiz .boxQuestion .boxAnswerArea .boxAnswerSelect label {
  display: block;
  margin: 0;
  padding: 22px 22px 22px 52px;
}

@media (min-width: 1px) { /* IE8以下除外 */
  .quiz .boxQuestion .boxAnswerArea .boxInput input[type=radio] + label:before,
  .quiz .boxQuestion .boxAnswerArea .boxInput input[type=radio] + label:after {
    left: 18px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
  }

  .quiz .boxQuestion .boxAnswerArea .boxInput input[type=radio] + label:before {
    border-color: #333;
    border-width: 1px;
  }

  .quiz .boxQuestion .boxAnswerArea .boxInput input[type=radio]:checked + label:after {
    display: block;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    margin-left: 3px;
    border: none;
    background: #333;
  }
}

/* ---- ボタンエリア ---- */

.quiz .boxQuestion .boxAnswerArea .boxBtnArea {
}


/*　解答ページ　設定
--------------------------------------------- */

.quiz .boxAnswer {
}

/* ------ フレーム上部 ------ */

.quiz .boxAnswer .boxSectionHead {
}

/* ---- クイズ何問目 ---- */

.quiz .boxAnswer .boxSectionHead .boxQuizNum h1:before {
  bottom: 130px;
}

/* -- 正解 -- */

.gt740.quiz .boxAnswer.bgCorrect .boxSectionHead .boxQuizNum {
  height: 240px;
  padding-top: 140px;
  background-image: url(/share/imgs/kids-quiz-quizflame-bg-answer-correct-pc.png);
}

/* -- 不正解 -- */

.gt740.quiz .boxAnswer.bgIncorrect .boxSectionHead .boxQuizNum {
  height: 240px;
  padding-top: 140px;
  background-image: url(/share/imgs/kids-quiz-quizflame-bg-answer-incorrect-pc.png);
}

/* ------ フレーム内容 ------ */

.quiz .boxAnswer .boxSectionContent {
  display: table;
}

/* ------ 解答イメージ＆解答エリア ------ */

.quiz .boxAnswer .boxAnswerImg,
.quiz .boxAnswer .boxAnswerArea {
  display: table-cell;
  vertical-align: top;
}

/* ------ 解答イメージ ------ */

.quiz .boxAnswer .boxAnswerImg {
  width: 330px;
  padding-top: 8px;
  padding-right: 40px;
  text-align: center;
}

.quiz .boxAnswer .boxAnswerImg img {
  max-width: 330px;
}

/* ------ 解答エリア ------ */

.quiz .boxAnswer .boxAnswerArea {
  width: 580px;
}

/* ---- 解答内容 ---- */

.quiz .boxAnswer .boxAnswerArea .boxAnswerContent {
  min-height: 380px;
  margin-bottom: 20px;
  padding: 30px 23px;
  border-radius: 15px;
  background: #fffecf;
}

.quiz .boxAnswer .boxAnswerArea .boxAnswerContent h2 {
  margin-left: -10px;
  margin-bottom: 12px;
  font-size: 1.25em;
  font-weight: bold;
}

.quiz .boxAnswer .boxAnswerArea .boxAnswerContent p {
  margin-bottom: 20px;
  font-size: 1.02em;
  line-height: 1.7em;
}

.quiz .boxAnswer .boxAnswerArea .boxAnswerContent .txtAnswer {
  margin-bottom: 35px;
  padding: 18px 16px;
  border: 2px solid #ff8533;
  border-radius: 10px;
  background: #fff;
  font-size: 1.3em;
}

/* ---- ボタンエリア ---- */

.quiz .boxAnswer .boxAnswerArea .boxBtnArea {
  text-align: right;
}

.boxBtnArea p#caution {
	margin-bottom: 1em;
	color: #db0000;
	font-weight: bold;
}



/*　スタートページ　設定
--------------------------------------------- */

.quiz .boxQuizStart {
  min-height: 375px;
  margin-top: -5px;
  padding: 60px 38px 0 320px;
  background: url(/share/imgs/kids-quiz-start-bg-guidance.png) no-repeat 20px 0;
}

/* ---- ガイダンス ---- */

.quiz .boxQuizStart .boxGuidance {
  margin: 0 0 50px;
  padding: 0;
  background: none;
}

.quiz .boxQuizStart .boxGuidance .txtGuidance {
  padding: 18px 10px 10px 45px;
  border-radius: 22px;
  font-size: 1.72em;
  font-weight: bold;
  line-height: 1.68em;
}

.quiz .boxQuizStart .boxGuidance .txtGuidance:before,
.quiz .boxQuizStart .boxGuidance .txtGuidance:after {
  left: -50px;
  margin-top: -18px;
  border-top-width: 10px;
  border-right-width: 25px;
  border-bottom-width: 10px;
  border-left-width: 25px;
}

.quiz .boxQuizStart .boxGuidance .txtGuidance:after {
  left: -45px;
}

/* ---- ボタンエリア ---- */

.quiz .boxQuizStart .boxBtnArea {
  text-align: center;
}

/* -- スタートボタン -- */

.quiz .boxQuizStart .boxBtnArea a.btnStart {
  transition: opacity .4s ease-in-out;
  display: inline-block;
  width: 440px;
  height: 105px;
  border-radius: 105px !important;
  background-color: #ff8533;
  background-image: url(/share/imgs/kids-quiz-start-btn-start.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.quiz .boxQuizStart .boxBtnArea a.btnStart:hover ,
.quiz .boxQuizStart .boxBtnArea a.btnStart:focus {
  opacity: .7;
}


.quiz .boxQuizStart .boxBtnArea .btnStart span {
  display: none;
}



/*　結果ページ　設定
--------------------------------------------- */

/* ------ セクション共通 ------ */

.quiz .boxQuizResult {
  position: relative;
  z-index: 0;
  min-height: 830px;
  margin-top: 40px;
  padding: 105px 0 0;
  background: url(/share/imgs/kids-quiz-result-bg-cloud-pc.png) no-repeat center 10px; /* 雲背景 */
  text-align: center;
}

/* -- セクション背景・イラスト -- */

.quiz .boxQuizResult:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center 30px;
  content: "";
}

/* ------ セクション上部 ------ */

.quiz .boxQuizResult .boxSectionHead {
}

/* ------ セクション内容 ------ */

.quiz .boxQuizResult .boxSectionContent {
  width: 525px;
  margin: 0 auto;
  font-size: 1.7em;
}

/* ---- ボタンエリア ---- */

.quiz .boxQuizResult .boxBtnArea {
  padding-top: 40px;
  text-align: center;
}

/* -- もう一度はじめから -- */

.quiz .boxQuizResult .boxBtnArea a.btnTryAgain {
  display: inline-block;
  width: 425px;
  height: 68px;
  border-radius: 65px !important;
  background-image: url(/share/imgs/kids-quiz-result-btn-try-again.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #ff7b23;
}

.quiz .boxQuizResult .boxBtnArea .btnTryAgain span {
  display: none;
}

/* ------ 個別設定 ------ */

/* ---- 5問中0問正解 ---- */

span.txtFinish {
	display: block;
  padding-top: 35px;
	font-size: 1.7em;
}

/* -- セクション背景・イラスト -- */

.quiz .boxQuizResult.bgCorrect0:before {
  background-image: url(/share/imgs/kids-quiz-result-bg-correct0-pc.png);
}

/* ---- 全問正解 ---- */

.quiz .boxQuizResult.bgCorrectAll {
  background-position: top center; /* 雲背景 */
}

/* -- セクション背景・イラスト -- */

.quiz .boxQuizResult.bgCorrectAll:before {
  background-image: url(/share/imgs/kids-quiz-result-bg-correct-all-pc.png);
}

.quiz .boxQuizResult.bgCorrect1:before {
  background-image: url(/share/imgs/kids-quiz-result-bg-correct1-pc.png);
}

.quiz .boxQuizResult.bgCorrect2:before {
  background-image: url(/share/imgs/kids-quiz-result-bg-correct2-pc.png);
}

.quiz .boxQuizResult.bgCorrect3:before {
  background-image: url(/share/imgs/kids-quiz-result-bg-correct3-pc.png);
}

.quiz .boxQuizResult.bgCorrect4:before {
  background-image: url(/share/imgs/kids-quiz-result-bg-correct4-pc.png);
}


/*  PHOTONEWS : フォトニュース 設定
--------------------------------------------------------------*/

/* -------- カテゴリータイトル -------- */

.photonews .boxCategoryTitle {
  padding-top: 20px;
  padding-bottom: 20px;
}


/*　一覧ページ　設定
--------------------------------------------- */

/* -------- ページリンク -------- */

.photonews .boxPageLink { 
}

/* -- リスト -- */

.gt740.photonews .boxPageLink > ul {
  margin-left: -38px;
}

.gt740.photonews .boxPageLink > ul > li {
  width: 33%;
  margin-bottom: 25px;
  padding-left: 38px;
}

/* -- 画像 -- */

.photonews .boxPageLink .boxImgArea {
  margin-bottom: 10px;
}

.photonews .boxPageLink .boxImgArea a {
  display: block;
  background: #fff;
}

.photonews .boxPageLink .boxImgArea a:hover img,
.photonews .boxPageLink .boxImgArea a:focus img {
  opacity: .6;
}

.photonews .boxPageLink .boxImgArea img {
  transition: all .4s ease-in-out;
  width: 100%;
  border: 8px solid #fff;
}

/* -- ページ一覧タイトル -- */

.photonews .boxPageLink .ttlMain {
  margin-bottom: 6px;
  font-size: 1.28em;
}

.photonews .boxPageLink .ttlMain a {
  display: inline-block;
  *display: inline; /* IE7用 */
  *zoom: 1; /* IE7用 */
  text-decoration: underline;
}

.photonews .boxPageLink .ttlMain a:hover,
.photonews .boxPageLink .ttlMain a:focus {
  text-decoration: none;
}


/*　詳細ページ　設定
--------------------------------------------- */

/* ------ フォトニュースタイトル ------ */

/* ---- 日付 ---- */

.photonews .boxEntryHead .txtDate {
  padding-left: 20px;
  font-size: .6em;
  vertical-align: middle;
}

/* ------ フォトニュース画像 ------ */

.photonews .boxEntryPhoto {
  position: relative;
  margin-bottom: 45px;
  padding: 30px 90px 5px;
  text-align: center;
}

/* ---- 装飾（男の子・女の子） ---- */

.photonews .boxEntryPhoto:before,
.photonews .boxEntryPhoto:after {
  position: absolute;
  bottom: 0;
  content: "";
}

/* -- 男の子 -- */

.photonews .boxEntryPhoto:before {
  left: 20px;
  width: 140px;
  height: 220px;
  background: url(/share/imgs/kids-photonews-bg-boy.png) no-repeat;
}

/* -- 女の子 -- */

.photonews .boxEntryPhoto:after {
  right: 26px;
  width: 190px;
  height: 205px;
  background: url(/share/imgs/kids-photonews-bg-girl.png) no-repeat;
}

/* ---- 画像 ---- */

.photonews .boxEntryPhoto img {
  border-width: 16px;
}

/* ------ フォトニュース内容 ------ */

.photonews .boxEntryFreeform {
  padding-right: 75px;
  padding-left: 75px;
  color: #000;
  line-height: 1.9em;
}

/* ------ ページナビ ------ */

.photonews .boxEntryBody .boxPageNav {
  padding-top: 0;
}

