@import url("/css/reset.css");
@import url("/css/header.css");

.syouhizei{
	background-color: lightgray;
    font-weight: bold;
    margin: 50px;
    padding: 20px;
    box-sizing: border-box;
}
.cere-title{
	text-align: center;
	width: 900px;
	margin: 0 auto;
}
.cere-sp{
	margin: 40px auto;
	text-align: center;
}
.ceremony{
	width: 1000px;
	margin: 50px auto;
}
.ceremony-content{
	border:solid #ccc 1px;
	box-sizing: border-box;
	padding: 30px 30px 10px;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin-bottom: 50px;
}
.j-texture{
	background: url(../image/753/bg.gif);
}
.cele-title{
	border-bottom: solid #ccc 1px;
	padding-bottom: 20px;
}
.cele-title img{
	float: left;
}
.cele-title .cere-price{
	float: right;
	margin-top: 32px;
}
.cele-title .cere-price h3{
	font-size: 40px;
	color: red;
	font-family: 'Lora', serif;
}
.cele-title .cere-price h3 em{
	font-size: 10px;
}
.ceremony-content .contents{
	width: 900px;
	margin: 30px auto;
	font-size: 14px;
	line-height: 1.8;
}
.cere-left{
	float: left;
	width: 470px;
}
.cere-right{
	float: right;
	width: 400px;
}
.cere-right img{
	margin-bottom: 20px;
}
.sub-box{
	text-align: center;
}
.plan-sub{
	text-align: left;
	box-sizing: border-box;
	padding: 14px;
	border:solid #ccc 1px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: white;
margin: 20px 0 30px;
line-height: 2;
}
.plan-sub p{
	margin-bottom: 18px;
}
.decimal{
	list-style-type:decimal;
}
.disc{
	list-style-type: disc;
}
.ceremony-content ul{
	margin:20px 20px 30px;
}
.ceremony-content ul li{
	margin-bottom: 10px;
}
.ceremony-content p strong{
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid #ccc 1px;
	padding-bottom: 6px;
}
.contents h3{
	font-size: 20px;
	margin-bottom: 10px;
}
.cere-text{
}
.cere-text h3{
	font-size: 16px;
	margin: 10px 0 6px;
	font-weight: bold;
}
.cere-text h4{
	font-size: 14px;
	margin-bottom: 20px;
}
.cere-text p{
	font-size: 12px;
	margin-bottom: 20px;
}
.plan-sub a{
	text-decoration: underline;
	color: blue;
}
/*
.cere-right img:first-child{
	border:none;
	padding: 0;
}

.cere-right img{
	border:solid #ccc 1px;
	padding: 10px;
}
*/
.sp-tc img{
	border:solid #ccc 1px;
	padding: 10px;
}
.flow-box{
	width: 900px;
	margin:0 auto 50px;
	border:solid #ccc 1px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
box-sizing: border-box;
padding: 20px;
background: url(../image/753/bg.gif);
}
.flow-content{
	width: 600px;
	margin:0 auto;
}
.flow-content h2{
	font-size: 24px;
	color:#008C21;
	text-align: center;
	margin-bottom: 10px;
}
.flow-content h3{
	text-align: right;
	font-size: 12px;
	color:#008C21;
}
.flow-content p{
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 10px;
}
.flow-content p a{
	text-decoration: underline;
	color: blue;
}
.flow-content p strong{
	font-weight: bold;
}
.cere-price h6{
	font-size: 10px;
}
.ce-text h3{
	font-size: 24px;
	border-bottom: solid #ccc 1px;
	padding-bottom: 10px;
}
.ce-text p{
	font-size: 14px;
	margin: 20px;
}
.ce-text-left{
	width: 510px;
}
.cere-table{
	margin-bottom: 20px;
}
.cere-table td,.cere-table th{
	padding: 10px;
}
.cere-table td{
	border-bottom: solid #ccc 1px;
}
.cere-table td.nb{
	border-bottom: none;
}
.cere-table span{
	color: white;
}
.new-table td{
	width: 33.33%;
}
.right-pic{
	width: 468px;
	float: right;
}
.longlife-pic-left{
	float: left;
	width: 228px;
}
.longlife-pic-right{
	float: right;
	width: 228px;
}
.longlife-pic-left p,.longlife-pic-right p{
	font-size: 12px;
    margin: 10px 0;
}
.longlife-food-pic{
	text-align: center;
	margin: 30px 0 60px;
	font-size: 12px;
}
.longlife-food-pic li{
	display: inline-block;
	margin: 20px;
}
.ceremony-content .longlife-food-pic ul{
	margin:20px 0px 0px;
}
.iwai-top{

	width: 894px;
	margin:30px auto 100px;
}
.iwai-top li{
	display: inline-block;
	margin: 20px;
}
.plan-sub{
	font-size: 14px;
}
h3.bb{
	border-bottom: solid #ccc 1px;
	padding-bottom: 10px;
	font-size: 20px;
	margin-bottom: 14px;
}
.cere-text-left{
	float: left;
	width: 620px;
}
.social{
width:100%;
border: solid 3px red;
    padding: 30px;
    box-sizing: border-box;
    margin: 0 0 30px 0;
}
.social p{
line-height:2;
}
@media (max-width: 480px) {
	.cere-title{
		width: 100%;
	}
	.cere-title .fl,.cere-title .fr{
		display: none;
	}
	.cere-title img{
		width: 80%;
		margin-bottom: 20px;
	}
	.ceremony{
		width: 100%;
	}
	.cele-title img{
		float: none;
		width: 100%;
	}
	.ceremony-content .contents{
		width: 100%;
	}
	.cere-left,.cere-right{
		float: none;
		width: 100%;
	}
	.sp-tc{
		text-align: center;
	}
	.sp-tc img{
		width: 100%;
		height: auto;
		    border: none;
    padding: 0;
	}
	.flow-box{
		width: 95%;
	}
	.flow-content{
		width: 100%;
	}
	.flow-content img{
		width: 100%;
		height: auto;
	}
	.flow-content h2{
		font-size: 20px;
	}
	.flow-content h2 em{
		font-size: 12px;
	}
	.flow-box img:first-child{
		zoom:0.5;
	}
	.ce-text-left{
		width: 100%;
	}
	.right-pic{
	width: 100%;
	float: none;
}
.longlife-pic-left{
	float:none;
	margin: 0 auto 20px;

}
.longlife-pic-right{
	float:none;
	margin: 0 auto 20px;
}
.right-pic h4{
	text-align: center;
}
.longlife-food-pic li{
	margin-bottom: 20px;
	}
.iwai-top{

	width: 100%;
	margin:30px auto 100px;
}
.iwai-top li{
	display: inline-block;

	text-align: center;
}
.iwai-top li img{
	width: 100%;
	max-width: 400px;
}
.oku p{
	font-size: 14px;
}
.longlife-pic-left p, .longlife-pic-right p {
    font-size: 11px;
}
.plan-sub{
	font-size: 12px;
}
.cere-text-left{
width:100%;
}
}