@charset "UTF-8";
@font-face {
  font-family: "mincho";
  src: url("../webfont/NotoSerifCJKjp-SemiBold-subset.woff2") format("woff2"), url("../webfont/NotoSerifCJKjp-SemiBold-subset.woff") format("woff");
}
.mincho {
  font-family: "mincho";
  transform: rotate(0.0001deg);
}

html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

button, input, select, textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

img, embed, iframe, object, video {
  height: auto;
  max-width: 100%;
}

audio {
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
  text-align: left;
}

textarea, input[type=email], input[type=password], input[type=text], input[type=button], input[type=submit] {
  -webkit-appearance: none;
}

textarea {
  resize: vertical;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 1000px white inset;
  outline: none;
}

input, button {
  outline: none;
}

area {
  border: none;
  outline: none;
}

img {
  -ms-interpolation-mode: bicubic;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  max-height: 999999px;
}
*::before, *::after {
  will-change: all;
  box-sizing: border-box;
}

em, i, b {
  font-weight: normal;
  font-style: normal;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-family: "Arial", "Roboto", "Droid Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

a {
  cursor: pointer;
}

a:link {
  color: #000;
}

a:visited {
  color: #000;
}

a:hover {
  color: #000;
  text-decoration: none;
}

a:active {
  color: #000;
}

.clr {
  clear: both;
}

.hide {
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
}

section {
  clear: both;
  zoom: 1;
}

article:after, section:after, .clrFx:after {
  content: "";
  clear: both;
  display: block;
}

/*
html{overflow:hidden;}
html.windowloaded {overflow: visible;}
*/
body {
  position: static;
  overflow: auto;
  width: auto;
  *overflow-y: hidden;
  color: #000;
  font-size: 20px;
  line-height: 1.5;
  z-index: 0;
  background: #fff;
  min-width: 1000;
}

.over-section {
  margin: 0 -1420px;
  zoom: 1;
  position: relative;
  *overflow-y: hidden;
  clear: both;
  padding: 0;
}

.over-section:after {
  content: "";
  clear: both;
  display: block;
}

main {
  width: 100%;
  padding: 0;
  overflow: hidden;
  min-width: 1000;
  position: relative;
  display: block;
}

section {
  width: 100%;
  margin: 0 auto;
  clear: both;
  zoom: 1;
  position: relative;
  z-index: 100;
  padding: 0;
}

.wrap {
  margin: 0 auto;
  clear: both;
  zoom: 1;
  position: relative;
  z-index: 100;
  padding: 0;
}

article {
  margin: 0 auto;
  clear: both;
  zoom: 1;
  position: relative;
  z-index: 10;
  padding: 0;
}

article:after, section:after, .wrap:after {
  content: "";
  clear: both;
  display: block;
}

#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.hen {
  font-size: 50px;
}

.tukuri {
  font-size: 50px;
}

.kanji {
  font-size: 180px;
}

#contents {
  width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  min-height: 636px;
}
#contents header {
  width: 120px;
  height: 120px;
  color: #336699;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 100;
  background: #fff;
  overflow: hidden;
}
#contents header::after {
  content: "";
  width: 120px;
  height: 120px;
  border: 8px solid #336699;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  z-index: 100;
}
#contents header h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0 0;
  letter-spacing: 0.15em;
}
#contents header h2 em {
  font-size: 40px;
  font-weight: bold;
  position: relative;
  top: 0.05em;
  letter-spacing: -0.05em;
  display: inline-block;
  padding: 0 0.1em 0 0.02em;
}
#contents header p {
  position: absolute;
  left: 0;
  bottom: 8px;
  color: #fff;
  width: 100%;
  background: #336699;
  font-size: 16px;
  line-height: 30px;
  z-index: 110;
  letter-spacing: 0.1em;
}
#contents header + p {
  text-align: center;
  line-height: 1;
  padding: 24px 0 0;
}

