.chap_renovjirei{
	font-size: 1rem;
}
.chap_renovjirei li{
	width: 50%;
}
.chap_renovjirei img:first-child{
	position: absolute;
	top: -1.7rem;
	left: calc(50% - 6rem);
	width: auto;
	height: auto;
}
.chap_renovjirei p{
	font-size: 1rem;
}
.chap_renovjirei p strong{
	font-size: 1.5rem;
}

.chap_btn li{
/*	width: 100%;*/
}

.chap_btn li:hover{
/*	width: 94%;*/
}

.msg_wrap .sec_top{
	margin-top: 20px;
}

.unav {
	display:none;
}

.msg_wrap {
	width: 100%; /*100*/
}

.msg_wrap2 {
	width: 90%; /*98*/
}
.msg_wrap3 {
	width: 90%;
}

.chap_btn li{
	list-style:none;
	width: 80%;
	margin: 10px 10px;
	padding: 0px 0px;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;
       -o-box-sizing: border-box;
       -ms-box-sizing: border-box;

       -webkit-transition: all 1s ease;
       -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
}

.chap_btn li a{
	display:block;
/*	width: calc(100% - 24px);*/
	padding: 12px 10px;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;
       -o-box-sizing: border-box;
       -ms-box-sizing: border-box;
	color: white;
	font-size: 1.5rem;
	font-weight:bold;
	line-height: 1.5rem;

	border-radius: 0px;
	text-decoration:none;

       -webkit-transition: all 1s ease;
       -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
}
