@charset "utf-8";

/* ===================================================================
CSS information

 file name  : original.css
 style info : オリジナル設定用
=================================================================== */
/*------------------- レイアウト -------------------*/

/* 固定ページ */
#freePage p {
	margin-bottom:10px;
	line-height:1.2em;
}

#freePage table {
	margin:10px auto;
}

#freePage h2 {
	margin-bottom:20px;
	padding:10px;
	background-color:#CCC;
	font-weight:bold;
}

#freePage h3 {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #EFEFEF;
	font-weight: bold;
}

#freePage h4 {
	margin-bottom: 20px;
	padding: 10px;
	font-weight: bold;
	border-bottom:2px solid #999;
}

/* テーブル：ボーダー設定 */
table.border, table.border th, table.border td {
	padding:5px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

tr.odd, th.odd, td.odd {
	background-color:#eeeeee;
}

table.border th {
	background-color:#F6F6F6;
}

/* リスト */
#freePage ul li {
	margin-bottom:10px;
	line-height:1.2em;
}

ul.anchor2 {
	margin:5px auto;
	padding-left:30px;
	list-style:disc;
}

/* 画像位置 */
img.vmid {
	vertical-align:middle;
}

/*------------------- フォント -------------------*/
.bold {
	font-weight:bold;
}

.large {
	font-size:large;
}

.small {
	font-size:small;
}

.red {
	color:#C00;
}

.blue, .navy {
	color:#069;
}

.green {
	color:#360;
}


/* menu */
#gNavLi .subNavLi a {
    color: #333;
}

#gNavLi .subNavLi .fade {
    padding: 15px 30px 15px 43px;
}

#gNavLi li.event .subNavLi li {
    background-color: #f4f4f4
}
#gNavLi li.shop .subNavLi li {
    background-color: #f4f4f4
}
#gNavLi li.guide .subNavLi li {
    background-color: #f4f4f4
}
#gNavLi li.access .subNavLi li {
    background-color: #f4f4f4
}
#gNavLi li.info .subNavLi li {
    background-color: #f4f4f4
}

/* 文字サイズ */
#fontSize {
    font-size: 0.857em;
    background: #eee;
    margin-bottom: 20px;
    padding: 10px;
}

/* ページタイトル */
.pageTtl {
    background: #000000;
    font-size: 1.286em;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    padding: 10px 20px;
}

/* 検索ボタン */
.pageSearchBtn {
    float: right;
    margin-bottom: 10px;
    width: auto;
    min-width: 58px;
    height: 30px;
    line-height: 30px;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background: #CCCCCC;
    font-size: 1em;
    font-weight: bold;
    color: #000;
    cursor: pointer;
}

/* トップページタブ */
#sort .wrap:hover {
  border-bottom: 5px solid #CCCCCC;
}


/* フッター */
/*
#footerInfo {
  position: relative;
  background: #333;
  color: #fff;
  line-height: 150%;
  padding: 20px;
}
*/

/* スタッフ募集 */
table.recruitTable th{
    width: 175px;
    text-align: center;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #eee;
    padding: 18px 15px;
}

table.recruitTable td{
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 18px 15px;
}

/* ショップページ各ニュースタイトル */
#shopPage h2.ttl {
    padding: 10px 20px;
    font-size: 1.286em;
    font-weight: bold;
    background: #ccc;
}

/* ショップページ各訴求内容 */

#shopPage .ttl.sale {
    padding: 10px 20px;
    font-size: 1.286em;
    font-weight: bold;
    background: #ccc;
}

#shopPage .ttl.special {
    padding: 10px 20px;
    font-size: 1.286em;
    font-weight: bold;
    background: #ccc;
}


/* カテゴリー */
.itemList .category .innerTxt,
#event .itemList .category .innerTxt,
#post .category .innerTxt {
    display: inline-block;
    vertical-align: bottom;
    font-size: 0.786em;
    color: #fff;
    background: none;
    margin-right: 5px;
	margin-bottom:2px;
    padding: 2px 6px;
}

.weekTable .category {
	background:#000000;
}

#shop .itemList .category .innerTxt {
	background:#000000;
}

