@charset "UTF-8";
@font-face {
  font-family: "fontb";
  src: url("../img/font1.woff")  format('woff');
}
@font-face {
  font-family: "fontc";
  src: url("../img/font2.woff")  format('woff');
}
body {
  background: url(../img/bg.png);
}
body,
body * {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
img {
  max-width: 100%;
}
main,footer{
  font-family: "M PLUS Rounded 1c", sans-serif;
  text-align: center;
  letter-spacing: -0.04em;
  font-size: 1.05em;
  width: 93%;
  max-width: 1300px;
  margin: 0 auto;
  background: #fff;
  box-shadow: #e1e1e1 0 0 3em;
}
em,
i {
  font-style: normal;
}
li {
  list-style: none;
}
main a {
  color: #db023c;
}
/* #top */
#top {
  padding: 3.4em 0 7em;
}
#top h2 {
  color: #fff;
  font-weight: normal;
  background: #00ac8c;
  letter-spacing: 0;
  font-weight: 800;
  border-radius: 2em;
  width: 31.1em;
  margin: 0.6em auto;
  padding: 0.2em 0;
}
#top h2 img{
  display: inline-block;
  border-radius: 50%;
  width: 2.3em;
  margin: -1em 0.2em -0.8em;
  line-height: 1;
  vertical-align: middle;
}
#top h2 small{
  font-weight:800;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.3em;
}
#top h1 {
  font-size: 3.6em;
  padding: 0.3em 0 0em;
  color: #db023c;
  width: 82%;
  margin: 0 auto;
  margin-bottom: -0.2em;
}
#top em {
}
#top h1 img {
  width: 100%;
}
#top .mv {
  margin: 2.9em 0 0.6em;
  box-shadow: rgb(182 254 222) 0.1em 0.1em 0.2em 0.4em;
}
#top .video {
  position:relative;
  width: 800px;
  max-width: 80%;
  box-shadow: rgb(182 254 222) 0.1em 0.1em 0.2em 0.4em;
  margin: 2em auto 1em;
  box-sizing: border-box;
}
#top .embed{
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
#top .embed iframe{
  position:absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#top b {
  font-size: 1.43em;
}
#top .lead b {
  font-size: 1.1em;
}
main a {
  color: #db023c;
  transition: opacity 0.1s;
}
main a.hash{
  color:#1aaaff;
}
main a:hover {
  opacity: 0.5;
}
main #add a {
  display: block;
  background: #00ac8c;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0.6em 0;
  font-size: 1.4em;
  border-radius: 1em;
  width: 15.1em;
  font-size: 1.7em;
  margin: 0.5em -6.5em 0.4em;
  box-shadow: rgb(0 0 0 / 20%) 0.3em 0.3em 0.3em;
}
main #add a.enter{
    background: #e61c19;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 0.6em 1.1em;
    width: auto;min-width: 8.5em;
    font-size: 1.4em;
    border-radius: 1em;
    margin: 1.1em 0.4em 0.1em;
    box-shadow: rgb(0 0 0 / 20%) 0.3em 0.3em 0.3em;
}
main #add a .icon{
vertical-align: sub;width: 1.8em;margin-right: 0.3em;}
main #add a em{
  font-size:2em;
display: block;font-weight: 600;}
#top strong {
  font-size: 1.4em;
  color: #db023c;
}
#top small {
  font-size: 0.65em;
}
#top .image + br + small {
  font-size: 1em;
  margin-bottom: 3em;
  display: block;
color: #7c7c7c;}
#top .lead {
  font-size: 1.3em;
  white-space: nowrap;
  font-weight: 500;
  }
#top .lead + .lead{
  margin-top:1em;
}
#top .lead small{
  
}
#top .caption{
  color: #00ac8c;
  font-weight: 500;
  margin-bottom: 1.2em;
}
#top p {
  font-size: 1.2em;
}
#top p.conc {
  font-size: 1.5em;
}
#top p + p {
  margin-top: 1.7em;
}
#top p i {
  font-size: 1.2em;
  color: #00ac8c;
  margin: 0 0.2em;
}
#top p i a {
  color: #00ac8c;
}
#top .lead em {
  color: #db023c;
  font-weight: 500;
  display: block;
  font-size: 1.5em;
  display: inline-block;
}
#top .lead strong {
  font-size: 1.4em;
}
#top .lead small {
  font-size: 0.8em;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.2em;
  font-weight: 500;
  margin-top: -0.5em;
}
#top .image {
  margin: 4% 0 1.2%;
  width: 35em;
}
#top #open-posts{
  background: #00ac8c;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0.6em 1.1em;
  width: auto;
  min-width: 8.5em;
  font-size: 1.7em;
  border-radius: 1em;
  margin: 0.4em 0.4em 0.4em;
  box-shadow: rgb(0 0 0 / 20%) 0.3em 0.3em 0.3em;
}
#top #add{
  font-size:1.4em;
  color:#f00;
  font-family:"Noto Sans JP";
  font-weight: 600;
  /* border: #f00 1em solid; */
  border-left: 0;
  border-right: 0;
  margin: 1.8em 2em 2.4em;
  }
