@charset "utf-8";

/*
Theme Name: Bantei2016
Author: Woman-Style
*/


/* ************************************************ 
*	基本設定
* ************************************************ */	

body {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 14px;
background: #fff;
color: #444;
line-height: 180%;
}

/* リンク */

a{
color:#501464;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;

}

a:hover{
color:#666;
}

a:active, a:focus {
outline: 0;
}


/* 画像 */

img{
border:0;
padding:0px;
margin:0px
}

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding:4px;
margin: 0 0 10px 20px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 20px 10px 0;
display: inline;
}


/* フロート */

.alignright { float: right; }

.alignleft { float: left; }

.right{ float: right; }

.left{ float: left; }

.clear{ clear:both; }

.center { margin: 0 auto ; }

.t-center { text-align: center ; }


/* リスト */

ol{
margin: 0 0 0 5px;
padding: 0 0 0 0;
list-style: decimal;
}

ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: disc;
}

li{
margin: 0 0 0 15px;
padding: 0 0 0 0;
}

li a{
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;

}

li a:hover{
color:#666;
}



dt {
	width: 4em ;
  padding: 20px ;
  float: left;
}



.history dl {
overflow: hidden;
}
.history dt {
float: left;
width: 10em;
padding: 20px 20px 0px 20px;
display: block;
}
.history dd {
margin-left: 13em;
padding: 20px;
	  border-bottom: 1px solid #ccc;
	  display: block;
}




dd {
  padding: 20px ;
	margin-left: 8em ;
	  border-bottom: 1px solid #ccc;
}


.access dl {
	overflow: hidden;
}

.access dt {
	width: 9em;
	padding: 20px;
	margin-right: 20px ;
	float: left;
}

.access dd {
	margin-left: 12em ;
	padding: 20px;
	border-bottom: 1px solid #ccc;
}


@media only screen and (max-width: 767px) {

	dt, .access dt, .history dt {
		width: 100%;
	}

	dd, .access dd, .history dd {
		margin-left:0;
		border-bottom: 1px solid #ccc;
	}

}


/* 見出し */ 

.f-140 {
	font-size: 140% ;
}

.ff-seikaisho {
	font-family: "正楷書CB1";
}

.ff-nomal {
	font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}

.border-no {
	border: none ;
}


.typesquare_tags h2  {
	font-size: 140% ;
}

.vertical-writing {
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	text-orientation: upright ;
}



@media only screen and (max-width: 960px) {

	.onlineshop .vertical-writing {
		writing-mode: horizontal-tb ;
		-ms-writing-mode: lr-tb ;
		-webkit-writing-mode: horizontal-tb ;
	}

}


h2 {
	width: 120px ;
	height: 120px ;
	font-size: 170% ;
	border: solid 1px #501464 ;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	text-orientation: upright ;
	font-family: "正楷書CB1";
}

h2 div {
	height: 120px ;
	position: relative ;
	top: 10px ;
	right: 47px;
}

.item h2 div {
	height: 120px ;
	position: relative ;
	top: 10px ;
	right: 50px;
}



@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .w-ie11 { 
  text-align: center ;
  	width: 100% ;
   } /* IE11 */
  *::-ms-backdrop, h2 { 
  text-align: center ;
  	margin: auto ;
  	display:inline-block;
   } /* IE11 */
}





@media only screen and (max-width: 767px) {

	.recommend h2 {
		display: block ;
	height: 120px :
	}

}


.item h4 {
	font-size:140% ;
}


h3 {
	border-bottom: solid 1px #501464 ;
}

h3 div {
	width: 300px ;
	font: 140% ;
	padding: 10px ;
	margin: 0 auto ;
	text-align: center ;
	border-bottom: solid 3px #501464 ;
}



h5 {
	margin: 10px auto ;
	font: 120% ;
	border-bottom: dashed 1px #b49646 ;
}


.recommend h5 {
	text-align: center ;
	border-bottom: none ;
	font-family: "正楷書CB1";
}

.item h5 {
	padding-bottom: 10px ;
	text-align: center ;
	font-weight: bold ;
}


.item p {
	0text-align: center ;
}


/* 余白 */
.p-20 {
	padding: 20px ;
}


