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

.main {
	background: url(../images/kuyou/back01.jpg) center;
	background-size: cover;
}

#content01 {
	background: url(../images/common/back00.jpg) no-repeat center center;
	text-align: center;
	position: relative;
	padding: 220px 0 40px;
	display: flex;
	justify-content: center;
  align-items: center;
}

#content01 #h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: -150px;
	justify-content: center;
  align-items: center;
}

#content01 h2 {
	font-size: 32px;
	font-weight: bold;
	width: 80px;
	text-align: left;
	display: flex;
	order: 2;
	box-sizing:border-box;
	flex-shrink: 0;
	flex-basis: auto;
	height: 290px;

}

#content01 p {
	display: flex;
	order: 1;
	font-size: 18px;
	line-height: 200%;
	height: 320px;
	text-align: left;
	padding: 0 0px 0 20px;
	flex-shrink: 0;
	flex-basis: auto;
	width: 430px;
	box-sizing:border-box;
}

.box01 {
	background: #ededed;
	padding: 40px;
	max-width: 846px;
	margin: 40px auto 120px;
}

.box01 h3 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #0a0073;
	border-bottom: solid #111 1px;
	line-height: 100%;
	padding-bottom: 20px;
}

.box01 .c1 {
	border-bottom: solid #111 1px;
	padding: 10px 0;
}

.box01 .c1 table tr th {
	font-size: 18px;
	padding: 5px 10px 5px 0;
	font-weight: normal;
	width: 130px;
}

.box01 .c1 table tr td {
	font-size: 18px;
	padding: 5px 0 5px 10px;
}

.box01 .c1 table tr td span {
 font-size: 18px;
	color: #b20008;
}

#content02 {
	background: url(../images/common/back05.png);
	padding: 0 0 120px;
}

#content02 .box {
	width: 846px;
	margin: auto;
}

#content02 .box .c01 {
	display: flex;
}

#content02 .box .c01 .photo {
	display: flex;
	order: 1;
}

#content02 .box .c01 p {
	display: flex;
	order: 2;
	width: 340px;
	height: 460px;
	font-size: 18px;
	margin-top: 130px;
	line-height: 28px;
}

#content02 .box .c01 h2 {
	display: flex;
	order: 3;
	width: 80px;
	font-size: 44px;
	font-weight: bold;
	margin-top: 130px;
}

#content02 .box h3 {
	border-top: #111 solid 1px;
	border-bottom: #111 solid 1px;
	padding: 38px 0;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0a0073;
	line-height: 100%;
	margin-top: 80px;
}

#content02 .box h3 span {
	font-size: 22px;
	color: #111;
	line-height: 100%;
}

#content02 .naiyou {
	background: #FFF;
	padding: 40px 0;
	text-align: center;
	margin: 40px auto 0;
	width: 846px;
}

#content02 .naiyou h3 {
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0a0073;
	margin-bottom: 20px;
	
}

#content02 .naiyou p.price {
	background: #e7e5f1;
	padding: 5px 0;
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
	
}

#content02 .naiyou p.comment {
	font-size: 18px;
}

ul.list {
	margin: 20px 0 0 0;
	padding: 0 0 0 60px;
}

ul.list li {
	padding: 4px 0 4px 48px;
	font-size: 18px;
	text-align: left;
	line-height: 36px;
	background-image:url(../images/common/point.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
}




#content03 {
	background: url( ../images/common/back00.jpg) top center no-repeat;
	padding: 0 0 120px;
}

#content03 .box {
	width: 846px;
	margin: auto;
}

#content03 .box .c01 {
	display: flex;
}

#content03 .box .c01 .photo {
	display: flex;
	order: 1;
}

#content03 .box .c01 p {
	display: flex;
	order: 2;
	width: 340px;
	height: 460px;
	font-size: 18px;
	margin-top: 130px;
	line-height: 28px;
}

#content03 .box .c01 h2 {
	display: flex;
	order: 3;
	width: 160px;
	font-size: 44px;
	font-weight: bold;
	margin-top: 130px;
}

#content03 .box h3 {
	border-top: #111 solid 1px;
	border-bottom: #111 solid 1px;
	padding: 38px 0;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0a0073;
	line-height: 100%;
	margin-top: 80px;
}

#content03 .box h3 span {
	font-size: 22px;
	color: #111;
	line-height: 100%;
}

#content03 .naiyou {
	background: #ededed;
	padding: 40px 0;
	text-align: center;
	margin: 40px auto 0;
	width: 846px;
}

#content03 .naiyou h3 {
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0a0073;
	margin-bottom: 20px;
	
}

#content03 .naiyou p.price {
	background: #d6d5e1;
	padding: 5px 0;
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
	
}

#content03 .naiyou p.comment {
	font-size: 18px;
}

#content06 {
	background: url( ../images/common/back02.jpg) top center no-repeat;
	padding: 0 0 120px;
}

#content06 .box {
	width: 846px;
	margin: auto;
}

#content06 .box .c01 {
	display: flex;
}

#content06 .box .c01 .photo {
	display: flex;
	order: 1;
}

#content06 .box .c01 p {
	display: flex;
	order: 2;
	width: 340px;
	height: 460px;
	font-size: 18px;
	margin-top: 130px;
	line-height: 28px;
}

#content06 .box .c01 h2 {
	display: flex;
	order: 3;
	width: 160px;
	font-size: 44px;
	font-weight: bold;
	margin-top: 130px;
}

#content06 .box h3 {
	border-top: #111 solid 1px;
	border-bottom: #111 solid 1px;
	padding: 38px 0;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0a0073;
	line-height: 100%;
	margin-top: 80px;
}

#content06 .box h3 span {
	font-size: 22px;
	color: #111;
	line-height: 100%;
}

#content06 .naiyou {
	background: #ededed;
	padding: 40px 0;
	text-align: center;
	margin: 40px auto 0;
	width: 846px;
}

#content06 .naiyou h3 {
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0a0073;
	margin-bottom: 20px;
	
}

#content06 .naiyou p.price {
	background: #d6d5e1;
	padding: 5px 0;
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
	
}

#content06 .naiyou p.comment {
	font-size: 18px;
}