/* #method */
#top .add2{
   font-size: 1.7em;
   color: #09aa83;
   margin-bottom: -0.6em;
   margin^b: ;
   margin^b: revert-layer;
   margin^b: revert-layer;
   margin^b: -;
}
#method {
}
#method h2 {
  width: 33em;
  margin: 0 auto 0.8em;
  background: #db023c;
  color: #fff;
  padding: 0 1em;
  box-sizing: border-box;
  letter-spacing: 0.4em;
  font-size: 1.6em;
  border-radius: 1em;
}
#method img {
  margin: 2.4em 0 1.2em;
  box-shadow: rgb(0 0 0 / 20.5%) 0.3em 0.2em 0.8em;
}
#method .sample{
  width: 60em;
}
#method .temp{
  width: 23em;
  box-shadow: none;
  border: #00ac8c 2px solid;
  border-#000: ;
  border-#000: 1;
  border-#000: 1p;
  border-#000: 1;
  margin-bottom: 0.2em;
}
#method p.method {
  text-align: left;
  display: block;
  margin: 0 auto;
  width: 24.6em;
  font-size: 1.4em;
  white-space: nowrap;
  text-indent: -1em;
  padding-left: 1em;
}
#method a.download{
color:#00ac8c;
}
#method a span{
  display:block;
  font-size: 1.5em;
  color: #00ac8c;
}
#method b {
  font-size: 1.2em;
  display: inline-block;
  margin-bottom: 0em;
  text-indent: 0em;
  }
#method ul {
  text-align: left;
  display: block;
  margin: 1.4em auto;
  width: 38.7em;
  font-size: 1.2em;
  white-space: nowrap;
}
#method li {
  margin-bottom: 0.8em;
  font-size: 1.1em;
}
#method li.or{
  font-size:1em;
  letter-spacing: 0.1em;
  margin: -0.9em 0 0.1em 0.4em;
  color: #00ac8c;
  font-weight: 500;
}
#method li a {
  font-size: 1.3em;
  margin: 0 0.2em;
}
#method li b {
  background: #00ac8c;
  color: #fff;
  width: 1.5em;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  margin-right: 0.4em;
  font-size: 1.2em;
  text-indent: 0 !important;
  }
main hr{width: 70%;border: none;border-bottom: #db023c 2px dotted;height: 0.4em;margin: 5% auto 3.3%;}
#method p small {
  margin: 0 0 -0.5em;
  display: block;
  font-size: 0.8em;
}
#method p.method small {
  margin: 0 0 -0.5em;
  display: inline-block;
  font-size: 0.8em;
  text-indent: 0em;
}
#method em {
  font-size: 1em;
  color: #00ac8c;
  text-indent: 0em;
  margin: 0 0.2em;
  font-weight: 600;
  letter-spacing: 0.01em;
}
#method p {
  font-size: 1.55em;
}
#method strong {
}
#method sup {
  display: inline-block;
  vertical-align: top;
}
#method .note {
  font-size: 0.9em;
  display: block;
  margin: 0.4em 0 2em;
}
#method .note2 {
  display: block;
  margin: 0.3em 0 0em;
  font-size: 1.2em;
}
/* #schedule */
#schedule {
  margin: 4em 0;
}
#schedule h2 {
  width: 33em;
  margin: 0 auto 0.8em;
  background: #db023c;
  border-radius: 1em;
  color: #fff;
  padding: 0 1em;
  box-sizing: border-box;
  letter-spacing: 0.2em;
  font-size: 1.6em;
}
#schedule dl {
  width: 40.5em;
  margin: 0 auto;
  font-size: 1.2em;
  text-align: left;
}
#schedule dt {
  width: 7em;
  display: inline-block;
  color: #db023c;
  text-align: right;
  margin-right: 0.6em;
}
#schedule dt.term{
  color: #00ac8c;
}
#schedule dd {
  display: inline-block;
  width: 31.2em;
  white-space: nowrap;
  vertical-align: top;
  margin-bottom: 0.8em;
}
#schedule dd em{
  color: #db023c;
  font-size:1.2em;
  font-weight:600;
}
#schedule dd span {
  letter-spacing: 0.02em;
}
#schedule small {
  line-height: 1.5em;
  display: block;
  text-align: left;
  width: 58.3em;
  margin: 0.4% auto;
}
#schedule s {
}

