/* CSS Document */


/*-----------------------------------
PC・スマホ共通スタイル
body.ex-salepage
-----------------------------------*/
/*body.pc #e_navi_foot.common_e_navi {
    display: none!important;
}*/
/*body.ex-salepage #contents{
	background:rgba(0,0,0,0.3);
	width:100%;
	text-align:center;
}*/
/*body.ex-salepage.view.pc #contents > .inner{
	margin: 0 auto;
	background: #fff;
	width: 1020px;
}*/

body.ex-salepage #contents > .inner{
    padding: 0;
    background: #57565b;
}

body.ex-salepage #contents-main{
	margin:0 auto;
    padding: 0;
}
/*body.ex-salepage #contents-main section.box_yutai,*/
body.ex-salepage #contents-main section.box_salelist{
	
	margin: 0 auto;
}

body.ex-salepage #contents h2{
	margin:0;
	padding: 0;
	border: none;
	background: none;
}

body.ex-salepage #contents header{
	text-align: center;
	border: 0;
	margin-top: 30px;
}
body.ex-salepage #contents header.yuta_no{
  padding: 0;
}
body.ex-salepage #contents header.yuta_no img{
width: 100%;
}
body.ex-salepage .exsale_header{
    width: 960px;
    margin: 0 auto;
    background: #fff;}


body.ex-salepage .exsale_header p{
	font-size: 16px;
	line-height: 1.8em;
	color: #333;
font-weight: bold;
padding: 20px 0 10px;}

body.ex-salepage .exsale_header p span {
	color: #e73828;
	text-align: center;
}


body.ex-salepage .box_yutai{
	
}
body.ex-salepage .box_yutai .eventlist{
	/*width: 90%;*/
	margin: 0 auto 30px;
	padding: 0;
	box-sizing: border-box;
	/*border: 2px solid #ddd;*/
	text-align: center;
}
body.ex-salepage .box_yutai .eventlist#show251114 {
	display: none;
}
body.ex-salepage .box_yutai .eventlist p{
	font-size: 30px;
    background: #fff000;
    padding: 15px 0 15px;
    color: #e40073;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 2px;
    /* border-bottom: 5px solid #FFF; */
    text-align: center;

	width: 960px;
    margin: 0 auto;
}
body.ex-salepage .box_yutai .eventlist a:last-of-type img{
	border: 2px solid #FFF;
	width: 960px;
	box-sizing: border-box;
}



body.ex-salepage .list_menu{
    width: 100%;
    margin: 0 auto;
    background: none;
    max-width: 880px;
}

body.ex-salepage .list_menu ul{
	width: 100%;
    max-width: 880px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

body.ex-salepage .list_menu ul li {
    text-align: center;
    width: calc(100% / 3 - 20px);
}

body.ex-salepage .list_menu ul li a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color:#fff;
    line-height: 3rem;
    border: 3px solid #FFF;
    border-radius: 8px;
}

body.ex-salepage .list_menu ul li:nth-child(1) a{    background: #ef93bb;}
body.ex-salepage .list_menu ul li:nth-child(2) a{    background: #aace36;}
body.ex-salepage .list_menu ul li:nth-child(3) a{    background: #54c3f1;}
body.ex-salepage .list_menu ul li:nth-child(4) a{    background: #00a5a8;}
body.ex-salepage .list_menu ul li:nth-child(5) a{    background: #a674b0;}
body.ex-salepage .list_menu ul li:nth-child(6) a{    background: #f39800;}
body.ex-salepage .list_menu ul li:nth-child(7) a{    background: #e5007f;}

body.ex-salepage .list_menu ul li a:after {
	font-family: "Font Awesome 5 Free";
    content: "\f0d7";
    display: block;
    margin: -1em 0 0px;
    font-size: 22px;
    line-height: 1.6em;
}





body.ex-salepage #contents-main h3{
	background: #e5007f;
	color: #fff;
	border-radius: 8px;
	font-size: 20px;
	border: 0;
}

/*カテゴリごとに色分け*/
body.ex-salepage #contents-main .cat4 h3{ background: #ef93bb;}
body.ex-salepage #contents-main .cat5 h3{ background: #aace36;}
body.ex-salepage #contents-main .cat6 h3{ background: #f39800;}
body.ex-salepage #contents-main .cat8 h3{ background: #54c3f1;}
body.ex-salepage #contents-main .cat9 h3{ background: #00a5a8;}
body.ex-salepage #contents-main .cat10 h3{ background: #a674b0;}
body.ex-salepage #contents-main .cat11 h3{ background: #fdd108;}



body.ex-salepage #contents-main section.box_salelist .sale_shop{
    padding: 0 0 20px;
}

body.ex-salepage #contents ul.shoplist_cat {
	background: #FFF;
    width: 980px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 16px;
}


/* body.ex-salepage #contents ul.shoplist_cat ul li{
	border: none;
	border-bottom:1px solid #565456;
} */
/* body.ex-salepage #contents ul.shoplist_cat ul li:last-child{
    border-bottom: none;
} */



/* 
body.ex-salepage #contents ul.shoplist_cat ul li:first-child .service{
	padding-top: 0;
} */



body.ex-salepage #contents ul.shoplist_cat ul li .service{
	/* background: #FFFCDB;
    height: 100%; */
}

body.ex-salepage #contents ul.shoplist_cat ul li .service .text{
	font-size:16px;
	line-height: 1.6em;
	padding: 14px;
	background: #FFFCDB;
	text-align: left;
}

body.ex-salepage #contents ul.shoplist_cat ul li .service .text span{
	color: #e60012;
	font-weight: bold;font-size: 20px;}
/* body.ex-salepage #contents ul.shoplist_cat ul li .shopitem .item{
	border: 3px solid #e5007f;
} */
body.ex-salepage #contents ul.shoplist_cat ul li .shopitem .item .img_bg_css.no_img_logo{
	border-width: 0 1px 0 0;
}
body.ex-salepage #contents p.attention{
	background: none;
	padding: 0;
	color: #fff;
}

