@charset "utf-8";
.w350 {
	width: 350px;
}
span.stress {
	color: #990000;
}
/* header
------------------------------------------*/
.site-ex{
	position: absolute;
	top: 7px;
	right: 0;
	color: #666;
	font-size: 77%;
}
.logo{
	position: absolute;
	top: 28px;
	left: 0;
}
.gnav{
	position: absolute;
	top: 31px;
	right: 0;
}
.gnav li{
	display: inline;
}

/* top_main_img
------------------------------------------*/
#top_main_img{
	overflow: hidden;
}
#top_main_img-inner{
	margin: 0 auto 34px auto;
	width: 980px;
	height: 380px;
	/*background: url(../images/main_img_bk.jpg) no-repeat center 0;*/
}

/* footer
------------------------------------------*/
.pagetop{
	position: absolute;
	top: 0;
	right: 0;
}


.fm{
	position: absolute;
	top: 63px;
	left: 37px;
	text-align: left;
	font-size: 93%;
}
.fm ul{
	float: left;
}
.fm ul.fm01{
	width: 142px;
}
.fm ul.fm02{
	width: 160px;
}
.fm ul.fm03{
	width: 160px;
}
.fm li{
}
.fm li a{
	color: #fff;
}

.footer-logo{
	position: absolute;
	top: 57px;
	right: 48px;
}
.footer-key {
	position: absolute;
	top: 95px;
	right: 69px;
	text-align: left;
	font-size: 93%;
	color: #fff;
}
.footer-key a {
	color: #fff;
}
.footer-pref{
	position: absolute;
	top: 115px;
	right: 30px;
	text-align: left;
	font-size: 93%;
	color: #fff;
}

.copyright{
	position: absolute;
	top: 227px;
	right: 0;
	width: 980px;
	color: #ccc;
	font-size: 85%;
	line-height: 23px;
}
.copyright a{
	color: #ccc;
}
/* sidebar
------------------------------------------*/
.side-oshi{
	margin: 0 0 10px 0;
	height: 251px;
	background: url(../images/side_oshi_bk.jpg) no-repeat 0 0;
}
.side-oshi h2{
	margin: 0 0 5px;
	padding: 38px 0 0 0;
	text-align: center;
}
.oshikimu {
	text-align: center;
}
#side-oshi-btn{
	margin: 25px 0 0 40px;
	width: 145px;
}
.side-nav{
	margin: 0 0 14px 0;
	background: url(../images/side_menu_bk.jpg) repeat-y 0 0;
}
.side-nav-inner{
	padding: 15px 0 18px 0;
	background: url(../images/side_menu_btm_bk.jpg) no-repeat 0 bottom;
}
.side-nav li span a{
	display: block;
	color: #000;
}
.side-nav li span.icon1{
	display: block;
	margin: 0 15px;
	padding: 3px 0 3px 15px;
	font-size: 93%;
	background: url(../images/side_menu_icon.jpg) no-repeat 0 50%;
}
.side-banner ul{
	margin: 0 0 10px 0;
}
.side-banner li{
	margin: 0 0 10px 0;
}

/* toppage
------------------------------------------*/
.main-contents{
	margin: 0 0 17px 0;
	background: url(../images/main_01_bk.jpg) no-repeat left top;
}
.main-contents-top{
	background: url(../images/main_01_in_bk.jpg) no-repeat 6px 8px;
}
.main-contents-btm{
	padding: 30px 0 36px 0;
	background: url(../images/main_btm_bk.jpg) no-repeat 0 bottom;
	zoom: 1;
}
.top_contents {
	margin: 0 0 15px 0;
}
.top_contents_l{
	display: inline;
	float: left;
	margin: 5px 0 0 35px;
	width: 367px;
}
.top_contents h2{
	margin: 0 0 20px 0;
}
.top_contents_r{
	display: inline;
	float: right;
	margin: 0 43px 0 0;
	width: 266px;
	height: 186px;
	background: url(../images/top_shadow_bk.jpg) no-repeat 0 0;
}
.top_contents_r img{
	width: 254px;
	margin: 7px 0 0 8px;
}

