@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC');

body{
	/*background-color: #03a6d1;*/
  /*background-color: #fff;*/
  height: 100%;
  /*font-family: Arial,"Apple LiGothic Black", "Impact", "微軟正黑體";*/
  /*font-family: 'Noto Sans TC',Arial,"Apple LiGothic Black", "微軟正黑體",sans-serif;*/
  font-size: 14px;

}

body{
    /*background: url('../images/bbg.jpg') top left;*/
    /*background: url('../images/bg.png') top left;*/
    /*background-repeat:no-repeat;*/
    /*background-repeat: repeat-y;*/
    /*background-repeat: repeat-x;*/
    /*background-size: 100% auto;*/
    background-color: #000;
    /*background-attachment: fixed;*/
    font-family: 'Noto Sans TC',Arial,"Apple LiGothic Black", "微軟正黑體",sans-serif; 

    /*overflow:scroll;*/
}

img{
  pointer-events: none;
    /*border: 1px solid #ff0000;*/
}

input{ 
  font-size:14px; 
  border: 0px;
  border-radius: 0px;
}

label, table
{ font-family: 'Noto Sans TC',Arial,"Apple LiGothic Black", "微軟正黑體",sans-serif; }


.outsideline
{
    display: block;
    width: 100%;
    height: 100%;

    position: relative;
    top: 0%;
    left: 0%;
    /*transform: translateX(-50%);*/

    min-height: 100%;
    /*margin-bottom: -78px;*/

    /*border: 1px solid #dd00cc;*/
    /*background: url('../images/bbg.jpg') top left;
    background-repeat: repeat-y;*/
    /*padding-top: 10%;*/

}
/*.g1{position: fixed;}*/
.insideLine{
  display: block;
  width: 100%;
  height: 100%;

  position: relative;
  top: 0;
  left: 0;
  /*border:1px solid #0ff00f;*/

  padding-top: 2%;
  /*background-color: rgba(0,0,0,.2);*/
}

.container{
    display: block;
    width: 100%;
    height: 100%;

    position: relative;
    top:0;
    left: 0;
    /*transform: translateX(-50%);*/

    /*border: 1px solid #fff;*/
 
}




.refH{
    display: block;
    width: 100%;

    position: absolute;
    top: 0;
    left: 0;

    opacity: 0;
}

.refH2{
    display: block;
    width: 100%;

    position: relative;
    top: 0;
    left: 0;

    opacity: 0;

}



.commingsoon{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;
}





/* set to center*/
._CTR{
  left: 50%;
  transform: translateX(-50%);
}



.header{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;

  padding-top: 5%;
  /*padding-bottom: 2%;*/

  /*border: 1px solid;*/
}

.logo{
  display:inline-block;
  width: 30%;
  width: 20%;

  position: absolute;
  /*position: relative;*/
  top: 0px;
  top: 13px;
  left: 50%;
  transform: translateX(-50%);

  /*color: #fff;*/


  /*margin-top: 8px;*/
  /*margin-bottom: 2px;*/

  z-index: 500;
  pointer-events: auto;


}

.btnVolume,
.btnMenu,
.btnOn,
.btnOff
{
  display: inline-block;
  width: 8%;

  position: absolute;
  /*position: relative;*/
  top: 18px;
  /*left: 0%;*/
  right: 3%;

  z-index: 11;

  pointer-events: auto;

  color: #fff;
  margin-right: 0px;

  pointer-events: auto;
}





.btnOn{ display: none; }
.btnOff{ display: none; }
/*.btnMenu{ display: none; }*/



.BOXs{
  display: block;
  width: 100%;
  /*height: 100%;*/

  position: relative;
  top: 0;
  left: 0;

  /*border: 1px solid orange;*/
}





/*/////////////////////////////////////////////*/
/*/////////////////// index ///////////////////*/
/*/////////////////////////////////////////////*/

.indexBox{
  /*border: 1px solid #ff0ff4;*/
  margin-top: 80%;

  /*display: none;*/
}

.indexBG{
  display: block;
  width: 100%;

  position: absolute;
  top: 0;
  left: 0;
}

.btnMenu{
  display: block;
  width: 10%;

  position: relative;
  top: 0;
  left: 88%;

  /*margin-top: 2%;*/

}

.MD{
  /*margin-bottom: 80%;*/
}

