#rooby_fancy .little {
    margin-top: 45px;
}
#rooby_fancy .less {
    margin-top: 20px;
}
#rooby_fancy p{
    line-height: 30px;
    font-size: 16px;
}
#rooby_fancy .info{
    line-height: 32px;
    letter-spacing: 2px;
    list-style: none;
    font-weight: 500;
    padding: 0;
    font-size: 18px;
}
#rooby_fancy .midside_2{
	width: 1300px;
    margin: 75px auto 45px;
}
#rooby_fancy .head_in.head_pad.wrp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#rooby_fancy p{
    line-height: 29px;
}
#rooby_fancy .sketch_row {
    display: flex;
    justify-content: space-between;
}
#rooby_fancy .middle {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
#rooby_fancy .resize {
    font-size: 20px;
}
#rooby_fancy .content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 62%;
    padding-left: 2%;
}
#rooby_fancy .sketch_row_indigo {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#rooby_fancy .sketch_row_indigo p {
    margin: 0;
}
#rooby_fancy .column{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
#rooby_fancy .flexbox {
    display: flex;
    justify-content: space-between;
}