body.ex-salepage ul.shoplist_cat{
	margin-top: 20px;
    margin-bottom: 20px;
}

body.ex-salepage .cat2 ul.shoplist_cat{
	border-color:#f19b3a;
}

body.ex-salepage .cat3 ul.shoplist_cat{
	border-color:#009e71;
}

body.ex-salepage ul.shoplist_cat .new_open{
	width: 816px;
	margin:24px auto 5px;
	padding: 24px 20px 30px 320px;
	box-sizing: border-box;
	text-align: left;
	min-height: 180px;
}

body.ex-salepage ul.shoplist_cat .new_open dt{
	font-size: 18px;
	color: #1EAA39;
    font-weight: bold;
	padding: 4px 0;
}

body.ex-salepage ul.shoplist_cat .new_open dt span{
	padding-bottom: 4px;
    font-weight: normal;
    font-size: 14px;
}

body.ex-salepage ul.shoplist_cat .new_open dd a{
	font-weight: bold;
	background: #fff;
	color:#1EAA39 ;
	padding: 2px 20px;
	border: 2px #1EAA39 solid;
	display: inline-block;
	margin: 10px 0 0;
	border-radius: 20px;
}

body.ex-salepage ul.shoplist_cat .new_open dd a::before {
    font-family: "Font Awesome 5 Free";
    margin: 0 4px 0 0;
    font-size: 1em;
    display: inline-block;
    content: "\f0da";
}




body.ex-salepage ul.shoplist_cat ul li .shopitem{
	margin-top:0px;
}








body.ex-salepage ul.shoplist_cat ul li .detail {
	padding: 20px;
	display: flex;
	justify-content: space-between;
    background: #FFF;
}

body.ex-salepage ul.shoplist_cat ul li .shopname{
	font-weight: bold;
	width: 60%;
}
body.ex-salepage ul.shoplist_cat ul li .shopname a {
	color: #333;
}

body.ex-salepage ul.shoplist_cat ul li .logo{
	width: 30%;
    min-height: 63px;
}
body.ex-salepage ul.shoplist_cat ul li .logo img{
	width: 100%;
	max-height: 63px;
}

body.ex-salepage ul.shoplist_cat ul li .shopname .floor{
    background: #6ecaf3;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 6px 10px 5px;
    line-height: 1em;
    font-weight: normal;
    border-radius: 20px;
    margin-bottom: 4px;
    display: inline-block;}


body.ex-salepage .attention{
	padding: 40px 10px;
}
body.ex-salepage .attention p{
	font-size: 10px;
	line-height: 1.4em;
}
body.ex-salepage .attention p strong{
	font-size: 14px;
}


div.salepage_btn .page_btn a{
	background: #e5007f;
}
body.ex-salepage #contents-main div.salepage_btn .NewsItemList .item,
body.ex-salepage #contents-main div.salepage_btn .NewsItemList .item:nth-child(2n+1){
	border: 3px solid #e5007f;
}

/* 優待リンクボタン */
body.ex-salepage .box_yutai .eventlist p.page_btn {
	font-size: revert;
    background: transparent;
    padding: 15px 0 15px;
    color: #e40073;
    font-weight: bold;
    line-height: 1;
    letter-spacing: revert;
    border-bottom: 0;
}
body.ex-salepage #contents-main .eventlist .page_btn a {
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    font-size: 90%;
    background: #fff;
    display: inline-block;
    border-radius: 100px;
    color: #E40073;
    border: 2px #E40073 solid;
	width: 80%;
    height: auto;
    padding: 0 20px;
    line-height: 2.5em;
}
body.ex-salepage #contents-main .eventlist .page_btn a::before {
    font-family: "Font Awesome 5 Free";
    margin: 0 4px 0 0;
    font-size: 1em;
    display: inline-block;
    content: "\f0da";
}

/*-----------------------------------
スマホのみ
body.ex-salepage .sp_view
-----------------------------------*/
body.ex-salepage .RinjiAllBnr{
    display: none;
}

body.ex-salepage.sp #contents header {
	margin-top: 0;
}

body.ex-salepage.sp #contents-main{
	padding: 0;
}
body.ex-salepage.sp #contents-main section.box_salelist{
	margin: 0px auto 0;
}

