
#content { }

/*---------------------------------------------------------------------------
  TITLE
---------------------------------------------------------------------------*/

h2#sb_tit{
	margin:auto;
	width:1000px;
	height:195px;
	text-indent:-9999px;
	border-radius: 15px; /* CSS3 */
	-webkit-border-radius: 15px; /* Safari,Google Chrome */
	-moz-border-radius: 15px;/* Firefox */
}
h2.tit_about { background:url(../image/tit_about.jpg) no-repeat;}
h2.tit_secret { background:url(../image/tit_secret.jpg) no-repeat;}
h2.tit_eat { background:url(../image/tit_eat.jpg) no-repeat;}
h2.tit_manufacturer { background:url(../image/tit_manufacturer.jpg) no-repeat;}
h2.tit_shop { background:url(../image/tit_shop.jpg) no-repeat;}
h2.tit_poster { background:url(../image/tit_poster.jpg) no-repeat;}
h2.tit_contact { background:url(../image/tit_contact.jpg) no-repeat;}
h2.tit_recipe {background:url(../image/tit_recipe.jpg) no-repeat;}
h2.tit_news {background:url(../image/tit_news.jpg) no-repeat;}


/*---------------------------------------------------------------------------
  PAN
---------------------------------------------------------------------------*/

.pan {
	clear:both;
	margin:5px auto;
	width:1000px;
	box-sizing:border-box;
	font-size: 80%;
	text-align:right;
}
.pan div{ display:inline;}
.pan a { color:#34333B; text-decoration:none;}
.pan div { display:inline;}


/*====================================================================================================

  SUBPAGE

====================================================================================================*/

#subpage { margin:auto; padding:50px 0; width:1000px;}


/*---------------------------------------------------------------------------
  KAIGYOU
---------------------------------------------------------------------------*/

#subpage .indention {
	clear:both;
	margin: 0 2%;
	height:60px;
	text-indent: -9999px;
	background:none;
}


/*---------------------------------------------------------------------------
  MIDASHI
---------------------------------------------------------------------------*/

#subpage h3 {
	clear:both;
	margin:20px 2%;
	font-family: "游明朝", "YuMincho", serif;
	font-size:180%;
	color:#1E8C7F;
	line-height:130%;
}
#subpage h4 {
	clear:both;
	margin:20px 2%;
	font-family: "游明朝", "YuMincho", serif;
	font-size:140%;
	color:#D1AB0D;
}
#subpage h4 small {
	font-family: "游ゴシック体","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#353535;
}
#subpage h5 {
	clear:both;
	margin:20px 2%;
	font-size:120%;
}


/*---------------------------------------------------------------------------
  CATCH COPY
---------------------------------------------------------------------------*/

#subpage .catch {
	clear:both;
	margin:20px 2%;
	font-family: "游明朝", "YuMincho", serif;
	font-weight:bold;
	font-size: 150%;
	line-height:150%;
}


/*---------------------------------------------------------------------------
  COMMENT
---------------------------------------------------------------------------*/

#subpage .comment1 {
	clear:both;
	margin:0 2% 20px;
}
#subpage .comment2 {
	clear:both;
	margin:0 2% 20px;
	padding:30px;
	background:rgba(128,134,48,0.10);
}
#subpage .comment3 {
	clear:both;
	margin:0 2% 20px;
	padding:30px;
	color: #FF4646;
	border: 1px solid #FF7575;
	background:#FFEAEA;
}


/*---------------------------------------------------------------------------
  HYOU
---------------------------------------------------------------------------*/
#subpage table.hyou {
	clear:both;
	margin:10px 2%;
	width:96%;
	background:#FFF;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	table-layout:fixed;
}
#subpage table.hyou th, #subpage table.hyou td {
	padding:5px 10px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#subpage table.hyou th { background:#F6F6F6;}


/* HYOU PLURAL　*************************/

