@charset "UTF-8";
/*@another*/
/* ============================================ */
.another main {
margin-bottom: 800px;
}
.another #footer,
.another .copyright {
  background: #100f0ff2;
}
.copyright {
  padding: 1.2rem 0 140px;
  margin-bottom: 0px;
}
.another #an-bg {
  position: fixed;
  width: 100vw;
  height: 1042px;
  bottom: 0;
  left: 0;
  background-image: url(../img/an-torii.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
.another section {
  padding: 35px;
}
.another-inner {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-image: url(../img/an-bg.png);
  background-position: center;
  background-size: cover;
  font-family: "Zen Old Mincho", serif;
}
.another-inner-inner {
  width: 100%;
  border: 2px solid #fff;
  padding: 60px;
}
.another img.lead{
  max-width: 300px;
  width: 80%;
  margin: 0 auto;
 }
.another main{
  position: relative;
}
.another.page section {
  margin-bottom: 50px;
}
.another.page h2{
  max-width: 500px;
  margin: 0 auto;
}
.another #lead {
  padding: 0px;
  margin-top: 300px;
  margin-bottom: 700px;
}
.another #play .another-inner{
  padding: 60px 0px 70px;
  background:#000000a8;
  overflow: hidden;
}
.another img.lead{
  max-width: 300px;
  width: 50%;
  margin: 0 auto;
 }

 .another .another-inner h3{
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 15px;
  line-height: 1.5;
  color: #000;
}
.another .another-inner h3 span.text-l{
  font-size: 1.5em;
}
.another .another-inner p{
  font-size: 1.2em;
  letter-spacing: 1px;
  color: #000;
  text-align: left;
}

 .another img.an-ttl-play,
 .another img.an-ttl-point{
 margin: 0 auto 50px;
}
.another #play .flex{
  gap:30px
}
.another .point-cont{
  justify-content:start;
  padding: 30px;
  text-align: left;
  margin-bottom: 30px;
}
.another .point-cont div:first-child{
  width: 30%;
}
.another .point-cont div:last-child{
  width: 70%;
}
.another .point-cont.flex{
  justify-content:start;
  gap:20px;
}
.another .point-cont.flex-reverse{
  justify-content: flex-start;
  gap:20px;
}
.another #about .naikan{
  max-width: 500px;
  margin: 30px auto;
}
.another #about h3{
  margin-top: 2em;
}
.another #howto h2{
  margin-bottom: 2em;
}
.another #howto p.an-howto-img,
.another #howto a img{
  max-width: 400px;
  width: 75%;
  margin: 30px auto;
}
.another #howto a img{
  box-shadow: 0px 5px 15px 0px rgba(178, 106, 33, 0.72);
  opacity: 1;
  transition: 0.5s;
}
.another #howto a img:hover{
  opacity: 0.7;
}
.another #howto p.text{
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
}

