/*=========================================
レイアウト
=========================================*/
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("../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 .bg2{ background: url("../img/bg_02.jpg") 0 0 no-repeat;}
#bg_slider .bg3{ background: url("../img/bg_03.jpg") 0 0 no-repeat;}
#bg_slider .box{-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}

/*=========================================
エントリー
=========================================*/
.entry{padding: 12px 0 18px 0;background: url("../img/bg_04.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 h3 strong{ color: #FED002;}
.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;}

/*=========================================
イベント
=========================================*/
.event{padding: 18px 0 30px 0;background: url("../img/bg_05.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 .block1{ margin: 30px 0 30px 0;}
.event .block1 img{ border: 1px solid #9A9A9A;}
.event .block1 p{ text-align: center;}
.event .block1 dl{ display: block; margin: 12px 0 0 0;}
.event .block1 dt{ text-align: center;}
.event .block1 dd{ font-size: 90%; margin: 10px 0 0 0;}
.event h4{ color: #FED002; margin: 30px 0 8px 0;}
.event .block2{ padding: 0 0 0 0px;}
.event .block2 p{}
.event .block2 table{ margin: 10px 0 0 0;}
.event .block2 td{ font-size: 90%; padding: 2px 0px 2px 0; line-height: 140%;}
.event .block2 td:nth-child(2n+1){width: 5em;}

/*=========================================
体験会
=========================================*/
.taiken{background: url("../img/bg_06.jpg") 0 0px no-repeat;-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}
.taiken .contents{ padding: 0 8px 0 8px;}
.taiken .bgover{ padding: 18px 0px 30px 0px;}
.taiken .body{}
.taiken p{ font-size: 90%; margin: 10px 0 35px 0;}
.taiken dl{ font-size: 90%; margin: 0px 0 10px 0;}
.taiken dt{}
.taiken dd{}

/*=========================================
メンテナンス
=========================================*/
.mainte{background: url("../img/bg_07.jpg") 0 0px no-repeat;-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}
.mainte .contents{ padding: 0 8px 0 8px;}
.mainte .bgover{ padding: 18px 0px 30px 0px;}
.mainte .body{}
.mainte p{ font-size: 90%; margin: 10px 0 35px 0;}
.mainte dl{ font-size: 90%; margin: 0px 0 10px 0;}
.mainte dt{}
.mainte dd{}

/*=========================================
ご購入特典
=========================================*/
.tokuten{padding: 18px 0 30px 0;background: url("../img/bg_08.jpg") 0 0px no-repeat;-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}
.tokuten .contents{ padding:0 8px 0 8px;}
.tokuten .body{ padding: 10px 0 0 0px;}
.tokuten p{ font-size: 90%; margin: 13px 0 0 0;}
.tokuten .block1{}
.tokuten .block2{ margin: 15px 0 0 0;}

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

.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 .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.mini{}
.pickup .list.mini .box{}
.pickup .list.mini .box:last-child{ border-bottom: 0px;}

/* スリーククラブカード
-----------------------------------------*/
.pickup .card{margin: 0px auto 0 auto; padding: 20px 8px 30px 8px; background: #1E1E1E;}
.pickup .card h3{  text-align: center;}
.pickup .card .box{}
.pickup .card .box.n1{ padding: 20px 0 0 0;}
.pickup .card ul{　text-align: center;}
.pickup .card li{ text-align: center; padding: 25px 0 25px 0; background: #FCE303; color: #000; margin: 0 0 15px 0 ;}
.pickup .card .box.n2{ padding: 0px 0 0 0px; text-align: center;}
.pickup .card .box.n3{ padding: 15px 0 0 0px;}
.pickup .card .box.n3 p{ color: #FFF; font-size: 85%; text-align: center;}
.pickup .card .box.n4{ padding: 20px 0 0 0px; text-align: center;}
.pickup .card img{ display: block; margin: 0 auto 0 auto;}

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