@charset "UTF-8";

/* secArea(poipp)
------------------------------*/
#poipp.secArea{
padding: 20px 0 0;
}
.lead_text + #poipp.secArea{
padding: 10px 0 0;
}
#poipp_howto.secArea{
margin: 0 auto;
padding: 20px 0 5px;
}
#poipp .secbg{
line-height: 0;
}
#poipp .secbg img{
width: 100%;
max-width: 770px;
height: auto;
}
#poipp .two_cells,
#poipp .pp_link,
#poipp .table_caption{
background: url(/sol/pcc/N/special/Wednesday_raffle_poipp/parts2022/images/poipp_bg02.png) repeat;
background-size: 100%;
}
#poipp a {
text-decoration: none;
}
#poipp a .secContents {
color: #333;
}
#poipp .two_cells {
justify-content: center;
align-items: flex-start;
}
#poipp .two_cells .left_box{
padding: 13px 8px 13px 0;
}
#poipp .two_cells p{
font-size: 24px;
}
#poipp .two_cells .ptget{
margin-right: 3px;
vertical-align: middle;
font-size: 40px;
font-weight: bold;
color: #fa7229;
}
#poipp .two_cells .right_box{
width: 15%;
}
#poipp .two_cells .right_box img{
max-width: 80px;
}
#poipp .pp_link{
padding-bottom: 8px;
font-size: 18px;
color: #0088cc;
text-decoration: underline;
}
#poipp .table_caption {
padding-top: 13px;
}
#poipp .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;
}
#poipp .mask_area {
position: relative;
}
#poipp .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;
}
#poipp .mask {
position: absolute;
top: 25%;
left: 0;
z-index: 10;
}
#poipp .mask img{
width: 80%;
max-width: 770px;
height: auto;
}