@charset "UTF-8";
/* CSS Document */

h3 {
	margin-top:40px;
}

.red958 {
	color:#d7000f;
}

.redbox958 {
	padding:10px 15px;
	background:#d7000f;
	color:#FFF;
}

.red_line958 {
	color:#d7000f;
	border-bottom:#d7000f 1px solid;
	padding-bottom:5px;
	margin-top:30px;
}

.box958 {
	background:#fbf9de; 
	padding:20px;
}

.box958-2 {
	float:right; width:260px; 
	margin-left:15px;
	margin-bottom:10px;
	padding:15px; 
	background:#fbf9de
}

.step-right {
	margin:30px 0 0 10px; float:right; width:540px
}

.step-left {
	float:left; width:50px; margin-top:30px;
}

/* Responsivizer */

body.white .site #rikon958 {color: #333333;}
body.white .site .step-right {margin: 30px 0 0 5px; width: calc(100% - 55px);}
body.white .site .red958 img.right {display: block; margin: 10px auto;}
body.white .site #rikon958 h4 {font-size: 18px;}
body.white .site .box958 {padding: 1px 10px 10px;}
body.white .site .box958 img.right {display: block; margin: 0 auto 7px auto;}
body.white .site .red_line958 {margin-top: 10px;}
body.white .site .box958-2 {float: none; width: calc(100% - 31px); margin-left: 0;}