.btnSignFB,
.btnSignGG
{
  display: block;
  width: 60%;

  position: relative;
  top: 0;
  left: 20%;
  margin-bottom: 10px;

  pointer-events: auto;
}

.txt_info{
    display: block;
    width: 30%;
    position: relative;
    top: 0;
    left: 35%;
    margin-top: 10%;
}

.nicknamBox{
  display: block;
  width: 75%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);


  margin-top: 30%;
  border: 1px solid rgba(0,0,0,0);

  display: none;
}

.nicknameBG{
  display: block;
  width: 100%;

  position: relative;
  position: absolute;
  top: 0;
  left: 0;

}

.til_nickname{
  display: block;
  width: 70%;

  position: relative;
  top: 0;
  left: 15%;

  margin-top: 20%;
}

.ipt_nicknam{
  display: block;
  width: 70%;
  height: 30pt;

  position: relative;
  top: 0;
  left: 15%;

  margin-top: 13%;

  border: 0px;
  border-bottom: 1px solid #fff;
  background-color: rgba(0,0,0,0);
  font-size: 20pt;
  color: #fff;
  text-align: center;
}

.btnNickname{
  display: block;
  width: 30%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  margin-top: 10%;

  pointer-events: auto;
}


/*/////////////////////////////////////////////*/
/*/////////////////// MENU ///////////////////*/
/*/////////////////////////////////////////////*/

.menuPop{
  display: block;
  /*width: 100%;
  height: 100%;

  position: fixed;
  top: 0;
  left: 0;

  background-color: rgba(0,0,0,.4);*/
  z-index: 199;
}

.menuBox{
  display: block;
  /*display: none;*/
  width: 80%;

  position: absolute;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
 
  z-index:920;
  /*border: 1px solid #ff00ff;*/

  padding-top: 3%;
}

.menuBG{
  display: block;
  width: 100%;

  position: absolute;
  /*position: relative;*/
  top: 0;
  left: 0;
}


.btnCloseMenu{
  display: block;
  width: 10%;

  position: relative;
  top: 0;
  left: 85%;

  margin-bottom: 15px;

  pointer-events: auto;
}

.menuImg{
  display:block;
  width: 75%;
  width:67%;
  /*height: 100%;*/

  position:relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  pointer-events: auto;

  margin-bottom: 15px;
  margin-bottom: 10px;
}

.menuBottomImg{
  display: inline-block;
  width: 20%;

  position: relative;
  top: 0;
  left: 0;

  pointer-events: auto;

  margin-left: 22%;
  margin-right: -8%;
  margin-top: 15px;
}

.m1{ 
  left: 0;
  width: 23%;
}
.m2{ 
  left:24%;
  width: 27%;
}
.m3{ 
  left: 52%;
  width: 22%;
}
.m4{ 
  left: 75%;
  width: 22%;
}
.menus{ display: none; }



/*自定義radio 圖片做法*/
.radioLebel{
  height: 18px;
  width: 18px;
  display: inline-block;
  background-image: url('../images/radio.png');
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  background-size: cover;
}

input[type="radio"]:checked + .radioLebel{
  background-image: url('../images/radioed.png');
}


/*自定義checkbox 圖片做法*/
.chks{ display: none; }

.chks[type=checkbox]+span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../images/btn-chk.png') no-repeat;
  background-size: cover;
}

.chks[type=checkbox]:checked+span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('../images/btn-chked.png') no-repeat;
  background-size: cover;
}


.chkLeft{ margin-left: 3%; }
/*.txtAG{ 
  display: inline-block;

  font-size: 2vw; 
  border: 1px solid;
}
*/


::placeholder { /* CSS 3 標準 */
  color: #565656;
  font-weight: 300;
}

::-webkit-input-placeholder { /* Chrome, Safari */
  color: #565656;
  font-weight: 300;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #565656;
  font-weight: 300;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #565656;
  opacity: 1;
  font-weight: 300;
}



/*/////////////////////////////////////////////*/
/*/////////////////// select //////////////////*/
/*/////////////////////////////////////////////*/

.til_select{
  display: block;
  width: 50%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  /*margin-top: 290px;*/
  margin-top: 75vw;
  margin-top: 70vw;


}


.selectBox span{
  display: block;
  width: 50%;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  background-color: #fff;

  margin-top: 10px;
  margin-top: 6px;
  height: 40px;
  font-size: 35px;
  text-align: center;

}


