@charset "UTF-8";

/*すべてのwebページに適用される*/

/*
html {
    font-family:  sans-serif;
}
html * {
    box-sizing: border-box;
}
body {
    margin: 0 0 0 0;
    background-color: #eeece9;
}
.wrapper{
    
    margin: 0 auto 0 auto;
    max-width: 960px;
    min-width: 950px;
}
img{
    max-width:100%;
    height: auto;
}
*/
html {
    font-family:  sans-serif;
    touch-action: manipulation;
}
html * {
    box-sizing: border-box;
    margin: 0 0 0 0;
    padding: 0;
}
body {
    margin: 0 0 0 0;
    padding: 0;
    background-color: #eeece9;
}
.allbox{
    margin: 0 auto 0 auto;
    max-width: 390px;
}

img {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    -webkit-touch-callout:none;
    user-select:none;
  }


/*
h2{
    color: #3f5170;
    font-size: 22px;
    border-bottom: 3px dotted #3f5170;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
*/
p{
    line-height: 1.6;
}
a:link{
    color: #d25833;
}
a:visited{
    color: #d25833;
}
a:hover{
    color: #e3937a;
}
a:active{
    color: #ff6a3b;
}

.companyName{
    margin: 50px 0px 40px 0;
    line-height: 0;
    text-align: center;
}

.nav li{
    list-style-type: none;
    padding:   10px 0px 10px 0px;
}
.nav ul{
    margin: 0 0 0 0 ;
    padding:   0px 0px 5px 0px;
}
.nav2 li{
    list-style-type: none;
    padding:   10px 0px 10px 0px;
}
.nav2 ul{
    margin: 0 0 0 0 ;
    padding:   0px 0px 5px 0px;
}
.nav3 li{
    list-style-type: none;
    padding:   10px 0px 0px 0px;
}
.nav3 ul{
    margin: 0 0 0 0 ;
    padding:   0px 0px 5px 0px;
}
.nav a:link{
    color: #3c454d;
    text-decoration: none;
}
.nav a:visited{
    color: #3c454d;
    text-decoration: none;
}
.nav a:hover{
    color: #7b8dac;
    text-decoration: none;
}
.nav a:active{
    color: #5a9bc0;
    text-decoration: none;
}
.nav2 a:link{
    color: #3c454d;
    text-decoration: none;
}
.nav2 a:visited{
    color: #3c454d;
    text-decoration: none;
}
.nav2 a:hover{
    color: #7b8dac;
    text-decoration: none;
}
.nav2 a:active{
    color: #5a9bc0;
    text-decoration: none;
}
.nav3 a:link{
    color: #3c454d;
    text-decoration: none;
}
.nav3 a:visited{
    color: #3c454d;
    text-decoration: none;
}
.nav3 a:hover{
    color: #7b8dac;
    text-decoration: none;
}
.nav3 a:active{
    color: #5a9bc0;
    text-decoration: none;
}

/*ポイント等の配置*/
/*
.Column{
    width: 390px;  
}
.Column:after{
    content:"";
    display: block;
    clear: both;
}
*/
.gamethema img{
    width: 380px;
}
.RightAD{
    margin: 5px 0 10px 0px;
    text-align: center;
}

.RightAD img{
    width: 380px;

}

.Column2{
    width: 390px;
}


.boxGAME1{
    padding-bottom: 50px;
    background: linear-gradient(to right, rgb(106, 106, 247), rgb(236, 105, 197));
    border: 1px solid #000000;
}





/*----------------[boxAME1]---------------------------*/
.box1{
    padding: 10px 5px 0px 5px;
    text-align: center;
    color: #1803d8;
}

.box1 img{
    width: 340px;
}

.box2{
    padding: 0px 5px 0 5px;
    text-align: center;
    color: #d0e03c;
}


.box5{
    padding: 0px 5px 0 5px;
}

#explanation2_1{
    
    color: #76ee90;
}
#explanation2{
    height:55px;
    width:80%;
    margin-left: 10%;
    margin-bottom: 20px;
    padding-top: 5px;
    color: #ec29cc;
    text-align: center;
    background-color: 	#93e1f5;
    border-radius: 10px;
    
}

.boxA_1{
    /*background-color: #84eaee;*/
    height:220px;
    text-align: center;
    margin: 0px 0 0px 0;
    position:relative;
}
.boxA_1 img{
    width: 54%;
    position:absolute;
    left: 22.5%;
    border-radius: 10px;
}
.boxA_1 h4{
    position:absolute;

    left: 24%;
}
.boxA_1_2{
    text-align: center;
    margin: 0px 0 0px 0;
    position:relative;
}
#allPoint{
    width:50%;
    text-align: center;
    margin: 45px 0 0px 0;
    /*color: #d2f02b;*/
    color: #3bc71f;
}
#allStar{
    width: 35%;
    text-align: center;
    margin: 80px 0 0 37px;
    /*color: #d2f02b;*/
    color: #3bc71f;
}