.another #event a img{
  max-width: 400px;
  margin: 30px auto;
  box-shadow: 0px 5px 15px 0px rgba(178, 106, 33, 0.72);
  opacity: 1;
  transition: 0.5s;
}
.another #event a img:hover{
  opacity: 0.7;
}
.another #event .event-box{
  max-width: 600px;
  margin: 30px auto;
  background-color: #ffffff42;
  border: 2px solid #fff;
  padding: 20px 1.5em;
}
.another #event h3{
  padding: 2px 2em;
  background-image: url(../img/an-gradients.png);
  background-position: center;
  background-size: contain;  
  background-repeat: no-repeat;
  color: #fff;
  margin: 0 auto;
}
.another #event .kaijyo{
  text-align: center;
  font-size: 1.4em;
  margin-top: 1em;
}
.another #event dl{
  color: #000;
  padding: 2em 0;
  border-bottom: 2px solid #fff;
  text-align: left;
  font-size: 1.2em;
}
.another #event dl dt{
  width: 20%;
}
.another #event dl dd{
  width: 80%;
}
.another #event .another-inner-inner{
  background-image: url(../img/an-share-bg.png);
  background-position: center bottom;
  background-size: contain;  
  background-repeat: no-repeat;
}
.another #sns-area{
  margin-top: 100px;
  padding-bottom: 150px;
}
.another #sns-area h2{
  margin-bottom: 100px;
}
.another #sns-area .flex{
  justify-content: center;
  gap:30px;
}
.another #event #sns-area a img {
  box-shadow: none;
  max-width: 60px;
  margin: 15px auto;
}
.another #credit p.teams {
  text-align: center;
  font-size: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.another #credit a .an-icon {
  width: 40%;
  max-width: 150px;
}
.another #credit p.member {
  margin-top: 2em;
  text-align: center;
  font-size: 1.3em;
  line-height: 2;
  margin-bottom: 80px;
}
.another #credit p.member span{
  font-size: 16px;
}
.another #credit h2 .an-ttl-credit,
.another #credit h2 .an-ttl-creator {
  margin-bottom: 1em;
}
.another #credit h3 {
  margin-top: 0em;
}
@media screen and (max-width: 767px) {
  .another #lead {
    margin-top: 90px;
    margin-bottom: 60px;
  }  
  .another #sns-area {
    margin-top: 40px;
}
.another #sns-area h2 {
  margin-bottom: 0px;
}
.another #event #sns-area a img {
  margin: 0px auto;
}
  .another #an-bg {
    background-image: url(../img/an-bg_sp.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
  }  

.another.page section {
  padding: 15px;
  /*margin-bottom: 0px !important;*/
}
.another-inner-inner {
  padding: 15px;
}
.another img.lead {
  margin: 70px auto 430px;
}
.another .another-inner h3 {
  font-size: 1.3em;
}
.another #play .flex {
  gap: 5px;
}
.another img.an-ttl-play, .another img.an-ttl-point {
  margin: 0 auto 20px;
}
.another .point-cont.flex,
.another .point-cont.flex-reverse {
  flex-wrap: wrap;
}
.another .point-cont {
  padding: 0px;
}
.another .point-cont div:first-child {
  width: 50%;
  margin: 0 auto;
}
.another .point-cont div:last-child {
  width: 100%;
}
.another #event dl{
  display: block;
}
.another #event dl dt,
.another #event dl dd {
  width: 100%;
}
.another #howto h2 {
  margin-bottom: 1em;
}
.another #credit p.member {
  font-size: 1.2em;
}
.another #footer {
  padding: 30px 0 20px 5vw;
}
.another .copyright {
  padding: 1.2rem 0 120px;
  margin-bottom: 0px;
}
.another #bottombanner {
  height: 77px !important;
  font-size: 0.9em;
}
.another #pagetop {
  bottom: 14px !important;
  right: 10px;
}
.another .creator-card p {
  margin-top: 14px;
  margin-bottom: 0;
}
.another .creator-card {
  padding: 0px;
}
}
/*スマホ画像切替*/
/* ============================================ */
  .pc-only{
    display: block;
  }
  .sp-only{
    display: none;
  }
@media screen and (max-width: 767px) {
  .pc-only{
    display: none;
  }
  .sp-only{
    display: block;
  }
}
/*マーカー*/
/* ============================================ */
.c-marker {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #fff, #fff); /* 単色の場合は同じ色、グラデーションさせる場合は別々の色 */
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 100%; /* '30%'の部分にマーカーの太さを記入 */
  transition: all 1s ease-in-out; /* マーカーを引く速度を調整 */
  font-weight: bold; /* ついでに太字にしたい場合 */
  transition: 2s;
}
.another #event .c-marker {
  transition: 1s;
}
.c-marker.is-active{
  background-size: 100% 100%; /* '30%'の部分は上で設定した太さに合わせる */
}
/*ボトムバナー*/
/* ============================================ */
.another #bottombanner {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 110;
  height: 114px;
  background: #00000036;
  text-align: center;
}
.another #bottombanner a {
  max-width: 420px;
  width: 60%;
  display: inline-block;
  padding: 0px;
  font-size: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