.selectBtnBox{
  display: block;
  width: 95%;

  position: relative;
  top: 0;
  left: 0;

  background-color: rgba(220,0,0,.4);

  margin-top: 20px;
  margin-top: 8px;
  padding-top: 10px;
  padding-top: 8px;
  padding-left: 5%;
  padding-bottom: 20px;
}

.remind{
  display: block;
  width: 20%;

  position: relative;
  top: 0;
  left: 0;

  margin-bottom: 10px;
}


.btn_work,
.btn_sport,
.btn_camp{
  display: inline-block;
  width: 30%;

  position: relative;
  top: 0;
  left: 0;

  margin-right: 8px;
  pointer-events: auto;

}

.btn_camp{ margin-right: 0; }










/*/////////////////////////////////////////////*/
/*///////////////////   game  /////////////////*/
/*/////////////////////////////////////////////*/



.gameBox,
.resultBox,
.formBox
{
  /*height: 50px;*/
  /*border: 1px solid #fff;*/
}


.gameBG
{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;
}

.gameMain{
  display: block;
  width: 100%;

  position: absolute;
  top: 0;
  left: 0;

  /*border: 1px solid #fff000;*/
  /*background-color: #ff00ff;*/
}


.clockBox,
.clockBox2
{
  display: block;
  width: 22%;

  position: relative;
  top: 30px;
  left: 10px;
}

.clockBG
{
  display: block;
  width: 100%;

  position: absolute;
  top: 0;
  left: 0;
}




.txtF{
  margin-left: 20%;
  margin-top: 35%;
  margin-right: -4%;
}
.txtF,.txtE{
  display: inline-block;
  /*display: none;*/

  width: 30%;

  position: relative;
  top: 0;
  left: 0;

  /*border: 1px solid #ff00ff;*/
}

.txtF img,
.txtE img{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: none;
}

/*.txtF .t9,
.txtE .t9
{ display: block; }*/

.clockBox2 .txtF,
.clockBox2 .txtE
{
  margin-top: 30%;
}



.gameContaier{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;

  /*border: 1px solid ;*/
  /*background-color: rgba(0,0,255,.2);*/
  padding-top: 50vw;
}

/* game 2 */
.game2mainBG{
  display: block;
  width: 90%;

  position: absolute;
  top: 0;
  left: 5%;

  margin-top:20vw;
}

.sitCanvas{
  display: block;
  width: 90%;
  /*height: */

  position: relative;
  top: 0;
  left: 5%;

  /*border:1px solid #ff00ff;*/

  /*margin-top: 50vw;*/
}

.amountBox{
  display: block;
  width: 100%;
  height: 10px;

  position: relative;
  top: 0;
  left: 0;

  margin-top: 14%;

  /*background-color: rgba(255,255,0,0.2);*/
}


.aF,.aC,.aE
{
  display: block;
  width: 20%;

  position: absolute;
  top: 0;
  left: 0;

  /*margin-right: -10px;*/
}

.aF{
  top: 5vw;
  left: 30%;
}

.aC{
  top: 3vw;
  left: 48%;
}

.aE{
  /*top: 2vw;*/
  left: 65%;
}

.aF img,
.aC img,
.aE img
{
  display: block;
  width: 100%;

  position: relative;

  display: none;
}


.aF .t0,
.aC .t0,
.aE .t0
{
  display: block;
}


.touchPad{
  display: block;
  width: 100%;
  height: 100%;

  position: fixed;
  top: 0;
  left: 0;

  background-color: #fff;
  opacity: 0;


  z-index: 910;
  display: none;
}

.infoBox{
  display: block;
  width: 70%;

  position: absolute;
  top: 10%;
  left: 15%;

  z-index: 901;

}
.info2BG,
.info3BG
{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;
}

.btnPlay{
  display: block;
  width: 40%;

  position: relative;
  top: 0;
  left: 30%;

  margin-top: -17%;

  pointer-events: auto;
}

.btnPlay3{ margin-top: -32%; }

.txt_timeup,
.txt_completed{ 
  display: block; 
  width: 80%;

  position: fixed;
  top: 35%;
  top: 25%;
  left: 10%;

  z-index: 901;
}

.txt_wrong{
  top: 25%;
}

.txt_completed{ 
  width: 100%; 
  top: 30%;
  left: 0%;
}

.countingdown{
  display: block;
  width: 100%;
  position: absolute;
  top: 30%;
  left: 0;

  display: none;
}