/* #tgp */
#tgp {
  margin: 4em 0;
}
#tgp h2 {
  width: 33em;
  margin: 0 auto 0.8em;
  background: #00ac8c;
  border-radius: 1em;
  color: #fff;
  padding: 0 1em;
  box-sizing: border-box;
  letter-spacing: 0.2em;
  font-size: 1.6em;
}
#tgp p{
  width: 40.5em;
  margin: 0 auto;
  font-size: 1.2em;
  text-align: left;
}
#tgp p + p{
  margin-top:1em;
}
#tgp p + a{
  font-size: 1.3em;
  margin-top: 1.2em;
  display: block;
}
/* #tgp */
#live {
  margin: 4em 0;
}
#live h2 {
  width: 33em;
  margin: 0 auto 0.8em;
  background: #00ac8c;
  border-radius: 1em;
  color: #fff;
  padding: 0 1em;
  box-sizing: border-box;
  letter-spacing: 0.2em;
  font-size: 1.6em;
}
#live p{
  width: 40.5em;
  margin: 0 auto;
  font-size: 1.2em;
  text-align: left;
}
#live .flex{
  display:flex;
  justify-content: center;
  margin-top: 2.3em;
}
#live .flex .video{
  width: 25.6em;
  margin: 0 0.8em;
}
#live .flex .video .embed{
  width: 100%;
  height:0;
  padding-bottom:56.25%;
  position:relative;
}
#live .flex .video .embed iframe{
  position:absolute;
  width: 100%;
  height:100%;
  left:0;
  top:0;
}
#live .flex .video img{
  cursor: pointer;
}
#live .flex .video h3{
  font-size: 1.4em;
  font-weight: 500;
  color: #db023c;
  letter-spacing: 0.03em;
  margin-top: 0.6em;
}
#live .flex .video h4{
  color: #00ac8c;
  font-size: 1.2em;
  letter-spacing: 0.03em;
}

/* #faq */
#faq {
  padding: -1em 0 2em;
}
#faq h2 {
  width: 33em;
  margin: 0 auto 0.8em;
  background: #00ac8c;
  color: #fff;
  padding: 0 1em;
  box-sizing: border-box;
  letter-spacing: 0.1em;
  font-size: 1.6em;
  border-radius: 0.4em;
  border-radius: 0.5em;
}
#faq ul {
  text-align: left;
  width: 44em;
  display: block;
  margin: 0 auto;
  font-size: 1.1em;
  padding-left: 3.5em;
}
#faq li {
  margin-bottom: 1.5em;
width: 100%;}
#faq i {
  width: 1.6em;
  font-style: normal;
  display: inline-block;
  font-size: 1.2em;
  font-family: "fontc","fontb";
  vertical-align: middle;
}
#faq b {
  font-weight: bold;
  letter-spacing: 0.03em;
}
#faq em {
  font-weight: 600;
  letter-spacing: 0.02em;
}
#faq small {
}
#faq .q {
  display: block;
  color: #db023c;
  margin-bottom: 0.2em;
}
#faq .q i {margin-top: -0.2em;vertical-align: top;}
#faq .a {
  padding-left: 2em;
  display: inline-block;
  position: relative;
  min-width: 20em;
}
#faq .a:before {
  content: "";
  background: url(../img/uchu.png) no-repeat;
  width: 4em;
  height: 3em;
  top: 0.2em;
  left: 0;
  position: absolute;
  background-size: contain;
  margin: -0.8em 0 0 -3.2em;
}
#faq .a i {
  position: absolute;
  left: 0;
  top: 0em;
  line-height: 1.3;
}
#faq .a em {
  font-weight: normal;
  color: #00ac8c;
  font-size: 1.2em;
}
#faq .a small {
  letter-spacing: -0.03em;
}
  #faq .conc{
    font-size: 1.4em;
    width: 100%;
    margin-top: 3.6em;
    line-height: 1.8;
    margin-left: 0;
    text-indent: 0;
    display: block;
    text-align: center;
    }
  #faq .conc em{
    color: #db023c;
  }

