@charset "UTF-8";

.size-width100per {
	width:100% !important;
	height:auto !important;
}


#category_image {
	background-color: #fff;
	padding: 6px;
	box-shadow: 0 0 3px rgba( 0, 0, 0, 0.5);
}

h1.page-title {
    background: url("../images/h1-page.png") no-repeat scroll 0 center transparent;
    border-radius: 5px 5px 0 0;
    font-size: 130%;
    font-weight: normal;
    line-height: 1;
    padding: 14px 0 14px 28px;
    background-size: 100% 100%;
}

h2 {
	background: url("../images/h2.png") no-repeat scroll 0 center transparent;
    font-size: 125%;
    font-weight: normal;
    margin: 25px 0 1em;
    padding: 1px 0 3px 20px;
    background-size: 100% 100%

}

.bgh2 {
    background: url("../images/bg-sp.png");
    font-size: 125%;
    display: block;
    font-weight: bold;
    padding: 10px 5px;
    vertical-align: middle;
    line-height: 1.2;
    width: 97%;
    color: #fff;
    /* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; */
    
}

.auto-resize-font {
    background: none;
    margin:0;
    padding:0;
    line-height: 1.2;
}

h3 {
    background: url("../images/h3-under.png") repeat-x bottom;
    font-size: 125%;
    font-weight: normal;
    margin: 25px 0 1em;
    padding: 0 0px 5px 20px; 
}

.bgh3 {
    background: url("../images/bg-sp.png");
    font-size: 125%;
    display: block;
    font-weight: bold;
    padding: 10px 5px;
    vertical-align: middle;
    line-height: 1.2;
    width: 97%;
    color: #fff;
    /* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; */
}

.noh3 {
    background: none;
    padding: inherit;
}

h4 {
	font-size: 150%;
	font-weight: normal;
	line-height: 1;
	background: url(../images/ico_content_h4.png) no-repeat left center;
	padding: 5px 10px 0 20px;
	margin: 25px 0 1em;
}

div.posts,
section.entry-content {
	font-size: 16px;
	padding: 0 6px;
}

div.posts section.entry-content {
	padding: 0;
}

div.posts article {
}

.page-header {
	margin-bottom: 5px;
}

table {
	width: 100%;
	border: none;
	margin: 0 0 1em; 
}

tr {
	border-top: solid 1px #ddd;
}

th,
td.sp {
	font-weight: normal;
	background: #f4f4f4;
	text-align: left;
	vertical-align: top;
	padding: 18px 15px;
	white-space: nowrap;
}

td {
	background: #fff;
	padding: 18px 15px;
}

table tr:first-child {
	border: none;
}

address {
	font-style: normal;
}

time {
	color: #707070;
	font-size: 13px;
	line-height: 1;
}

ul, ol {
	margin: 1em 0 1.2em 2em;
}
.text {
	border: solid 1px #ddd;
	padding: 3px;
	border-radius: 3px;
}
.length-l {
	width: 98%;
}
.length-m {
	width: 50%;

}
input.submit {
	display: block;
	margin: 20px auto;
	padding: 10px 20px;
}
.require {
	color: #f00;
	font-size: 80%;
	font-weight: normal;
	white-space: nowrap;
}
.require:before {
	content: ' ';
	white-space: normal;
}

.optional {
	color: #8CC700;
	font-size: 80%;
	font-weight: normal;
	white-space: nowrap;
}
.optional:before {
	content: ' ';
	white-space: normal;
}

section.shops h3 {
	background: none;
	line-height: 1.2;
	border-bottom: none;
	margin-left: 155px;
	border-left: solid 5px #087ab3;
}

section.shops .shop_thumbnail {
	background: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	
}

section.shops table.shop_spec {
	width: 500px;
}

section.shops table.shop_spec th,
section.shops table.shop_spec td {
	 padding: 3px 5px;
}

section.shops table.shop_spec th {
	width: 30%;
}

.shop_content {
	font-size: 95%;
	padding: 20px 35px 5px;
	border: solid 3px #88d8ec;
	margin: 0 7px;
}

h4.shop_content_title {
	clear: both;
	background: none;
	margin: 0 0 -40px;
	padding: 0;
}

/* column */
.archive article.hentry,
.search article.hentry {
	padding: 20px;
	border-bottom: 1px dotted #a0a0a0;
}

.archive article.hentry .attachment-large_thumbnail,
.search article.hentry .attachment-large_thumbnail {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ddd;
	float: left;
}

.archive article.hentry .entry-header,
.archive article.hentry .entry-content,
.search article.hentry .entry-header,
.search article.hentry .entry-content  {

}

.archive article.hentry time,
.search article.hentry time {
	position: relative;
	top: -4px;
}

span.author {
	font-size: 80%;
	display: block;
	float: right;
}

.archive article h1,
.search article h1 {
	font-size: 150%;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 5px;
}

.archive article p,
.search article p {
	margin: 0;
}

ul.social_buttons {
	margin: 10px 0 0;
}

ul.social_buttons:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;}

.social_buttons li {
	float: left;
	list-style: none;
	padding-right: 10px;
}

#content_date_author {
	width: 650px;
}

#content_date_author ul {
	list-style-type: none;
}

#menu-footer {
	list-style: none outside none;
    margin: auto;
    padding: 64px 0 0;
    width: 100%;
	font-size: 70%;
}

#menu-footer li {
	border-right: 1px solid #333333;
    float: left;
    padding: 0 5px;
}

/* toppage-table and table.table-btn */
table.top-table,
table.table-btn {
border-collapse: separate;
border-spacing: 0;
-webkit-border-horizontal-spacing: 5px;
-webkit-border-vertical-spacing: 0px;
table-layout: fixed;
margin-bottom: 5px;
}

table.top-table tr td {
display: block;
margin-bottom: 5px;
}

table.table-btn tr td {
padding: initial;
}

table.table-btn a {
    display: block;
    line-height: 25px;
    padding: 5px 10px;
}


/* form-table */
table.form th,table.form td {
  display: block;
}
table.form th{
  padding:5px 15px;
}

/* wrap2-table */
#wrap2 table td {
  font-size: 0.75em;
}

/* img-half */
img.half {
  width: 50%;
  height:auto;
}

img.half2 {
  width: 40%;
  height:auto;
}

/* img-full */
img.full {
  width: 100%;
  height:auto;
}

/* table font size 16px */
td.fs16 p { font-size:16px; }
