﻿
html {
 width: 100%;
 height: 100%;
 min-width: 1200px;
 overflow-y: scroll;
 scroll-behavior: smooth;
}

body {
 background: #3b3e83 url(../img/bg.jpg) center top scroll;
 color: #200000;
 min-height: 100%;
 font-size: 18px;
 font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}



.silkscreen-regular {
  font-family: "Silkscreen", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ibm-plex-sans-jp-light {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.ibm-plex-sans-jp-medium {
 font-family: "IBM Plex Sans JP", sans-serif;
 font-weight: 500;
 font-style: normal;
}

.ibm-plex-sans-jp-bold {
 font-family: "IBM Plex Sans JP", sans-serif;
 font-weight: 700;
 font-style: normal;
}





.size60 {
 font-size: 60px;
 padding: 0 0 40px 0;
 letter-spacing: -0.05em;
}
.size25 {
 font-size: 25px;
 padding: 0 0 12px 0;
 font-family: "IBM Plex Sans JP", sans-serif;
 font-weight: 700;
 font-style: normal;
}
.size25b {
 font-size: 25px;
 padding: 52px 0 12px 0;
 font-family: "IBM Plex Sans JP", sans-serif;
 font-weight: 700;
 font-style: normal;
}

.size12 {
 font-size: 12px;
}

.size20 {
 font-size: 20px;
 padding: 0 0 12px 0;
 font-family: "IBM Plex Sans JP", sans-serif;
 font-weight: 700;
 font-style: normal;
 color: #200000;
}

/*---- header ----*/

#header {
 width: 100%;
 height: 253px;
 background: url(../img/10secondsdash_toplogo.png) no-repeat center center;
}

.line {
 width: 100%;
 height: 17px;
}
.yellow1a {
 background: url(../img/line1a.png) repeat-x center center;
}
.yellow1b {
 background: #ffb759 url(../img/line1b.png) repeat-x center center;
}
.blue1a {
 background: #ffb759 url(../img/line2a.png) repeat-x center center;
}
.blue1b {
 background: #3b3e83 url(../img/line2b.png) repeat-x center center;
}
.red1a {
 background: #3b3e83 url(../img/line3a.png) repeat-x center center;
}
.red1b {
 background: #ffb759 url(../img/line3b.png) repeat-x center center;
}
.yellow2a {
 background: #ffb759 url(../img/line1a.png) repeat-x center center;
}
.yellow2b {
 background: #b26946 url(../img/line1b.png) repeat-x center center;
}
.yellow3a {
 background: #b26946 url(../img/line1a.png) repeat-x center center;
}
.yellow3b {
 background: #ffb759 url(../img/line1b.png) repeat-x center center;
}
.yellow3c {
 background: #3b3e83 url(../img/line1b.png) repeat-x center center;
}




.clear {
 clear: both;
}



/*---- top ----*/

#top {
 width: 100%;
 height: 400px;
 background: #ffb759 url(../img/top.png) no-repeat center 60px;
}

.topchara {
 margin: auto;
 width: 150px;
 height: 370px;
 background: url(../img/player.C8zGBQ9j.gif) no-repeat center bottom;
}


/*---- about ----*/

#about {
 width: 100%;
 background: #3b3e83;
 padding: 60px 0;
 color: #fff;
 line-height: 190%;
 font-size: 20px;
}

.description {
 min-height: 263px;
 margin: auto;
 width: 1200px;
 background: url(../img/game_screen.png) no-repeat right center;
}
.description .t2 {
 width: 1200px;
 padding: 0 0 0 7px;
}



/*---- box ----*/

#ybox,
#bbox {
 width: 100%;
 padding: 60px 0 70px 0;
 line-height: 190%;
 font-size: 20px;
}

#ybox {
 background: #ffb759;
}
#bbox {
 background: #b26946;
}

.wrap {
 width: 1200px;
 margin: auto;
 color: #200000;
}

.container {
 border-radius: 40px;
 background-color:rgba(255,255,255,0.5);
 overflow:auto;
}
.inner {
 padding: 50px 50px 50px 50px;
 color: #955536;
 position: relative;
}

