@charset "UTF-8";

/* secArea(poiwd)
------------------------------*/
#poiwd.secArea{
padding: 20px 0 0;
}
.lead_text + #poiwd.secArea{
padding: 10px 0 0;
}
#poiwd_howto.secArea{
margin: 0 auto;
padding: 20px 0 5px;
}
#poiwd .secbg{
line-height: 0;
}
#poiwd .secbg img{
width: 100%;
max-width: 770px;
height: auto;
}
#poiwd .two_cells,
#poiwd .poi_note,
#poiwd .table_caption,
#poiwd .point_table{
background: url(/sol/pcc/N/special/Wednesday_raffle_poiwd/parts2022/images/poiwd_bg02.png) repeat;
background-size: 100%;
}
#poiwd .two_cells {
justify-content: center;
align-items: flex-start;
}
#poiwd .two_cells .left_box{
padding: 13px 8px 13px 0;
}
#poiwd .two_cells p{
font-size: 24px;
}
#poiwd .two_cells .ptget{
margin-right: 3px;
vertical-align: middle;
font-size: 40px;
font-weight: bold;
color: #fa7229;
}
#poiwd .two_cells .right_box{
width: 15%;
}
#poiwd .two_cells .right_box img{
max-width: 80px;
}
#poiwd .poi_note .note_txt {
width: 90%;
margin: 0 auto;
padding-bottom: 3px;
padding-left: 1em;
text-indent: -1em;
text-align: center;
font-size: 12px;
color: #333;
}
#poiwd .table_caption {
padding-top: 13px;
}
#poiwd .table_caption p{
width: 90%;
margin: 0 auto;
padding-top: 13px;
border-top: 1px dashed #aaa;
text-align: center;
font-size: 18px;
font-weight: bold;
color: #333;
}
#poiwd .mask_area {
position: relative;
}
#poiwd .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;
}
#poiwd .mask {
position: absolute;
top: 25%;
left: 0;
z-index: 10;
}
#poiwd .mask img{
width: 80%;
max-width: 770px;
height: auto;
}
#poiwd .point_table {
margin: 0 auto;
padding: 10px 0 15px;
}
#poiwd .point_table table {
width: 600px;
margin: 0 auto;
table-layout: fixed;
}
#poiwd .point_table table th,
#poiwd .point_table table td {
padding: 13px;
border: 1px solid #1a1a1a;
text-align: center;
}
#poiwd .point_table table th {
background: #fa7e42;
font-size: 16px;
color: #fff;
}
#poiwd .point_table table th.number {
width: 25%;
}
#poiwd .point_table table th.term {
width: 50%;
}
#poiwd .point_table table th.point {
width: 25%;
}
#poiwd .point_table table td {
font-size: 14px;
}
#poiwd .point_table table .limited p {
float: left;
width: 80%;
line-height: 18px;
font-size: 14px;
}
#poiwd .point_table table .limited img {
width: 20%;
max-width: 92px;
height: auto;
}