/* 背景色 */
.bg-wh55 {
	background-color: rgba( 255, 255, 255, 0.55 );
}


/* ボタン */ 
.btn {
	padding: 20px ;
	margin: 20px auto ;
	background-color: #f0ebdc ;
	text-align: center ;
}

.btn-shopping {
	padding: 20px ;
	margin: 20px auto ;
	background-color: #501464 ;
	text-align: center ;
}


a .btn-shopping {
	color: #fff ;
	font-size: 120% ;
	font-weight: bold ;
}


/* ************************************************ 
*	全体Wrapper
* ************************************************ */	

.wrapper {
margin: auto; 
max-width: 960px;
padding: 30px 10px;
_width: 960px;
}



/* 囲み */

.box-w600 {
	max-width: 600px ;
}

.box-h120 {
	height: 100px ;
}


.box-contact {
	width: 600px ;
	margin: 0 auto ;
	padding: 50px ;
	border: solid 1px #b49646 ;

}


.border {
	border: solid 1px #b49646 ;
}



/* ************************************************ 
*	ヘッダー
* ************************************************ */

#header {
width: 100%；
}

.header-inner {
overflow: hidden;
margin: 0px auto 0 auto;
padding: 50px 0 10px 0;
max-width: 960px;
_width: 960px;	
}

#header h1 {
text-align:center;
margin: 0;	
}

.logo {
float: left;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.contact {
float: right;
position:relative
margin: 0px 0px 0 0;
padding: 0px 0px 0 0;
	color: #727171 ;
	font-size: 80% ;
	line-height: 150% ;
}


/* ************************************************ 
*	トップナビゲーション
* ************************************************ */	


#nav {
width:960px;
margin: 0 auto 0px auto;
border-bottom: solid 1px #501464;
}

#nav ul {
list-style: none;
margin: auto;
text-align: right ;
}

.main-navigation {
clear: both;
margin: 10px auto 0 ;
position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0;
}

.nav-menu li {
display: inline-block;
position: relative;
margin: 0 0;
	text-align: left ;
}

.nav-menu li a {
color: #333;
display: block;
font-size: 14px;
text-decoration: none;
	padding: 5px 30px ;
	border-bottom: solid 3px #fff;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
	border-bottom: solid 3px #501464;
}

.nav-menu .sub-menu,
.nav-menu .children {
background-color: #eee;
display: none;
padding: 0;
position: absolute;
z-index: 99999;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
color: #333;
margin: 0;
	width: 8em ;
	border: none ;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
background-color: #dedede;
	border: none ;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
display: block;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
color: #333;
background: #f9f9f9;
	border-bottom: solid 3px #501464;
}




/* ************************************************ 
*	パンくずリスト
* ************************************************ */	

.breadcrumbs {
	max-width: 960px ;
	font-size: 80% ;
	margin: 10px auto 0 ;
}
.breadcrumbs li {
	list-style: none;
	float: left ;
}


/* ************************************************ 
*	スライド
* ************************************************ */	

#top-slide{
width:100%;
padding: 0px;
margin: 20px auto 20px auto;
}


.cycle-slideshow{
overflow: hidden;
max-width: 960px;
_width: 960px;
margin: auto;
text-align: center;
height: 400px;
}



/* ************************************************ 
*	メイン（本文）コンテンツ
* ************************************************ */	

#main {
margin:0 0 0 0;
padding: 0 0 0 0;
word-break:break-all;
}


/* おすすめエリア
---------------------------------------------------- */
.recommend .item h5{
	margin: 5px auto 20px ;
}


.recommend .block-three {
	margin-top: 50px ;
}


@media only screen and (max-width: 767px) {

	.recommend .block-three {
		margin-top: 10px ;
	}

}



/* フロントページ　イメージメニューエリア */

.front-imgnavi {
	width: 100% ;
	height: 400px ;
	margin: 50px auto ;
	background-size: auto ;
}

.front-imgnavi h4 {
	font-size:175% ;
}

.front-imgnavi .box-h120 {
	position: relative;
	bottom: -260px ;
}


