@charset "utf-8";


header {
    background: url(../img/gameitiran.jpg) no-repeat right center/cover;
}
.innerWrap{
    margin: 0 ;
    padding: 20px 20px 0;
}
header .innerWrap {
    height: 720px;
    position: relative;
}

header nav {
    top: 0;
    left: 0;
    width: 100%;
    background-color: black;
    opacity: 0.7;
    padding: 13px;
}
header nav ul {
    display: flex;
    justify-content: end;

    margin: 0 auto;
}
header nav ul li {
    color: #ffffff;
    margin-left: 30px;
}

.logo {
    width: 150px;
}


.maint {
    display: flex;
    position: relative;
}
.black {
    width: 600px;
    height: 200px;
    opacity: 0.7;
    margin: 0 auto;
    margin-top: 90px;
    resizeimage img { width: 75%; };
}
.maintitle {
    position: absolute;
    top:35%;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    font-weight: bold;
    font-size: calc(40px + 0.5vw);
    white-space: nowrap;
}

main {
    margin: 0 100px;
}

main nav {
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.7;
    padding: 13px;
    border-bottom: solid #000 1px;
    margin-bottom: 50px;
}
main nav ul {
    display: flex;
    justify-content:left;
    width: 1240px;
    margin: 0 auto;
}
main nav ul li {
    margin-left: 30px;
}






.mainImg {
    width: 500px;
    border: solid #000 1px;
}

.subImg {
    width: 120px;
    height: 120px;
    margin-top: 15px;
    margin-right: 40px;
}

.nedanA {
    display: flex;
    align-items: flex-end;
    border-bottom:solid #000 1px ;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.nedanTitle {
    font-size: 30px;
}
.nedanKingaku {
    font-size: 25px;
    margin-left: 30%;
}

.ue {
    display: flex;
    margin-top: 40px;
}

.setumei {
    margin-left: 50px;
}

.honbun {
    line-height: 22px;
}

.syousai {
    display: flex;
}

  dt {
    width: 100%;

    margin-bottom: 10px;
    white-space:nowrap
  }
  
  dd {
    width: 70%;

    margin-bottom: 10px;
  }
  dl {
    margin-top: 50px;
  }

  .naiyoubutu {
    border: #000 solid 0.5px;
    width: 300px;
    line-height: 20px;
  }
.naiyouUe {
    text-align: center;
    background-color: #dcdcdc;
    padding: px;
    margin-bottom: 3px;
}
.size {
    border: #000 solid 0.5px;
    width: 300px;
    margin-top: 30px;
    line-height: 20px;
}
.sizeUe {
    text-align: center;
    background-color: #dcdcdc;
    padding: px;
    margin-bottom: 3px;
}

.sita {
    display: flex;
}

.sitaA {
    padding-right: 165px;
}


h1 {
    font-size: 30px;
    font-weight: 550;
    margin-top: 50px;
    margin-bottom: 20px;
}




.titleA {
    display: flex;
    margin-bottom:20px;
}


.gameImg {
    width: 250px;
    margin: 0 auto;
    margin-top: 10px;
}
.gameImgDiv {
    text-align: center;
}
h2 {
    font-size: 20px;
    color: #4a36ff;
    font-weight: 550;
    text-align: center;
    margin-top: 10px;
}
.naiyo {
    text-align: center;    
    margin: 15px 15px;
}
.nedan {
    display: flex;
    justify-content: center;
}
.nedan p {
    margin-top: 7px;
    margin-left: 20px;
    margin-bottom: 10px;
}
h3 {
    font-size: 25px;
}
.pictgram {
    width: 80px;
    margin: 0 30px;
}

.humanTime {
    display: flex;
    background-color: #dddddd;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;

}
.sayuu {
    width: 350px;
    border-right:  solid #000000 1px;
    border-right:  solid #000000 1px;
}


.ninzu {
    text-align: center;
}
.jikan {
    text-align: center;
}




.GameAdan {
    display: flex;
    width:100%;
    overflow-x:scroll;
    border: #000000 solid 1px;
}




/* メイン画像を表示するエリア */
.main-image-container {
  text-align: center;
  margin-bottom: 20px;
}

.main-image-container img {
  width: 400px;
  height: auto;
}

/* ボタンとなる画像のスタイル */
.thumbnail-container {
  text-align: center;
}

.thumbnail-container img {
  width: 80px;
  height: auto;
  margin: 5px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.thumbnail-container img:hover {
  transform: scale(1.1);
}






footer {
    margin-top: 200px;
}

.footerImg {
    background: url(../img/footerimg.png) no-repeat right center/cover;
    height: 200px;
    position: relative;
}
.navFooter{
    margin: 0 ;
    padding: 20px 20px 0;
}
.navFooter ul li{
    color: #ffffff;
    margin-left: 30px;
}
.navFooter ul {
    display: flex;
    justify-content: end;
    margin: 0 auto;
}
.footerTenmei {
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    margin-top: 40px;
    margin-left: 30px;
}
.footerP {
    color: #fff;
    font-size: 15px;
    margin-top: 5px;
    line-height: 20px;
    margin-left: 30px;
}
.footerC {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.otoiawase {
    width: 200px;
    position: absolute;
    bottom: 32px;
    left: 65%;
}
.snsLogo {
    width: 30px;
    margin-left: 10px;
}
.SNS {
    position: absolute;
    bottom: 10px;
    left: 70%;
}

html {
    scroll-behavior: smooth;
}