
body#single #header-img-detail {
	height: 170px;
}

body#single #header-img-detail #title {
	height: auto;
	padding: 0;
}

body#single #header-img-detail #title p {
	padding: 15px 0 0 0;
}

body#archive #header-img-detail {
	height: auto;
}

body#archive #header-img-detail #title {
	height: auto;
	padding: 0;
}

body#archive #header-img-detail #title h1 {
	font-size: 27px;
	line-height: 1.2em;
	padding: 0 20px 20px 20px;
}

body#archive #header-img-detail #title p {
	padding: 15px 0 15px 0;
}

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

body#single h1 {
	padding-top: 0;
}

body#single div.mainimg img,
body#single ul.mainimg-list li img {
	height: auto;
	width: 100%;
}

body#single ul.mainimg-list {
	display: block;
	text-align: center;
}

body#single ul.mainimg-list li:first-child {
	margin-bottom: 10px;
}

body#single div.flower-information h2 {
	box-sizing: border-box;
	font-size: 18px;
	padding: 10px;
	text-align: justify;
	width: 96%;
}

body#single div.flower-information h2 em {
	font-size: 24px;
}

body#single div.flower-information table {
	width: 96%;
}

body#single div.flower-information table th {
	box-sizing: border-box;
	display: block;
	width: 100%;
}

body#single div.flower-information table td {
	box-sizing: border-box;
	display: block;
	padding: 15px 10px 25px 10px;
	width: 100%;
}

body#single div.flower-information table td.a img {
	height: auto;
	width: 100%;
}

body#single div.flower-information table td table.flower-season th,
body#single div.flower-information table td table.flower-season td {
	display: table-cell;
	width: auto;
}

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

div.search {
	text-align: center;
	width: auto;
}

div.search ul li {
	width: 32.8%;
}

div.search ul:nth-child(1) li {
	width: 49.5%;
}

div.search ul:nth-child(1) li a {
	padding: 5px 10px;
}

div.search div.keyword form {
	display: block;
	width: auto;
}

div.search div.keyword h3 {
	margin-bottom: 10px;
	position: static;
}

div.search div.keyword form input:nth-of-type(1) {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
}

div.search div.keyword form input.search-btn {
	margin-top: 10px;
	width: auto;
}

div.varieties ul {
	width: auto;
}

div.varieties ul li {
	height: auto;
	width: 50%;
}