body.ex-salepage.sp #contents{
    padding: 0;
    box-sizing: border-box;
}
body.ex-salepage #contents > .inner{
    padding: 0;
}


body.ex-salepage.sp .footer-navi{
	display: none!important;
}

body.ex-salepage.sp footer .ad_foot_desc{
	padding-bottom: 120px;
}

body.ex-salepage.sp .to-top{    bottom: 30px;}

body.ex-salepage.sp .exsale_header,
body.ex-salepage.sp #contents div.salepage_btn .box,
body.ex-salepage.sp #contents div.salepage_btn #items,
body.ex-salepage.sp #contents div.salepage_btn .page_btn{
	width: 100%;
}
body.ex-salepage.sp .exsale_header p{
	padding: 10px;
	font-size: 84%;
}


body.ex-salepage.sp .list_menu ul{
    padding-bottom: 20px;
}

body.ex-salepage.sp .list_menu ul li a{
	position: relative;
}

body.ex-salepage.sp .list_menu ul li a:after{
    position: absolute;
    bottom:0px;
	left: 0;
    width: 100%;
    text-align: center;
	font-size: 14px;
}

body.ex-salepage.sp ul.shoplist_cat ul li{
	padding: 0;
}

body.ex-salepage.sp #contents div.salepage_btn{
	margin: 0 auto 16px;
	padding: 8px 12px;
}
body.ex-salepage.sp #contents div.salepage_btn .page_btn{
	margin-top: 4px;
}

body.ex-salepage.sp #contents div.salepage_btn #items{
	padding:0 10px;
}

body.ex-salepage.sp #contents div.salepage_btn #items .item{
	width: 18%;
}
body.ex-salepage.sp #contents div.salepage_btn #items .item p.image{
	height: 60px;
}

body.ex-salepage.sp div.salepage_btn #items .item:nth-child(4){
	    margin: 0 1% 0 0;
}

body.ex-salepage.sp div.salepage_btn #items .item:nth-child(5){
	display: block;
}

body.ex-salepage.sp #contents div.salepage_btn #items .item:nth-child(6){
	display: none;
}



body.ex-salepage.sp #contents div.salepage_btn .page_btn a{
	width: 80%;
	height: auto;
	padding: 0 20px;
	line-height: 2.5em;
}

body.ex-salepage.sp div.salepage_btn #items .name a{
	padding: 0;
	font-size: 80%;
}



body.ex-salepage.sp .list_menu ul li a,
body.ex-salepage.sp .cat2 .list_menu ul li:nth-child(2) a{
	font-size: 90%;
  line-height: 1.4em;
  height: 40px;
  padding: 10px 10px 14px;
	display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
 -webkit-justify-content: center;
 justify-content: center;
}

body.ex-salepage.sp .cat1 .list_menu ul li:nth-child(1) a,
body.ex-salepage.sp .cat2 .list_menu ul li:nth-child(2) a,
body.ex-salepage.sp .cat3 .list_menu ul li:nth-child(3) a,
body.ex-salepage.sp #contents ul.shoplist_cat{
	border-width: 3px;
}

body.ex-salepage.sp .list_menu ul li a br{
	display: block;
}

body.ex-salepage.sp #contents-main section.box_salelist .sale_shop{
    padding: 0 10px 20px;
}
body.ex-salepage.sp #contents ul.shoplist_cat{
    width: 100%;
    padding: 16px;
}

body.ex-salepage.sp #contents ul.shoplist_cat ul li .service{
	border:none;
	padding-top:0;
}

body.ex-salepage.sp #contents ul.shoplist_cat ul li:first-child .service{
	    padding: 0;
}
body.ex-salepage.sp #contents ul.shoplist_cat ul li .service .text{
	font-size: 100%;padding: 10px;
}

body.ex-salepage.sp #contents ul.shoplist_cat ul li .service .text span{
	font-size: 140%;
}

body.ex-salepage.sp ul.shoplist_cat .new_open{
    width: 90%;
    padding: 100px 14px 20px;
    margin: 14px auto 20px;
    background-position: center 19px;
    background-size: auto 80px;
}

body.ex-salepage.sp ul.shoplist_cat .new_open dt{
	font-size: 100%;
	text-align: center;
}



body.ex-salepage.sp ul.shoplist_cat .new_open dt span{
	display: block;
}

body.ex-salepage.sp ul.shoplist_cat .new_open dd{
	font-size: 90%;
}

body.ex-salepage.sp ul.shoplist_cat .new_open dd.check{
	text-align: center;
	font-size: 90%;
}

body.ex-salepage.sp .attention{
    padding: 20px 0;
}
/* 優待リンク */
body.ex-salepage.sp .box_yutai .eventlist {
    margin: 0;
    padding: 0 10px;
}

body.ex-salepage.sp .box_yutai .eventlist a:last-of-type img{
    border: 0;
	width: 100%;
}

body.ex-salepage.sp .box_yutai .eventlist p {
	width: 100%;
}

/* For modern browsers */
.cf:before,
.cf:after {

}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}


body.ex-salepage.sp ul.shoplist_cat ul li .logo img {
    max-height: 47px;
}