/*
	Verti by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body {
		line-height: 130%;
	}

	/* Button */

		input[type="button"],
		input[type="submit"],
		input[type="reset"],
		.button
		{
			font-size: 1.35em;
			padding: 0.6em 1.5em;
		}

			input[type="button"].big,
			input[type="submit"].big,
			input[type="reset"].big,
			.button.big
			{
				font-size: 2.25em;
				padding: 0.8em 0.9em;
			}

			.button.icon
			{
			}

				.button.icon:before
				{
					margin-right: 0.5em;
					top: 0.05em;
				}

/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	#header-wrapper	{
	    position: fixed;
	    top: 0;
	    width: 100%;
	    z-index: 10000;
	}

	.photo-wrapper {
		padding: 180px 0 60px;
	}
	
	.main-wrapper {
		padding: 60px 0;
	}
	
	#footer-wrapper	{
		float: left;
		padding: 30px 0 40px;
	}

/*********************************************************************************/
/* ヘッダ                                                                        */
/*********************************************************************************/

	#header {
		width: 1000px;
		height: 100px;
	}

/*********************************************************************************/
/* ロゴ                                                                          */
/*********************************************************************************/

	#logo {
		margin: 34px 0 0 10px;
		padding: 0;
		float: left;
	}

		#logo h1
		{
			margin-top: 0.15em;
		}

	#logo_other {
		margin: 46px 0 0 10px;
		padding: 0;
		float: left;
	}

/*********************************************************************************/
/* 電話番号		                                                                 */
/*********************************************************************************/
#tel {
	width: 540px;
	float: right;
	margin: 24px 10px 2px 0;
}

#tel img {
	float: right;
}

/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/

	#nav {
		width: 540px;
		float: right;
	}
	
		#nav ul {
			float: left;
		}
			
			#nav ul li {
				float: left;
				width: 120px;
				height: 26px;
				padding-top: 4px;
				text-align: center;
				font-size: 15px;
				border-left: 1px solid #000;
			}

			#nav ul li.current {
				border-left: none;
			}

			#nav ul li.contact {
				padding-top: 0;
				width: 180px;
			}

				#nav ul li a,
				#nav ul li span {
					width:120px;
					letter-spacing: 0.025em;
					color: #333333;
					text-decoration:none ;
				}
				
				#nav ul li > ul	{
					display: none;
				}

			#nav ul li:hover {
			}

				#nav ul li:hover a,
				#nav ul li:hover span {
					color:#000;
					background: #fff;
				}

			#nav ul li.active {
			}

				#nav ul li.active a,
				#nav ul li.active span {
					color:#0070b8;
					background: #fff;
				}

			#nav ul li.current {
			}

				#nav ul li.current a {
					color: #000;
				}

				#nav ul li.current a:hover {
					color: #0070b8;
				}
				


/*********************************************************************************/
/* スライドショー                                                                */
/*********************************************************************************/
	#photo_box {
		width: 1000px;
		height: 516px;
		margin: 0 auto;
	}

/*********************************************************************************/
/* Contents                                                                      */
/*********************************************************************************/
	#contents {
		width: 1000px;
		margin: 0 auto;
		padding: 0 5px;
	}

	.dsp_line li {
		float: left;
		width: 50%;
	}

/*********************************************************************************/
/* アイコン表示（自動改行）                                                      */
/*********************************************************************************/
.list_grid {
	width: 1000px;
}

.list_grid ul {
	width:1000px ;
}

.list_grid li {
	max-width: 50%;
}

.line_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*********************************************************************************/
/* 各ページタイトル	　　                                                      　 */
/*********************************************************************************/
.page_title {
	width: 100%;
	float: left;
	margin-top: 28px;
}

h1.title {
	font-size: 24px;
	padding-bottom: 30px;
	line-height: 110%;
}

h3 {
	padding: 20px 0 10px;
}

/*********************************************************************************/
/* コンテンツ枠内			                                                     */
/*********************************************************************************/
.contents_box {
	margin: 60px 0;
}

/*********************************************************************************/
/* ＨＯＭＥ					                                                     */
/*********************************************************************************/


/*********************************************************************************/
/* お知らせ					                                                     */
/*********************************************************************************/
#news_list {
	width: 1000px;
	font-size: 14px;
}

ul#news_box {
	width:100% ;
}

ul#news_box li{
	width:100% ;
	margin: 20px 0;
	padding: 2px 10px;
	border-bottom: 1px dotted #000;
}

ul#news_box span{
	margin-right: 20px;
}

#news_list h2 {
	font-size: 20px;
	margin-bottom: 30px;
	padding: 30px 10px 4px;
	border-bottom: 1px dotted #000;
}

#news_list img {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#entrydate {
	text-align: right;
	padding: 20px 0;
}


/*********************************************************************************/
/* 会社概要					                                                     */
/*********************************************************************************/
ul#company_information {
	float: left;
	margin-left: 30px;
}

ul#company_information li {
	margin: 16px 0;
	padding: 2px 4px;
}

span.info_item {
	width: 120px;
	float: left;
	margin: 0 20px 0 10px ;
}



#access {
	width: 928px;
}

#access iframe {
	text-align: center;
	margin: 40px 0 80px;
}

/*********************************************************************************/
/* Google Map				                                                     */
/*********************************************************************************/
.ggmap {
	clear: both;
	margin: 30px 0;
}


/*********************************************************************************/
/* 石の品質維持のこと		                                                     */
/*********************************************************************************/
h1.stone_title {
	font-size: 22pt;
	padding-bottom: 30px;
	line-height: 110%;
	font-weight: 600;
	text-align: center;
}

h1.stone_title span {
	font-size: 12pt;
	font-weight: 400;
}

#stonecase_list {
	width: 100%;
}

#stonecase_list ul {
	width: 1020px;
	overflow: hidden;
}

#stonecase_list li {
	float: left;
/*
	width: 240px;
	margin-right: 15px;
*/
	width: 310px;
	margin-right: 30px;
}

#stonecase_list h2 {
	margin: 14px 0;
	padding: 4px 0 4px 10px;
	font-size: 20px;
	font-weight: bold;
}

h2.stone_service {

}

h3.stone_service {

}

.stone_service_detail {

}

.stone_service_photo {
	margin-right: 36px;
}

.stone_service_photo img {
	
}

.stone_service_information {
	max-width: 524px;
	font-size: 13pt;
	line-height: 160%;
}

.stone_service_information img {
	padding-top: 10px;
}

/*********************************************************************************/
/* 業務内容					                                                     */
/*********************************************************************************/
#business_list {
	width: 1000px;
}

#business_list ul {
	width: 1020px;
	overflow: hidden;
}

#business_list li {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#business_list h2 {
	margin: 14px 0;
	padding: 4px 0 4px 10px;
	font-size: 20px;
	font-weight: bold;
}

/*********************************************************************************/
/* お問い合わせ				                                                     */
/*********************************************************************************/
#contact_box {

}

#contact_box button {
	margin-top: 20px;
}

.catch_size {
	margin: 16px 0;
	font-size: 46px;
	font-weight: bold;
}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

	#footer {
		width: 1000px;
		padding: 40px auto 20px;
		text-align: center;
	}

	#text_menu {
		font-size: 14px;
	}

	#text_tel_adrs {
		font-size: 14px;
	}
	
	#copyright {
		padding-top: 10px;
	}

	#foot_logo {
		display: block;
		margin:16px auto;
	}

/*********************************************************************************/
/* 墓じまい				                                                 */
/*********************************************************************************/
.dtt_illust {
	width: 540px;
}