#kirakira1{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
#kirakira2{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
#kirakira3{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
#kirakira4{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}






.boxB_0{
    padding: 0px 5px 10px 5px;
    display:flex;
}
.boxB_0:after {
    content: "";
    display: block;
    clear: both
}
.boxB0{
    width: 25%;
}
.boxB1{
    text-align: center;
    width: 50%;
}
.boxB1 button{
    font-size: large;
    width: 10em; height:2em;
    color: #0d1457;
    font-weight: bold;
    background:gold;
    border-radius:30px;
    background: linear-gradient(to right, rgb(193, 247, 106), rgb(105, 236, 112));
    border-color:#0d1457;
    transition-property: opacity;
    -webkit-transition-property: opacity;
      transition-duration: .5s;
      -webkit-transition-duration: .5s;
}
.boxB1 button:hover {
    opacity: .9;
  }
.boxB2{
    text-align: center;
    width: 25%;
}
.boxB2 button{
    font-size: medium;
    width:5em; height:3em;
    
}

/*----------------[↓追加]---------------------------*/


.boxA_2{
    text-align: center;
    margin: 0px 0 20px 0;
}
.uranaiBox{
    background-color: 	#deb9fc;
    margin: 0px 0 5px 0;
    padding: 20px 0 20px 0;
    border-radius: 20px ;
}

#kekka{
    text-align: center;
    margin: 0px 0 0px 0;
    /*color: #d2f02b;*/
    color: #f57199;
    
}

/*
.boxA_2_coin_A{
    display:flex;
}
.boxA_2_heart_A{
    display:flex;
}
.boxA_2_note_A{
    display:flex;
}
*/
.boxA_2_coin_A:after {
    content: "";
    display: block;
    clear: both
}
#coinPoint {
    width: 60%;
    text-align: left;
    padding-left: 20%;
    color: #f37439;
}
#coinItem {
    /*float:left;*/
    width:50px;
    
    text-align: right;
}
.boxA_2_coin_B {
    float:left;
    width: 40%;
    padding-left: 40px;
    text-align: center;
    /*padding-left: 70px;*/
}
#coinStar{
    text-align: center;
    vertical-align: top;
    margin-top: 15px;
    
    width: 140px;
}
.boxA_2_coin_C {
    float:left;
    width: 60%;
    text-align: left;
}


.boxA_2_heart_A {
    margin-left: 1.3px;
}
.boxA_2_heart_A:after {
    content: "";
    display: block;
    clear: both
}
#heartPoint {
    width: 60%;
    text-align: left;
    padding-left: 20%;
    color: #f37439;
}
#heartItem {
    /*float:left;*/
    width: 50px;
    text-align: center;
}
.boxA_2_heart_B {
    float:left;
    width: 40%;
    padding-left: 40px;
    text-align: center;
}
#heartStar{
    text-align: center;
    vertical-align: top;
    margin-top: 12px;
    width: 140px;

}
.boxA_2_heart_C {
    float:left;
    width: 60%;
    text-align: left;
}

.boxA_2_note_A {
    margin-left: 2.6px;
}
.boxA_2_note_A:after {
    content: "";
    display: block;
    clear: both
}
#notePoint {
    width: 100%;
    text-align: left;
    padding-left: 20%;
    color: #f37439;
}
#noteItem {
    /*float:left;*/
    width: 50px;
    text-align: center;
}
.boxA_2_note_B {
    float:left;
    width: 40%;
    padding-left: 40px;
    text-align: center;
    /*padding-left: 70px;*/
}
#noteStar{
    text-align: center;
    vertical-align: top;
    margin-top: 11px;
    width: 140px;
    
}
.boxA_2_note_C {
    float:left;
    width: 60%;
    text-align: left;
}



/*----------------[↑追加]---------------------------*/












.rule{
    margin: 80px 0 20px 0;
    padding: 10px 10px 10px 10px; 
    max-width: 390px;
    font-family: "fantasy";
    color: #0b5c0b;
    background-color: #D9E5FF;
}


.language1{
    max-width: 390px;
    text-align: center;
    margin: 50px auto 50px auto;
}
.language2{
    background-color: #FFC7AF;
}
.other1{
    max-width: 390px;
    text-align: center;
    margin: 50px auto 50px auto;
}
.other2{
    background-color: #87e4a6;
}
.other3{
    max-width: 390px;
    text-align: center;
    margin: 50px auto 50px auto;
}
.other4{
    background-color: #e487c0;
}
.footer{
    text-align: center;
}

@media(max-width: 421px){
    #sumahohe{
        display: none;
    }
}
@media(min-width: 420px){
    #sumahohe{
        display: block;
    }
}