.top_contents_r2 {
	display: inline;
	float: right;
	margin: 0 33px 0 0;
	width: 266px;
	height: 186px;
	background: url(../images/top_shadow_bk.jpg) no-repeat 0 0;
}

.top_contents_r2 img{
	width: 254px;
	margin: 7px 0 0 8px;
}
/*新着情報*/
.news{
	margin: 0 0 17px 0;
	background: url(../images/main_02_bk.jpg) no-repeat left top;
}
.news-top{
	background: url(../images/news_con.jpg) no-repeat 10px 10px;
}
.news-btm{
	padding: 17px 0 28px 0;
	background: url(../images/news_btm_bk.jpg) no-repeat 0 bottom;
	zoom: 1;
}
.news-title{
	position: relative;
	margin: 0 0 20px 0;
	height: 25px;
}
.news-title h2{
	position: absolute;
	top: 0;
	left: 24px;
}
.news li{
	margin: 0 25px;
	padding: 11px 10px;
	color: #000;
	font-size: 85%;
	line-height: 1.4;
	border-bottom: #B0AEAF 1px dashed;
}
.news li img{
	margin: 0 15px 0 10px;
}
.news li a{
	color: #000;
}
/*新着情報2*/
.news2{
	margin: 0 0 17px 0;
	/*background: url(../images/main_02_bk.jpg) no-repeat left top;*/
	border: 2px solid #333;
}
.news-top2{
	background: url(../images/news_con.jpg) no-repeat 10px 10px;
}
.news-btm2{
	padding: 17px 0 28px 0;
	/*background: url(../images/news_btm_bk.jpg) no-repeat 0 bottom;*/
	zoom: 1;
}
.news-title2{
	position: relative;
	margin: 0 0 20px 0;
	height: 25px;
}
.news-title2 h2{
	position: absolute;
	top: 0;
	left: 24px;
}
.news2 li{
	margin: 0 25px;
	padding: 11px 10px;
	color: #000;
	font-size: 85%;
	line-height: 1.4;
	border-bottom: #B0AEAF 1px dashed;
}
.news2 li img{
	margin: 0 15px 0 10px;
}
.news2 li a{
	color: #000;
}

/*デザイン案A*/
p.top_catch {
	margin-top: 150px;
	margin-left: 430px;
}
.main-contents01{
	margin: 0 0 17px 0;
	background: url(../images/main_01_bk_w.png) no-repeat left top;
	padding-bottom: 20px;
}

/* lower
------------------------------------------*/
/*sitepass パンくず*/
.s_p {
	text-align: left;
	width: 700px;
	padding:0px;
	height:auto;

	font-weight: 100;
	font-size: 11px;
	color: #26272a;
	margin-bottom: 15px;
}
.s_p a {
}
.s_p a:link {
}
.s_p a:visited {
}
.s_p a:hover {
}

/*kuro
h2.page-title{
	margin: 0 0 15px 0;
	height: 60px;
	color: #fff;
	font-size: 150%;
	line-height: 60px;
	text-indent: 45px;
	background: url(../images/h2_page_title.jpg) no-repeat 0 0;
}*/
h2.page-title{
	margin: 0 0 15px 0;
	height: 60px;
	color: #fff;
	font-size: 150%;
	line-height: 60px;
	text-indent: 32px;
	
	
	padding-top: 2px;
	background: url(../images/h2_page_title_.png) no-repeat 0 0;
}
h3.sub-title{
	margin: 0 0 20px 0;
	padding: 15px 0 10px 15px;
	color: #4b443a;
	font-size: 123.1%;
	background: url(../images/h3_sub_title.jpg) no-repeat 0px 50%;
}
/*商品詳細ページの関連商品用*/
h3.sub-title02{
	margin: 60px 0 0 0;
	padding: 15px 0 10px 15px;
	color: #4b443a;
	font-size: 123.1%;
	background: url(../images/h3_sub_title.jpg) no-repeat 0px 50%;
}
h4.sub2-title{
	margin: 0 0 0px 0;
	padding: 10px 0 10px 15px;
	color: #4b443a;
	font-size: 123.1%;
	border-top: 2px solid #d9d9d9;
}




