@charset "UTF-8";
@media screen and (min-width: 751px){

#box {
    background-image: url(images/pc/bg.png);
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 270px;
    background-repeat: no-repeat;
    margin-bottom: 100px;
}
#box ul {
    width: 864px;
    margin-left: auto;
    margin-right: auto;
}
#box .cf li {
    width: 270px;
    border: 1px solid #28bbef;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #0082ca;
    background-color: #fff;
    border-radius: 10px;
}
#box .title {
    height: 65px;
    margin-top: 10px;
}
#box .title1 {
    color: #00afec;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #00afec;
    display: inline-block;
    padding-bottom: 1px;
    margin-top: 12px;

}
#box .title2 {
    color: #00afec;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #00afec;
    display: inline-block;
    padding-bottom: 1px;
    margin-bottom: 3px;
}

.000000 {
}
}
