@charset "UTF-8";

/* secArea(poitd)
------------------------------*/
#poitd.secArea{
padding: 20px 0 0;

}
.lead_text + #poitd.secArea{
padding: 10px 0 0;
}
#poitd_howto.secArea{
margin: 0 auto;
padding: 20px 0 5px;
}
#poitd .secbg{
line-height: 0;
}
#poitd .secbg img{
width: 100%;
max-width: 770px;
height: auto;
}
#poitd .secContents a,
#poitd .table_caption,
#poitd .point_table{
background: url(/sol/pcc/N/special/Wednesday_raffle_poitd/parts2022/images/poitd_bg02.png) repeat;
background-size: 100%;
}
#poitd a {
display: block;
}
#poitd a img {
width: 470px;
height: 313px;
}
#poitd .table_caption {
padding-top: 13px;
}
#poitd .table_caption p{
width: 90%;
margin: 0 auto;
padding-top: 13px;
text-align: center;
font-size: 18px;
font-weight: bold;
color: #333;
}
#poitd .mask_area {
position: relative;
}
#poitd .mask_bg {
position: absolute;
top: 0;
left: 0;
z-index: 9;
width: 100%;
height: 100%;
background: #999;
border-radius: 20px;
text-align: center;
font-size: 24px;
font-weight: bold;
color: #fff;
opacity: 0.5;
}
#poitd .mask {
position: absolute;
top: 45%;
left: 0;
z-index: 10;
}
#poitd .mask img{
width: 80%;
max-width: 770px;
height: auto;
}
#poitd .point_table {
margin: 0 auto;
padding: 10px 0 15px;
}
#poitd .point_table table {
width: 600px;
margin: 0 auto;
table-layout: fixed;
}
#poitd .point_table table th,
#poitd .point_table table td {
padding: 13px;
border: 1px solid #1a1a1a;
text-align: center;
}
#poitd .point_table table th {
background: #fa7e42;
font-size: 16px;
color: #fff;
}
#poitd .point_table table th.number {
width: 25%;
}
#poitd .point_table table th.term {
width: 50%;
}
#poitd .point_table table th.point {
width: 25%;
}
#poitd .point_table table td {
font-size: 14px;
}
#poitd .point_table table .limited p {
float: left;
width: 80%;
line-height: 18px;
font-size: 14px;
}
#poitd .point_table table .limited img {
width: 20%;
max-width: 92px;
height: auto;
}