/*=========================================
レイアウト
=========================================*/
body{}
.section{ height: initial !important; height: auto !important;}
.pcshow{ display: none !important;}
.fp-scrollable{ overflow: visible !important;}
img{ max-width: 100%; height: auto;}



/* 背景網掛け */
/*.bgover{ height: 100%; width: 100%; background: url("http://www.threec.jp/breitling-fair2015/img/bg_20.png") 0 0 repeat;}*/

/*=========================================
共通 タイトル
=========================================*/

/* 1 英語
-----------------------------------------*/
.title-style1{
	font-family: 'Droid Serif', serif;
	color: #FED002;
	font-size: 240%;
	text-shadow: 1px 2px 0 rgba(0,0,0,1);
	line-height: 110%;
}

/* 2 日本語
-----------------------------------------*/
.title-style2{
	font-family:ヒラギノ明朝 Pro W3,Hiragino Mincho Pro,ＭＳ Ｐ明朝,serif;
	color: #FED002;
	font-size: 180%;
	text-shadow: 1px 2px 0 rgba(0,0,0,1);
	line-height: 130%;
}

/*=========================================
共通 本文
=========================================*/
.contents {}
.contents .title{ margin: 0 0 30px 0;}
.contents .body{}
.contents .button{ margin: 20px 0 0 0; text-align: center;}