/*.gh{ top:10%; }*/











.stoveDiv{
  display: block;
  width: 100%;
  width: 90%;

  position: relative;
  top: 0;
  left: 0%;
  left: 5%;

  /*margin-top: 40%;*/
}

.stove{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;
}

.meats{
  display: block;
  /*width: 15%;*/
  width: 10%;
  position: absolute;
  pointer-events: auto;
  z-index: 10;

}

.til_level{
  display: block;
  width: 80%;
  position: relative;
  top: 0;
  left: 10%;
  margin-top: 22%;
  margin-bottom: 3%;
}





.btnSend{
  display: block;
  width: 25%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  pointer-events: auto;
}


.questionArea{
  display: none;
  width: 80%;
  height: 100px;

  position: relative;
  top: 0;
  left: 10%;



  margin-bottom: 20px;

  background-color: #fff;
}






.keyinArea{
  display: block;
  width: 78%;
  height: 55px;

  position: relative;
  top: 0;
  left: 10%;

  text-align: center;

  margin-top: 5px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1%;
  padding-right: 1%;

  border: 0px;

  font-size: 20px;
}





.til_levels{
  display: none;
  width: 80%;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 20%;
  margin-top: 28%;
  margin-top: 35%;
  margin-bottom: -1px;

  opacity: 0;
}

/*.til_level1{ display: block;}*/
/*.til_level2{ display: block;}*/
/*.til_level3{ display: block;}*/


.stgs{
  display: none;
  width: 80%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 20%;
  margin-top: 28%;
}

.stg_q1{ display: block; }







/*/////////////////////////////////////////////*/
/*/////////////////// result ///////////////////*/
/*/////////////////////////////////////////////*/

.resultBox{ 
  display: none; 
  display: block;

  padding-top: 2%;
  /*position: fixed;*/
  position: absolute;
}
/*.resultBG{ display: block; }*/
.resultBG,
.formBG
{
  display: block;
  width: 100%;

  position: absolute;
  top: 0;
  left: 0;
}

.btnGameMenu{
  display: block;
  width: 10%;

  position: absolute;
  /*position: relative;*/
  top: 0%;
  left: 88%;
  margin-top: 16px;

  pointer-events: auto;
}

.certificateBox{
  display: block;
  width: 75%;
  width: 65%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 20%;
  padding-top: 43%;
  padding-top: 40%;
}

.certificateBG{
  display: block;
  width: 100%;

  position: absolute;
  top: 0;
  left: 0;
}

.scoreBox{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;
}

.til_score{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;

}


.txt_nickname{
  display: block;
  width: 92%;
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 10vw;
  margin-top: 10px;
  padding-left: 8%;
  background-image: url('../images/nicknameBG.png');
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-position: center;
  background-position: 18% 100%; 
  /*background-image: */
  background-size: 70%;

  /*border: 1px solid #ff00ff;*/
}

.detailBox{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  /*border: 1px solid #fff;*/
}

.detailBG{
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 2px;
}

.txt_score{
  display: block;
  width: 15%;

  position: relative;
  top: 0;
  left: 16%;

  color: #f00;
  font-size: 19px;
  text-align: center;
  /*border: 1px solid #f00;*/

  margin-top: 8%;
}

.txt_date{
  display: block;
  width: 92%;

  position: absolute;
  top: 80px;
  left: 8%;
  color: #fff;
}

.ts2{ left: 16%; }
.ts3{ left: 11%; }

/*.score2{ display: none; }*/

.resultUL{
  display: block;
  width: 85%;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  /*background-color: #ccc;*/
  /*margin-top: 50%;*/
  margin-top: 38%;
  margin-top: 25%;
}

.resultUL li{
  display: inline-block;
  width: 49%;

  position: relative;
  top: 0;
  left: 0;

  margin-bottom: -5%;
}

.resultUL li:nth-child(3){
  width: 65%;
  margin-left: 15%;
}

.resultUL li img{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;

  pointer-events: auto;
}


.inappBox,
.finfoBox,
.sinfoBox{
  display: block;
  width: 80%;

  position: fixed;
  top: 8%;
  left: 50%;
  transform: translateX(-50%);

  border: 2px solid #dc0000;
  background-color: #000;

  padding-top: 2%;

  z-index: 901;
}

.finfoBox{
  position: absolute;
}

.inappBox img,
.finfoBox img{
  display: block;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}



