@charset "utf-8";
/****************************************************************************************************

page

****************************************************************************************************/



.l_row1{
	margin-top:50px;
	margin-bottom:50px;
}
	.l_row1 .l_col1{
		float:left;
		width:46.478873239436616%;	/*330px;*/
	}

	.l_row1 .l_col2{
		float:right;
		width:46.478873239436616%;	/*330px;*/
	}




.quilter_img1{
	margin-bottom:10px;
}

.quilter_profile{
}
	.quilter_profile dt{
		font-weight:bold;
	}
	.quilter_profile dd{
	}



.note{
	position:relative;
	padding:40px 30px;
	background:url(../images/index/note_bg1.gif);
}

	.note_ttl{
		margin-bottom:30px;
		font-size:20px;
		font-weight:bold;
		letter-spacing:0.2em;
		line-height:1.5;
	}
@media only screen and (max-width:736px){
	.note_ttl{
		margin-bottom:15px;
		font-size:1.6rem;
	}
}
	
	.note_icon1{
		position:absolute;
		top:20px;
		right:40px;
	}

.note_row1{
	margin-top:30px;
	margin-bottom:30px;
}
	.note_row1 .note_col1{
		float:left;
		width:47.69230769230769%;	/*310px;*/
	}

	.note_row1 .note_col2{
		float:right;
		width:47.69230769230769%;	/*310px;*/
	}

	.note_row1 .note_col3{
		margin:0 auto;
		width:87.07692307692308%;	/*560px;*/
	}



