@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
color:#333;
font-size:15px;
font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
line-height:1.5;
-webkit-text-size-adjust:100%;
}

/* リンク設定
------------------------------------------------------------*/
a{color:#74b4df;text-decoration:none;}
a:hover{color:#006699;}
a:active, a:focus {
	outline:0;
	font-weight: bold;
}


/* 全体
------------------------------------------------------------*/
.btn_top {
  text-align: right;
  cursor: pointer;
  font-weight: bold;
}

.chap-box{
	width: 420px;
	margin: 20px 10px 150px 10px;
	float: left;
	font-size: 12px;
}

.chap-box2{
	width: 210px;
	margin: 20px 10px;
	float: left;
	font-size: 12px;
}

.chapter{
	cahpter: ".";
	display: block;
	border-top: dotted #000;
	border-width: 2px;
	width: 900px;
	float: left;
	margin:20px 0 10px 0;
}

#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
background:#fff;
}

#wrapper2{
margin:center;
padding:0 1%;
width:98%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}

.clear { 
clear:both;
 }  
 
.clear hr { 
display:none;
 }

p.dot {
	border-bottom: 1px dashed #000;
}

/*************
/* ヘッダー
*************/
#header{
height:100px;
max-width: 960px;
margin: 0 auto;
}

#header h1{
padding:5px 0 10px 15px;
font-size:10px;
font-weight:normal;
}

#header a{
color:#333;
}

#header a:hover{
color:#888;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo p{float:left;}

.logo img{
width: 100%;
max-width: 180px;
height: auto;
float: left;
padding:40px 10px 0 5px;
}

.logo span{display:block;}

/*************
/* ロゴ2
*************/
.logo2{
float:left;
}

.logo2 p{float:left;}

.logo2 img{
width: 100%;
max-width: 200px;
height: auto;
float: left;
padding:2px 10px 0 10px;
}

.logo2 span{display:block;}
/*************
/*ウェブアイコン
*************/
#social-icon a {
  display: block;
  float: right;
  margin: 30px 5px 5px 0;
  padding: 0;
  color: #fff;
}
#social-icon i {
  width: 30px;
  height: 30px;
  margin: 0;
  line-height: 30px;
  text-align: center;
}
#social-icon i:before { padding 0; line-height: 30px; }
#social-icon .fa-twitter { background: #000000; }
#social-icon .fa-facebook { background: #000000; }
#social-icon .fa fa-home { background: #000000; }

/*************
/* 電話番号
*************/
.info{
float:right;
padding-right:20px;
text-align:right;
}

.info .open{font-size:11px;}


/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel,.logo2 span{
margin-top:6px;
font-size:20px;
font-weight:bold;
}

.logo span,.info span,.logo2 span{
color:#333;
font-size:.6em;
font-weight:normal;
text-align:center;
}


/**************************
/* グリッド
**************************/
.gridWrapper{
float:left;
width:auto;
padding:10px 0 20px;
overflow: hidden;
margin: 0 auto;
}

* html .gridWrapper{height:1%;}

.grid{
float:left;
border-radius:5px;
background:#fff;
}

.box{
margin:15px 12px;
}

.box img{
float:left;
max-width:100%;
height:auto;
margin: 0 auto;
}

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

/**************************
/* グリッド2
**************************/
.gridWrapper2{
float:left;
width:100%;
height:auto;
padding: 0;
overflow: hidden;
margin: 0 auto;
}

* html .gridWrapper2{height:1%;}
	
.grid2{
float:left;
border-radius:0px;
background:#fff;
}

.box2{
margin: 20px 10px;
}

.box2 img{
float:left;
max-width:100%;
height:auto;
margin: 0 auto;
}

/**************************
/* .viewer
**************************/
.viewer {
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.viewer ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.viewer ul li {
	top: 2px;
	left: 3px;
	width: 100%;
	position: absolute;
}
.viewer ul li img {
	width: 100%;
}

/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
	margin-top: -25px;
	top: 50%;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 101;
}
.viewer .btnPrev {
	left: 10px;
	background: #ccc url(images/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
	right: 10px;
	background: #ccc url(images/btnNext.jpg) no-repeat center center;
}