.co2 {
 margin: 70px 0 0 0;
}

.title {
 width: 1200px;
 height: 105px;
 margin: auto;
 position: relative;
}
.subtitle {
 position: absolute;
 top: 50px;
 left: 5px;
}

.p1, .p2, .p3, .p4, .p5, .p6, .p7 {
background-repeat: no-repeat;
background-position: right bottom;
}

.p1 { background-image: url(../img/p1.png); }
.p2 { background-image: url(../img/p2.png); }
.p3 { background-image: url(../img/p3.png); }
.p4 { background-image: url(../img/p4.png); }
.p5 { background-image: url(../img/p5.png); }
.p6 { background-image: url(../img/p6.png); }
.p7 { background-image: url(../img/p7.png); }


.box3 img {
border-radius: 30px;
}

/*---- table ----*/

table , td, th {
 border: 1px solid #e05627;
 border-collapse: collapse;
}
td, th {
 padding: 3px 10px;
}
th {
 background: #f0e6cc;
}
.even {
 background: #ffeed9;
}
.odd {
 background: #fffaf3;
}
.edttitle {
 color: #fff;
 text-align: center;
 background: #ec8251;
}

.wy100 {
  width: 100%;
}

.tdp {
 padding: 10px;
 text-align: center;
}
.tdmin {
 min-width: 7.1em;
}


/*---- 3 SKILLS ----*/

.x3boxl,
.x3boxc,
.x3boxr {
 border-radius: 20px;
 width: 346px;
 float: left;
 line-height: 150%;
 margin:  0 0 0 0;
 min-height: 21.5em;
 color: #fff;
background-image: radial-gradient(circle at center, #2c567c 3px, transparent 3px);
background-size: 18px 18px;
background-color: #244b9d;
}

.x3boxl {
 margin: 0 30px 0 0;
}
.x3boxr {
 margin: 0 0 0 30px;
}

.x3in {
 margin: 20px;
 width: 306px;
}

.skillimg {
 width: 306px;
 height: 172px;
 margin: 0 0 25px 0;
}



/*---- ENEMY ----*/

.yebox {
 width: 100%;
 line-height: 150%;
 margin:  0 0 30px 0;
}
.yeinL {
 min-height: 200px;
 width: 300px;
 border-radius: 100px 100px 0px 100px;
 margin: 0 20px 0 0;
 padding: 20px;
 float: left;
 background-image: radial-gradient(circle at center, #49b425 4.5px, transparent 4.5px);
 background-size: 20px 20px;
 background-color: #6acc35;
}
.yeinR {
 min-height: 200px;
 width: 780px;
 border-radius: 30px 30px 30px 0px;
 padding: 20px;
 float: left;
background-image: linear-gradient(#f5f0f3 2px, transparent 2px), linear-gradient(90deg, #f5f0f3 2px, transparent 2px);
background-size: 20px 20px;
background-color: #fffaf3;
}


.mob1 {
 width: 260px;
 height: 160px;
 background: url(../img/mob1_slime.gif) no-repeat center center;
 background-size: 144px 136px;
}
.mob2 {
 width: 260px;
 height: 160px;
 background: url(../img/mob2_kaeru.gif) no-repeat center center;
 background-size: 200px 165px;
}
.mob3 {
 width: 260px;
 height: 160px;
 background: url(../img/mob3_zombie.gif) no-repeat center center;
 background-size: 129px 160px;
}
.mob4 {
 width: 260px;
 height: 160px;
 background: url(../img/mob5_knight.gif) no-repeat center center;
 background-size: 163px 160px;
}
.mob5 {
 width: 260px;
 height: 160px;
 background: url(../img/mob4_witch.gif) no-repeat center center;
 background-size: 142px 160px;
}
.mob6 {
 width: 260px;
 height: 160px;
 background: url(../img/mob6_Dragon.gif) no-repeat center center;
 background-size: 200px 130px;
}


/*---- Stage Share ----*/
.stage {
padding: 2px 8px;
border-radius: 6px;
background-image: linear-gradient(45deg, #ffd50d 25%, transparent 25%, transparent 50%, #ffd50d 50%, #ffd50d 75%, transparent 75%, transparent);
background-size: 20px 20px;
background-color: #ffef2b;
}



/*---- footer ----*/

#footer {
 width: 100%;
 background: #3b3e83 url(../img/footer_bg.png) repeat-x center top;
 padding: 50px 0 0 0;
}

#footer .section {
 width: 1200px;
 margin: auto;
 color: #fff;
}

#footer .section .fL {
 width: 300px;
 float: left;
}

#footer .section .fR {
 width: 850px;
 float: left;
 margin: 0 0 0 50px;
 font-family: "IBM Plex Sans JP", sans-serif;
 font-weight: 500;
 font-style: normal;
}

