﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.Llist_669386 {
    background: #FAF7F2;
    max-width: 100% !important;
}

.Llist_669386 .outside_b, .Llist_669386 .inside_b {
    max-width: 1000px !important;
    margin: 0 auto !important;
}

.Llist_669386 .inside_b ul li {
    background-color: #ffffff !important;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.Llist_669386 {
    background: #FAF7F2;
    max-width: 100% !important;
}

.Llist_669386 .outside_b, .Llist_669386 .inside_b {
    max-width: 320px !important;
    margin: 0 auto !important;
}

.Llist_669386 .inside_b ul li {
    background-color: #ffffff !important;
}
}