#event .itemList .category.event .innerTxt,
#event .weekTable .category.event ,
#post .category.event .innerTxt,
#shop .itemList .category.event .innerTxt  {
    background: #ff5959;
}
#event .itemList .category.sale .innerTxt,
#event .weekTable .category.sale ,
#post .category.sale .innerTxt,
#shop .itemList .category.sale .innerTxt  {
	background: #33cc33;
}
#event .itemList .category.exhibition .innerTxt,
#event .weekTable .category.exhibition ,
#post .category.exhibition .innerTxt  {
	background: #1a346d;
}
#event .itemList .category.hall_event .innerTxt,
#event .weekTable .category.hall_event ,
#post .category.hall_event .innerTxt {
	background: #79402d;
}
#event .itemList .category.other .innerTxt,
#event .weekTable .category.other ,
#post .category.other .innerTxt,
#shop .itemList .category.other .innerTxt  {
	background: #a4a4a4;
}
#event .itemList .category.takasakids  .innerTxt,
#event .weekTable .category.takasakids  ,
#post .category.takasakids  .innerTxt,
#shop .itemList .category.takasakids  .innerTxt  {
    background: #FD6820;
}
#shop .itemList .category.fair .innerTxt  {
	background: #ffc10a;
}
#shop .itemList .category.newgoods .innerTxt  {
	background: #008bd1;
}
#shop .itemList .category.campaign .innerTxt  {
	background: #ef3f0e;
}
#shop .itemList .category.newshop .innerTxt  {
	background: #1dc661;
}
#shop .itemList .category.child .innerTxt  {
	background: #ff7a8c;
}
#post .category.event,
#post .category.sale,
#post .category.exhibition,
#post .category.hall_event,
#post .category.takasakids,
#post .category.other{
	background: none;
}

.shopDtlTable .category .innerTxt {
    margin-bottom:2px;
	background: none;
}

/*クーポン詳細*/

#couponDetail #page{
	background-color: #fff;
}
#couponDetail #ticket{
    border: 5px solid #000;
    width: 610px;
}

/*--------ロゴの周りの枠線--------*/

/*ショップリスト*/

/*ロゴがある場合*/
#shoplist .itemList .thum img {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
}
/*ロゴがない場合*/
#shoplist .itemList .thum img.noborder {
    padding: 10px;
    border: none;
    background: #fff;
}

/*セールリスト*/

/*ロゴがある場合*/
#sale .itemList .thum img {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
}
/*ロゴがない場合*/
#sale .itemList .thum img.noborder {
    padding: 10px;
    border: none;
    background: #fff;
}

/* ニュース改行対策 */

#post p, .post p {
    font-size: 1em;
    line-height: 140%;
    margin-bottom: 1.5em;
}

/* ページ送り */
.pageNav .current {
	background:#000;
}

/* セール訴求内容線 */
#sale .freeTxt {
    border-top:3px solid #cccccc;
}

/* 写真枠線 */
.photo {
  border:1px solid #CCCCCC;
}


/* ===============
　　　PC用
=============== */
@media screen and (min-width: 1261px) {

}

/* ===============
　タブレット横・縦・スマホ用 
===============*/
@media screen and (max-width: 1260px) {

}

/* ===============
　タブレット縦・スマホ用 
===============*/
@media screen and (max-width: 1025px) {

}

/* ===============
　　スマホ用 
===============*/
@media screen and (max-width: 767px) {
    
  #gNavLi .fade {
    padding: 10px 30px 10px 40px;
  }

  table.recruitTable th {
    border-bottom: 1px solid #ccc;
    border-left: none;
    background: none;
    padding: 10px 10px 10px 0;
    text-align: left;
    width: 116px;
  }
  table.recruitTable td {
    border-bottom: 1px solid #ccc;
    border-left: none;
    padding: 10px;
  }

  .pageSearchBtn {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }

	/* 固定ページ内リンク */
	#freePage a {
		color:#036;
		text-decoration:underline;
	}
}

/* ===============
　　　SCオリジナル用
=============== */
/* 出店状況 */
.itemList .category .waon,
.shopDtlTable .category .waon {
    background-color: #00ccff;
}

.itemList .category .taxfree,
.shopDtlTable .category .taxfree {
    background-color: #ff0000;
}
