@charset "UTF-8";
@media screen and (max-width:750px){
#box {
    margin-bottom: 100px;
}
#box ul {
    margin-left: auto;
    margin-right: auto;
}
#box .cf li {
    border: 1px solid #28bbef;
    margin-left: 20px;
    margin-right: 20px;
    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;
    margin-top: 20px;
}
#box .title {
    margin-top: 10px;
    margin-bottom: 10px;
}
#box .title1 {
    color: #00afec;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #00afec;
    display: inline-block;
    padding-bottom: 1px;

}
#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 {
}
}