/*商品一覧*/
.item_04 {
	width: 740px;
	margin-top: 25px;
	background: #f7f7f7;
	padding-bottom: 8px;
	letter-spacing: 0.1em;
}
.item_04 p {
	float: left;
	width:180px;
	padding-right: 6.5px;
	text-align: center;
	line-height: 2;
	font-size: 115%;
}
.item_04 p a {
	color: #000;
}
.item_04 p.last {
	 float: right;
	 width:180px;
	 padding-right: 0px;
}

/*詳細ページの商品一覧*/
.item_05 {
	width: 740px;
	margin-top: 25px;
	background: #f7f7f7;
	padding-bottom: 8px;
	letter-spacing: 0.1em;
}
.item_05 p {
	float: left;
	width:140px;
	padding-right: 10px;
	text-align: center;
	line-height: 2;
	font-size: 110%;
}
.item_05 p a {
	color: #000;
}
.item_05 p.last {
	 float: right;
	 width:140px;
	 padding-right: 0px;
}

/*商品詳細*/
.item_detail {
	width: 738px;
	
}
.item_detail_left {
	float: left;
	width: 350px;
	margin-right: 15px;
}
.item_detail p.item_img {
	width: 350px;
}
.item_detail p.item_price {
	width: 328px;	
	text-align: left;
	margin-top: 10px;
	background: #eee;
	padding: 10px;
	border: 1px solid #ddd;
	line-height: 1.7;
}
.item_detail p.item_ex {
	float: left;
	width: 370px;
	
}

