@charset "UTF-8";
.event{
  background-image : url(img/bk_mainpack_pink.png);
  width : 1000px;
  height : 100%;
  margin-top : 0px;
  padding-bottom : 0px;
}
.event .table{
  width : 600px;
  height : 100%;
  
  
  
  
  
  
  
  
  
  
  
  
  background-image : url(img/bk_mainpack.png);
  
  text-align : center;
  margin-left : 100px;
  margin-right : auto;
  
  padding-left : 100px;
  padding-right : 100px;
  
  
  margin-bottom : 30px;
  padding-top : 50px;
  padding-bottom : 50px;
  font-weight : bold;
  font-size : 18px;
  
}

.event .table_end{
  width : 600px;
  height : 100%;
  
  
  
  
  
  
  
  
  
  
  
  
  background-image : url(img/bk_mainpack_end.png);
  
  text-align : center;
  margin-left : 100px;
  margin-right : auto;
  
  padding-left : 100px;
  padding-right : 100px;
  
  
  margin-bottom : 30px;
  padding-top : 50px;
  padding-bottom : 50px;
  font-weight : bold;
  font-size : 18px;
  

  text-decoration : line-through;
  color : rgb(102, 102, 102);
}
.event .tittle{
  font-size : 34px;
  font-weight : bolder;
  color : white;
  background-color : rgb(255, 0, 108);
  width : 800px;
  margin-left : -100px;
  height : 45px;
  
  
  
background-position : center center;
  padding-top : 20px;
}

.event .tittle2{
  font-size : 34px;
  font-weight : bolder;
  color : white;
  background-color : rgb(255, 0, 108);
  width : 100%;
  margin-left : auto;
  height : 45px;
  
  
  
background-position : center center;
  padding-top : 30px;
  text-align : center;
  margin-right : auto;
}
.event .tittle_end{
  font-size : 34px;
  font-weight : bolder;
  color : white;
  background-color : gray;
  width : 800px;
  margin-left : -100px;
  height : 45px;
  
  
  
background-position : center center;
  padding-top : 20px;
}
.event .day{
  font-size : 35px;
  font-weight : bolder;
  color : rgb(255, 0, 108);background-position : center center;
  padding-bottom : 15px;
}

.event .day_end{
  font-size : 35px;
  font-weight : bolder;
  color : gray;background-position : center center;
  padding-bottom : 15px;
}

#pickup1{
  font-size : 26px;
  color : rgb(0, 204, 204);
  text-align : center;
}

#pickup2{
  font-size : 27px;
  font-weight : bolder;
  color : rgb(255, 0, 108);
  text-align : center;
  line-height : 37px;
}

#pickup3{
  font-size : 17px;
  font-weight : bold;
  color : gray;
}

#pickup4{
  color : rgb(0, 204, 204);
}

#pickup5{
  font-size : 16px;
  font-weight : bold;
  color : rgb(52, 2, 94);
  line-height : 19px;
}

#tb{
  padding-top : 20px;
  padding-left : 80px;
  padding-right : 80px;
  padding-bottom : 20px;border-width : 6px;border-style : solid;border-color : rgb(0, 232, 232);
  width : 700px;
  background-image : url(img/bk_mainpack.png);
  text-align : center;
  margin-left : auto;
  margin-right : auto;
}

#pickup_pack{
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 1000px;
  height : 100%;
  
}