.updatetxt1 {
 color: #9196f4;
 letter-spacing: 0.5em;
 font-size: 25px;
 font-family: "IBM Plex Sans JP", sans-serif;
 font-weight: 700;
 font-style: normal;
}

.updatebox {
 width: 850px;
 padding: 23px 0 20px 0;
 border-bottom: 1px #7a7cad solid;
 line-height: 150%;
 font-size: 14px;
}

.fbt {
 width: 100%;
 height: 296px;
 background: url(../img/footer_bg.png) repeat-x center top;
}


dl dt {
 float: left;
 clear: left;
}
 
dl dd {
 margin-left: 120px;
}
 
dl dd::after {
 content: "";
 display: block;
 clear: left;
}
 
dl > div {
 color: blue;
}

dd {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 300;
  font-style: normal;
}


/*---- pagetop ----*/

#page_top {
  position: fixed;
  transform: translateY(100px);
}
#page_top a {
  display: flex;
  justify-content: center;
  align-items: center;
}
#page_top.upmove {
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#page_top.downmove {
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(100px);
  }
}
/* @media (min-width: 1000px) {} 1000px以上で適用 */
@media (min-width: 1000px) {
  /*  ボタン配置  */
  #page_top {
    right: 15px; 
    bottom: 15px;
  }
  #page_top a {
    width: 60px;
    height: 60px;
  }
}
/* @media (max-width: 999px) {} 999px以下で適用 */
@media (max-width: 999px) {
  #page_top {
    right: 12px;
    bottom: 0;
  }
  #page_top a {
    width: 60px;
    height: 60px;
    font-size: 0.6rem;
  }
}

/*---- Links ----*/

ul.snsbtniti {
 margin: 20px 0;
 text-align: right;
}
ul.snsbtniti li {
 margin: 0 0 0 20px;
 display: inline-block;
 white-space: nowrap;
}



/* メニュー */
.menu {
  position: fixed;
  top: 0;
  right: -100%; /* 初期状態では画面の外に隠れている */
  width: 300px;
  height: 100%;
  background-color: #3b3e83;
  color: #fff;
  transition: right 0.3s ease; /* スライドインのアニメーション */
  padding: 20px;
  box-sizing: border-box;
  z-index: 10;

  font-family: "Silkscreen", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.menu.open {
  right: 0;
}


.hamburger {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 70px;
  cursor: pointer;
  z-index: 20;
  background-color: #3b3e83;
padding: 20px;
border-radius: 0px 0px 0px 25px;
}

.hamburger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #fff;
  margin: 5px 0;
  transition: 0.4s;
}

/* バツ印に変化するスタイル */

.hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

/* メニューリストのスタイル */

.menu ul {
  list-style-type: none;
  padding: 0;
  margin-top: 80px;
}

.menu li {
  padding: 20px 0;
  border-bottom: 1px solid #6f72bd;
}

.menu li a {
  color: #fff;
  text-decoration: none;
  display: block;
}


.pdg {
margin: 50px 0 0 0;
}




#modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  background: rgba(59,62,131,.85);
}
#modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
#modal-image {
  max-width: calc(100vw - 20px);
  max-height: calc(100vh - 20px);
}
.hidden {
  display: none!important;
}

