#memorial_box p {
	line-height:0;
}
@media only screen and (min-width:1200px) {
.slide_box {
	width:100%;
	padding-bottom:5%;
}

#memorial_box {
	width:92%;
	margin-left:auto;
	margin-right:auto;
}
#memorial_box .introduction_box {
	width:100%;
	margin-bottom:5%;
}
#memorial_box .introduction_box .memorial_title {
	width:38% !important;
}
#memorial_box .introduction_box .tx_01 {
	padding-top:2.4%;
	font-size:15px;
	line-height:1.8;
}

#memorial_box .column_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:7%;
}
#memorial_box .column_outer_box .column_box {
	float:left;
	width:20%;
	margin-right:6.6%;
}
#memorial_box .column_outer_box .column_box a {
	color:#333;
}
#memorial_box .column_outer_box .column_box:nth-child(4n) {
	margin-right:0;
}
#memorial_box .column_outer_box .column_box p {
	font-size:15px;
	line-height:1.6;
	text-align:center;
}
#memorial_box .column_outer_box .column_box img {
	padding-bottom:1%;
}

#memorial_box .image_box {
	width:100%;
	margin-bottom:5%;
}
#memorial_box .item_title_box h1 {
	font-family: futura-pt, sans-serif; 
	font-size:46px;
	font-weight: 300;
	line-height:0.8;
	color:#1B1B1B;
}

#memorial_box .Item_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:7%;
}
#memorial_box .Item_outer_box .item_box {
	float:left;
	width:32%;
	margin-right:2%;
}
#memorial_box .Item_outer_box .item_box a {
	color:#333;
	text-decoration:none;
}
#memorial_box .Item_outer_box .item_box p {
	font-size:15px;
	line-height:1.6;
	text-align:center;
}
#memorial_box .Item_outer_box .item_box:nth-child(3n) {
	margin-right:0;
}
#memorial_box .Item_outer_box .item_box img {
	padding-bottom:1%;
}
}

@media only screen and (max-width: 1199px) {
.slide_box {
	width:100%;
	padding-bottom:5%;
}

#memorial_box {
	width:94%;
	margin-left:auto;
	margin-right:auto;
}
#memorial_box .introduction_box {
	width:100%;
	margin-bottom:5%;
}
#memorial_box .introduction_box .memorial_title {
	width:38% !important;
}
#memorial_box .introduction_box .tx_01 {
	padding-top:2.4%;
	font-size:1.25vw;
	line-height:1.8;
}

#memorial_box .column_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:7%;
}
#memorial_box .column_outer_box .column_box {
	float:left;
	width:20%;
	margin-right:6.6%;
}
#memorial_box .column_outer_box .column_box a {
	color:#333;
}
#memorial_box .column_outer_box .column_box:nth-child(4n) {
	margin-right:0;
}
#memorial_box .column_outer_box .column_box p {
	font-size:1.2vw;
	line-height:1.6;
	text-align:center;
}
#memorial_box .column_outer_box .column_box img {
	padding-bottom:1%;
}

#memorial_box .image_box {
	width:100%;
	margin-bottom:5%;
}
#memorial_box .item_title_box h1 {
	font-family: futura-pt, sans-serif; 
	font-size:3.83vw;
	font-weight: 300;
	line-height:0.8;
	color:#1B1B1B;
}

#memorial_box .Item_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:7%;
}
#memorial_box .Item_outer_box .item_box {
	float:left;
	width:32%;
	margin-right:2%;
}
#memorial_box .Item_outer_box .item_box a {
	color:#333;
	text-decoration:none;
}
#memorial_box .Item_outer_box .item_box p {
	font-size:1.25vw;
	line-height:1.6;
	text-align:center;
}
#memorial_box .Item_outer_box .item_box:nth-child(3n) {
	margin-right:0;
}
#memorial_box .Item_outer_box .item_box img {
	padding-bottom:1%;
}
}

@media only screen and (max-width: 650px) {
.slide_box {
	width:100%;
	padding-bottom:8%;
}

#memorial_box {
	width:86%;
	margin-left:auto;
	margin-right:auto;
}
#memorial_box .introduction_box {
	width:100%;
	margin-bottom:7%;
}
#memorial_box .introduction_box .memorial_title {
	width:78% !important;
	margin-left:auto;
	margin-right:auto;
}
#memorial_box .introduction_box .tx_01 {
	padding-top:7%;
	font-size:3vw;
	line-height:1.8;
}

#memorial_box .column_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:8%;
}
#memorial_box .column_outer_box .column_box {
	float:left;
	width:48%;
	margin-right:4%;
}
#memorial_box .column_outer_box .column_box a {
	color:#333;
}
#memorial_box .column_outer_box .column_box:nth-child(4n) {
	margin-right:4%;
}
#memorial_box .column_outer_box .column_box:nth-child(2n) {
	margin-right:0;
}
#memorial_box .column_outer_box .column_box p {
	font-size:2.6vw;
	line-height:1.4;
	text-align:center;
}

#memorial_box .column_outer_box .column_box img {
	padding-top:8%;
	padding-bottom:1.6%;
}

#memorial_box .image_box {
	width:100%;
	margin-bottom:10%;
}
#memorial_box .item_title_box h1 {
	font-family: futura-pt, sans-serif; 
	font-size:7vw;
	font-weight: 300;
	line-height:0.8;
	color:#1B1B1B;
}

#memorial_box .Item_outer_box {
	width:100%;
	overflow:hidden;
	padding-bottom:10%;
}
#memorial_box .Item_outer_box .item_box {
	float:left;
	width:48%;
	margin-right:4%;
}
#memorial_box .Item_outer_box .item_box a {
	color:#333;
	text-decoration:none;
}
#memorial_box .Item_outer_box .item_box p {
	font-size:3vw;
	line-height:1.6;
	text-align:center;
}
#memorial_box .Item_outer_box .item_box:nth-child(3n) {
	margin-right:4%;
}
#memorial_box .Item_outer_box .item_box:nth-child(2n) {
	margin-right:0;
}
#memorial_box .Item_outer_box .item_box img {
	padding-bottom:1.6%;
}
}