@charset "UTF-8";
/* pickleball CSS */
/* _setting CSS */
/* program common-------------------------------------------- */
#general #mtitle{
    background-image: url(../images/pickleball/mvisual_general.jpg);
}
#general #mtitle_text h2{
    background-image: url(../images/pickleball/mtitle_general.png);
}
#general #contents01 .classroomLevel td{
    border-bottom: 1px solid #c2c2c4;
}
#general #contents01 .classroomLevel tr:last-child td{
    border-bottom: none;
}
.shoes .price_box{
    width: 270px;
    float: right;
}
.sec{
    margin-bottom: 60px;
}
.sec .title_program{
    background: url(../images/program/general_title_bg.png) 0 0 repeat;
}
.price_box > dl dd:before{
    display: none;
}
.text_area strong{
    font-weight: bold;
}
.price_table{
    margin-bottom: 50px;
}
.price_box_wrap{
    display: flex;
    justify-content: space-between;
}
.price_box h4{
    border-top: 2px solid #a5b3bb;
    border-bottom: 1px solid #a5b3bb;
}
.price_box_head{
    width: 270px;
}
#gameclass{
    margin-bottom: 0;
}
#general #gameclass .price_box{
    width: 350px;
/*    float: none;*/
}
#general #gameclass .price_box_head{
    width: 270px;
/*    float: none;*/
}
