@charset "utf-8";
main.empty > header p
{
    display: block;
}

main.empty section > p
{
    display: block;
}

main.empty section > ul
{
    display: none;
}

main > header
{
    padding: 18px 3.13% 11px;
}

main > header h2
{
    font-size: 20px;
    line-height: 1.25;
    text-align: center;
}

main > header p
{
    font-size: 14px;
    font-weight: normal;
    display: none;
    padding: 17px 0 12px;
}

main > header var
{
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.56;
    display: block;
    margin-top: 33px;
    text-align: left;
}

main > header var:before
{
    content: 'お気に入りアイテム：';
}

main > header var:after
{
    content: '件';
}

main > header var:empty:before,
main > header var:empty:after
{
    visibility: hidden;
}

main section > p
{
    font-size: 16px;
    font-weight: normal;
    display: none;
    margin: 0 3.13% 30px;
    padding: 20px 6.25% 20px;
    text-align: center;
    border: 1px #e5e5e5 solid;
}

main section > ul
{
    padding-bottom: 20px;
    text-align: left;
}

main section > ul > li
{
    background-position: 50% calc(50% - 108px);
}

main section > ul > li a
{
    padding-top: calc(100% + 216px);
}

main section > ul > li a dl dd
{
    height: 99px;
}

main section > ul > li a dl dd:nth-of-type(1) strong
{
    max-height: 72px;

    -webkit-line-clamp: 4;
}

main section > ul > li a dl dd + dd
{
    height: 117px;
}

[data-delete='1'] a
{
    pointer-events: none;
}

/*# sourceMappingURL=dev/store/techo/ja/2018/sp/fav/styl/fav.css.map */