@media only screen and (max-width: 767px), @media only screen and (min-width: 480px) and (max-width: 767px) {

	.front-imgnavi-img {
		position: relative;
	}

	.front-imgnavi-tt {
    position: absolute;
    bottom: 40px;
    color: #fff;
    background: rgba(255,255,255,.6);
    width: 100%;
    padding: 1em 0;
	}
	
	.front-imgnavi-tt h4 {
    margin: 0;
    padding: 0 0.8em;
    font-size: 150%;
    text-align: center;
	}
}

/* トップページウィジェットエリア */

#toplist{
margin: 0 0 30px 0;
padding: 0 0 0 0;
}

.toplist ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.toplist li{
font-size: 13px;
margin: 6px 0px 0px 0px;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}

.toplist li a{
color:#666;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;

}

.toplist li a:hover{
background-position: 3px 50%;
color:#999;
}

.top-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 18px;
font-weight:normal;
letter-spacing: 0.05em;
font-style:normal;
padding: 0px 0px 10px 0px;
margin: 0px 0px 20px 0px;
border-bottom: double 3px #ccc;
color: #333;
}

.top-gallery-midashi{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 18px;
font-weight:normal;
letter-spacing: 0.05em;
font-style:normal;
padding: 0px 0px 10px 0px;
margin: 0px 0px 20px 0px;
border-bottom: double 3px #ccc;
color: #333;
}


/* ギャラリーレイアウト */	


li.item {
margin-bottom: 30px;
}

.item-img {
margin: 0 20px 20px 0;
overflow: hidden;
}

.item-date {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size:80%;
color:#999;
padding: 0 0 0px 0;
margin: 0 0 0px 0;
border-bottom: 0px solid #dedede;
}

.item-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
line-height: 120% ;
font-weight: bold;
}

.item-title a {
font-size:14px;
color:#444;
}

.item-title a:hover {
color:#999;
}

.item-text p {
font-size: 90% ;
line-height: 150% ;
color:#444;
text-align: left ;
}


.gallery-item {
	padding: 20px 0 5px ;
	border-bottom: dashed 1px #b49646 ;
	overflow: hidden;
}


.post-list .gallery-item {
	padding: 20px ;
	margin-bottom: 20px ;
	border-bottom: dashed 1px #b49646 ;
	height: 300px ;
	overflow: hidden;
}


.list li {
	padding: 10px 0 5px ;
	border-bottom: dashed 1px #b49646 ;
	overflow: hidden;
}

.list li:first-child {
	border: none ;
}

.list-title {
	font-size: 140% ;
	font-weight: bold ;
}



/* ************************************************ 
*	お料理
* ************************************************ */	

.item .p_w300 {
	width: 300px ;
	height: auto ;
}



/* ************************************************ 
*	お取り寄せ
* ************************************************ */	

.item-area {

}

ul.item-list {
list-style: none;

}

.item-list li {
 float: left ;
	width: 20% ;
}

.item-list .item {
	margin-left: 40px ;
}


.item-cat-title {
	padding: 20px ;
	background-color: #f0ebdc ;
	width: 200px ;
	height: 200px ;
}


.item-cat-title h4 {
	font-size: 140% ;
	padding-bottom: 10px ;
	border-bottom: solid 3px #501464 ;
}

.item-cat-title p {
	font-size: 85% ;
}

.item-name {
	font-weight: bold ;
	text-align: center ;
	padding: 15px 0 ;
	border-top: dashed 1px #b49646 ;
	margin-top: 20px ;
}

.uris-slider-title {
	display: none ;
}




@media only screen and (max-width: 767px) {

	.item-list li {
		width: 100% ;
	margin: 0px auto ;
	}

	.item-list .item {
		margin: 0px auto ;
	}

	.item-cat-title {
		width: 260px ;
		height: auto ;
		margin: 50px 0 20px ;
	}

	.item-name {
		font-weight: bold ;
		text-align: center ;
		padding-bottom: 10px ;
		margin: 0px auto 50px ;
		border: none ;
		border-bottom: dashed 1px #b49646 ;
	}

}





/* 商品詳細 */	

.item-detail {
	margin: 50px 0 30px ;
	padding: 30px ;
	background-color: #f0ebdc ;
}

.item-table th {
	white-space: nowrap;
	padding: 20px 20px 10px 10px ;
	border-bottom: solid 2px #b49646 ;
}

