@charset "UTF-8";

/* --------------------------------------------------------------

	初期設定

----------------------------------------------------------------- */
/* h1 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important;
}
/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

@media only screen and (max-width: 768px) {
.contents_,
.mainframe_ {
  width: 100% !important;
}
}
.ec-featureRole__head > h1 {
  display: none; }

@media only screen and (max-width: 767px) {
.ec-featureRole {
  padding-left: 0;
  padding-right: 0%;
}
.ec-giftArea{
  padding: 0 4.27%;
}
}
#footer {
  margin-top: 0 !important;
}
div.container_ {
  padding-bottom: 100px !important;
}

/* common
---------------------------------------------------- */
.ec-featureItems.buttons {
  display: none;
}
.ec-layoutRole {
  width: 100%;
  transition: transform 0.3s;
  background: #fff !important;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.sp,
.br_sp {
  display: none;
}
.efureview-cont {
  max-width: 892px;
  margin: 0 auto;
  word-break: break-all;
}
.efureview-cont a {
  text-decoration: none;
}
.efureview-cont a:hover {
 text-decoration: none;
 opacity: 0.8;
}
.efureview-cont img {
 border: none;
 margin: 0px;
 padding: 0px;
 vertical-align: bottom;
 max-width: 100%;
 height: auto;
}
.efureview-cont h1,
.efureview-cont h2,
.efureview-cont h3,
.efureview-cont h4,
.efureview-cont h5,
.efureview-cont h6,
.efureview-cont p,
.efureview-cont ul,
.efureview-cont ol,
.efureview-cont li,
.efureview-cont dl,
.efureview-cont dt,
.efureview-cont dd,
.efureview-cont img {
 margin: 0px;
 padding: 0px;
 list-style: none;
 font-weight: normal;
}

.efureview-cont figure,
.efureview-cont section {
 display: block;
 margin: 0px;
 padding: 0px;
}

@media screen and (max-width: 767px) {
.sp {
 display: block;
  }

.br_sp {
 display: inline;
  }

.pc,
.br_pc {
 display: none;
}
}
.event_name_header_,
.category_name_ {
  display: none !important;
}
.efureview-cont {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  color: #121212;
  max-width: 1600px;
}
.efureview-cont .txt_orange {
  font-weight: bold;
  color: #f78222;
}
.efureview-cont .txt_bold {
  font-weight: bold;
}

/*******************************************************************

	コンテンツ

*******************************************************************/
.fridayContents {
  color: #030b05;
  line-height: 1.7;
}
.fridayContents * {
  box-sizing: border-box;
}
.fridayContents *::before, .fridayContents *::after {
  box-sizing: border-box;
}
.fridayContents img {
  max-width: 100% !important;
  height: auto;
}
.fridayContents img.wAuto {
  max-width: none;
  width: auto;
}

/*******************************************************************

	汎用

*******************************************************************/
@media print, screen and (min-width: 769px) {
.hp_spOnly {
   display: none;
}
}
@media only screen and (max-width: 767px) {
.hp_pcOnly {
  display: none;
}
}
/* margin・padding */
.hp_pt0 {
  padding-top: 0 !important;
}
.hp_mt5 {
  margin-top: 5px !important;
}
.hp_mt10 {
  margin-top: 10px !important;
}
.hp_mt15 {
  margin-top: 15px !important;
}
.hp_mt20 {
  margin-top: 20px !important;
}
.hp_mt25 {
  margin-top: 25px !important;
}
.hp_mt30 {
  margin-top: 30px !important;
}
.hp_mb0 {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
.hp_mt5-sp {
  margin-top: 5px !important;
}
.hp_mt15-sp {
  margin-top: 15px !important;
}
.hp_mt20-sp {
  margin-top: 20px !important;
}
.hp_mt25-sp {
  margin-top: 25px !important;
}
.hp_mt30-sp {
  margin-top: 30px !important;
}
}
@media print, screen and (min-width: 768px) {
.hp_mt10-pc {
 margin-top: 10px !important;
}
}
.w100 {
  width: 100% !important;
}
/* テキスト関連 */
.txtWite {
  color: #fff;
}
.txtC {
  text-align: center !important;
}
.fontsize60 {
  font-size: 60%;
}
.fontsize80 {
  font-size: 80%;
}
.fontsize110 {
  font-size: 110%;
}
@media print, screen and (min-width: 768px) {
.txtR_pc {
  text-align: right;
}
}
@media only screen and (max-width: 767px) {
.txtL_sp {
  text-align: left !important;
}
}
/* インデント */
.indentText {
  padding-left: 1em;
  text-indent: -1em;
}
/* 注釈用小さめテキスト */
.noteText {
  display: inline-block;
  margin: auto;
}
.noteText p{
  font-size: 13px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
.noteText {
  font-size: 0.9285714286rem;
  }
.noteText p{
  font-size: 13px;
}	
}

/*******************************************************************

	ボタン

*******************************************************************/
.el_btnGrd {
  display: block;
  background: linear-gradient(70deg, #cca648 0%, #ffe496 100%);
  width: 100%;
  border-radius: 9999px;
  padding: 4px; /*borderの太さ*/
}
.el_btnGrd_ {
  display: block;
  background: linear-gradient(70deg, #cca648 0%, #ffe496 100%);
  width: 100%;
  border-radius: 9999px;
  padding: 4px; /*borderの太さ*/
}
@media only screen and (max-width: 767px) {
.el_btnGrd_ {
  display: block;
  background: linear-gradient(70deg, #cca648 0%, #ffe496 100%);
  width: 80%;
  border-radius: 9999px;
  padding: 4px; /*borderの太さ*/
  margin: auto;
}
}
.el_btnGrd_szS {
  display: block;
  background: #1ed94f;
  background: linear-gradient(70deg, #cca648 0%, #ffe496 100%);
  width: 100%;
  border-radius: 9999px;
  padding: 2px; /*borderの太さ*/
}
.el_btnGrd_borderNone {
  display: block;
  background: #1ed94f;
  background: linear-gradient(70deg, #cca648 0%, #ffe496 100%);
  width: 100%;
  border-radius: 9999px;
  padding: 0; /*borderの太さ*/
  border-radius: 0;
}
.el_grdBtn {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #030b05;
  border-radius: 9999px;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: bold;
  transition-duration: 0.2s;
}
.el_grdBtn:hover {
  color: #030b05 !important;
  background-color: transparent;
}
.el_categoryBtn {
  padding: 8px 8px 8px 10px;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
.el_categoryBtn {
 font-size: 14px;
}
}
.el_categoryBtn::after {
  content: "";
  display: block;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}
.el_categoryBtn:hover::after,.el_anchorBtn_:hover::after {
  border-color: #030b05;
}

.el_anchorBtn,.el_anchorBtn_ {
  justify-content: center;
  padding: 10px;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .el_anchorBtn,.el_anchorBtn_ {
  padding: 12px 8px 12px 0;
  font-size: 13px;
}
}
.el_anchorBtn::after {
  content: "";
  display: block;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  transform: rotate(135deg);
  top: auto;
  bottom: 44%;
  right: 7%;
}
.el_anchorBtn_::after {
  content: "";
  display: block;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  margin: auto;
  transform: rotate(45deg);
  top: auto;
  bottom: 41%;
  right: 7%;
}
.el_anchorBtn:hover::after,.el_anchorBtn_:hover::after {
  border-color: #030b05;
}
.el_entryBtn:hover > img, .el_entryBtn:hover::after {
  filter: invert(90%);
}

@media print, screen and (min-width: 768px) {
.bl_entrybtnWrapper {
  width: 100%;
  margin: 25px auto;
}
}	
@media only screen and (max-width: 767px) {
.bl_entrybtnWrapper {
  margin: 15px auto 0;
}
}

.bl_entryDesc p{
  width: 90%;
  color: #fff;
  text-align: center;
  margin: 20px auto 10px;
  font-size: 15px;
}
	
@media only screen and (max-width: 767px) {
.bl_entryDesc p{
  font-size: 14px;
  line-height: 1.6em;
  width: 100%;
  margin:20px auto 0!important;
}
}

#shop .more-link{
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
#shop .more-link{
  margin-top: 30px;
  width: 90%;
}	
}


/*******************************************************************

	ページ内リンクのナビ

*******************************************************************/
.bl_anchorBtnList {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
 .bl_anchorBtnList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 10px 0 !important;	  
  gap: 15px;
}
}
.bl_anchorBtnListItem {
  width: 20%;
}
@media only screen and (max-width: 767px) {
.bl_anchorBtnListItem {
    width: calc((100% - 15px) / 2);
}
}


/*******************************************************************

	エントリー

*******************************************************************/
.bl_entryWrapper {
  color: #fff;
  padding: 40px 18px;
  background: url("/html/upload/user_data/feature/blackfri/img/2025/bg_entry_pc.png") no-repeat #000;
  background-position-y: bottom;
  text-align: center;
}
@media only screen and (max-width: 767px) {
.bl_entryWrapper {
  padding: 10px 18px 20px;  
  background: url("/html/upload/user_data/feature/blackfri/img/2025/bg_entry_sp.png") no-repeat 50% #000;
  background-position-y: bottom;
  background-size: 100%;
}
}
.bl_entry {
  max-width: 950px;
  margin: 30px auto 0;		
  background: url("/html/upload/user_data/feature/blackfri/img/2025/line_top.png");
  background-repeat: repeat-x;
 }	
@media only screen and (max-width: 767px) {
.bl_entry {
  margin-top: 5px;
  border-width: 4px;
}
}
@media only screen and (max-width: 767px) {
.el_entryPointText picture {
  height: auto !important;
}
}
.bl_entryDesc {
  padding: 40px 15px 20px;
  margin: 30px auto 0;		
  background: url("/html/upload/user_data/feature/blackfri/img/2025/line_bottom.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
@media only screen and (max-width: 767px) {
.bl_entryDesc {
  padding: 30px 5px;
  margin: 20px auto 0;	
}
}
.el_entryText p{
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
.el_entryText p{
  font-size: 15px;
}
}


/*******************************************************************

	レイアウト

*******************************************************************/
.ly_fridaySection {
  margin-top: 120px;
  margin-bottom: 120px;
}
@media only screen and (max-width: 767px) {
.ly_fridaySection {
  margin-top: 90px;
  margin-bottom: 90px;
}
}
.ly_fridaySection:last-of-type {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
.ly_fridaySection:last-of-type {
  margin-top: 40px;
  margin-bottom: 40px;
}
}
.ly_fridaySection_top {
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
.ly_fridaySection_top {
  margin-top: 60px;
}
}
@media only screen and (max-width: 767px) {
.ly_padding_sp {
  padding-right: 25px !important;
  padding-left: 25px !important;
}
}
@media only screen and (max-width: 767px) {
.ly_fridayParagraph {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
}
.ly_fridayParagraph + .ly_fridayParagraph {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
.ly_fridayParagraph + .ly_fridayParagraph {
  margin-top: 50px;
}
}

/* 見出し */
.el_fridayTitle {
  position: relative;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: center;
  border-top: solid #000 6px;
  height: 100px;	
}
.el_fridayTitle h2{
  border-bottom: solid #000 6px;
  height: 90px;
}
.el_fridayTitle img{
  position: absolute;
  top:-22px;
  right: 0;
  left: 0;
  margin: 0 auto;	
}
@media only screen and (max-width: 767px) {
.el_fridayTitle {
  margin-bottom: 20px;
  padding-bottom: 30px;
  height: 65px;	
}
.el_fridayTitle h2{
  border-bottom: solid #000 6px;
  height: 62px !important;
}	
.el_fridayTitle img{
  position: absolute;
  top:-20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 110% !important;	
}	
}
.el_fridayTitle_line2 > h2 {
  height: 92px;
}
@media only screen and (max-width: 767px) {
.el_fridayTitle_line2 > h2 {
  height: 70px;
}
}
.el_fridayTitle_h3 {
  position: relative !important;
  margin-bottom: 25px !important;
  padding: 20px 7px 15px !important;
  border-bottom: 5px solid #030b05;
  font-size: 18px;
  font-weight: bold !important;
  line-height: 1.2 !important;
}
.el_fridayTitle_h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #030b05;
}
@media only screen and (max-width: 767px) {
.el_fridayTitle_h3 {
  margin-bottom: 20px !important;
  padding: 15px 7px 10px !important;
  font-size: 18px !important;
  border-width: 4px !important;
}
.el_fridayTitle_h3::before {
  height: 2px;
}
}


/*******************************************************************

	カテゴリから探す

*******************************************************************/
.bl_categoryWrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}
@media only screen and (max-width: 767px) {
.bl_categoryWrapper {
  flex-direction: column;
  gap: 10px;
}
}

.bl_category {
  width: calc((100% - 22px) / 2);
  border-radius: 10px;
  background-color: #ffeec2;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
.bl_category {
  width: 100%;
}
}
.el_categoryTitle {
  background-color: #030b05;
  border-bottom: 2px solid #fff;
}
.el_categoryTitle a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px;
  background-color: #030b05;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  transition-duration: 0.2s;
}
@media only screen and (max-width: 767px) {
.el_categoryTitle a {
  font-size: 16px;
}
}
.el_categoryTitle a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
.el_categoryTitle a:hover {
  color: #030b05 !important;
  background-color: transparent;
}
.el_categoryTitle a:hover::after {
  border-color: #030b05;
}
.bl_categoryInner {
  padding: 20px 15px 45px;
}
.bl_categoryBtnList {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 14px;
}
.bl_categoryBtnListItem {
  width: calc((100% - 14px) / 2);
}


/*******************************************************************

	キャンペーン詳細

*******************************************************************/
.bl_cpDetailWrapper {
  position: relative;
  padding: 50px 50px 65px;
  background: url("/html/upload/user_data/feature/blackfri/img/2025/bg_campaign_pc.png") no-repeat #000;
  background-position: top;
}
.bl_cpDetailCaseWrapper{
  border: solid #fff 4px;
  border-radius: 20px;
  background: #000;
  width: 100%;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
.bl_cpDetailWrapper {
  padding: 30px 18px 45px;
  background: url("/html/upload/user_data/feature/blackfri/img/2025/bg_campaign_sp.png") no-repeat #000;
  background-size: 100%;
  background-position: top;
}
}
.el_cpDetailTitle span:first-child{
  background: linear-gradient(transparent 70%, #ffe084 70%);
  color: #000;
  font-size: 1.1em;	
}
.el_cpDetailTitle span:last-child{
  border-bottom: solid #ea4c4e 3px;
  color: #ea4c4e;
  font-size: 1.4em;	
}
.el_cpDetailTitle {
  color: #000;
  border-radius: 12px 12px 0 0;
  background: #fff;
  font-size: 1.5em;
  text-align: center;
  padding: 30px !important;
  line-height: 2em;
  font-weight: bold !important;	
}
@media only screen and (max-width: 767px) {
.el_cpDetailTitle {
  color: #000;
  border-radius: 12px 12px 0 0;
  background: #fff;
  font-size: 1.3em;
  text-align: center;
  padding: 15px !important;
  line-height: 2em;
  font-weight: bold !important;	
}	
}
.fukidashi {
  position: relative;
  display: inline-block;
  margin-right: 15px !important;
  padding: 13px !important;
  border-radius: 10px;
  background-color: #f2dea3;
  text-align: center;
  font-weight: bold !important;
  line-height: 1.5;
  color: #c01618;
  width: 25%;
}
@media screen and (min-width: 981px) {
.fukidashi:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-style: solid;
  border-width: 8.5px 0 8.5px 15px;
  border-color: transparent transparent transparent #f2dea3;
  translate: 100% -50%;
}
}	
.fukidashi span{
	display: inline-block;
	font-size: 24px !important;
}
@media screen and (max-width: 980px) {
.fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 15px !important;
  padding: 16px !important;
  border-radius: 10px;
  background-color: #f2dea3;
  text-align: center;
  font-weight: bold !important;
  line-height: 1.5;
  color: #c01618;
  width: 100%;	
}
.fukidashi:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 9px 5.5px 0 5.5px;
  border-color: #f2dea3 transparent transparent;
  translate: -50% 100%;
}
.fukidashi span{
  display: inline-block;
  font-size: 20px !important;
}	
}

.cpDetail_entry{
  text-align: center;
  color: #fff;
  margin: 40px auto 20px;
  border-bottom: solid 3px #fff;
  width: 90%;
}

.cpDetail_entry p{
  padding: 20px 0 40px;
}


.campaignTop{
  overflow: hidden;
  padding: 0 30px 30px;
}
.campaignTop ul{
  padding: 50px 20px 20px!important;
}
.campaignTop li{
  margin-bottom: 30px;
}
.campaignTop dl{
  display: flex;
}
.campaignTop dd{
  color: #fff;
  display: inline-block;
  line-height: 28px;
  font-size: 18px;
  margin-left: 15px;	
}
.campaignTop dd span{
  color: #ea4c4e;
  font-weight: bold;
  font-size: 24px;
  display: block;
}
.campaignTop p{
  width: 70%;
  color: #fff;
  text-align: center;
  margin: 0 auto 10px;
}
.ill{
  position: absolute;
  bottom: 15px;
  left: -1px;
}
@media screen and (max-width: 980px) {
.campaignTop{
  text-align: center;
  padding: 0 15px 30px;	
}
.campaignTop ul{
  padding: 20px 0px 20px!important;
}
.campaignTop li{
  margin-bottom: 30px;
}	
.campaignTop dl{
  display: block;
}
.campaignTop dd{
  line-height: 28px;
  font-size: 16px;
  margin-left: 0;	
}	
.campaignTop p{
  font-size: 14px;
  line-height: 1.6em;
  width: 100%;	
}
.ill{
  position: absolute;
  bottom: 6px;
  left: 0;
}	
}


/*******************************************************************

	注意事項

********************************************************************/
.bl_notes {
  margin-top: 40px;
  padding: 40px 5%;
  background-color: #e7e7e7;
  margin: 40px auto 0;
}
.bl_notes h2 {
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin: 0 0 20px; 
}
.bl_notes ul li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 16px;
  line-height: 1.5;
}
.bl_notes ul li + li {
  margin-top: 3px;
}