@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gNavi .navi02 a img {
	visibility: hidden;
}
#gNavi li:nth-child(2) .subList li:nth-child(2) a {
    background: url(../../../img/common/g_sub_navi06_over.gif) no-repeat left top;
}

#gNavi li:nth-child(2) .subList li:nth-child(2) a img{
    visibility: hidden;
}

.pageTitle {
	background: url(../../../img/service/hikkou/tegaki/page_title_bg.jpg) no-repeat center top;
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/service/tegaki/page_title_bg.jpg',  sizingMethod='scale');
}

#main {
	margin-bottom: 0;
	width: auto;
}

#main .txt01 {
	margin-bottom: 24px;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}

#main .comInformation {
	margin-bottom: 100px;
}

#main .comInformation .subInformation {
	padding: 35px 0 22px;
}

#main .comInformation .subInformation .textBox .selling {
	margin-bottom: 8px;
}

#main .comInformation .subInformation .textBox .costTxt {
	margin-bottom: 3px;
}

#main .comInformation .subInformation .textBox .costTxt02 {
	line-height: 1.6;
}

#main .comInformation .subInformation .textBox .notes {
	margin: 0 0 16px 1em;
	text-indent: -1em;
	font-size: 13px;
}

#main .comInformation .subInformation .textBox .notes02 {
	padding-left: 15px;
}

#main .comInformation .subInformation .textBox .tabBox {
	margin-bottom: 10px;
}

#main .comInformation .subInformation .textBox .tabBox .lBox {
	float: left;
	width: 359px;
}

#main .comInformation .subInformation .textBox .tabBox .rBox {
	float: right;
	width: 359px;
}

#main .comInformation .subInformation .textBox .tabBox .comTableA th {
	width: auto;
	text-align: center;
}

#main .comInformation .subInformation .textBox .tabBox .comTableA td {
	padding: 4px 15px 4px;
	text-align: center;
}

#main .comInformation .subInformation .textBox .tabBox .comTableA td span {
	font-size: 12px;
}

#main .comInformation .subInformation .textBox .txt02 {
	margin-bottom: 10px;
}

#main .comInformation .subInformation .textBox .text03 {
	margin-bottom: 19px;
	padding-bottom: 14px;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	border-bottom: 1px solid #ccc;
}

#main .comFlow .subFlow .bottomBox .number {
	background: #999 url(../../../img/common/com_arrow04.gif) no-repeat left bottom;
}

#main .wrap {
	padding: 60px 0 100px;
}

#main .wrap .headLine02 {
	margin-bottom: 36px;
}

@media all and (min-width: 0) and (max-width: 736px)  {
	.pageTitle {
		background: url(../../../img/service/hikkou/tegaki/sp_page_title_bg.jpg) no-repeat center top;
		background-size: 100% auto;
	}
	
	#main {
		margin: 0;
	}
	
	#main .txt01 {
		margin-bottom: 20px;
		color: #000;
		font-size: 14px;
		text-align: left;
	}
	
	#main .comInformation {
		margin-bottom: 55px;
	}
	
	#main .comInformation .subInformation {
		padding: 20px 0 15px;
	}
	
	#main .comInformation .subInformation .textBox .selling {
		margin-bottom: 4px;
	}
	
	#main .comInformation .subInformation .textBox .costTxt {
		font-size: 14px;
		line-height: 1.6;
	}
	
	#main .comInformation .subInformation .textBox .costTxt02 {
		margin-left: 1em;
		text-indent: -1em;
	}
	
	#main .comInformation .subInformation .textBox .costTxt span {
		font-size: 18px;
	}
	
	#main .comInformation .subInformation .textBox .notes {
		 margin: 0 0 10px 1em;
		 text-indent: -1em;
	}
	
	#main .comInformation .subInformation .textBox .notes02 {
		padding-left: 0;
	}
	
	#main .comInformation .subInformation .textBox .tabBox {
		margin-bottom: 0;
	}
	
	#main .comInformation .subInformation .textBox .tabBox .lBox,
	#main .comInformation .subInformation .textBox .tabBox .rBox {
		float: none;
		margin-bottom: 10px;
		width: auto;
	}
	
	#main .comInformation .subInformation .textBox .tabBox .comTableA th,
	#main .comInformation .subInformation .textBox .tabBox .comTableA td {
		text-align: left;
	}
	
	#main .comInformation .subInformation .textBox .tabBox .comTableA td {
		padding: 4px 8px;
	}
	
	#main .comFlow .subFlow .bottomBox .number {
		background: #999 url(../../../img/common/sp_com_arrow04.gif) no-repeat left bottom;
		background-size: 38px 11px;
	}
	
	#main .wrap {
		padding: 30px 0 50px;
	}
	
	#main .wrap .headLine02 {
		margin-bottom: 20px;
	}
	
	#main .comFlow .subFlow .box .textBox .rBox .comNote li {
		margin-bottom: 5px;
	}
	
	#main .comFlow .subFlow .box .textBox .rBox .comNote li:last-child {
		margin-bottom: 0;
	}
	
}