@charset "UTF-8";
/*
* {
	box-sizing: border-box;
}
*/
html {
  overflow-y: scroll;
}
/* html5doctor.com Reset Stylesheet v1.6.1
	Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details,
dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section,
small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul,li {
  list-style: none;
}

ol {
  margin-bottom: 30px;
}

body {
  font-family: "メイリオ", sans-serif;
  font-size: 16px;
  max-width: 600px;
  margin: auto;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	max-width: 100%;
}
p {
  letter-spacing: 1px;
  line-height: 1.75;
  margin: 20px;
  text-align: center;
  font-weight: bold;
/*  padding: 20px 0 0 0;*/
}
a {
	text-decoration: none;
}
#container{
  margin: 0 auto;
  padding: 0 4% 4%;
  max-width: 740px;
  width: 100%;
/*  text-align: center;*/
  box-sizing: border-box;
}
.main {
    background-color: #fff;

}

/*FV*/

.fv h1{
  width: 100%;
  text-align: left;
  line-height: 1;
  margin: 0;
}
.fv_img{
  margin: 10px auto;
}
.ideo{
  width: 100%;
}
.video{
  width: 100%;
}
/*
.q2_7{
  width: 400px;
}
*/
/*
#container2{
  background-color: #fff;
}
*/
.highlight {
    background: linear-gradient(transparent 50%, #ffff94 0%);
    line-height: 1.3em;
}
.highlight2 {
    background: linear-gradient(transparent 50%, #AFE8E8 0%);
    line-height: 1.3em;
}.highlight3 {
    background: linear-gradient(transparent 50%, #AFE8E8 0%);
    line-height: 0.5em;
}

.img_place1{
  text-align: center;
}
.img_place2 {
  margin: 30px;
  text-align: center;
}
.img_place3 {
  margin: 20px 0px 20px;
  text-align: center;
  width: 100%;
}
.img_place4 {
  margin-bottom: 30px;
}
.img_place5 {
  margin-top: 40px;
}
.img_place6 {
  margin-bottom: 20px;
}
/*
.img_place7 {
max-width: 60%;
margin: 0 auto;
}
*/
ol  {
  margin: 0;
  padding: 0
}
ol li  {
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
h2 {
    padding: 0.2em 0.5em;
    color: #000000;
    background: #ffffff;
    border-left: solid 5px #FF267A;
    border-bottom: solid 3px #d7d7d7;
    margin: 10px auto;
}
.img_g{
  text-align: center;
  margin: 30px auto;
}
.img_g2{
    margin-bottom: 50px;
}
.img_g3{
  text-align: center;
  margin: 10px auto;
}
.img_g4{
  text-align: center;
  margin: 50px auto 10px;
}
.img_g5{
  text-align: center;
  margin: 0 auto;
}
.img_g6{
  text-align: center;
  margin: 0 auto 30px;
  max-width: 100%;

}
@media screen and (max-width: 700px) {
  .img_g6 video {
    width: 100%;
  }
}

.poyo {
  animation: poyopoyo 2s ease-out infinite;
  opacity: 1;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
.ex-1{
  text-align: center;
  margin: 20px auto;
}
.ex-2{
  text-align: center;
  margin: 0 auto 10px;
}
.ex-3{
  text-align: center;
  margin: 0 auto;
}
.p1{
  margin-top: 5px;
}
.p2{
  margin-bottom: 10px;
}
.p3{
  margin: 0 auto 30px;
}
.p4{
  margin: 30px auto 0;
}
.p5{
  margin-bottom: 5px;
  line-height: 1.2;
}
.p6{
  margin-bottom: 20px;
}
.p7{
  margin: 10px auto 0;
}
.p8{
  margin: 0 auto 10px;
}
.p9{
  margin: 10px auto;
}
.p10{
  margin: 10px auto 30px;
}
.p11{
  margin: 0 auto;
}
.p12{
  text-align: left;
}
.p13{
  margin: 30px auto 50px;
}
.p14{
  text-align: left;
  margin: 0;
  line-height: normal;
}


    max-width: 100%;


.border-box {
	background-color: #79716D;
        background-clip: border-box;
	padding: 10px;
}
@media screen and (max-width: 700px) {

.main{
/*    float: left;*/
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 0px;
    border: none;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    margin: 0;
}
  .bottom{
    margin-top: 30px;
  }
img {
	width: 100%;
}
}

.kiran {
  opacity: 1;
  overflow: hidden;
  position: relative;
}
.kiran::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
  animation: kiran 1.5s linear infinite;
}
@keyframes kiran {
  0% {
    transform: scale(2) rotate(45deg);
    opacity: 0;
  }
  20% {
    transform: scale(20) rotate(45deg);
    opacity: 0.6;
  }
  40% {
    transform: scale(30) rotate(45deg);
    opacity: 0.4;
  }
  80% {
    transform: scale(45) rotate(45deg);
    opacity: 0.2;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

/*
.q2_7{
  width: 80%;
  text-align: center;
}
*/
.bg .bg-wrap {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.bg .bg-wrap::before {
  animation: bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  background: linear-gradient(to right, #362ae0 0%,#3b79cc 50%,#42d3ed 100%);
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: left center;
}
.bg .bg-wrap .inn {
  display: inline-block;
  position: relative;
  z-index: 1;
}

@keyframes bg {
  0% {
    opacity: 0;
    transform: scaleX(0) translateX(-5%);
  }
  30% {
    transform: scaleX(1) translateX(0);
  }
  100% {
    transform: scaleX(1) translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}

.footer_inner {
  border-top: 1px solid #FF7200;
  padding: 30px 0;
  text-align: center;
  font-weight: normal;
}
/*
.footer_inner > a:first-child:after {
  content: '|';
  margin: 0 10px;
}
*/

/* meter */
.meter {
  margin: 2em 0;
}
.container {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 20px;
  margin: 0 0 10px;
  width: 100%;
  height: 2.4em;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 700px) {
  .container {
    height: 2.8em;
  }
}
.container.stop .gauge {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2.4em;
  opacity: .6;
}
@media screen and (max-width: 700px) {
  .container.stop .gauge {
    height: 2.8em;
  }
}
.container .q_txt {
  position: absolute;
  top: 7px;
  left: 10px;
}
@media screen and (max-width: 700px) {
  .container .q_txt {
    top: 9px;
    left: 12px;
  }
}
.container .q_txt em {
  margin: 0 5px 0 0;
  color: #0091EA;
  font-style: normal;
  font-weight: bold;
}
.container .q_txt > span {
  display: none;
}

/* q1 */
.container.stop .gauge.q1-1 {
  animation: gaugeGo1-1 3s forwards;
}
.container.stop .gauge.q1-2 {
  animation: gaugeGo1-2 3s forwards;
}
.container.stop .gauge.q1-3 {
  animation: gaugeGo1-3 3s forwards;
}

/* q2 */
.container.stop .gauge.q2-1 {
  animation: gaugeGo2-1 3s forwards;
}
.container.stop .gauge.q2-2 {
  animation: gaugeGo2-2 3s forwards;
}
.container.stop .gauge.q2-3 {
  animation: gaugeGo2-3 3s forwards;
}

/* q3 */
.container.stop .gauge.q3-1 {
  animation: gaugeGo3-1 3s forwards;
}
.container.stop .gauge.q3-2 {
  animation: gaugeGo3-2 3s forwards;
}
.container.stop .gauge.q3-3 {
  animation: gaugeGo3-3 3s forwards;
}
.container.stop .gauge.q3-4 {
  animation: gaugeGo3-4 3s forwards;
}

/* q4 */
.container.stop .gauge.q4-1 {
  animation: gaugeGo4-1 3s forwards;
}
.container.q4 {
  opacity : 0;
  /*transform : translate(0, 100px);*/
  transition : all 1s;
}
.container.active{
  opacity : 1;
  /*transform : translate(0, 0);*/
}

@keyframes gaugeGo1-1,
@keyframes gaugeGo1-2,
@keyframes gaugeGo1-3,
@keyframes gaugeGo2-1,
@keyframes gaugeGo2-2,
@keyframes gaugeGo2-3,
@keyframes gaugeGo3-1,
@keyframes gaugeGo3-2,
@keyframes gaugeGo3-3,
@keyframes gaugeGo3-4,
@keyframes gaugeGo4-1 {
  0% {
    width: 0px;
  }
}
/* q1 */
@keyframes gaugeGo1-1 {
  100% {
    width: 53%;
    background: #0091EA;
  }
}
@keyframes gaugeGo1-2 {
  100% {
    width: 32%;
    background: #0091EA;
  }
}
@keyframes gaugeGo1-3 {
  100% {
    width: 15%;
    background: #0091EA;
  }
}

/* q2 */
@keyframes gaugeGo2-1 {
  100% {
    width: 82%;
    background: #0091EA;
  }
}
@keyframes gaugeGo2-2 {
  100% {
    width: 18%;
    background: #0091EA;
  }
}

/* q3 */
@keyframes gaugeGo3-1 {
  100% {
    width: 23%;
    background: #0091EA;
  }
}
@keyframes gaugeGo3-2 {
  100% {
    width: 46%;
    background: #0091EA;
  }
}
@keyframes gaugeGo3-3 {
  100% {
    width: 20%;
    background: #0091EA;
  }
}
@keyframes gaugeGo3-4 {
  100% {
    width: 11%;
    background: #0091EA;
  }
}

/* q4 */
@keyframes gaugeGo4-1 {
  100% {
    width: 89%;
    background: #0091EA;
  }
}

.container.stop .q_txt > span {
  margin: 0 0 0 10px;
}
