﻿/* CSS Document */


/*-----------------------------------
2025　セノバブラックフライデー

PC・スマホ共通スタイル
body.ex-salepage
-----------------------------------*/

/*背景*/
body.ex-salepage #contents{
    position: relative;
    background: url("bg_blk-friday.jpg")no-repeat,url("bg_blk-friday2.jpg")no-repeat,#000;
    background-size: contain;
    background-position: top,bottom;
    background-attachment: fixed;
}

body.ex-salepage #contents .header_inner{
    max-width: 1200px;
    width: 100%;
    padding: 3% 0;
}

/*body.ex-salepage .shoplist_cat .item .service{
    padding: 20px;
    min-height: 60px;
}*/

@media screen and (max-width:1600px){
    body.ex-salepage #contents .header_inner{
        max-width: 700px;
        padding-top: 80px;
    }
}


/*10時START*/
body.ex-salepage #bnr_start{
    margin: 50px auto 0;
    max-width: 1400px;
    width: 90%;
}


/*動画枠*/
body.ex-salepage .movie_box{
    width: 70%;
    margin: 50px auto 70px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    
    aspect-ratio: 16 / 9;
}
body.ex-salepage .exsale_header .movie_box p:first-of-type{
    width: 100%;
    margin: 0 auto 15px;
}
body.ex-salepage .movie_box iframe {
  width: 100%;
  height: 100%;
}


/*NEW SHOP表示用*/
body.ex-salepage .shoplist_cat .item .detail::before{
    position: absolute;
    top: 0;
    left: 0;
    background: #e4111a;
    color: #FFF;
    padding: 1px 8px;
    font-size: 80%;
    font-weight: bold;
}

body.ex-salepage .attention {
    background: #000;
}
/*body.ex-salepage .shoplist_cat .shop145 .detail::before,
body.ex-salepage .shoplist_cat .shop1216 .detail::before,
body.ex-salepage .shoplist_cat .shop1208 .detail::before,
body.ex-salepage .shoplist_cat .shop1211 .detail::before,
body.ex-salepage .shoplist_cat .shop1210 .detail::before,
body.ex-salepage .shoplist_cat .shop1209 .detail::before,
body.ex-salepage .shoplist_cat .shop1213 .detail::before{
    content: "NEW";
}*/


/*----------------------------------------
ショップリスト
.shoplist_cat
----------------------------------------*/
body.ex-salepage .shoplist_cat .item {
    width: 100%;
    display: flex;
    background-color: transparent;
    margin: 0;
    padding: 16px 0;
    border-top: 1px solid #e5e5e5;
}
body.ex-salepage .shoplist_cat .item:nth-child(-n+4) {
    border-top: 1px solid #e5e5e5;
}
body.ex-salepage .shoplist_cat .item:first-child {
    border-top: 0;
}

body.ex-salepage .shoplist_cat .item .detail {
    display: flex;
    align-items: center;
    flex: 0.9;
}
body.ex-salepage .shoplist_cat .item .detail .logo {
    margin: 0 30px;
    padding: 0;
    /* flex: 0.8; */
}
body.ex-salepage .shoplist_cat .item .detail .shopname {
    min-height: 0;
    font-weight: bold;
    font-size: 110%;
    flex: 1;
    text-align: left;
    -webkit-line-clamp: none;
}
body.ex-salepage .shoplist_cat .item .service {
    padding: 0;
    text-align: left;
    justify-content: left;
    border-radius: 10px;
    flex: 1;
    display: block;
    min-height: auto;
}
body.ex-salepage .shoplist_cat .item .service .text {
    font-size: 120%;
    font-weight: bold;
    line-height: 1.3;
    background-color: #faf9c4;
    display: flex;
    padding: 20px 40px 20px;
    border-radius: 8px;
    box-sizing: border-box;
    min-height: 90px;
    align-items: center;
    flex-wrap: wrap;
}
body.ex-salepage .shoplist_cat .item .service .text em {
    display: block;
    width: 100%;
    padding-top: 5px;
}