/**************************
/* top画像
**************************/
.topimage {
    width: 100%;
    height: auto;
	max-width: 960px;
}
.topimage div {
	margin: 0 auto;
}

.main {
  clear: both;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 0;
  background: #999;
  text-align: center;
}

/**************************
/* menu
**************************/
#menu{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#menu li{
  display: block;
  float: left;
  width: 14.28%;
  margin: 0;
  padding: 0; }
#menu li a{
  display: block;
  padding: 12px 0 10px;
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 80%;
  text-decoration: none;
}
#menu li a:hover{
  background: #444;
}
#toggle{ 
 display: none;
}

  /* --- イメージボックス --- */
div.imagebox {
   background-color: #fff;  /* 2.背景色 */
   width: 100%;
   height: auto;
   max-width: 295px; /* 横幅 */
   float: left; /* 左に配置 */
   margin: 10px; /* 周囲の余白 */
   padding: 20px 0 20px 0;
}
p.image, p.caption1, p.caption2, p.caption4 {
   text-align: center; /* 3.中央寄せ */
   margin: 5px;        /* 4.余白・間隔 */
}
p.caption1 {
   font-size: 120%;  /* 5.文字サイズ */
   font-weight: bold; /* 文字太さ*/
   color: #000; /* 6.文字色 */
}
p.caption2 {
   font-size: 70%;  /* 5.文字サイズ */
   color :#000; /* 6.文字色 */
}
p.caption3 {
   text-align: left; /* 3.左寄せ */
   font-size: 80%;  /* 5.文字サイズ */
   color :#000; /* 6.文字色 */
   margin: 15px;
   border-bottom: 1px solid #000;
}
p.caption4 {
   font-size: 80%;  /* 5.文字サイズ */
   color :#000; /* 6.文字色 */
   margin: 15px;
}

p.caption5 {
   font-size: 100%;  /* 5.文字サイズ */
   color :#000; /* 6.文字色 */
   font-weight: bold; /* 文字太さ*/
   text-align: right;
   margin: 15px;
}
div.caption6 {
   float:left;
   font-size: 100%;  /* 5.文字サイズ */
   color :#000; /* 6.文字色 */
   text-align: left;
   margin: 0 0 0 50px;
}
p.caption7 {
   text-align: left; /* 3.左寄せ */
   font-size: 80%;  /* 5.文字サイズ */
   color :#000; /* 6.文字色 */
   margin: 15px;
}
p.caption8 {
   font-size: 120%;  /* 5.文字サイズ */
   font-weight: bold; /* 文字太さ*/
   color: #000; /* 6.文字色 */
}
p.caption9 {
   text-align: center; /* 3.中央寄せ */
   font-size: 80%;  /* 5.文字サイズ */
   color :#000; /* 6.文字色 */
   margin: 15px;
   border-bottom: 1px solid #000;
}
p.caption10 {
	font-size: 75%;  /* 5.文字サイズ */
	text-align: center; /* 3.中央寄せ */
	color :#2C2C2C; /* 6.文字色 */
	letter-spacing: 1px; /*文字間隔あける*/
}
p.caption11 {
	text-align: left; /* 3.左寄せ */
	font-size: 75%;  /* 5.文字サイズ */
	color :#2C2C2C; /* 6.文字色 */
	letter-spacing: 1px; /*文字間隔あける*/
	margin: 15px;
	border-bottom: 1px solid #000;
}
p.caption12 {
	font-size: 70%;  /* 5.文字サイズ */
	text-align: center; /* 3.中央寄せ */
	color :#2C2C2C; /* 6.文字色 */
	letter-spacing: 1px; /*文字間隔あける*/
}
p.caption12-a {
	font-size: 70%;  /* 5.文字サイズ */
	text-align: center; /* 3.中央寄せ */
	color :#2C2C2C; /* 6.文字色 */
	letter-spacing: 1px; /*文字間隔あける*/
	margin: 15px;
	border-bottom: 0.5px solid #838383;
	padding-bottom: 10px;
}
p.caption13 {
	text-align: left; /* 3.左寄せ */
	font-size: 65%;  /* 5.文字サイズ */
	color :#2C2C2C; /* 6.文字色 */
	letter-spacing: 1px; /*文字間隔あける*/
	margin: 15px;
	border-bottom: 0.5px solid #838383;
	padding-bottom: 10px;
}
p.caption14 {
	font-size: 60%;  /* 5.文字サイズ */
	text-align: center; /* 3.中央寄せ */
	color :#2C2C2C; /* 6.文字色 */
	letter-spacing: 2px; /*文字間隔あける*/
	margin: 15px 15px;
}
p.caption15 {
   font-size: 120%;  /* 5.文字サイズ */
	text-align: left; /* 3.左寄せ */
   font-weight: bold; /* 文字太さ*/
   color: #000; /* 6.文字色 */
}