#subpage table.hyou2,
#subpage table.hyou3,
#subpage table.hyou4,
#subpage table.hyou5 {
	clear:both;
	margin:0 2%;
	width:96%;
	background:#FFF;
	border-right:1px solid #DDD;
}
#subpage table.hyou2 th,
#subpage table.hyou3 th,
#subpage table.hyou4 th,
#subpage table.hyou5 th {
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#subpage table.hyou2 td,
#subpage table.hyou3 td,
#subpage table.hyou4 td,
#subpage table.hyou5 td {
	padding:5px 10px;
	border-bottom:1px solid #DDD;
	border-left:1px solid #DDD;
}
#subpage table.hyou2 th,
#subpage table.hyou3 th,
#subpage table.hyou4 th,
#subpage table.hyou5 th {
	background:#EEE;
	font-weight:bold;
	text-align:center;
}

/* 2RETU */
#subpage table.hyou2 { border-top:1px solid #DDD; }
#subpage table.hyou2 th { width:25%;  border-top:none; }
#subpage table.hyou2 td { width:75%; }

/* 3RETU */
#subpage table.hyou3 th,
#subpage table.hyou3 td { width:33%; }

/* 4RETU */
#subpage table.hyou4 th,
#subpage table.hyou4 td { width:25%; }

/* 5RETU */
#subpage table.hyou5 th,
#subpage table.hyou5 td { width:20%; }


/*---------------------------------------------------------------------------
  LIST
---------------------------------------------------------------------------*/

#subpage ul.list-ul {
	clear:both;
	margin:0;
	padding: 20px 0;
}
#subpage ul.list-ul li {
	padding: 0 0 10px 20px;
	background: url(../image/list-icon.gif) no-repeat left 8px;
}


/*---------------------------------------------------------------------------
  LINK
---------------------------------------------------------------------------*/

#subpage .link {
	clear:both;
	margin:0;
	padding: 0 0 10px;
	text-indent: 25px;
	background:url(../image/link_arrow.png) no-repeat left 6px;
}
#subpage .file {
	position:relative;
	clear:both;
	margin:0;
	padding: 0 0 10px;
	text-indent: 25px;
}
#subpage .file img { position:absolute; top:2px; left:0;}

#subpage .file { margin-top: 20px;}
#subpage .file table{
 border-collapse: separate;
 border-spacing: 0px;
 border-style: none;
 margin: 0px;
 width: 100%;
}
#subpage .file td {
 padding: 0px;
}
#subpage .file table tr td:first-child{ width: 25px; }

/* LINK PLURAL　*************************/

#subpage .link-box {
	clear:both;
	padding: 20px 0;
}
#subpage .link-box:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .link-box .link {
	clear:none;
	float:left;
	margin:0;
	padding: 0 0 10px;
	text-indent: 23px;
	background:url(../image/link_arrow.png) no-repeat left 5px;
}

/* LINK BOX2 */ #subpage .link2 .link {width:48%;}
/* LINK BOX3 */ #subpage .link3 .link {width:31.3%;}
/* LINK BOX4 */ #subpage .link4 .link {width:23%;}
/* ie7hack */
*+html #subpage .link2 .link {width:45%;}
*+html #subpage .link3 .link {width:28.3%;}
*+html #subpage .link4 .link {width:20%;}

/* FILE PLURAL　*************************/

#subpage .file-box {
	clear:both;
	padding: 20px 0;
}
#subpage .file-box:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .file-box .file {
	clear:none;
	float:left;
	margin:0;
	padding: 0 0 10px;
}
/* FILE BOX2 */ #subpage .file2 .file {width:48%;}
/* FILE BOX3 */ #subpage .file3 .file {width:31.3%;}
/* FILE BOX4 */ #subpage .file4 .file {width:23%;}
/* ie7hack */
*+html #subpage .file2 .file {width:45%;}
*+html #subpage .file3 .file {width:28.3%;}
*+html #subpage .file4 .file {width:20%;}


/*---------------------------------------------------------------------------
  EMBEDDED
---------------------------------------------------------------------------*/