/*shop*/
table.table01{
	margin: 0 0 50px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table01 th{
	padding: 10px;
	width: 20%;
	background: #fafafa;
	border: #ccc 1px solid;
}
table.table01 td{
	padding: 10px;
	border: #ccc 1px solid;
}
table.table01 td ul li{
	margin: 0 0 0 20px;
	list-style: outside disc;
}

/*お問合わせ*/
table.table_form{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table_form th{
	padding: 10px;
	width: 30%;
	background: #fafafa;
	border: #ddd 1px solid;
}
table.table_form td{
	padding: 10px;
	border: #ddd 1px solid;
}

/*送信ボタンの位置*/
input.send {
	margin-top: 10px;
	margin-bottom: 30px;
}

/*求人*/
table.table_recruit{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table_recruit th{
	padding: 10px;
	width: 25%;
	background: #fafafa;
	border: #ddd 1px solid;
}
table.table_recruit td{
	padding: 10px;
	border: #ddd 1px solid;
}

/*よくある御質問*/
.faq {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.faq dt {
	background-color: #f3efeb;
	background-image: url(../images/q2.png);
	background-repeat: no-repeat;
	background-position: 18px center;
	border: 1px solid #afa393;
	height: 50px;
	line-height: 50px;
	padding-left: 60px;
}

.faq dd {
	background-image: url(../images/a2.png);
	background-repeat: no-repeat;
	background-position: 18px center;
	
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #afa393;
	border-right-color: #afa393;
	border-bottom-color: #afa393;
	
	padding-left: 60px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-top: 17px;
	padding-bottom: 17px;
}

/*お客様の声*/
.voice_detail {
	width: 738px;
	margin-top: 10px;
	margin-bottom: 20px;
	
}
/*.voice_detail_left {
	float: left;
	width: 250px;
	margin-right: 15px;
}*/
.voice_detail p.voice_img {
	width: 90px;
	float: left;
	margin-right: 15px;
}
/*.voice_detail p.voice_name {
	width: 228px;	
	text-align: left;
	
	background: #eee;
	padding: 10px;
	border: 1px solid #ccc;
	line-height: 1.7;
}*/
.voice_detail p.voice_ex {
	float: left;
	width: 620px;
	
	
}
/*movies*/
.movies {
	margin-top: 10px;
	margin-bottom: 40px;
}
.movies p {
	float: left;
}
p.movies_thumb {
	margin-left: 10px;
	margin-top: 0px;
}

p.movies_title {
	font-size: 100%;
	margin-left: 10px;
	
	padding-top: 10px;
	width: 430px;

}

/******************************************

mailform

*******************************************/


input[type="text"]{
	background-color:#FFFDEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:solid 1px #aaa;
	height:28px;
	line-height:25px;
	padding:2px 5px;
	margin:10px 0;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
select{
	height:30px;
	padding:6px 0;
	background-color:#FFF;
	border:solid 1px #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:5px 0;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

option {
	height:30px;
	border: 1px solid #000;
	margin: -1px 0 0;
	padding: 0.2em 0.2em 0.2em 24px;
	font-weight: normal;
	line-height: 1em;
	color: #000;
}


textarea{
	width:350px;
	height:150px;
	background-color:#FFFDEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:solid 1px #999;	
	padding:5px;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	margin:8px 0;
	font-size:13px;
	
}

input:focus, textarea:focus{
	background-color: #FFC;
}


.submit_btn{
	display:block;
	width:250px;
	height:60px;
	line-height:60px;
	margin:30px auto 80px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:20px;
	font-family:"Meiryo UI";
	text-decoration:none; 
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	color: #FFFFFF;
	letter-spacing:1px;
	border:1px solid #395f11;
	background-color: #8ed058; background-image: -webkit-gradient(linear, left top, left bottom, from(#7f9c40), to(#78993c));
	background-image: -webkit-linear-gradient(top, #7f9c40, #78993c);
	background-image: -moz-linear-gradient(top, #7f9c40, #78993c);
	background-image: -ms-linear-gradient(top, #7f9c40, #78993c);
	background-image: -o-linear-gradient(top, #7f9c40, #78993c);
	background-image: linear-gradient(to bottom, #7f9c40, #78993c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9c40, endColorstr=#78993c);
}

.submit_btn:hover{
	background: #9ec35c;
}



/*必須*/
.hissu{
	width:60px;
	padding:7px 5px;
	text-align:center;
	font-size:0.75em;
	line-height:1.5em;
	background-color: #d62135;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#FFF;
	
}

/*テーブルの設定*/
table#ask_form {
	width: 740px;
	margin-top: 30px;
	margin-left: 0px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd; 
}
table#ask_form th {
	
	background: #fafafa;
	text-align: left;
	font-weight: 200;
	width:160px;
	padding: 10px;
	border-top: 1px dotted #999; 
}
table#ask_form td {
	text-align: left;
	padding: 10px;
	
	border-top: 1px dotted #999; 
}



/*contact*/
.contact {
	width: 740px;
	height: 200px;
	background: url(../images/contact_top_bk.jpg) left top;
	position: relative;
	margin-top: 40px;
	margin-bottom: 30px;
}
.contact p.contact_tel {
	position: absolute;
	top: 75px;
	left: 40px;
}
.contact p.contact_net {
	position: absolute;
	top: 75px;
	right: 40px;
}






















/*

shopping

*/
#cart_order {
	width: 220px;
	height: 100px;
	background: url(../images/cart.png) left top no-repeat;
	margin-bottom: 10px;
}
#cart_order p {
	padding-top: 50px;
	text-align: center;

}


/*キムチ詳細ページ cartの中*/
.cart_box {
	width: 708px;
	background: #eee;
	padding: 10px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top: 20px;
}




.entry-meta-area{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 77%;
}
.bookmarks{	
	float: left;
	width: 40%;
	overflow: hidden;
}
.bookmarks .bookmarks-btn{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}
.bookmarks .twitter{
	margin: 0 5px 0 0;
}
.entry-meta{
	float: right;
	padding: 2px 0 0 0;
	width: 60%;
	text-align: right;
}
.entry-body h3{
	clear: both;
	margin: 1.8em 0 0.8em 0;
	padding: 5px;
	font-size: 116%;
	background: #fafafa;
	border-left: #ddd 5px solid;
}
.entry-body h4{
	clear: both;
	margin: 1.2em 0 0.8em 0;
	padding: 0 0 0 5px;
	font-size: 116%;
	border-left: #ddd 3px solid;
}
.entry-body h5{
	clear: both;
	margin: 1.2em 0 0.8em 0;
	font-weight: bold;
	border-bottom: #ddd 1px dashed;
}
.entry-body p{
	margin: 0 0 0.8em 0;
}
.entry-body strong{
	font-weight: bold;
}
.entry-body ol{
	margin: 0 0 20px 0;
}
.entry-body ol li{
	margin: 0 0 0 25px;
	list-style: outside decimal;
}
.entry-body ul{
	margin: 0 0 20px 0;
}
.entry-body ul li{
	margin: 0 0 0 20px;
	list-style: outside disc;
}
.entry-body ul li ul{
	margin: 0 0 15px 0;
}
.entry-body ul li ul li{
	margin: 0 0 0 20px;
	list-style: outside circle;
}

.category-image{
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	width: 200px;
}
.category-description{
	margin: 0 0 10px 0;
}

/* pagebute */
.pagination{
	padding: 30px 0;
	text-align: center;
}

/* blog
------------------------------------------*/
.blog-nav{
}
.blog-sideparts{
	margin: 0 0 20px 0;
}
.blog-sideparts-title{
	font-size: 108%;
	font-weight: bold;
	border-bottom: #AB9273 1px solid;
}
.blog-sideparts li span{
	display: block;
	padding: 5px;
	font-size: 93%;
	border-bottom: #ccc 1px dashed;
}
.blog-sideparts li a{
	display: block;
	color: #333;
}

/* ketaipost */
.ketaipost-images{
	float: left;
	display: inline;
}
.ketaipost-images img{
	margin: 0 20px 20px 0;
}

/* calendar */
#blog-calendar{
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: center;
	background: #fff;
	border: #AB9273 1px solid;
}
#blog-calendar .calendar-head{
	margin: 0 0 5px 0;
	font-size: 85%;
	text-align: center;
}
#blog-calendar .calendar-head span{
	margin: 0 3px;
}
#blog-calendar .calendar-head a{
	font-size: 116%;
}
#blog-calendar table{
	width: 100%;
}
#blog-calendar thead td{
	font-weight: bold;
	font-size: 93%;
	text-align: center;
}
#blog-calendar tbody td{
	font-size: 85%;
	text-align: center;
}
#blog-calendar thead td:first-child,
#blog-calendar tbody td:first-child{
	color: #a00;
}
#blog-calendar thead td:last-child,
#blog-calendar tbody td:last-child{
	color: #00a;
}