p.caption16 {
   font-size: 90%;  /* 5.文字サイズ */
   text-align: center; /* 3.中央寄せ */
   color :#000; /* 6.文字色 */
}

p.caption17 {
   text-align: center; /* 3.左寄せ */
   font-size: 80%;  /* 5.文字サイズ */
   color :#000; /* 6.文字色 */
   margin: 15px;
}

div.capbox1 {
   width: 100%;
   height: auto;
   max-width: 600px; /* 横幅 */
   margin: 0 auto; /* 周囲の余白 */
}

div.main {
	clear: both;
	width: 100%;
	max-width: 960px;
	height: auto;
	margin: 0 auto;
}


.clear { 
clear:both;
 }  
 
.clear hr { 
display:none;
 }  

  /* --- イメージボックス２ --- */
div.imagebox2 {
   background-color: #fff;  /* 2.背景色 */
   width: 100%;
   height: auto;
   max-width: 480px; /* 横幅 */
   float: left; /* 左に配置 */
   margin: 0px; /* 周囲の余白 */
}
div.imagebox3 {
   width: 100%;
   height: auto;
   max-width: 295px; /* 横幅 */
   float: left; /* 左に配置 */
   margin: 10px; /* 周囲の余白 */
}
div.imagebox4 {
   background-color: #c6c6c6;  /* 2.背景色 */
   width: 100%;
   height: auto;
   max-width: 240px; /* 横幅 */
   float: left; /* 左に配置 */
   margin: 0 auto; /* 周囲の余白 */
}
img.miniimage { display: none; }

/**************************
/* リスト（新着情報）
**************************/


/* --- 新着情報エリア --- */
div.update {
clear:left;
width: 800px; /* 新着情報エリアの幅 */
height:auto;
font-size: 80%;
margin: 0 auto;
}

/* --- 見出し --- */
div.update h3 {
margin: 0 0 5px; /* 見出しのマージン（上、左右、下） */
font-size: 100%;
}

/* --- 新着リスト --- */
div.update dl {
width: 100%; /* 新着リストの幅 */
height: 200px; /* 新着リストの高さ */
overflow: auto;
margin: 0;
background-color: #f9f9f9; /* 新着リストの背景色 */
border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
border-bottom: 1px #c0c0c0 dotted; /* 新着リストの下境界線 */
}

/* --- 本文エリア --- */
div.update dd {
margin: 0;
padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリアの下境界線 */
line-height: 120%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}


/* --- ページトップに戻る --- */
#page-top1{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: -60px;
  right: 10px;
  width: 80px;
  padding: 20px 10px;
  background: rgba(0,0,0,.7);
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: .5s;
}

#page-top1:hover{ 
  background: rgba(0,0,0,.8);
}

/* --- コンセプト --- */
div.concept{
width:100%;
height:auto;
margin: 0;
padding-bottom:50px;
}

div.conceptbox{
float:left;
width:100%;
max-width:400px;
height:auto;
margin:0;
}

div.conceptbox2{
float:right;
width:100%;
max-width:400px;
height:auto;
margin:10px;
}

div.conceptbox3{
width:100%;
max-width:500px;
height:auto;
margin:0;
}

/*************
/* フッター
*************/
#footer{
clear:both;
overflow:hidden;
padding:10px 10px 20px 10px;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info .logo2, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo2{font-size:18px;}

#footer .info .tel,#footer .info .tel span{
font-size:12px;
color:#333;
}

#footer #info .open{
font-size:10px;
text-align:center;
color:#333;
}