.quiz {
  width: 650px;
  height: 280px;
  position: absolute;
  left: 50%;
  top: 84px;
  margin-left: -325px;
}
.quiz .hen {
  width: 100px;
  height: 280px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  border: 10px solid #336699;
  overflow: hidden;
  border-radius: 15px;
  background: #fff;
  line-height: 1;
  line-height: 260px;
  font-size: 60px;
  z-index: 60;
}
.quiz .tukuri {
  width: 100px;
  height: 280px;
  position: absolute;
  left: 180px;
  top: 0;
  text-align: center;
  border: 10px solid #336699;
  overflow: hidden;
  border-radius: 15px;
  background: #fff;
  line-height: 1;
  line-height: 260px;
  font-size: 60px;
  z-index: 60;
}
.quiz .kanji {
  width: 280px;
  height: 280px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  border: 10px solid #336699;
  overflow: hidden;
  border-radius: 15px;
  background: #fff;
  line-height: 245px;
  z-index: 100;
}
.quiz .kanji span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  transform: translateY(101%);
  text-shadow: -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
  font-weight: bold;
}
.quiz .kanji i {
  color: rgb(199, 117, 0);
  width: 260px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.7;
  height: 100%;
  font-size: 0;
  backface-visibility: hidden;
}
.quiz .kanji b {
  color: rgb(156, 95, 14);
  width: 260px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 64px;
  line-height: 260px;
  backface-visibility: hidden;
}
.quiz .kanji i::after,
.quiz .kanji i::before {
  content: "";
  width: 10px;
  height: 160px;
  background: rgb(199, 117, 0);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: rotate(-45deg);
  margin: -80px 0 0;
}
.quiz .kanji i::before {
  transform: rotate(45deg);
}
.quiz .kanji .good b,
.quiz .kanji .good i {
  color: #cc0000;
}
.quiz .kanji .good i::before {
  display: none;
}
.quiz .kanji .good i::after {
  content: "";
  width: 160px;
  height: 160px;
  border: 10px solid #cc0000;
  position: absolute;
  border-radius: 100%;
  left: 50%;
  top: 50%;
  margin: -80px 0 0 -80px;
  background: none;
}
.quiz .ie11 .kanji .good i {
  line-height: 290px;
}
.quiz ol {
  border: 10px solid #336699;
  position: absolute;
  right: 0;
  top: 0;
  width: 280px;
  height: 280px;
  border-radius: 15px;
  overflow: hidden;
  z-index: 200;
  padding-top: 0;
  background: #fff;
}
.quiz ol li:nth-child(1) {
  padding-top: 5px;
}
.quiz ol li {
  background: #fff;
  position: relative;
  width: 100%;
  height: 65px;
  list-style: none;
  isplay: block;
  line-height: 60px;
  position: relative;
  cursor: pointer;
  padding: 0 0 0 56px;
}
.quiz ol li i {
  position: absolute;
  left: 20px;
  bottom: 0;
  line-height: 55px;
  font-size: 50px;
  color: #999999;
}
.quiz ol li i.good {
  font-size: 30px;
  color: #cc0000;
  font-weight: bold;
  color: #fff;
}
.quiz ol li i.good::after {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: 4px solid #cc0000;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -12px;
}
.quiz ol li + li {
  border-top: 5px solid #336699;
}
.quiz ol li {
  transition: background 0.3s;
}
.quiz ol li:hover {
  background-color: rgba(196, 235, 245, 0.3);
}
.quiz .equal,
.quiz .plus {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  color: #336699;
  line-height: 280px;
  width: 280px;
  text-align: center;
}
.quiz .equal {
  width: 100%;
}

a[href*=next] {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100px;
  height: 74px;
  position: absolute;
  right: 40px;
  top: 187px;
  font-weight: bold;
  padding: 10px 0 0 10px;
  backface-visibility: hidden;
}
a[href*=next]::after {
  content: "";
  background: #336699;
  width: 68px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.3s;
}
a[href*=next]::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 37px 0 37px 33px;
  border-color: transparent transparent transparent #336699;
  position: absolute;
  left: 68px;
  top: 0;
  z-index: -1;
  transition: 0.3s;
}
a[href*=next]:hover::after, a[href*=next]:hover::before {
  filter: brightness(1.4);
}