.item-table td {
	padding: 20px 10px 10px 20px ;
	border-bottom: dotted 1px #b49646 ;
}

.voice {
	background-color: #eee ;
	padding: 10px ;
	margin-bottom: 20px ;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

.voice-tt {
	color: #501464 ;
	font-weight: bold ;

}


.recipe li {
	list-style-type: decimal;
}


@media only screen and (max-width: 767px) {

.item-detail {
	margin: 50px 0 30px ;
	padding: 20px ;
	background-color: #f0ebdc ;
}

	.item-table th {
		display: block;
		white-space: nowrap;
		padding: 5px ;
		border-bottom: dotted 1px #b49646 ;
	}

	.item-table td {
		display: block;
		padding: 5px ;
		margin-bottom: 20px ;
		border-bottom: solid 2px #b49646 ;
	}

}



/* サイドバー */

.textwidget{
color: #444;
padding: 5px 0 0 0;
	border-bottom: dotted 1px #ccc ;
}
	

/* ブログ記事部分 */	

p {
font-size: 14px; 
color: #444;
line-height: 190%;
padding: 10px 0px 10px 0px;
}

p a {
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

p a:hover {
color:#666;
}

p a:active, a:focus {
outline: 0;
}

#date {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size:10px;
font-weight:normal;
text-align: left;
padding: 0 0 0 0;
color:#999;
letter-spacing: 0.1em;
}

.pagetitle {
0font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 21px;
font-weight: normal;
color: #333;
}

.pagetitle a {
0font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 21px;
font-weight: normal;
color: #333;
}

.blog-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 18px 0px 15px 0px;
font-size: 21px;
font-weight: bold;
color: #333;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


.blog-title a {
color:#333;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.blog-title a:hover {
color:#666;
}

.subtitle {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-weight: normal;
font-size: 14px;
border-bottom:1px dotted #ccc;
padding: 0 0 0 0;
margin: 30px 0 10px 0;
letter-spacing: 0.1em;
color: #666;
}

blockquote{
color:#666;
border:1px dotted #ccc;
margin:10px 0 10px 0;
padding:10px 20px;
}

#blog-foot {
clear:both;
font-size:75%;
text-align: left;
margin:50px 0 0 0;
padding: 2px 5px 2px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}
#blog-foot-archives {
clear:both;
font-size:75%;
text-align: left;
margin:50px 0 100px 0;
padding: 2px 5px 2px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}

#blog-foot span,
#blog-foot-archives span{
color:#999;
}

.single-thumbnail{
margin:13px 0 0 0;
}

/* ページャー */

#next {
    font-size: 85%;
    font-weight: lighter;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

#next-archives {
    font-size: 85%;
    text-align: center;
    margin-top: -50px;
    padding-bottom: 30px;
}

.next-pagenavi {
    text-align: center;
    margin-top: 10px;
}


.pager{
	text-align:center;
}
a.page-numbers,
.pager .current{
	background: #f0f0f0;
	border:solid 1px #ddd;
	border-radius:2px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background: #ccc;
	border:solid 1px 999;
	color: #fff;
}


/* 関連記事 */

.similar-head {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 50px 0 15px 0;
padding: 0 0 2px 0;
line-height: 30px;
font-size: 16px;
font-weight: bold;
color: #333;
letter-spacing: 0.05em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}


.similar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.similar li{
font-size:13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}

.similar li a{
color:#555;
}

.similar li a:hover{
color:#888;
}

.similar h4 {
font-size: 14px;
font-weight: normal;
line-height: 150%;
padding: 0 0 0 5px;
}

table.similar-text {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: dotted 1px #ccc;
border-collapse: collapse;
border-spacing: 0;
}

table.similar-text img {
width: 150px;
}

table.similar-text th {
text-align: left;
width: 150px;
}

table.similar-text td {
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
}



table.similar-side {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-collapse: collapse;
border-spacing: 0;
}

table.similar-side img {
width: 80px;
}

table.similar-side th {
text-align: left;
width: 80px;
}

table.similar-side td {
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
}


/* コメント欄
---------------------------------------------------- */

.comment-head {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}

.commentlist li{
list-style: none;
font-size:90%;
color:#888;
}