.inappBox .btnCloseInapp,
.finfoBox .btnCloseFinfo,
.sinfoBox .btnCloseSinfo{ 
  width: 8%;
  left:  92%;
  pointer-events: auto;
}



.inappBox .btnCopyLinked,
.inappBox .btnCopyLink{
  width: 40%;
  margin-top: 40px;
  margin-bottom: 60px;
  pointer-events: auto;
}

.inappBox .btnCopyLinked{ display: none; }

.inappBox .btnCloseInapp{
  z-index: 999;
}


/*.finfoBG0,*/
.finfoBG1,
.finfoBG2{
  width: 100%;
  width: 80%;

  /*border: 1px solid #fff;*/
}

.btnGoForm,
.btnLink{
  width: 40%;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-bottom: 10px;
  pointer-events: auto;
}



.sinfoBox .btnCloseSinfo{
  display: block;
  position: relative;
  top: 0;
  left: 90%;
  pointer-events: auto;
}

.inappmain,
.sinfomain{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 40px;
}

.inappmain{
  width: 90%;
}


.btnShareFB,
.btnShareLine{
  display: inline-block;
  width: 18%;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 20px;
  margin-left: 20%;
  margin-bottom: 80px;
  pointer-events: auto;
}



/*/////////////////////////////////////////////*/
/*/////////////////// form /////////////////*/
/*/////////////////////////////////////////////*/



.txtAgree{
  display: inline-block;
  width: 80%;
  width: 90%;
  height: 16px;

  position: relative;
  top:0;
  left: 0;
  color: #fff;
  /*background-color: #ccc;*/
  font-size: 15px;
}

.txtAG{
  display: block;
  width: 100%;

  position: absolute;
  top: 0;
  left: 0;

  /*background-color: #ff00ff;*/
  /*color: #ff0000;
  font-style: underline;*/
  /*font-size: 2vw;*/
  margin-top: 2px;
}

.txtAG span{
  text-decoration:underline;
  color:#ffdf00;
}


.formBox{
  padding-top: 110px;
  /*position: fixed;*/
}
.til_form{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;
  /*margin-top: 10%;*/
}

.dataBox{
  display: block;
  width: 80%;

  position: relative;
  top: 0;
  left: 10%;

  /*background-color: #000;*/

  padding-top: 20px;
  padding-bottom: 30px;
  margin-top: 5px;
}

.txt_form_info{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 20px;
}


.tils{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}


.formUL{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 17px;

}


.formUL li{
  display: block;
  position: relative;
  top: 0;
  left: 0;
  /*border: 1px solid #fff000;*/
}

.formUL li input{
  /*display: block;*/
  height: 30px;
  border: 0px;
  padding-left: 5px;
  border: 0px;
  border-radius: 0px;
}

#txtName{
  margin-left: 3%;
  /*margin-right: 1%;*/
  width: 45%;
}

#txtPhone{
  width: 45%;
}

#txtEmail,
#txtAddress{ 
  width: 93%; 
  margin-left: 3%;

}



#city,#dist{
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;

  background-image: url('../images/selectArror.jpg');
  background-repeat:no-repeat;
  background-position: right;

  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

.inp_dist,
#city,#dist{
  display: inline-block;
  /*width: 46.5%;*/
  width: 46%;
  position: relative;
  top: 0;
  left: 0;
  

  padding-left: 1%;
  border: 0px;
  border-radius: 0px;

  background-color: #fff;


  height: 30px;

}

#city{
  margin-left: 3%;  
  width: 46%;
}

.inp_dist{display: none;}

#txtAddress{
  margin-top: 10px;
  margin-bottom: 10px;
}

.btnSubmit{
  display: block;
  width: 40%;
  position: relative;
  top: 0;
  left: 30%;
  /*margin-bottom: 20px;*/
  pointer-events: auto;
}

/*.infos{display: none;}*/
.finfos{display: none;}
.sinfos{display: none;}
.inapps{display: none;}
.timpups{ display: none; }
.completeds{display: none;}
.btnGameMenu{ display: none; }
/*.gameBox{ display: none; }*/
.resultBox{ display: none; }
.formBox{display: none;}
.til_level{display: none;}
.tL1{display: block;}
.wrongs{ display: none; }
.passS{display: none;}
.startS{display: none;}


/*/////////////////////////////////////////////*/
/*///////////////////  video  /////////////////*/
/*/////////////////////////////////////////////*/

