@charset "UTF-8";
/* CSS Document */

div#nagare{
	padding: 0 14px;
}

div.main_img{
	background-image: url(/company/nagare/img/bg_nagare.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 121px;
	background-color: #f5f5eb;
}

div.main_img p{
	padding: 50px 0 0 100px;
	text-indent: 0em !important;
	font-size: 14px !important;
}

div#nagareBox{
	background-color: #ffffff;
	padding: 10px 15px 5px;
}

div#nagareBox p.cap{
	margin-bottom: 35px;
	font-size: 14px;
}

div.nagare_con{
	margin-bottom: 30px;
}

div.nagare_con img{
	float: left;
	width: 55px;
	vertical-align: center;
}

div.nagare_con dl{
	float: right;
	width: 550px;
}

div.nagare_con dl dt{
	font-size: 20px;
	margin-bottom: 5px;
}

div.nagare_con dl dt a{
	text-decoration: underline;
}

div.nagare_con dl dd{
	font-size: 14px;
}

/* kojin */

div.flow{
	margin-bottom: 30px;
	padding-top: 20px;
	border-bottom: 1px dotted #cccccc;
}

div.flow img{
	width: 74px;
	float: left;
	vertical-align: center;
}

div.flow dl{
	float: right;
	width: 760px;
}

div.flow dl dt{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.flow dd{
	font-size: 14px;
	width: 450px;
	margin-bottom: 15px;
}

/* step_bg */
div#step1{
	background-image: url(/company/nagare/img/01.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 138px;
}

div#step2{
	background-image: url(/company/nagare/img/02.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 172px;
}

div#step3{
	background-image: url(/company/nagare/img/03.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 450px;
}

div#step4{
	background-image: url(/company/nagare/img/04.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 215px;
	margin-bottom: none;
}

div#step3 img{
	padding-top: 155px;
}

div#step4 img{
	padding-top: 40px;
}

div#privacy_movie{
	background-color: #ffffff;
	padding: 20px 0;
}

/* dantai */
div.flow_d li {
	/*font-size: 12px;*/
}

div.flow_d dd {
	font-size: 13px;
	width: 580px;
}

div.flow_d dd.lead {
	font-size: 14px;
}

/* step_bg */
div#step1_d{
	background-image: url(/company/nagare/img/02_d.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 160px;
}

div#step2_d{
	/*background-image: url(/company/nagare/img/02_d.png);
	background-repeat: no-repeat;
	background-position: right center;*/
	/*height: 172px;*/
}

div#step3_d{
	background-image: url(/company/nagare/img/03_d.png);
	background-repeat: no-repeat;
	background-position: right center;
}

div#step4_d{
	background-image: url(/company/nagare/img/02_d.png);
	background-repeat: no-repeat;
	background-position: right top;
	/*height: 155px;*/
	margin-bottom: none;
}

div#step5_d{
	background-image: url(/company/nagare/img/06d.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: none;
	height: 180px;
}

div#step6_d{
	background-image: url(/company/nagare/img/06.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*height: 215px;*/
	margin-bottom: none;
}

div#step3_d img{
	/*padding-top: 20px;*/
}

div#step5_d img{
	/*padding-bottom: 20px;*/
}

div#step6_d img{
	/*padding-top: 20px;*/
}

.document_info {
	padding: 10px 30px;
	background: #f0f0f0;
	width: 580px;
	margin-bottom: 15px;
}

dl#cancellation{
	padding: 0px 15px 15px;
}

dl#cancellation dt{
}

dl#cancellation dd{
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}
