@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
}

#wrap {
	width: 100%;
	margin: 0;
}

.topphoto {
	width: 100%;
	margin: 0;
}


/*main*/
.main {
	width: 95%;
	max-width: 1200px;
	padding: 5.0rem 0 5.0rem 0;
	margin: 0 auto;
	background: #ffffff;
}

.main02 {
	width: 100%;
	margin: 0;
	padding: 2.0rem 1.5rem;
}

.main002 {
	width: 100%;
	margin: 0;
	padding: 0;
}


.photo02 {
	width: 100%;
	margin: 0;
}

.title01 {
	width: 100%;
	background: #71c85f;
	margin: 5.0rem 0 1.0rem 0;
	padding: 0.5rem 0.5rem 0.5rem 1.0rem;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #056405;
}


.h2-01 {
	font-family: Noto Serif JP;
	font-weight: normal;
	font-size: 2.5rem;
	line-height: 1.5;
	color: #333333;
	text-align: center;
	margin: 0;
}

.logo3 {
	width: 40px;
	margin: 0 0.5rem 0 0;
}

.h3-01 {
	font-family: Noto Serif JP;
	font-weight: normal;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #ffffff;
	text-align: left;
	margin: 0;
}

.p-03 {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.75;
	color: #333333;
	text-align: justify;
	margin: 0 0 1.0rem 0;
}

.photo03 {
	width: 100%;
	margin: 0;
}


.p-03-2 {
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.75;
	color: #333333;
	text-align: justify;
	margin: 0;
}

.p-03-3 {
	font-weight: bolder;
	font-size: 1.2rem;
	line-height: 1.75;
	color: #333333;
	text-align: justify;
	margin: 0 0 1.5rem 0;
}

.p-03-4 {
	font-weight: bolder;
	font-size: 1.0rem;
	line-height: 1.75;
	color: #333333;
	text-align: justify;
	margin: 0;
}

.h4-01 {
	font-weight: bolder;
	font-size: 1.25rem;
	line-height: 1.75;
	color: #333333;
	text-align: justify;
	margin: 0;
}

.p-04 {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.5;
	color: #333333;
	text-align: justify;
	margin: 0 0 2.0rem 0;
}

.p-04-2 {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.75;
	color: #333333;
	text-align: justify;
	margin: 0 1.0rem 1.0rem 1.0rem;
}

.title02 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	background: #ffffff;
	margin: 0;
	padding: 0;
}


.main03 {
	width: 100%;
	margin: 0;
	padding: 2.5rem 1.5rem 1.5rem 1.5rem;
}

.price {
	overflow-x: auto;
	width: 100%;
	margin: 0;
	padding: 0;
}

.table01 {
	border-collapse: collapse;
	width: 100%;
	background: #ffffff;
	border:#555555 solid 1px;
	margin: 1.5rem 0 5.0rem 0;
	padding: 0rem;
}

.table01 caption {
	font-weight: bolder;
	font-size: 1.0rem;
	line-height: 1.5;
	text-align: left;
	margin: 0
	padding: 0;
}

.table01 th {
	height: auto;
	font-weight: bolder;
	font-size: 0.9rem;
	line-height: 1.5;
	background: #efefef;
	border-top:#333333 dashed 1px;
	border-right:#333333 solid 1;
	border-bottom:#333333 dashed 1px;
	border-left:#333333 solid 1px;
	text-align: center;
	padding: 0.5rem;
	white-space: nowrap;
}

.table01 td {
	height: auto;
	font-weight: normal;
	font-size: 1.0rem;
	line-height: 1.5;
	background: #ffffff;
	border-top:#333333 dashed 1px;
	border-right:#333333 solid 1px;
	border-bottom:#333333 dashed 1px;
	border-left:#333333 solid 1px;
	text-align: center;
	padding: 0.5rem;
	white-space: nowrap;
}

.h5-01 {
	font-family: Noto Serif JP;
	font-weight: normal;
	font-size: 2.0rem;
	line-height: 1.5;
	color: #333333;
	text-align: center;
	margin: 3.5rem 0 1.0rem 0;
}

.p-05 {
	font-family: Noto Serif JP;
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.5;
	color: #333333;
	text-align: center;
	margin: 0.5rem 0 0 0;
}


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

	#top-head {
		display: none;
	}

	.topphoto2 {
		display: none;
	}
	.photo02s {
		display: none;
	}

	.br01 {
		display: none;
	}

}


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



}


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

.topphoto {
	display: none;
}

.h2-01 {
	font-size: 1.5rem;
}

.main02 {
	padding: 1.0rem;
}

.main03 {
	padding: 1.0rem;
}

	
.h3-01 {
	font-size: 1.2rem;
}

.p-03 {
	font-size: 1.0rem;
}

.photo02 {
	display: none;
}

.photo02s {
	width: 100%;
}

.title02 {
	flex-direction: column;
}

.photo03 {
	width: 100%;
}

.p-03-2 {
	font-size: 1.0rem;
}

.p-03-3 {
	font-size: 1.0rem;
}

.h4-01 {
	font-size: 1.0rem;
}

.p-04 {
	font-size: 1.0rem;
}

.p-04-2 {
	font-size: 1.0rem;
}

.h5-01 {
	font-size: 1.5rem;
}

.p-05 {
	font-size: 1.0rem;
}

}