.comment {
  position: absolute;
  left: 0;
  top: 494px;
  width: 100%;
}
.comment img {
  float: left;
  margin-right: 20px;
}
.comment h2 {
  color: #ffff66;
  line-height: 1;
}
.comment p {
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  color: #fff;
  margin-top: 16px;
}

.siteheader a,
.sitefooter a {
  transition: opacity 0.3s;
}

.siteheader a:hover,
.sitefooter a:hover {
  opacity: 0.6;
}

#wave {
  position: absolute;
  width: 100%;
  height: 210px;
  z-index: 0;
  left: 0;
  bottom: 0;
}
#wave i {
  width: 3900px;
  height: 210px;
  background: url(../img/wave.png) repeat-x right top;
  position: absolute;
  right: 0;
  top: 0;
  animation: wave01 linear 12s infinite;
}
#wave i:nth-child(2) {
  background: url(../img/wave02.png) repeat-x right top;
  animation: wave02 8s linear infinite;
}
#wave i:nth-child(3) {
  background: url(../img/wave03.png) repeat-x right top;
  animation: wave03 5s linear infinite;
}

@keyframes wave01 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1300px 0;
  }
}
@keyframes wave02 {
  from {
    background-position: -650px 0;
  }
  to {
    background-position: -1950px 0;
  }
}
@keyframes wave03 {
  from {
    background-position: -300px 0;
  }
  to {
    background-position: -1600px 0;
  }
}
.siteheader {
  border-bottom: 3px solid #da1620;
  height: 51px;
  position: relative;
  min-width: 1000;
  font-size: 0;
  line-height: 1;
}
.siteheader h1 a {
  padding: 7px 25px;
  display: block;
}
.siteheader p {
  position: absolute;
  right: 0;
  top: 0;
}
.siteheader p a {
  display: block;
  padding: 12px 13px;
}
.siteheader p img {
  height: 24px;
  width: auto;
}

.sitefooter {
  border-top: 3px solid #da1620;
  height: 70px;
  text-align: right;
  position: relative;
  padding: 10px 10px 0;
  color: #0149aa;
  min-width: 1000;
}
.sitefooter .gallery {
  position: absolute;
  left: 15px;
  top: 3px;
}
.sitefooter p {
  font-size: 10px;
}
.sitefooter p.terms a {
  color: #0149aa;
  text-decoration: none;
  display: inline-block;
  padding: 0 0 0 26px;
  line-height: 20px;
  border-left: 1px solid #ff6666;
  background: url(../img/icon02.gif) 13px center no-repeat;
}
.sitefooter p.terms a:hover {
  text-decoration: underline;
}
.sitefooter p.copyright {
  padding: 10px 0 0;
}

#result {
  width: 980px;
  z-index: 100;
  min-height: 636px;
  text-align: center;
  color: #3399cc;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 100px;
  margin: 0 0 0 -490px;
}
#result h2 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 60px;
}
#result h2 i {
  font-weight: bold;
}
#result h2 b {
  font-size: 60px;
  font-weight: bold;
}
#result a {
  font-size: 20px;
  font-weight: bold;
  width: 289px;
  height: 55px;
  line-height: 55px;
  display: inline-block;
  background: #3399cc;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  box-shadow: -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
  transition: 0.2s;
}
#result a:hover {
  transition: 0.4s;
  filter: brightness(1.3);
}

