
/* PC */
@media screen and (min-width: 769px){.zeta-ad-listing-area {
    flex: 0 0 100%;
    max-width: 100%;
    width: 1200px;
    display: flex;
    margin: 0 auto;
    align-items: stretch;
    justify-content: flex-start;
    align-content: center;
    flex-flow: row wrap;
}}

@media screen and (min-width: 769px){.zeta-ad-item-link {
    flex: 0 0 220px;
    max-width: 220px;
    width: 220px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: row wrap;
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #DEDEDE;
    padding-bottom: 28px;
    margin: 0px;
    margin-bottom: 20px;
    margin-right: 14px;
    text-decoration: none;
    transition: opacity 300ms ease-out 0ms;
    position: relative;
    overflow: hidden;
}}

@media screen and (min-width: 769px){.zeta-ad-item-link:hover {
    opacity: 0.75;
}}

@media screen and (min-width: 769px){.zeta-ad-item-link::after {
    content: "PR";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 16px;
    width: 57px;
    color: #0178EE;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #0178EE;
    border-radius: 6px;
    padding: 1px 0 0 0;
    box-sizing: border-box;
}}

@media screen and (min-width: 769px){.zeta-ad-item-link:nth-child(4n) {
    margin-right: 0;
}}

@media screen and (min-width: 769px){.zeta-ad-item-image-area {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 152px;
    background: #f5f5f5;
}}

@media screen and (min-width: 769px){.zeta-ad-item-image-area img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-family: "object-fit: contain;";
}}

@media screen and (min-width: 769px){.zeta-ad-item-text-area {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 12px 16px;
    font-size: 15px;
    color: #111111;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.5;
    box-sizing: border-box;
}}

@media screen and (min-width: 769px){.zeta-ad-item-text {
    margin: 0;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 90px;
}}

@media screen and (min-width: 769px){.zeta-ad-item-price {
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
    font-size: 24px;
    color: #A00000;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.5;
}}

@media screen and (min-width: 769px){.zeta-ad-item-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    font-size: 13px;
    color: #6E683E;
    background: #F7F6F0;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.5;
    margin: 0;
    margin-bottom: 5px;
    box-sizing: border-box;
}}

@media screen and (min-width: 769px){.p-regions .zeta-ad-banner-area {
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
    gap: 35px 46px;
    flex-wrap: wrap;
}}

@media screen and (min-width: 769px){.p-regions .zeta-ad-banner-link {
    position: relative;
    width: calc((100% - 138px) / 4);
    background-color: #ffffff;
    padding-bottom: 28px;
}}

@media screen and (min-width: 769px){.p-regions .zeta-ad-banner-link::after {
    content: "PR";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 16px;
    width: 57px;
    color: #0178EE;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #0178EE;
    border-radius: 6px;
    padding: 1px 0 0 0;
    box-sizing: border-box;
}}

@media screen and (min-width: 769px){.p-regions .zeta-ad-banner-text-area {
    display: flex;
    flex-direction: column;
}}

@media screen and (min-width: 769px){.p-regions .zeta-ad-banner-text {
    order: 2;
    width: 100%;
    font-size: 13px;
    letter-spacing: 0em;
    line-height: 1.5;
    padding: 0 16px;
    padding-bottom: 25px;
}}

@media screen and (min-width: 769px){.p-regions .zeta-ad-banner-brand {
    order: 1;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #00146E;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.5;
    margin: 15px 0 10px;
    padding: 30px 16px 0;
    position: relative;
}}

@media screen and (min-width: 769px){.p-regions .zeta-ad-banner-brand::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 21px;
    background-image: url(/shop_assets/img/usr/top/region_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0; 
    left: 50%;
    transform: translateX(-50%);
}}

/* SP */
@media screen and (max-width: 768px){ .zeta-ad-listing-area {
    max-width: 100%;
    /* width: 100%; */
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: row wrap;
    padding: 0px;
    border: none;
    box-sizing: border-box;
    margin: 0 17px;
}}

@media screen and (max-width: 768px){ .zeta-ad-item-link {
    flex: 0 0 48.5%;
    max-width: 48.5%;
    width: 48.5%;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: row wrap;
    position: relative;
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #DEDEDE;
    padding-bottom: 28px;
    margin: 0px;
    margin-right: 3%;
    margin-bottom: 12px;
    text-decoration: none;
    box-sizing: border-box;
}}

@media screen and (max-width: 768px){ .zeta-ad-item-link::after {
    content: "PR";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 16px;
    width: 57px;
    color: #0178EE;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #0178EE;
    border-radius: 6px;
    padding: 1px 0 0 0;
    box-sizing: border-box;
}}

@media screen and (max-width: 768px){ .zeta-ad-item-link:nth-child(2n) {
    margin-right: 0;
}}

@media screen and (max-width: 768px){ .zeta-ad-item-image-area {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30.8vw;
    background: #f5f5f5;
}}

@media screen and (max-width: 768px){ .zeta-ad-item-image-area img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-family: "object-fit: contain;";
}}

@media screen and (max-width: 768px){ .zeta-ad-item-text-area {
    box-sizing: border-box;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 12px 16px 10px;
    font-size: 13px;
    color: #111111;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.5;
}}

@media screen and (max-width: 768px){ .zeta-ad-item-text {
    margin: 0;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 500;
    font-feature-settings: "palt";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 90px;
}}

@media screen and (max-width: 768px){ .zeta-ad-item-price {
    margin: 0;
    margin-bottom: 7px;
    text-align: left;
    font-size: 18px;
    color: #A00000;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.5;
}}

@media screen and (max-width: 768px){ .zeta-ad-item-brand {
    margin: 0;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 6px;
    font-size: 11px;
    color: #6E683E;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1.5;
    background: #F7F6F0;
}}

@media screen and (max-width: 768px){ .p-regions .zeta-ad-banner-area {
    margin-top: -15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
}}

@media screen and (max-width: 768px){ .p-regions .zeta-ad-banner-link {
    position: relative;
    width: calc((100% - 8px) / 2);
    background-color: #ffffff;
    padding-bottom: 28px;
}}

@media screen and (max-width: 768px){ .p-regions .zeta-ad-banner-link::after {
    content: "PR";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 16px;
    width: 57px;
    color: #0178EE;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #0178EE;
    border-radius: 6px;
    padding: 1px 0 0 0;
    box-sizing: border-box;
}}

@media screen and (max-width: 768px){ .p-regions .zeta-ad-banner-text-area {
    display: flex;
    flex-direction: column; 
}}

@media screen and (max-width: 768px){ .p-regions .zeta-ad-banner-text {
    order: 2;
    width: 100%;
    font-size: 13px;
    letter-spacing: 0em;
    line-height: 1.5;
    padding: 0 12px;
    padding-bottom: 20px;
}}

@media screen and (max-width: 768px){ .p-regions .zeta-ad-banner-brand {
    order: 1;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #00146E;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.5;
    margin: 10px 0px 4px;
    padding: 2px 12px;
}}

@media screen and (max-width: 768px){ .p-regions .zeta-ad-banner-brand::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 1px;
    background-image: url(/shop_assets/img/usr/top/region_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 1px;
}}

@media screen and (max-width: 768px){ .p-regions .zeta-ad-banner-image {
    width: 100%;
    height: 100%;
}}