ul.footnav{
float:right;
width:650px;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
font-size:11px;	
border-right:1px solid #b6b6b6;
}

#footer a{color:#333;}
#footer a:hover{color:#888;}

address{
clear:both;
padding:20px 0 50px 0;
text-align:center;
font-style:normal;
font-size:10px;
color:#333;
}

/*************
/* マップ
*************/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*----------------------------------------------------
	.ショップリスト
----------------------------------------------------*/
#shop {
	font-size:12px;
    width: 100%; 
    height: auto;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px 0 20px;
    }
section table	{ width: 100%; }
section th, section td	{ padding: 10px; border: 1px solid #fff; }
section th	{ background: #fff; }
.list th,td { width: auto; text-align: left; }

/*************
/*ウェブアイコン2
*************/
#social-icon2 a { margin: 5px; padding: 5px; }
#social-icon2 i { color: #000; }
#social-icon2 a:hover i { color: #999; }


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	#header,#wrapper,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{padding-bottom:20px;}
	
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}
	
	nav#mainNav .inner{
	width:932px;
	padding:0 14px;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav li:last-child{border-right:1px dotted #ebebeb;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:154px;
	height:45px;
	padding-top:9px;
	color:#333;
	border-left:1px dotted #ebebeb;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#cdcdcd;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#909090;
    background:#f9f9f9;
	padding-top:9px;
	}
	
	#mainBanner{margin-left:15px;}
	#subpage #mainBanner{margin:17px auto;}
	
	#main{
	float:right;
	width:657px;
	padding-right:15px;
	}
	
	#sidebar{
	float:left;
	width:245px;
	padding:25px 0 0 15px;
	overflow:hidden;
	}
	
	#sidebar article{
	padding-top:7px;
	margin-bottom:20px;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:960px;
	margin:margin: 0 auto;;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid{
	float:left;
	max-width: 100%;
    height: auto;
	margin-left:10px;
	padding-bottom:10px;
	}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
	
}


@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
  border:1px solid #e4e4e4;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{
	padding-left:10px;
	color:#333;
	}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	color:#333;
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#888;}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{max-width:668px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0 15px;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:48%;
	height:auto;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid{
	float:left;
	width:100%;
	height:auto;
	margin:0 0 0 1%;
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer .logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}
	
	.grid2{
	width:33%;
	height:auto;
	margin:0;
	}
	
	
}





@media only screen and (max-width:768px){
    #menu li{
    width: 50%;
    border-bottom: 1px solid #444;
    }

}

/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:768px){
	
	#social-icon a {
		display: block;
		float: right;
		margin: 0px 5px 5px 0;
		padding: 0;
		color: #fff;
	}
	
	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	
	.box img{
	width:100%;
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
}



/* スマートフォン 縦(ポートレート) */
@media only screen and (max-device-width:480px){
  .grid{
   width:100%;}
  .box img{
   width:100%;}
  .top{
   width:100%;}
  iframe {
    width: 100% !important;
	}
　#mainBanner h2,#mainBanner p{font-size:100%;}	
	
  #menu{
    display: none;
  }
  #menu li{
    width: 100%;
	font-size-adjust:100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
  
  /* --- 新着情報エリア --- */
div.update {
max-width: 320px; /* 新着情報エリアの幅 */
font-size: 80%;
margin: auto;
}

}


/* ▼表示領域が480px以上の場合 */
@media screen and (min-width: 481px) {
   img.miniimage {
	    display: none;
		width: 100%;
		height: auto;
		 }  /* miniを非表示 */
   img.bigimage  {
	    display: block;
		width: 100%;
		height: auto;
		max-width: 960px;
		 } /* bigを表示 */
}
/* ▼表示領域が480px未満の場合 */
@media screen and (max-width: 480px) {
   img.miniimage {
	    display: block;
		width: 100%;
		height: auto;
		 } /* miniを表示 */
   img.bigimage  {
	    display: none;
		 }  /* bigを非表示 */
	.list	{ margin: 0 -10px; }
	.list tr {
		display:block;
		margin-bottom: 10px;
	}
	.list th {
		display:block;
		width: 100%;
	}
	.list td {
		display: list-item;
		width: 90%;
		margin-left: 10%;
		border:none;
	}
		 
}	