/* #links */
#links {
  text-align: center;
  padding: 3em 0 6em;
}
#links .btn {
  background: #db023c;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 1.4em 0;
  width: 29%;
  font-size: 1.4em;
  border-radius: 1em;
  margin: 0 0.4em 2.9em;
  box-shadow: rgb(0 0 0 / 20%) 0.3em 0.3em 0.3em;
  font-weight: 500;
}
#links h2 {
  color: #00ac8c;
  margin: 1em 0 1em;
  font-size: 2.3em;
  font-family: "fontc";
}
#links p.end{
  font-size:1.4em;
  margin-bottom:1em;
  font-family: "Noto Sans JP";
  color:#f00;
}
#links .tweet {
}
#links .enter {
  display: block;
  background: #00ac8c;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 1.2em 0;
  font-size: 1.4em;
  border-radius: 1em;
  width: 18em;
  font-size: 1.7em;
  margin: 0.9em 0.5em 0.4em;
  box-shadow: rgb(0 0 0 / 20%) 0.3em 0.3em 0.3em;
}
#links a.void{
 pointer-events:none;
  background:#ccc;
}
#links .enter.void {
  pointer-events: none;
}
#links .enter + p {
  font-size: 1.6em;
  letter-spacing: 0;
  color: #db023c;
font-family: "Noto Sans JP";font-weight: 600;}
footer {
  background: #00ac8c;
  text-align: center;
  color: #fff;
  padding: 1em 0;
  margin: 0 auto;
  width: 100%;
}
footer a {
  color: #fff;
}

@media (max-width: 1024px) {
  body{
    font-size: 1.55vw;
  background-size: 68em;background-position-y: -40em;}
}
@media (min-width: 768px) {
  .forsp{
    display:none !important;
  }
}

@media (max-width: 767px) {
  .forpc{
    display:none !important;
  }
  main {
    background: rgb(255 255 255 / 70%);
    font-size: 1.45em;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
  }
  #top{
    font-size: 1.09em;
  }
  #top .lead{
    font-size: 1.35em;
  }
  #top strong {
    font-size: 1.2em;
  }
  #top h2 {
      border-radius: 2em;
      width: 19.3em;
      margin: 0 auto;
      padding: 0.3em 0;
      line-height: 1.3;
    font-size: 1.8em !important;
  }
  #top .lead b {
    font-weight:600;
  }
  #top h1{
    width: 97%;
  margin: 3.2% auto 2.9%;}
  #top p{
    font-size: 1.6em;
  }
  #top p a{
    font-size: 1.2em;
  }
  #top .image {
    margin: 7% auto 1.2%;
  width: 86%;}
  #top .image + br + small{
    font-size: 1.5em;
  }
  #top .video{
    max-width:83%;
  }
  #top p.conc {
      font-size: 1.9em;
  }
  main div h2{
    font-size: 2.6em !important;
    width: 92%  !important;
  }
  #method img {
      width:87%;
  }
  #method p{
    font-size: 1.85em;
  }
  #method p.method{
    font-size: 1.6em;
  }
  #method p.method b{
    font-size: 1.4em;
  }
  #method ul {
      margin: 1.4em auto 2.2em;
      width: 24.6em;
      font-size: 1.65em;
  }
  #method ul a{
      font-size: 1.1em;
  }
  #method li{
    text-indent: -2.3em;
    padding-left: 2.3em;line-height: 1.4;}
  
#method hr{
  width: 86%;
height: 2px;margin: 6.4% auto;}
  #method em {
    font-size: 1.1em;
  }
  #method .note {
    font-size: 1.2em;
  }
  #method .note2 {
    font-size: 1.6em;
  }
  #schedule dl{
    width:90%;
    font-size: 1.6em;}
  #schedule dt,#schedule dd{
    width:100%;
  }
  #schedule dt{
    margin: 0.7em 0 0;
    text-align: left;
  }
  #schedule small {
    width:90%;
    font-size: 0.9em;
    line-height: 1.3;
    margin-top: 0.4em;
    width: 100%;
    color: #5e5e5e;
  }
  #faq ul{
    width: 82%;
  }
  #faq{
    font-size:1.2em;
  }
  #faq .q {
    padding-left: 2em;
    display: inline-block;
    position: relative;
  }
  #faq .q i {
    position: absolute;
    left: 0;
    top: -0.1em;
    display: inline-block;
    }
  #faq .conc{
    font-size:1.2em;
    width: 100%;
    margin-left: 0;
    text-indent: 0;
    display: block;
    text-align: center;
    }
  #links .btn{font-size: 1.9em;width: 75%;margin: 0.5em auto;padding: 0.9em 0;display: block;}
  #links h2 {
    width:100% !important;
  }
  #links .enter {
     width: 74%;
     margin-top: 3em;
     background: #f86200;
     }
  #links p + .enter{
    margin-top:0.8em;
  }
  #tgp p{
    width: 27.3em;
    margin: 0 auto;
    font-size: 1.4em;
    text-align: left;
  }
  footer{
    font-size: 2.4em;
    line-height: 2.5;
  padding: 1.1em 0;}
  #top h2 img{
    margin: -1.2em 0.2em 0em;
  }
}

.fancybox__caption{
display:none 
}