.commentlist {
margin: 0 0 50px 0;
padding: 0 0 0 0;
}

li.comment {
list-style: none;
font-size:90%;
color:#888;
margin: 30px 0px 30px 0px;
}

.comment p {
font-size: 14px;
}

.comment-reply-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 50px 0 15px 0;
padding: 0 0 2px 0;
line-height: 30px;
font-size: 16px;
font-weight: bold;
color: #333;
letter-spacing: 0.05em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}


/* WP必須
---------------------------------------------------- */

.wp-caption {
max-width:100%;
}

.wp-caption-text {
font-size:90%;
text-align: center;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}

.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar. */
}



/* ************************************************ 
*	サイドバー
* ************************************************ */	

#sidebar {
width: 100%;
margin: 23px 0px 40px 0px;
padding: 0 0 0 0;
}

#sidebar p{
margin-bottom: 20px;
}

#sidebar h2 {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #999;
letter-spacing: 0.1em;
margin: 0px 0px 10px 0px;
padding: 0 0 0 0;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

.sidebar-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}

#sidebar h3 {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 14px;
font-weight: normal;
color: #999;
line-height: 30px;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom:0px solid #ccc;
}

#sidebar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#sidebar li{
font-size: 13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
border-bottom: 1px dotted #ccc;
}

#sidebar li a{
display: inline-block;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

#sidebar li a:hover{
}


/* 階層表示 */

#sidebar ul.children{
margin-bottom: -6px;
display: block;
padding: 5px 0 0 0;
}

#sidebar ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}


#sidebar ul.sub-menu{
margin-bottom: -6px;
display: block;
padding: 5px 0 0 0;
}

#sidebar ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}


/* 新着表示 */

#sidebox-new {
color:#666;
margin: 0 0 50px 0 ;
padding: 0 0 0 0 ;
}

#sidebox-new ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#sidebox-new li{
font-size: 12px;
floate:left;
list-style: none;
margin: 0 0 0 0;
padding: 6px 0 5px 0px;
}

#sidebox-new li a{
color:#666;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

#sidebox-new li a:hover{
color:#999;
}

/* ************************************************ 
*	フッターエリア
* ************************************************ */	

#footer {
background: #F0EBDC;
clear:both;
width:100%;
font-size: 80%;
margin: 30px auto 0px auto;
padding: 25px 0;
}

.footer-inner {
margin: 0px auto 0px auto;
max-width: 960px;
_width: 960px;
}

#sociallink {
text-align:center;
position: relative;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
}

#copyright {
font-size:10px;
color:#999;
text-align:center;
position: relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
}



/* ************************************************ 
*	ウィジット
* ************************************************ */	

.widget{
margin: 0 0 30px 0;
}

.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a{
margin: 0 0 0 0px;
}

.textwidget{
font-size: 13px;
color: #444;
line-height:170%;
margin: 0 0 30px 0;
padding: 5px 0 0 0;
}

#topbox{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#topbox ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#topbox li{
floate:left;
margin: 0 0 0 0;
padding: 3px 0px 2px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

#topbox li a{
font-size:12px;
color:#444;
margin: 0 0 0 0;
padding: 3px 0px 2px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
display: inline-block;
}

#topbox li a:hover{
color:#999;
}

#topbox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}

#topbox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #fff;
border-bottom: 0px dotted #fff;
}

#topbox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}

#topbox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

#topbox ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

#topbox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

#topbox ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}



#sidebox{
color:#666;
margin: 0 0 0 0 ;
padding: 0 0 0 0 ;
}

#sidebox ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#sidebox li{
font-size: 12px;
floate:left;
list-style: none;
margin: 0 0 0 0;
padding: 6px 0 5px 0px;
}

#sidebox li a{
color:#666;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

#sidebox li a:hover{
color:#999;
}


#sidebox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}

#sidebox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #222;
border-bottom: 0px dotted #222;
}

#sidebox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}

.footer-widget-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size:14px;
font-weight:bold;
color: #999;
margin: 0 0px 10px 0px;
}


.widget ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.widget li{
font-size:88%;
list-style: none;
}

.widget li a{
color: #666;
display: block;
}

.widget li a:hover{
color: #999;
}


/* 本文下の広告枠 */