/* comment, trackbacks */
.entry-comment{
}
.entry-comment h2{
	margin: 0 0 10px 0;
	font-size: 116%;
	font-weight: bold;
}
#top-comment-nav,
#comment-nav{
	zoom: 1;
}
#top-comment-nav:after,
#comment-nav:after{
	content: "";
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}
#top-prev-comments,
#prev-comments{
	float: left;
}
#top-next-comments,
#next-comments{
	float: right;
}

.trackbacks{
	margin: 0 0 20px 0;
	padding: 20px;
	border: #ddd 1px solid;
}
.trackbacks-info{
	padding: 5px;
	font-size: 93%;
	background: #fafafa;
	border: #ddd 1px solid;
}
.comments{
	margin: 0 0 20px 0;
	padding: 20px;
	border: #ddd 1px solid;
}
.comments h4{
	margin: 0 0 10px 0;
	font-size: 116%;
	font-weight: bold;
}
.comments .asset-meta{
	margin: 0 0 5px 0;
	font-size: 93%;
	border-bottom: #bbb 1px dotted;
}
.comments p{
	margin: 0 0 0.8em 0;
}
#comments-open{
	padding: 20px;
	font-size: 93%;
	background: #fafafa;
	border: #ddd 1px solid;
}
#comments-form label{
	display: block;
	font-weight: bold;
}
#comments-form label span{
	padding: 0 0 0 3px;
	font-weight: normal;
}
#comments-form label span{
}
#comments-form #comment-bake-cookie{
	margin: 10px 0 15px 0;
	width: auto;
}
#comments-form #comment-form-remember-me label{
	display: inline;
}
#comment-form-reply{
	margin: 0 0 5px 0;
}
#comment-form-reply #comment-reply,
#comment-form-reply #comment-reply-label{
	display: inline;
	font-weight: normal;
}
#comments-open-data input{
	margin: 0 0 10px 0;
	padding: 5px;
	width: 60%;
	border: #ddd 1px solid;
}
#comments-form textarea{
	margin: 0 0 10px 0;
	padding: 5px;
	width: 80%;
	height: 150px;
	border: #ddd 1px solid;
}
#comments-open-footer{
	padding: 30px 0 0 0;
}