/* テキストシャドウ */
.contents p,
.contents h3,
.contents h4,
.contents dl,
.contents dt,
.contents dd,
.contents td{ font-weight: bold; text-shadow: 1px 1px 0 rgba(0,0,0,1); color: #FFF;}

/* テキストシャドウ無し */
.no_shadow{text-shadow: 0 0 0;}

/*=========================================
共通 ボタン
=========================================*/
.button-style1 {
	-moz-box-shadow: 0px 5px 0px 0px #be9e01;
	-webkit-box-shadow: 0px 5px 0px 0px #be9e01;
	box-shadow: 0px 5px 0px 0px #be9e01;
	background-color:#fed003;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-weight: bold;
	padding:14px 32px;
	text-decoration:none;
	text-shadow: 1px 1px 0 rgba(0,0,0,1);}
.button-style1:hover {background-color:#FED825;}
.button-style1:active {position:relative;top:1px;}

/*=========================================
ヘッダー
=========================================*/
#header{padding: 30px 0 13px 0;display:block;width: 100%;background: #000;}
#header a{ color: #FFF; text-decoration: none;}
#header a:hover{ text-decoration: underline;}

/* ロゴ
-----------------------------------------*/
#header .logo{}
#header .logo h1{ display: block; text-align: center; padding: 0 0 15px 0;}
#header .logo p{ text-align: center;}
#header .logo img{ display: block; margin: 0 auto 12px auto;}

/* リンク
-----------------------------------------*/
#header ul{margin: 5px 0 0 0; text-align: center;}
#header li{border-right: 1px solid #CCC; line-height: 100%; display: inline-block;}
#header li:last-child{border-right: 0px;}
#header li a{  font-size: 75%; padding: 0 6px 0 6px;}

/*=========================================
トップ
=========================================*/
.top .title{position: absolute; z-index: 5000; top:0px; left:0px; width: 100%; height: 300px;}
.top .title p{ width: 100%; display: block; text-align: center; padding: 60px 0 0 0;}
.top .title img{ width: 90%; height: auto;}

/* 背景スライド
-----------------------------------------*/
.bx-wrapper,
.bx-viewport,
#bg_slider,
#bg_slider .box{ height: 300px !important;}

.bx-wrapper{}
.bx-viewport{}
.bx-controls{position: absolute; bottom: 0px; left:0px; width: 100%;}
.bx-pager{}
#bg_slider .bg1{ background: url("../img/bg_01.jpg") 0 0 no-repeat;}
#bg_slider .box{-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}

/*=========================================
イベント
=========================================*/
.event{padding: 18px 0 30px 0;background: url("../img/bg_02.jpg") 0 0px no-repeat;-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}
.event .contents{ padding: 0px 8px 0px 8px;}
.event .body{}
.event h3{ font-size: 100%;}
.event p{ font-size: 90%;}

.event .text { margin-bottom: 30px; }
.event .text .event_img01 ,
.event .text .event_img02 { text-align: center; }
.event h3 { margin-bottom: 10px; }
.event .text p { font-size: 90%; margin-bottom: 1em; line-height: 1.6; }



/*=========================================
エントリー
=========================================*/
.entry{padding: 12px 0 18px 0;background: url("../img/bg_03.jpg") center 0px no-repeat;-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}
.entry .contents{ padding: 0 8px 0 8px;}
.entry .body{}
.entry .text{}
.entry h3{ font-size: 100%; margin: 0 0 15px 0;}
.entry .text p{ margin: 0 0 15px 0; font-size: 80%;}
.entry .contents .button{ margin-top: 20px; text-align: center;}
.entry .img{ text-align: center; margin: 20px 0 0 0;}
.entry .btn{ text-align: center; }


/*=========================================
ご購入特典
=========================================*/
.tokuten{padding: 18px 0 30px 0;background: url("../img/bg_04.jpg") 0 0px no-repeat;-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}
.tokuten .title { margin-bottom: 30px; }
.tokuten .contents{ padding:0 8px 0 8px;}
.tokuten .body{ padding: 10px 0 0 0px;}

.tokuten .text { margin-right: 30px; }
.tokuten .text h3 { color: #FFF; text-shadow: 0 0 0 rgba(0,0,0,1); margin: 10px 0; padding: 5px 0; text-align: center; }
.tokuten .text p { color: #000; font-weight: normal; text-shadow: 0 0 0 rgba(0,0,0,1); font-size: 100%; margin: 13px 0 0 0; }

.tokuten .text.tokuten01 h3 { background: #D69807; }

.tokuten .text.tokuten02 p { color: #E32B21; }
.tokuten .text.tokuten02 h3 { background: #E32B21; }

/*=========================================
ピックアップ
=========================================*/
.pickup{background: #000; padding: 0% 0 0 0; color: #FFF; }

.pickup .title { padding: 20px 0 25px 0;}
.pickup .title h3{ vertical-align: middle; font-size: 120%; line-height: 100%; padding: 10px 0 8px 0; text-align: center; border-top:1px solid #9A9A9A; border-bottom:1px solid #9A9A9A;}

.pickup .title_list-big { background: #E32B20; color: #FFF; font-size: 120%; line-height: 100%; padding: 20px 0 22px; text-align: center;}
.pickup .title_list-mini { background: #000; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; color: #FFF; font-size: 120%; line-height: 100%; margin-bottom: 45px; padding: 20px 0 22px; text-align: center;}


/* 商品一覧
-----------------------------------------*/
.pickup .list{ margin: 0 auto 0 auto; padding: 0 8px 0 8px;}
.pickup .list .box{ margin: 0 0 30px 0; padding: 0 0 30px 0; border-bottom: 1px solid #d5d5d5;}
.pickup .list p{ text-align: center;}
.pickup .list img{}
.pickup .list dl{ margin: 10px 0 0 0;}
.pickup .list dt{ text-align: center; font-size: 90%; min-height: initial !important; min-height: auto !important;}
.pickup .list dd{ text-align: center; line-height: 100%; min-height: initial !important; min-height: auto !important;}
.pickup .list .spec{ font-size: 70%; line-height: 140%; margin: 4px 0 0 0;}
.pickup .list .price{ font-size: 120%; margin: 8px 0 0 0; padding: 8px 0 0 0;}
.pickup .list .price span{ font-size: 60%; padding: 0 0 0 10px;}
.pickup .list .option{ color: #C00; font-size: 75%; margin: 10px 0 0 0;}
.pickup .list.big{}
.pickup .list.big .box{}

.pickup .list .pre{ border: 1px solid #FFFF00; padding: 8px 0; color: #FFFF00; margin: 12px 0 10px 0; text-align: center; }
.pickup .list .will-be-released{ color: #999999; font-size: 75%; margin: 0px 0 0 0;}

.pickup .list.mini{}
.pickup .list.mini .box{}
.pickup .list.mini .box:last-child{ border-bottom: 0px;}


/*=========================================
アクセス
=========================================*/
.access { background: #000; }
.access .contents{ padding: 0px 0 0 0;}
.access .bg{ padding: 12px 8px 30px 8px; background: url("http://www.threec.jp/breitling-fair2015/img/bg_09.jpg") 0 0px no-repeat;-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}
.access dl{ padding: 10px; font-size: 90%;}
.access dt{ margin: 0 0 10px 0;}
.access dd{}
.access #map{ width: 100%; height: 300px;}

.access .access_other { padding: 10px; }
.access .access_other img { display: block; margin-bottom: 10px; }