#subpage .embedded {
	clear:both;
	margin: 0;
	padding:0 0 20px;
}


/*---------------------------------------------------------------------------
  PHOTO
---------------------------------------------------------------------------*/

#subpage .photo-l {	float:left;}
#subpage .photo-r {	float:right;}
#subpage .photo-c { clear:both; text-align:center;}

#subpage .photo-l img { padding:0 20px 0 0;}
#subpage .photo-r img { padding:0 0 0 20px;}
#subpage .photo-c img { padding:0 0 10px;}

#subpage .photo-l p,
#subpage .photo-r p,
#subpage .photo-c p { padding: 0 0 5px;}

#subpage .caption { font-size:80%; text-align:center;}


/* PHOTO BOX　*************************/

#subpage .photo-box {
	clear:both;
	padding:20px 0;
}
#subpage .photo-box:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .photo-box ul { float:left; margin:0 2%; }
#subpage .photo-box ul li { margin: 0 0 5px;}

/* PHOTO BOX1 */ #subpage .g1 ul {width:96%; float:none; }
/* PHOTO BOX2 */ #subpage .g2 ul {width:46%;}
/* PHOTO BOX3 */ #subpage .g3 ul {width:29.3%;}
/* PHOTO BOX4 */ #subpage .g4 ul {width:21%;}
/* PHOTO BOX5 */ #subpage .g5 ul {width:16%;}
/* ie7hack */
*+html #subpage .g2 ul {width:45%;}
*+html #subpage .g3 ul {width:28%;}
*+html #subpage .g4 ul {width:20%;}
*+html #subpage .g5 ul {width:15%;}


/*---------------------------------------------------------------------------
  BOX
---------------------------------------------------------------------------*/

#subpage .box1 h4, #subpage .box2 h4 {
	clear:none;
	border:none;
	margin:5px 0 5px;
	padding:0;
	color:#1D5FA0;
	font-size:120%;
	background: none;
}

/* BOX1 */
#subpage .box1 {
	clear:both;
	margin:20px 0 40px;
	width:100%;
}
#subpage .box1:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .box1 h4 {}
#subpage .box1 .come {/*overflow:hidden; 折り返し無*/}

/* BOX2 */
#subpage .box2 {
	float:left;
	margin:20px 2%;
	width:46%;
}
#subpage .box2 h4 {}
#subpage .box2 .come {/*overflow:hidden; 折り返し無*/}


/*---------------------------------------------------------------------------
  LINE
---------------------------------------------------------------------------*/

#subpage .line {
	clear:both;
	margin:0 2%;
	padding:20px 0;
	width:96%;
}
#subpage .line hr {
	height: 1px;
	border: none;
	border-top: 1px #AAA dotted;
}


/*---------------------------------------------------------------------------
  BUTTON
---------------------------------------------------------------------------*/

#subpage .btn {
	clear:both;
	padding:10px 0;
}
#subpage .btn:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .btn .bo { float:left; margin:0 2%;}
#subpage .btn a {
	display:block;
	padding:10px;
	font-weight:bold;
	font-size:120%;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	background:#333;
	border-radius: 30px; /* CSS3 */
	-webkit-border-radius: 30px; /* Safari,Google Chrome */
	-moz-border-radius: 30px;/* Firefox */
}
#subpage .btn .bo a:hover {}

/* BUTTON BOX1 */ #subpage .b1 .bo { width:30%; float:none; margin:30px auto;}
/* BUTTON BOX2 */ #subpage .b2 .bo { width:46%;}
/* BUTTON BOX3 */ #subpage .b3 .bo { width:29.3%;}


/*---------------------------------------------------------------------------
  COLUMN
---------------------------------------------------------------------------*/
#subpage .column_box {}
#subpage .column_box:after { /*float_clear*/ display:block; clear:both; content:"";}
#subpage .column_box .col2 { float:left; margin:0 2%; width:46%;}