@media screen and (max-width: 769px) {
  /*

  	SP STYLE

  **************************************************************/
  body,
  main {
    min-width: inherit;
    min-height: 128.125vw;
  }
  main::after {
    content: "";
    width: 100vw;
    height: 55vw;
    background: #186184;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
  }
  #wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  #contents {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 128.125vw;
  }
  .hen {
    font-size: 7.8125vw;
  }
  .tukuri {
    font-size: 7.8125vw;
  }
  .kanji {
    font-size: 25vw;
  }
  #contents header {
    width: 15vw;
    height: 15vw;
    left: 4.6875vw;
    top: 1.5625vw;
  }
  #contents header::after {
    width: 100%;
    height: 100%;
    border: 0.9375vw solid #336699;
  }
  #contents header h2 {
    font-size: 2.96875vw;
    padding: 2.1875vw 0 0;
  }
  #contents header h2 em {
    font-size: 5.3125vw;
  }
  #contents header p {
    bottom: 0.78125vw;
    font-size: 2.65625vw;
    line-height: 4.6875vw;
  }
  #contents header + p {
    padding: 5.625vw 0 0;
    font-size: 3.4375vw;
    line-height: 4.375vw;
    width: 100vw;
  }
  .quiz {
    width: 89.6875vw;
    height: 507.8125vw;
    left: 5.625vw;
    top: 19.6875vw;
    margin-left: 0;
  }
  .quiz .tukuri,
  .quiz .hen {
    width: 15.625vw;
    height: 39.0625vw;
    border: 1.5625vw solid #336699;
    border-radius: 2.34375vw;
    line-height: 35.15625vw;
    font-size: 9.375vw;
  }
  .quiz .tukuri {
    left: 23.4375vw;
  }
  .quiz .kanji {
    width: 39.0625vw;
    height: 39.0625vw;
    border: 1.5625vw solid #336699;
    border-radius: 2.34375vw;
    line-height: 33.59375vw;
  }
  .quiz .kanji i {
    width: 35.9375vw;
    font-size: 31.25vw;
    font-weight: normal !important;
    line-height: 37.5vw;
  }
  .quiz .kanji i::after,
  .quiz .kanji i::before {
    display: none;
  }
  .quiz .kanji b {
    width: 35.9375vw;
    font-size: 8.4375vw;
    line-height: 35.9375vw;
  }
  .quiz .ie11 .kanji .good i {
    line-height: 45.3125vw;
  }
  .quiz ol {
    border: 1.5625vw solid #336699;
    width: 39.0625vw;
    height: 39.0625vw;
    border-radius: 2.34375vw;
    padding-top: 0;
  }
  .quiz ol li {
    height: 8.984375vw;
    line-height: 7.421875vw;
    padding-left: 7.34375vw;
    font-size: 4.0625vw;
  }
  .quiz ol li i {
    left: 2.5vw;
    line-height: 8.359375vw;
    font-size: 6.875vw;
  }
  .quiz ol li i.good {
    font-size: 4.0625vw;
    color: #cc0000;
  }
  .quiz ol li i.good::after {
    display: none;
  }
  .quiz ol li + li {
    border-top: 0.625vw solid #336699;
  }
  .quiz .equal,
  .quiz .plus {
    font-size: 13.75vw;
    line-height: 39.0625vw;
    width: 39.0625vw;
  }
  .quiz .equal {
    width: 100%;
  }
  a[href*=next] {
    font-size: 2.8125vw;
    line-height: 3.59375vw;
    color: #186184;
    height: 10vw;
    right: inherit;
    top: inherit;
    padding: 1.5625vw 0 0 1.5625vw;
    z-index: 100;
    margin: 0;
    bottom: 3.125vw;
    left: 45.3125vw;
  }
  a[href*=next]::after {
    content: "";
    background: #fff;
    width: 9.375vw;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  a[href*=next]::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5vw 0 5vw 4.375vw;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: 9.375vw;
    top: 0;
    z-index: -1;
  }
  .comment {
    position: relative;
    left: 0;
    top: inherit;
    width: 100vw;
    z-index: 100;
    padding-top: 48.75vw;
  }
  .comment img {
    float: none;
    margin-right: 0;
    width: auto;
    height: 18.75vw;
    margin: 0 auto;
    display: block;
  }
  .comment h2 {
    padding: 0 3.125vw;
    font-size: 3.75vw;
    line-height: 7.8125vw;
  }
  .comment p {
    font-size: 3.28125vw;
    line-height: 4.6875vw;
    margin-top: 0;
    padding: 0 3.125vw;
  }
  #wave {
    position: absolute;
    width: 100vw;
    height: 27.34375vw;
    z-index: 0;
    left: 0;
    bottom: 50.78125vw;
  }
  #wave i {
    width: 609.375vw;
    height: 27.34375vw;
    background: url(../img/wave.png) repeat-x left top/169.271vw auto;
    animation: wave01sp linear 14s infinite;
  }
  #wave i:nth-child(2) {
    background: url(../img/wave02.png) repeat-x left top/169.271vw auto;
    animation: wave02sp 9s linear infinite;
  }
  #wave i:nth-child(3) {
    background: url(../img/wave03.png) repeat-x left top/169.271vw auto;
    animation: wave03sp 6s linear infinite;
  }
  .siteheader {
    border-bottom: 0.78125vw solid #da1620;
    height: 11.875vw;
    min-width: inherit;
  }
  .siteheader h1 a {
    padding: 2.8125vw 0 0 3.125vw;
  }
  .siteheader h1 img {
    height: 5.9375vw;
    width: auto;
  }
  .siteheader p a {
    display: block;
    padding: 4.375vw 4.53125vw 0 0;
  }
  .siteheader p img {
    height: 3.75vw;
    width: auto;
  }
  .sitefooter {
    border-top: none;
    height: auto;
    text-align: center;
    padding: 3.125vw 4.6875vw;
    color: #666666;
    min-width: inherit;
  }
  .sitefooter .gallery {
    position: static;
    margin-bottom: -2.34375vw;
  }
  .sitefooter p {
    font-size: 2.5vw;
  }
  .sitefooter p.terms a {
    color: #003399;
    padding: 0;
    line-height: 6.25vw;
    border-left: none;
    background: none;
  }
  .sitefooter p.copyright {
    padding: 0;
  }
  #result {
    width: 100%;
    z-index: 100;
    min-height: 120.625vw;
    left: 0;
    top: 23.4375vw;
    margin: 0;
  }
  #result h2 {
    font-size: 6.25vw;
    line-height: 1;
    margin-bottom: 10.9375vw;
  }
  #result h2 b {
    font-size: 10.9375vw;
  }
  #result a {
    font-size: 3.75vw;
    width: 56.25vw;
    height: 10.9375vw;
    line-height: 10.9375vw;
    border-radius: 1.5625vw;
  }
}
@keyframes wave01sp {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -169.271vw 0;
  }
}
@keyframes wave02sp {
  from {
    background-position: -84.635vw 0;
  }
  to {
    background-position: -253.906vw 0;
  }
}
@keyframes wave03sp {
  from {
    background-position: -39.063vw 0;
  }
  to {
    background-position: -208.333vw 0;
  }
}
/* animation */
.quiz .hen {
  transform: scale(0);
}

.quiz .tukuri {
  transform: translate(100vw, 0);
  opacity: 0;
}

.quiz .kanji {
  transform: scale(0);
}

.quiz li b {
  opacity: 0;
}

.quiz li i {
  transform: scale(0);
  opacity: 0;
}

a[href=next] {
  opacity: 0;
  transform: scale(0);
}

div.comment {
  transform: translate(0, 0);
  opacity: 0;
}

#result {
  transform: scale(0);
}

#loaded {
  position: fixed;
  left: -9999px;
  top: 0;
}

/*
	js styles
******************************/
#baseVW {
  width: 100vw;
  position: fixed;
  left: -9999px;
  opacity: 0;
}

/* drag */
body {
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
}/*# sourceMappingURL=style.css.map */