@charset "utf-8";

/* 	通常、非表示状態
	表示したい要素をコメントアウトする ------------------------------------- */

/* -------------------------------------
	サイドメニュー等　訴求バナー
 ------------------------------------- */
/* 見積もりキャンペーン */
.mitsumori_display {
    /*display: none !important;*/
}
/* 納期訴求 */
.noki_side_display {
	/*display: none !important;*/
}
.atena_side_display {
	 display: none !important; 
}

/* 夏トクキャンペーン */
.camsmr_side_display {
	 display: none !important;
}
/* 年末アンケートキャンペーン */
.camwin_side_display{
	 display: none !important; 
}

/* -------------------------------------
	サイドメニュー等グループ内バナー
 ------------------------------------- */
/* 喪中はがきサイトへのリンク制御 */
.mochu_display {
	 display: none !important;
}
/* 年賀サイトへのリンク制御 */
.nenga_display {
	   display: none !important; 
}
.nenga_business_display {
	 display: none !important; 
}
/* 寒中見舞いサイトへのリンク制御 */
.kanchu_display {
	  display: none !important;  
}
/* 暑中サイトへのリンク制御 */
.shochu_display {
	display: none !important;
}
/* 暑中サイトへのリンク制御 */
.labo_display {
	display: none !important;
}

/* -------------------------------------
	サイドメニュー　バナーエリア
 ------------------------------------- */
.misara_display {
	display: none !important;  
}


/* -------------------------------------
	キャンペーン・表示制御
 ------------------------------------- */
/* トップページ */
/* 特集バナースライダー */
.box_recommend_display {
    /*display: none !important;*/
}
/* キャンペーンエリア */
.appeal_display{
    /* display: none !important; */
}


/* キャンペーン関連 */

/* 宛名基本料金0円キャンペーン */
.cam_atena_display {
	 display: none !important; 
}
.cam_atena_end_display {
	/*display: none !important;*/
}

/* 送料無料キャンペーン */
.cam_postage0_display {
	 display: none !important; 
}
/* アンケート　年末キャンペーン */
.cam_win_display {
	  display: none !important; 
}
/* アンケート　なっとく夏得キャンペーン */
.cam_smr_display {
	display: none !important;
}
