﻿@media only screen and (min-width:769px) {
    .xg_psp_cation_middle>dl:nth-child(2) .xg_psp_cation_list_dt{position: absolute; left: 120px;}
    .xg_psp_cation_middle>dl:nth-child(3) .xg_psp_cation_list_dt{position: absolute; left: 240px;}

    .xg_psp_cation_middle>dl:nth-child(1) .xg_psp_cation_spread:after{content:'';display:block;width: 1200px;height: 1px;background: #b7b7b7;position: absolute;top: 42px;}

    .xg_psp_cation_middle>dl>div>dt{cursor: pointer;}
    .xg_psp_cation_middle>dl>div>dt.title_cur{border-bottom: 4px solid #666666;font-weight: bold;}
}
@media only screen and (max-width:768px) {
    
}