#comments-open-captcha input{
	margin: 10px 0;
	padding: 5px;
	width: 30%;
	border: #ddd 1px solid;
}

/* comments-preview */
body#comments-preview-body{
	color: #444;
	background: #fff;
}
.comments-preview{
	margin: 50px auto;
	max-width: 550px;
}
.comments-preview-inner{
	margin: 0 10px;
	padding: 20px;
	text-align: left;
	background: #fff;
	border: #ddd 1px solid;
}
.comments-preview h1{
	margin: 0 0 5px 0;
	font-size: 167%;
	font-weight: bold;
	border-bottom: #ddd 1px dashed;
}
.comments-preview h2{
	margin: 0 0 10px 0;
	font-size: 116%;
	font-weight: bold;
}
.comments-preview .asset-meta{
	margin: 0 0 10px 0;
	padding: 0 3px;
	font-size: 85%;
}
.comments-preview-back{
	margin: 10px 0 0 0;
	padding: 5px;
	font-size: 93%;
	text-align: center;
	background: #fafafa;
	border: #ddd 1px solid;
}

/* gallery
------------------------------------------*/
.gallery-list{
}
.gallery-list-once{
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
	width: 220px;
}
.gallery-list-once img{
	margin: 0 0 3px 0;
}
.gallery-list-once h2{
	font-size: 93%;
}
.gallery-list-once h2 a{
	color: #444;
}

.gallery-entry-imagearea{
	margin: 0 20px 20px 20px;
}
.gallery-entry-mainimg{
	float: left;
	width: 300px;
}
.gallery-entry-subimagearea{
	float: right;
	width: 400px;
}
.gallery-entry-subimagearea div{
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
	width: 80px;
}

.gallery-entry-ba-main{
	margin: 0 20px 20px 20px;
}
.gallery-entry-ba-main div{
	float: left;
	display: inline;
}
.gallery-entry-ba-arrow{
	padding: 100px 0 0 0;
	width: 100px;
	text-align: center;
}
.gallery-entry-ba-sub{
	margin: 0 0 20px 20px;
}
.gallery-entry-ba-sub div{
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}

/* search
------------------------------------------*/
.search-list{
}
.search-list dt span{
	margin: 0 10px 0 0;
}
.search-list dd{
	margin: 0 0 20px 0;
	font-size: 93%;
}
.search-paging{
	padding: 30px 0;
	text-align: center;
	list-style: none;
}
.search-paging li{
	margin: 0 5px !important;
	padding: 3px 5px;
	display: inline;
}
.search-paging li a{
	margin: 0;
	padding: 0;
}


.renewal_head{
display: flex;
justify-content: center;
padding: 5rem 1rem;
box-sizing: border-box;
}

.renewal_logo{
display: inline;
margin-left: auto;
margin-right: auto;
}

.renewal_logo img{
width: 100%;
max-width: 300px;
}

.renewal_box{
padding: 0 1.5rem 3rem;
box-sizing: border-box;
}


.renewal_responsive{
display: block;
width: 100%;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}


.contents_responsive{
width: 100%;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}


.img_responsive{
width: 100%;
}



