@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;
}
*/
.Column2{
    width: 390px;
}

.RightAD{
    margin: 5px 0 10px 0px;
    text-align: center;
}

.RightAD img{
    width: 380px;

}
/*
.RightAD img{
    width: 380px;
        image-rendering: -webkit-optimize-contrast;
}
*/
.boxGAME{
    /*
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: 1px solid #000000;
    */
    
    background-color: 	#FDF5E6;
    padding-bottom: 40px;
}

/* boxA_1 上段のポイント周り*/
/*
.boxA_1{
    display:flex;
    width: 100%;
}
*/


.boxA_1{
    
    margin: 10px 0 10px 0;
    width: 370px;  
}

.boxA_1:after {
    content: "";
    display: block;
    clear: both;
}
.topButton{
    float:left;
    width: 100%;
    text-align: left;
}
.guidance{
    color: #0000FF;
    margin-bottom: 5px;
}
.pointEtc{
    float:left;
    width: 100%;
    padding-left: 10px;
}
.pointEtc:after {
    content: "";
    display: block;
    clear: both;
}

.pointEtc1{
    color: #008000;
    float:left;
    width: 50%;
    text-align: left;
}
#cardCount1{
    float: left;
    width: 30%;
}
#cardCount2{
    float: left;
    text-align: right;
    width: 20%;
}
.pointEtc2{
    color: #e9780e;
    float:left;
    width: 100%;
    text-align: left;
}
.pointEtc3{
    color: #e9780e;
    float:left;
    width: 100%;
    text-align: left;
}
/*
#pointManagement3{
    float: left;
    text-align: center;
    width: 25%;
}


.pointEtc2{
    color: #e9780e;
    float:left;
    width: 55%;
    text-align: left;
}
#moguraCount1{
    float: left;
    width: 70%;
}
#moguraCount2{
    float: left;
    text-align: rigth;
    width: 30%;
}
*/
/* boxA_2 下段のモグラ*/
/*もぐらの配置*/
.boxA_2{
    width: 370px; 

margin-top: 10px;
}

.cardLine1 img{
    width: 80px;
    text-align: center;
}
.cardLine2 img{
    width: 80px;
    
    text-align: center;
}
.cardLine3 img{
    width: 80px;

    text-align: center;
}

.cardLine1 {
    width: 370px;
    margin-left: 45px;
    margin-right: 45px;

}
.cardLine2 {
    width: 370px;
    margin-left: 45px;
    margin-right: 45px;

}
.cardLine3 {
    width: 370px;
    margin-left: 45px;
    margin-right: 45px;


}
.cardLine1:after {
    content: "";
    display: block;
    clear: both
}

.card1{
    float:left;
    text-align: center;
}
.card2{
    float:left;
    margin-left: 20px;
    text-align: center;
}
.card3{
    float:left;
    margin-left: 20px;
    text-align: center;
}
.cardLine2:after {
    content: "";
    display: block;
    clear: both
}
.card4{
    float:left;
    text-align: center;
}
.card5{
    float:left;
    margin-left: 20px;
    text-align: center;
}
.card6{
    float:left;
    margin-left: 20px;
    text-align: center;
}
.cardLine3:after {
    content: "";
    display: block;
    clear: both
}
.card7{
    float:left;
    text-align: center;
}
.card8{
    float:left;
    margin-left: 20px;
    text-align: center;
}
.card9{
    float:left;
    margin-left: 20px;
    text-align: center;
}
.mojireset{
    margin: 5px 0px 5px 10px;
}

.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;
    }
}

/*スマートフォン向けCSS*/
/*
@media(max-width: 767px){
    .wrapper{
        margin: 0 8px;
        width: 200px;
    }

    
    
   
    img{
        width: 150px;
    }
    .nav{
        background-color: #dfddda;
    }
    .nav li{
        display: block;
    }
    .moleLine1 img{
        width: 50px;
    }
    .moleLine2 img{
        width: 50px;
    }
    .moleLine3 img{
        width: 50px;
    }
    .mole1{
        float:left;
        width: 33%;
    }
    .mole2{
        float:left;
        width: 33%;
    }
    .mole3{
        float:left;
        width: 33%;
    }
    .moleLine2:after {
        content: "";
        display: block;
        clear: both
    }
    .mole4{
        float:left;
        width: 33%;
    }
    .mole5{
        float:left;
        width: 33%;
    }
    .mole6{
        float:left;
        width: 33%;
    }
    .moleLine3:after {
        content: "";
        display: block;
        clear: both
    }
    .mole7{
        float:left;
        width: 33%;
    
    }
    .mole8{
        float:left;
        width: 33%;
    
    }
    .mole9{
        float:left;
        width: 33%;
    
    }
    */
    /*
    .logo{
        margin: 30px 0;
    }
    .logo img{
        width: 200px;
    }
    */
    /*
}
*/

