@charset "utf-8";


/* ================= SPECIAL CONTENT CSS ====================== */

#specialcontents {
}

#specialcontents .specialcontents{
	color:#7f6c72;
	margin: 0 auto 3%;
    max-width: 1274px;
    position: relative;
    width: 88%;
	padding-top: 1%;
}
.floatL{ float:left;}
.floatR{ float:right;}

/* color */
#specialcontents .bg_wm{ color:#64b89e;}

#specialcontents .col_wm{ color:#008a84;}
#specialcontents .col_metro{ color:#004476;}


/* title */
#specialcontents .specialcontents .title{
	font-weight:bold;
	margin:40px 30px 40px 30px ;
}
#specialcontents .specialcontents .title h2{
	font-size:2.2em !important;
	line-height:1.6em;
	font-weight:bold;
}
#specialcontents .menu_ttl{
	width:30%;
	margin:20px auto;
	padding:0;
}
#specialcontents .menu_ttl h3{
	border:1px solid #ccc;
	padding:0.3em 0.5em 0.3em 0.5em;
	text-align:center;
	font-size:1.4em !important;
	background-color:#fff;
}
#specialcontents h4{
	borde-bottom:2px solid #eee;
	text-align:left;
	font-size:2em !important;
	padding:0;
	margin:30px auto 20px auto;
}


/* ２カラム */
#specialcontents .specialcontents .txt_box_colum2 .box_L{
	width: 35%;
	float: left;
}
#specialcontents .specialcontents .txt_box_colum2 .box_L img{
	margin-bottom: 10%;
	z-index: 107;
}
#specialcontents .specialcontents .txt_box_colum2 .box_R{
	float: right;
	padding: 0.5% 0 0 5.6%;
    width: 59%;
}

/* p */
#specialcontents .txt_box_colum1 p,
#specialcontents .txt_box_colum2 p{
	text-align: left;
	font-size:16px;
	line-height: 1.8;
	margin-bottom: 2%;
}
#specialcontents .txt_box_colum1 p.b,
#specialcontents .txt_box_colum2 p.b{
	font-weight:bold;
}



#specialcontents .img_box_photos img.space,
#specialcontents .img_box_photos2 img.space{
	margin-right:8%;
}

#specialcontents .img_box_photos{
	clear:both;
	width:100%;
	margin:0 auto 0 auto ;
	padding:40px 0 10px 0;
}
#specialcontents .img_box_photos img{
	width: 45%;
	z-index: 107;
	padding:0;
	margin:0;
}

#specialcontents .img_box_photos2{
	clear:both;
	width:45%;
	margin:0 auto 0 auto ;
	padding:40px 0 10px 0;
	text-align:left;
}
#specialcontents .img_box_photos2 img{
	width: 100%;
	z-index: 107;
	padding:0;
	margin:0;
}
#specialcontents .img_box_photos2 img.logo{
	width: 28% !important;
	float:right;
	margin-right:10%;
}



/* information */
#specialcontents .information{
	clear:both;
	padding:14px 2%;
	margin:10px auto 40px auto;
	border:1px solid #ccc;
}
#specialcontents .information p{
	font-size:14px;
	line-height:1.4;
	text-align:left;
}

/* price */
#specialcontents .price{
	clear:both;
	padding:15px 0 15px 0;
	margin:0;
}
#specialcontents .price p{
	font-size:12px;
	line-height:1.3 !important;
	text-align:left;
}
#specialcontents h5{
	font-weight:bold;
	text-align: left;
	font-size:14px;
	line-height: 1.6;
	margin-top: 1%;
	padding:0;
}



@media screen and (max-width:767px){

	#specialcontents .specialcontents{
		color:#7f6c72;
		margin: 0 auto 3%;
		max-width: 1274px;
		position: relative;
		width: 90%;
		padding-top: 1%;
	}

	/* title */
	#specialcontents .specialcontents .title{
		font-weight:bold;
		padding:10px 0;
		margin:4% 0;
	}
	#specialcontents .specialcontents .title h2{
		font-size:1.4em !important;
		line-height:1.5em;
	}
	#specialcontents .menu_ttl{
		width:100%;
		margin:0 auto;
	}
	#specialcontents .menu_ttl h3{
		border-top:1px solid #ccc;
		border-right:0px solid #ccc;
		border-bottom:1px solid #ccc;
		border-left:0px solid #ccc;
		padding:0.2em 0 0.2em 0;
		margin:8% auto 6% auto ;
		text-align:center;
		font-size:1 !important;
	}
	#specialcontents h4{
		text-align:left;
		font-size:1.4em !important;
		line-height:1.6;
		padding:0;
		margin:4% 0 3% 0;
	}
	
	
	/* ２カラム */
	#specialcontents .specialcontents .txt_box_colum2 .box_L{
		width: 100%;
		clear:both;
	}
	#specialcontents .specialcontents .txt_box_colum2 .box_L img{
		margin-bottom: 10%;
		z-index: 107;
	}
	#specialcontents .specialcontents .txt_box_colum2 .box_R{
		clear:both;
		padding: 0.5% 0 0 5.6%;
		width: 100%;
	}
	
	/* p */
	#specialcontents .specialcontents .txt_box_colum1 p,
	#specialcontents .specialcontents .txt_box_colum2 p{
		text-align: left;
		font-size:16px;
		line-height: 1.8;
	}
	#specialcontents .specialcontents .txt_box_colum1 p.b,
	#specialcontents .specialcontents .txt_box_colum2 p.b{
		font-weight:bold;
		line-height:1.5;
	}
	

	#specialcontents .img_box_photos img.space,
	#specialcontents .img_box_photos2 img.space{
		margin-right:5%;
	}
	
	#specialcontents .img_box_photos,
	#specialcontents .img_box_photos2	{
		clear:both;
		width:100%;
		margin:6% auto 4% auto ;
		padding:3% 0 0 0;
	}
	#specialcontents .img_box_photos img{
		width: 47%;
		z-index: 107;
		padding:0;
		margin:0;
	}
	#specialcontents .img_box_photos2 img{
		width: 55%;
		z-index: 107;
		padding:0;
		margin:0;
	}
	#specialcontents .img_box_photos2 img.logo{
		width: 35% !important;
		float:right;
		margin-right:2%;
	}

	
	/* information */
	#specialcontents .information{
		clear:both;
		padding:12px 6%;
		margin:0 auto 0% auto;
		border:1px solid #ccc;
	}
	#specialcontents .information p{
		font-size:14px;
		line-height:1.4;
		text-align:left;
	}
	
	
	/* price */
	#specialcontents .price{
		clear:both;
		padding:8px 0 0 0;
		margin:0;
	}
	#specialcontents .price p{
		font-size:12px !important;
		line-height:1.5 !important;
		text-align:left;
		margin-bottom:8%;
	}
	#specialcontents h5{
		font-weight:bold;
		text-align: left;
		font-size:1em;
		line-height: 1.4;
		margin: 4%;
		padding:0;
	}
	
}


