@charset "UTF-8";

/*幅広く対応可能*/
#top_2col + div .pwrap{
    display: none;
}
#top_2col + div .inner_item_txt{
    top: initial;
    left: initial;
    bottom: 15%;
    right: 17%;
    height: auto;
}
#top_2col + div .inner_item_txt .heading{
    background: transparent;
    border: 2px solid rgba(91, 181, 223,0.6);
    padding: 3px;
}
#top_2col + div .h{
    background: rgba(91, 181, 223,0.85);
    padding: 1rem;
    margin-bottom: 0;
}