/*----------------------------------------
ショップニュース
----------------------------------------*/
/* body.ex-salepage .shoplist_cat .item .service .shopitem_articleList{
    display: flex;
    justify-content: left;
    gap:10px;
    flex-wrap: wrap;
}
body.ex-salepage .shoplist_cat .item .service .shopitem_articleList article.item{
    display: flex;
    width: calc(100%/2 - 10px);
    border-radius: 7px;
    margin: 0;
    overflow: hidden;
    height: 70px;
    margin-top: 15px;
    background-color: transparent;
    padding: 0;
}
body.ex-salepage.sp .shoplist_cat .item .service .shopitem_articleList article.item {
    display: flex;
}
body.ex-salepage .shoplist_cat .item .service .shopitem_articleList article.item .image {
    aspect-ratio: 2 / 1;
  margin-right: 10px;
  width: 100%;
  max-width: 110px;
}
body.ex-salepage.sp .shoplist_cat .item .service .shopitem_articleList article.item .image {
    aspect-ratio: 1 / 1;
    margin-right: 5px;
    width: 50%;
    flex: 0.8;
}

body.ex-salepage .shoplist_cat .item .service .shopitem_articleList article.item .image span {
    border-radius: 0;
}
body.ex-salepage .shoplist_cat .item .service .shopitem_articleList article.item h4 {
    font-size: 80%;
    font-weight: bold;
    overflow: hidden;
    display: flex;
    align-items: center;
}

body.ex-salepage.sp .shoplist_cat .item .service .shopitem_articleList article.item h4 {
    flex: 1;
}

body.ex-salepage .shoplist_cat .item .service .shopitem_articleList article.item h4 a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
body.ex-salepage .shoplist_cat #sale_shoplist-1f .shopitem_articleList article.item {
    border: 2px solid #F29600;
}
body.ex-salepage .shoplist_cat #sale_shoplist-2f .shopitem_articleList article.item {
    border: 2px solid #0099BD;
}
body.ex-salepage .shoplist_cat #sale_shoplist-3f .shopitem_articleList article.item {
    border: 2px solid #E85298;
}
body.ex-salepage .shoplist_cat #sale_shoplist-4f .shopitem_articleList article.item {
    border: 2px solid #3AB484;
}
body.ex-salepage .shoplist_cat #sale_shoplist-5f .shopitem_articleList article.item {
    border: 2px solid #EC6D45;
}
body.ex-salepage .shoplist_cat #sale_shoplist-b1 .shopitem_articleList article.item {
    border: 2px solid #5976BA;
} */


/*----------------------------------------
カテゴリナビ
----------------------------------------*/
body.ex-salepage #contents-main .floor_list {
    width: 85%;
}

body.ex-salepage.sp #contents-main .floor_list {
    width: 100%;
}

body.ex-salepage #contents-main .floor_list ul {
    gap: 10px;
}
body.ex-salepage.sp #contents-main .floor_list ul {
    gap: 5px;
}

body.ex-salepage #contents-main .floor_list ul li {
    flex: 1;
    margin: 0;
}
body.ex-salepage #contents-main .floor_list ul li a {
    font-size: clamp(12px, 1.2vw, 18px);
}
body.ex-salepage.sp #contents-main .floor_list ul li a {
    font-size: clamp(12px, 1.2vw, 14px);
    line-height: 1.2rem;
}


body.ex-salepage.sp #contents-main .floor_list ul li {
    flex: 1;
}


body.ex-salepage #contents-main .thanks_price {
    background: #F39700;
}
body.ex-salepage #contents-main .novelty_present {
    background: #e75297;
}
body.ex-salepage #contents-main .point_up {
    background: #0098bc;
}
body.ex-salepage #contents-main .others {
    background: #39b382;
}

body.ex-salepage #contents-main .shoplist_cat .floor:nth-of-type{
    margin-bottom: 0;
}


/*-----------------------------------
スマホのみ
body.ex-salepage .sp_view
-----------------------------------*/


body.ex-salepage.sp #contents .header_inner {
    padding-top: 0;
    width: 100%;
}
body.ex-salepage.sp #contents .inner {
    padding: 0;
}
body.ex-salepage.sp #contents-main {
    width: auto!important;
    margin: 10px;
    box-sizing: border-box;
}
body.ex-salepage.sp #contents-main .floor_list ul {
    gap: 5px;
}
body.ex-salepage.sp #contents-main .floor_list ul li {
    width: calc(100% / 4 - 5px);
}

body.ex-salepage.sp .movie_box{
    display: block;
    width: 90%;
    padding: 10px;
    margin: 30px auto;
}
body.ex-salepage.sp .exsale_header .movie_box p:first-of-type{
    margin: 0 auto 8px;
}
body.ex-salepage.sp .shoplist_cat .item .service{
    padding: 15px;
    min-height: inherit;
}



/* For modern browsers */
.cf:before,
.cf:after {
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}


/*----------------------------------------
ショップニュース
----------------------------------------*/
body.ex-salepage.sp .shoplist_cat .shoplistbox {
    margin: 0 0 15px;
    border-top: 1px solid #333;
}
body.ex-salepage.sp .shoplist_cat .shoplistbox:first-of-type{
    border-top: none;
    padding: 0;
} 
body.ex-salepage.sp .shoplist_cat .item {
    width: 100%;
    display: block;
    padding: 15px 0 0;
    border-top: 1px solid #e5e5e5;
}
body.ex-salepage.sp .shoplist_cat .item:nth-child(-n+2), body.ex-salepage.sp .shoplist_cat .item:nth-child(-n+4) {
   border-top: 1px solid #e5e5e5; 
}
body.ex-salepage.sp .shoplist_cat .item:first-of-type {
    border-top: none;
}
body.ex-salepage.sp .shoplist_cat .item .detail {
    justify-content: space-between;
}
body.ex-salepage.sp .shoplist_cat .item .detail .logo {
    margin: 0 10px;
    flex: auto;
    order: 2;
    padding: 0;
    max-width: 100px;
    text-align: center;
}
body.ex-salepage.sp .shoplist_cat .item .detail .logo a img {
    height: auto;
}
body.ex-salepage.sp .shoplist_cat .item .detail .shopname {
    font-size: 110%;
    line-height: 1.4;
    flex: auto;
    text-align: left;
    justify-content: flex-start;
}