.widget-adspace {
margin: 30px 0 -30px 0px;
}



/* ************************************************ 
*	検索フォーム
* ************************************************ */


.search fieldset {
margin: -20px 0 20px 0px;
border: 0px solid #eee;
}

.search input {
font: 11px arial, sans-serif; 
color: #c0c0c0; 
width:80%;
padding: 5px 5px; 
vertical-align: middle;
border: none; 
background: none; 
}

.search button {
width: 15px; 
height: 15px; 
cursor: pointer; 
vertical-align: middle;
border: none; 
background: url(images/search.png) no-repeat; 
}



/* ************************************************ 
*	文字サイズ
* ************************************************ */

.moji100px {font-size: 100px;line-height: 170%;}
.moji90px {font-size: 90px;line-height: 170%;}
.moji80px {font-size: 80px;line-height: 170%;}
.moji70px {font-size: 70px;line-height: 170%;}
.moji60px {font-size: 60px;line-height: 170%;}
.moji50px {font-size: 50px;line-height: 170%;}
.moji40px {font-size: 40px;line-height: 170%;}
.moji30px {font-size: 30px;line-height: 170%;}
.moji29px {font-size: 29px;line-height: 170%;}
.moji28px {font-size: 28px;line-height: 170%;}
.moji27px {font-size: 27px;line-height: 170%;}
.moji26px {font-size: 26px;line-height: 170%;}
.moji25px {font-size: 25px;line-height: 170%;}
.moji24px {font-size: 24px;line-height: 170%;}
.moji23px {font-size: 23px;line-height: 170%;}
.moji22px {font-size: 22px;line-height: 170%;}
.moji21px {font-size: 21px;line-height: 170%;}
.moji20px {font-size: 20px;line-height: 170%;}
.moji19px {font-size: 19px;line-height: 170%;}
.moji18px {font-size: 18px;line-height: 170%;}
.moji17px {font-size: 17px;line-height: 170%;}
.moji16px {font-size: 16px;line-height: 170%;}
.moji15px {font-size: 15px;line-height: 170%;}
.moji14px {font-size: 14px;line-height: 170%;}
.moji13px {font-size: 13px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji11px {font-size: 11px;line-height: 170%;}
.moji10px {font-size: 10px;line-height: 150%;}
.moji9px {font-size: 9px;line-height: 370%;}

.mincho {
font-family:'century','Times New Roman','Baskerville','Optima','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}

.bold {
font-weight: bolder;
}

.italic {
font-style: italic; 
}


/* ************************************************ 
*	マージン
* ************************************************ */

.margin-top10{
    margin-top: 10px;
}
.margin-top20{
    margin-top: 20px;
}
.margin-top30{
    margin-top: 30px;
}
.margin-top40{
    margin-top: 40px;
}
.margin-top50{
    margin-top: 50px;
}
.margin-top60{
    margin-top: 60px;
}
.margin-top70, .margin-top70-sp0{
    margin-top: 70px;
}
.margin-top80{
    margin-top: 80px;
}
.margin-top90{
    margin-top: 90px;
}
.margin-top100{
    margin-top: 100px;
}
.margin-top0{
    margin-top: 0px;
}
.margin-top-10{
    margin-top: -10px;
}
.margin-top-30{
    margin-top: -30px;
}


.margin-bottom10{
    margin-bottom: 10px;
}
.margin-bottom20{
    margin-bottom: 20px;
}
.margin-bottom30{
    margin-bottom: 30px;
}
.margin-bottom40{
    margin-bottom: 40px;
}
.margin-bottom50{
    margin-bottom: 50px;
}
.margin-bottom60{
    margin-bottom: 60px;
}
.margin-bottom70{
    margin-bottom: 70px;
}
.margin-bottom80{
    margin-bottom: 80px;
}
.margin-bottom90{
    margin-bottom: 90px;
}
.margin-bottom100{
    margin-bottom: 100px;
}


.margin-right10{
    margin-right: 10px;
}
.margin-right20, .margin-right20-sp0{
    margin-right: 20px;
}
.margin-right30{
    margin-right: 30px;
}
.margin-right40{
    margin-right: 40px;
}
.margin-right50{
    margin-right: 50px;
}
.margin-right60{
    margin-right: 60px;
}
.margin-right70{
    margin-right: 70px;
}
.margin-right80{
    margin-right: 80px;
}
.margin-right90{
    margin-right: 90px;
}
.margin-right100{
    margin-right: 100px;
}


.margin-left10{
    margin-left: 10px;
}
.margin-left20, .margin-left20-sp0 {
    margin-left: 20px;
}
.margin-left30{
    margin-left: 30px;
}
.margin-left40{
    margin-left: 40px;
}
.margin-left50{
    margin-left: 50px;
}
.margin-left60{
    margin-left: 60px;
}
.margin-left70{
    margin-left: 70px;
}
.margin-left80{
    margin-left: 80px;
}
.margin-left90{
    margin-left: 90px;
}
.margin-left100{
    margin-left: 100px;
}



@media only screen and (max-width: 767px) {

	.margin-right20-sp0 { margin-right: 0px; }
	.margin-left20-sp0 { margin-left: 0px; }
	.margin-top50-sp-50 { margin-top: -50px; }
	.margin-top50-sp { margin-top: 50px; }
	.margin-top70-sp0 { margin-top: 0px; }
	.margin-left50-sp { margin-left: 50px; }

}




/* ************************************************ 
*	テーブル
* ************************************************ */

table {
border: 0px;
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

table tr{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

table td{
text-align: left;
vertical-align: top;
line-height: 170%;
text-align: justify;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-left: 0px dotted #CCCCCC;
}


/* プラン表風 */

table#plan {
width: 100%;
margin:10px 0 0 0;
padding:0 0px;
border: 1px #999 solid;
border-collapse: collapse;
border-spacing: 0;
}

table#plan th {
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
white-space: nowrap; 
vertical-align: middle;
background-color:#ddd;
}

table#plan td {
font-size: 13px;
text-align: center;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
white-space: normal;
vertical-align: middle;
}


/* フローチャート風 */

table#flow {
width: 100%;
margin:0 0 0 0;
padding:0 0 0 0;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}

