@charset "utf-8";
/* CSS Document */
.banner2 {
	width: 100%;
	height: 180px;
	margin: 30px auto 0;
	background-color: #f7eeed;
}
.banner2 div {
	width: 100%;
	height: 180px;
	background: no-repeat center center;
	background-size: 80%;
}
.banner2 div img {
	display: none;
}
/*content*/
h2 {
	background-color: #5e4444;
	padding: 10px 0;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
}
/*gallery*/
/*lightbox*/
.image-row {
	width: 100%;
	overflow: hidden;
}
.image-row a {
	width: 33.33%;
	margin: 2% auto;
	float: left;
}
.image-row a img {
	width: 100%;
	max-width: 216px;
	margin: 0 auto;
}
.ptopup {
	width: 100%;
	margin: 30px auto 50px;
	position: relative;
}
.ptopup .pagetop {
	position: absolute;
	width: 120px;
	display: block;
	height: 25px;
	line-height: 27px;
	top: 0px;
	right: 0;
	background-color: #bf5353;
	border-radius: 20px;
	font-size: 15px;
	text-align: center;
	color: #ffffff !important;
	font-weight: bold;
}
/*concept*/

.textp img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 710px;
	padding: 20px 0;
}
.textp h2 {
	font-size: 26px;
	text-align: center;
	color: #6b5152;
	font-weight: bold;
	background: none;
}
.textp div {
	text-align: center;
	font-size: 13px;
	line-height: 35px;
}
/*about*/
.aboutinfo ol.square {
	list-style-type: square;
	padding: 20px;
	line-height: 20px;
}
.aboutinfo ol.square li {
	margin-bottom: 20px;
}
.aboutinfo ol.square span {
	color: #b87069;
	font-size: 24px;
	display: block;
	font-weight: bold;
	margin-top: 20px;
}
.map {
	border: 6px solid #ffffff;
	box-sizing: border-box;
}
.text {
	margin: 20px 0;
}
/*price*/
.icon {
	background: url(../images/icon.png) no-repeat 0px center;
	padding: 10px 0 10px 30px;
	font-size: 13px;
	line-height: 15px;
}
.icon2 {
	padding: 10px 0 10px 50px;
	font-size: 13px;
	line-height: 15px;
}
.price {
	width: 100%;
	font-size: 13px;
}
.price>li:first-child img {
	width: 100%;
	padding: 10px 0;
	max-width: 407px;
	margin: 0 auto;
}
.price>li:last-child {
	padding: 10px 0;
}
.price>li p {
	line-height: 28px;
}
.price>li p span {
	display: block;
	color: #e18d8d;
	font-size: 18px;
	font-weight: bold;
}
.price>li p:last-child {
	color: #e18d8d;
	font-size: 15px;
	margin-top: 20px;
}
.table01 {
	width: 100%;
	margin: 20px auto;
	border-collapse: collapse;
	border: 2px solid #6b5152;
}
.table01 th {
	border: 1px solid #6b5152;
	background-color: #fff6f6;
	color: #212121;
	font-size: 16px;
	text-align: center;
	padding: 1%;
}
.table01 td {
	border: 1px solid #6b5152;
	background-color: #ffffff;
	color: #212121;
	font-size: 13px;
	text-align: center;
	padding: 1%;
}
.price ol.square {
	list-style-type: square;
	line-height: 20px;
	line-height: 28px;
}
.price ol.square li {
	width: 100%;
}
.pricein {
	border: 1px solid #efdddd;
	background-color: #fff7f7;
	padding: 3%;
	box-sizing: border-box;
	margin-bottom: 3%;
}
.pricein h3 {
	color: #ed6363;
	border-bottom: 1px dotted #000000;
	padding: 10px 0;
	font-size: 21px;
	margin: 0 0 20px 0;
}
.pricein img {
	display: block;
	width: 100%;
	max-width: 649px;
	margin: 20px auto 0;
}
/*contact*/
/*from*/
.from {
	width: 100%;
}
.from th, .from td {
	font-size: 16px;
}
.from th img {
	display: none;
}
.from th {
	background: no-repeat left center;
	width: 133px;
	text-align: left;
	padding: 10px 0px 10px 30px;
	color: #6b5152;
}
.from td {
	padding: 10px 0;
}
.font_colorhissu {
	background-color: #ee5359;
	border-radius: 10px;
	width: 50px;
	text-align: center;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}
.from input {
	padding: 5px;
	width: 100%;
	box-sizing: border-box;
}
textarea {
	width: 100%;
	resize: none;
}
.pc-from {
	background-color: #6b5152;
	text-align: center;
	width: 290px;
	height: 60px;
	color: #ffffff;
	margin: 60px auto;
	display: block;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	position: relative;
	border-radius: 30px;
}
.pc-from input {
	background-color: #6b5152;
	width: 290px;
	height: 60px;
	color: #ffffff;
	display: block;
	border: 0px solid #ffffff;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	font-family: "Meiryo";
	font-size: 19px;
	border-radius: 30px;
}
.pc-from:after {
	position: absolute;
	right: 50px;
	top: 40%;
	display: block;
	content: "";
	background: url(../images/submit.png) no-repeat center center;
	width: 13px;
	height: 15px;
}