.videoBox{}
.til_tv{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;

}

.til_video{
  display: block;
  width: 80%;
  left: 10%;
  position: relative;
  margin-top: 70px;
  margin-bottom: 20px;
}

.tvBox,
.til_tv
{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.til_tv{
}

.videoBox .btn_home,
.btnTermHome
{
  display: block;
  width:30%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  margin-top: 20px;
  margin-bottom: 40px;

  pointer-events: auto;
}

/*/////////////////////////////////////////////*/
/*///////////////////   term  /////////////////*/
/*/////////////////////////////////////////////*/
.termBox{

}

.termDiv{
  display: block;
  width: 80%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  background-color: #000;

  margin-top: 15%;
  /*padding-top:20px;*/

}

.til_term{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;

  margin-bottom: 20px;
}

.termMainDiv{
  display: block;
  width:100%;

  position: relative;
  top: 0;
  left: 0;


  /*border: 1px solid #fff;*/
  height: 450px;
  height: 390px;

  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}

.termMain{
  display: block;
  width: 90%;
  width: 100%;

  position: absolute;
  position: relative;
  top: 0;
  left: 5%;
  left: 0;

  pointer-events: auto;
  pointer-events: none;
}

.btnTermHome{
  margin-top: 10px;
}

.aboutBox{
  display: block;
  width: 90%;
  position: absolute;
  top: 10%;
  left: 5%;
  /*border: 1px solid #ff0000;*/
  background-color: #000;
}

.aboutBox .termDiv{
  width:100%;
  margin-top: 0%;
}

.btnCloseAbout{
  display: block;
  width: 8%;

  position: absolute;
  top: 3%;
  left:  89%;
  pointer-events: auto;

  z-index: 899;
}


.abouts{display: none;}

/*/////////////////////////////////////////////*/
/*///////////////////   rank  /////////////////*/
/*/////////////////////////////////////////////*/
.rankBox{

}

.til_rank{
  display: block;
  width: 60%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  /*border: 1px solid #ff0000;*/

  margin-top: 20%;
}

.awardSelectUL,
.rankSelectUL{
  display: block;
  width: 80%;

  position: relative;
  top: 0;
  left: 0;

  /*border: 1px solid #fff000;*/
  /*background-color: rgba(0,0,0,.2);*/

  padding-left: 20%;
  margin-top: 10px;
}


.awardSelectUL li,
.rankSelectUL li{
  display: inline-block;
  width: 25%;
  position: relative;
  top: 0;
  left: 0;
  /*border:  1px solid #ff00ff;*/
}

.awardSelectUL li>img,
.rankSelectUL li>img{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;

  pointer-events: auto;
}

.til_rankTable{
  display: block;
  width: 90.4%;

  position: relative;
  top: 0;
  left: 5%;

  /*border: 1px solid #fff;*/
}




.awardDiv,
.rankContainer,
.rankDiv{
  display: block;
  width: 90%;
  /*height: 500px;*/

  position: relative;
  top: 0;
  left: 5%;

 

  /*border: 1px solid #fff;  */
}

.rankContainer{
  width: 100%;
  height: 300px;
  left: 0;
 overflow-y: auto;
}

.rankDiv ul{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  /*border: 1px solid #ff00ff;*/

  background: url('../images/rankTableBG.png');
  /*background-size: cover;*/
  background-size: contain;
  /*background-repeat: no-repeat;*/
  /*background-repeat: repeat-y;*/
}



.rankDiv ul li{
  display: inline-block;
  height: 25px;

  position: relative;
  top: 0;
  left: 0;

  color: #fff;
  text-align: center;
  font-size: 14px;
  
  border: 1px solid rgba(0,0,0,0);
}
/*
.rankDiv ul:first-child li{
  border: 0px;
}*/
.rankDiv ul:first-child li img{
  /*border: 1px solid #fff;*/
  display: block;
  width: 30px;
  position: relative;
  top: 30%;
  left:50%;
  transform: translateX(-50%);

}




.rankDiv ul li:nth-child(1){ width: 25%; }
.rankDiv ul li:nth-child(2){ width: 40%; }
.rankDiv ul li:nth-child(3){ width: 30%; }
.rankSec{}
/*.rankDiv ul li:nth-child(3) .rankTim{ display: none; }*/


.rankDiv .rankSelfDiv{

}

.rankDiv .rankSelfDiv > img{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.rankDiv .rankSelfDiv li{
  display: block;
  /*width: */
  position: absolute;
  top: 30px;

  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.rankDiv .rankSelfDiv li:nth-child(2){ 
  width: 25%;
  left: 0%;
}
.rankDiv .rankSelfDiv li:nth-child(3){ 
  width: 40%;
   left: 28%;
}
.rankDiv .rankSelfDiv li:nth-child(4){ 
  width: 30%;
  left:70%;
}


/*/////////////////////////////////////////////*/
/*///////////////////  award  /////////////////*/
/*/////////////////////////////////////////////*/
.awardDiv{
  overflow: hidden;
  /*overflow-y: auto;*/

  /*height: 300px;*/
  /*border: 1px solid #fff;*/
  /*margin-top: 15px;*/
  margin-top: 0px;
  background-color: rgba(0,0,0,.8);
}


.awardDiv img{
  display: block;

  width: 60%;
  width: 66%;

  /*padding-left: 20%;
  padding-top: 40px;
  padding-bottom: 40%;*/

  padding-left: 17%;
  padding-top: 20px;
  /*padding-bottom: 40%;*/
}

.awardDiv .al3 img{
  width: 100%;
  padding-left: 0;
  padding-top: 0px;
}

.awardSelectUL{
  /*width: 95%;*/
  left:15%;
  /*border: 1px solid #fff;*/
  padding-left: 0%;



}
/*.awardSelectUL li:nth-child(1){ 
  width: 35%; 
  margin-right: -5px;
}
.awardSelectUL li:nth-child(2){ 
  width: 35%;
  margin-right: -5px;
}
.awardSelectUL li:nth-child(3){ 
  width: 28%;
}*/

.awardSelectUL li{ 
  width: 30%; 
  margin-right: -5px;
  /*height: 50px;*/
}
/*

als{
  display: block;
  width: 80%;

  pos
}*/


.al3{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;

  /*background-color: rgba(0, 0, 0, 5);*/
  /*border: 1px solid #ff00ff;*/

  padding-top: 15px;
  
  /*padding-bottom: 25px;*//*for end*/
}

.al3 ul{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
  /*padding-left: 15%;*/
  padding-left: 12%;
}

.al3 ul li{
  display: inline-block;
  width: 30%;
  position: relative;
  top: 0;
  left: 0;
  /*border: 1px solid #fff;*/
  padding-top: 5px;
  padding-bottom: 5px;
}

.al3 ul li:first-child{
  text-align: right;
  /*margin-right: 5px;*/
  margin-right: 15px;
}

.pageBox{
  display: block;
  width: 90%;
  height: 20px;
  position: relative;
  top: 0;
  left: 5%;
  margin-top: 5px;
  margin-bottom: 5px;
  /*border: 1px solid #ff0000;*/

  text-align: center;
}


.pageBox span{
  display: inline-block;

  position: relative;
  top: 0;
  left: 0;


  font-size: 14px;
  border: 1px solid;

  margin-right: 2px;
  padding-top: 1px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;

  pointer-events: auto;
  z-index: 990;
  /*position: absolute;*/
}


.pageBox .selected{
  color: #fff;
  background-color: #000;
  border-color:#000;
}

.pageBox .selectYet{
  color: #000;
  background-color: none;
}

/*/////////////////////////////////////////////*/
/*///////////////////  store  /////////////////*/
/*/////////////////////////////////////////////*/

.storeBox{
  margin-top: 30%;
}

.storeImg{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.til_EC,
.til_market
{
  margin-top: 20px;
  margin-bottom: 20px;
}

.storeBtn{
  display: block;
  width: 30%;
  width: 65%;

  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  margin-top: 10px;


  pointer-events: auto;
}

.til_market,
.til_store
{
  margin-top: 40px;
  margin-top: 30px;

}

/*/////////////////////////////////////////////*/
/*///////////////////   map   /////////////////*/
/*/////////////////////////////////////////////*/

#map{
  display: block;
  width: 100%;
  height: 50%;
  /*height: 65%;*/
  /*height: 60%;*/

  position: absolute;
  /*position: relative;*/
  top: 15%;
  left: 0;

  /*border:1px solid #ff00ff;*/

}

.mapTop{
  display: block;
  width: 100%;

  position: relative;
  top: 0;
  left: 0;

}

.btnMapMenu{
  position: absolute;
  top: 1%;
}


.mapUL{
  display: block;
  width: 90%;

  position: absolute;
  top: 66%;
  /*top: 76%;*/
  /*left: 15%;*/
  left: 50%;
  transform: translateX(-50%);



}

.mapUL li{
  display: inline-block;
  width: 30%;
  position: relative;
  top: 0;
  left: 0;
  
}

.mapUL span{
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;

  color:#fff;
  /*margin-left: 15px;*/
  margin-bottom: 5px;
  /*border: 1px solid #ff00ff;*/

}

.storeName{ font-size: 15px; }
.storePhone{ font-size: 13px; }
.storeAddress{ font-size: 13px; }

.mapUL li:first-child{
  /*display: block;*/
  width: 100%;
  margin-bottom: 40px;
  margin-bottom: 7px;

}


.mapUL li:nth-child(2){
  margin-left: 18%;
  margin-right: 5%;
}

.mapUL li img{
  display: inline-block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;

  pointer-events: auto;
}


.mapUL li:nth-child(4){
  display: block;
  width: 100%;
  margin-top: 10px;
}


.txt_turnon{
  display: block;
  width: 100%;

  position: absolute;
  top: 35%;
  left: 0;


}



/*/////////////////////////////////////////////*/
/*/////////////////// pop up  /////////////////*/
/*/////////////////////////////////////////////*/

.POPUP,
.timeupPop
{
  /*display: block;*/
  width: 100%;
  height: 100%;

  position: fixed;
  top: 0;
  left: 0;

  background-color: rgba(0,0,0,.4);
  z-index: 900;
}


.timeupPop{
  background-color: rgba(230,0,18,.5);
}











.yt-box{
  display: block;
  width: 90%;
  position: relative;
  top: 0;
  /*left: 5%;*/
  left: 50%;
  transform: translateX(-50%);

  margin-bottom: 15px;

  /*border:5px solid #ff0;*/
  border:5px solid #ffdf00;
  border-radius: 10px;

}



.hide{ display: none; }


.whiteCover{
    display: block;
    width: 100%;
    height: 100%;
    height: 2000px;
    background-color: #fff;
    position: absolute;
    top:0;
    left: 0;

    color: #ccc;
    z-index: 999;
}

.whiteCover span{
    display: block;
    position: absolute;
    top:4%;
    left:10%;
    font-size: 10vw;
}



.loadinggif{
    display: block;
    width: 20%;

    position: absolute;
    left: 40%;
    top:30%;
}


/* pad */
/*@media (min-width: 300px) and (max-width: 640px) */
@media screen and (max-width: 640px) 
/*@media screen and (min-width: 640px) */
{
 

}






.allCover{
  display: block;
  width: 100%;
  height: 100%;

  position: fixed;
  top: 0;
  left: 0;

  background-color: #000;

  z-index: 999;
}

.allCover span{
  color: #fff;
  font-size: 20pt;

  display: block;
  width: 100%;
  height: 100%;


  position: absolute;
  top: 2%;
  left: 5%;

  /*text-align: center;*/
}

.allCover img{
  display: block;
  width: 100%;

  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
}




.scale-in-center {
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse both;
          animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse both;
}


/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
            /*transform: rotate(-10deg);
            transform: rotate(-10deg);*/
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
            /*transform: rotate(0);
            transform: rotate(0);*/
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
            /*transform: rotate(-10deg);
            transform: rotate(-10deg);*/
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
            /*transform: rotate(0);
            transform: rotate(0);*/
    opacity: 1;
  }
}





.rotate-in-center {
  -webkit-animation: rotate-in-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse ;
          animation: rotate-in-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse ;
}

@-webkit-keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
    opacity: 1;
  }
}
@keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
    opacity: 1;
  }
}








.slide-in-tr {
  -webkit-animation: slide-in-tr 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse both;
          animation: slide-in-tr 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse both;
}


/**
 * ----------------------------------------
 * animation slide-in-tr
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-tr {
  0% {
    -webkit-transform: translateY(-1000px) translateX(1000px);
            transform: translateY(-1000px) translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-tr {
  0% {
    -webkit-transform: translateY(-1000px) translateX(1000px);
            transform: translateY(-1000px) translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
    opacity: 1;
  }
}








.alertDiv{
  display: block;
  width: 90%;

  position: relative;
  top: 0;
  left:50%;

  transform: translateX(-50%);
  margin-top: 30%;

  /*border:1px solid #fff;*/
}




