table#flow th {
font-size: 13px;
font-weight: bold;
text-align: left;
padding: 10px 0px;
border: 0px #CCC solid;
border-bottom: 1px #CCC solid;
white-space: normal;
vertical-align: middle;
}

table#flow td {
font-size: 13px;
text-align: left;
padding: 10px;
border-bottom: 1px #CCC solid;
white-space: normal;
vertical-align: middle;
}


/* コンタクトフォーム用 */

table#contact {
font-size: 13px;
width: 100%;
color: #444;
margin: 10px 0 0 0;
padding: 0 0 0 0;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}

table#contact th {
font-weight: bold;
line-height: 120%;
text-align: left;
padding: 10px;
white-space: nowrap; 
}

table#contact td {
font-size: 13px;
text-align: left;
padding: 10px;
white-space: normal;
vertical-align: middle;
}


/* カレンダー
---------------------------------------------------- */

table#wp-calendar {
width: 100%
}

table#wp-calendar th {
text-align: center;
}

table#wp-calendar td {
text-align: center;
}


/* ************************************************ 
*	CSS3ボタン
* ************************************************ */

.bt-more a {
font-size: 9px;
font-weight: normal;
color: #333;
text-align: center;
text-decoration: none;
text-shadow: 0px -1px 0px #fff;
width: 50px;
float: left;
display: block;
padding: 0 0 0 0;
margin: 10px 0 0 0;
border: 1px solid #ccc;
border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
background-color: #eee;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ddd),color-stop(.75, #eee),color-stop(1, #ddd));
background: -moz-linear-gradient(#ddd, #eee 75%, #ddd);
}

.bt-more a:hover {
background-color: #fff;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eee),color-stop(.75, #fff),color-stop(1, #eee));
background: -moz-linear-gradient(#eee, #fff 75%, #eee);
}

.bt-more a:active {
background-color: #999;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #999),color-stop(.75, #ccc),color-stop(1, #999));
background: -moz-linear-gradient(#999, #ccc 75%, #999);
}

.bt-order a{
font-size: 14px;
color:#fff;
display: block;
text-align:center;
background-color: #999;
margin: 20px 0 20px 0 ;
padding: 10px 15px;
border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}

.bt-order a:hover{
color:#867888;
background: #ddd;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}




/* ************************************************ 
*   レスポンシブ
* ************************************************ */


/* PC 画面の横幅が960px以上 */

@media only screen and (min-width: 960px) {

	.sp-hide { display: block ; }
	.sp-show { display: none ;	}
}


/* Tablet (Portrait) 画面の横幅が768px〜959pxまで */

@media only screen and (min-width: 768px) and (max-width: 959px) {
.wrapper { width: 728px;}
.header-inner { width: 728px; margin:auto; padding-top: 50px;}
#nav { float: none; width: 728px; background: #fff; margin-bottom:-10px; padding: 0; border-top: double 3px #ccc; border-bottom: double 3px #ccc;}
li.item { margin-bottom: 40px; }
.item-img { margin: 0 20px 5px 0; overflow: hidden; }
.twothird { width: 460px; margin-right:10px; }
.cycle-slideshow { overflow: hidden; width: 728px; height: 265px; margin-bottom:-20px;}
.footer-inner { width: 728px;}

	.breadcrumbs {
		margin: 10px auto 0 ;
		width: 728px ;
		padding: 0 20px ;
	}

	.sp-hide { display: block ; }
	.sp-show { display: none ;	}
}


/* Mobile (Portrait) 画面の横幅が767pxまで */

@media only screen and (max-width: 767px) {
.wrapper { width: 300px; }
.header-inner { width: 300px; margin:auto; padding-top: 50px;}
.logo { text-align:center; }
.contact { display:none;}
#header h1, #header .logo { float: none; margin-bottom: 0px;}
#nav { float: none; text-align:center; width: 300px; background: #fff; margin-bottom:-10px; margin-top:30px; padding: 0; border-top: double 3px #ccc; border-bottom: double 3px #ccc;}
.nav-menu li a { color: #333; display: block; font-size: 12px; padding: 10px 10px; text-decoration: none;}
#top-slide{ width:100%; padding: 0px; margin: 40px auto 20px auto;}
.cycle-slideshow { overflow: hidden; width: 300px; height: 109px; margin-bottom:-10px;}
li.item { margin-bottom: 40px; }
.item-img { margin: 0 20px 5px 0;  overflow: hidden; }
p { font-size: 15px; }
.footer-inner { width: 300px;}

	.breadcrumbs {
		margin: 10px auto 0 ;
		width: 300px ;
		padding: 0 20px ;
	}

	.sp-center { margin: 0 auto ;     text-align: center; }
	.sp-hide { display: none ; }
	.sp-show { display: block ;	}
}


/* Mobile (Landscape) 画面の横幅が480px〜767pxまで */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper { width: 420px; }
.header-inner { width: 420px; margin:auto; padding-top: 50px;}
.logo { text-align:center; }
#nav { float: none; width: 420px; background: #fff; margin-bottom:-10px; padding: 0; border-top: double 3px #ccc; border-bottom: double 3px #ccc;}
.nav-menu li a { color: #333; display: block; font-size: 13px; padding: 10px 10px; text-decoration: none;}
.cycle-slideshow { overflow: hidden; width: 420px; height: 157px; margin-bottom:-10px;}
.footer-inner { width: 420px;}
li.item { margin-bottom: 40px; }
.item-img { margin: 0 20px 5px 0; overflow: hidden; }


	.breadcrumbs {
		margin: 10px auto 0 ;
		width: 420px ;
		padding: 0 20px ;
	}

	.sp-center { margin: 0 auto ;     text-align: center; }
	
	.sp-hide { display: none ; }
	.sp-show { display: block ;	}
}


/* *****************************************************************
*   レスポンシブ（外部サービス対策用）
* ***************************************************************** */

/* Twitter Timeline
---------------------------------------------------- */

.twitter-timeline { 
width:100%; 
height: 300px; 
}


/* Facebook Like Box
---------------------------------------------------- */

div.fb_iframe_widget,
div.fb_iframe_widget iframe[style],
div.fb_iframe_widget span {
width: 100% !important;
}


/* YouTube embed
---------------------------------------------------- */

.youtube {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top: 20px;
margin-bottom: 20px;
}
.youtube iframe,
.youtube object,
.youtube embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}