

.case_index1{
	margin: 0;
	padding: 0;
	width: 100%;
}

.case_index1 img {
	width: 100%;
}

.case_index1 ul {
	margin: 0;
	padding: 0;
	width: 100%;
	
}

.case_index1 li {
	list-style: none;
	margin-top: 2vw;
	padding: 0;
}
.case_index1 li:nth-child(odd) {
	float: left;
	width: 48%;
}

.case_index1 li:nth-child(even) {
	float: right;
	width: 48%;
}

.case_index2{
	margin: 0;
	padding: 0;
	width: 100%;
}

.case_index2 img {
	width: 100%;
}

.case_index2 ul {
	margin: 0;
	padding: 0;
	width: 100%;
	
}

.case_index2 li {
	list-style: none;
	margin-top: 2vw;
	padding: 0;
}
.case_index2 li:nth-child(odd) {
	float: left;
	width: 48%;
}

.case_index2 li:nth-child(even) {
	float: right;
	width: 48%;
}

.case_title {
	padding: 6vw 0.8vw 0.8vw 0.8vw!important;
}

.case_title_img {
	width: 100%;
}

.case_left {
	position:absolute;
	left:2vw;
	top:2vw;
}

.case_left:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.case_right {
	position:absolute;
	right:2vw;
	top:2vw;
}

.case_right:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}


.case_t1 {
	margin: 0;
	text-align: center;
	font-size: 4vw;
	line-height: 130%;
	font-weight: bold;
}

.case_p1 {
	font-size: 3.8vw;
	line-height: 140%;
	text-align: justify;
}

.case_box1 {
	width: 90%;
	margin: auto;
	padding: 10vw 0;
}

.case_box1 img {
	width: 100%;
}

.bc_1 {
	background-color: #efecea;
}

.bd1 {
	border: 1px solid #000;
	padding: 2vw;
}

.rep_cate {
	text-align: center!important;
	font-size: 3.2vw;
	line-height: 130%;
	width: 100%;
	padding-top: -8vw;
	height: 6vw;
}

.rep_cate2 {
	text-align: center!important;
	font-size: 3.2vw;
	line-height: 130%;
	width: 100%;
	height: 10vw;
	margin-top: 0.5vw!important;
}

#report-main h4 {
	margin-top:0 !important;
	font-size:4vw !important;
	line-height:150%;
	font-weight:normal;
	border-top:none;	
	border-top:1px solid #557b9d;
	border-bottom:1px solid #557b9d;
	padding-top:2.0vw !important;
	padding-bottom:2.0vw !important;
	text-align:center;
	color:#333;
	width:100%;
	margin:auto;
}

#report-main p {
	margin:auto;
	font-size:3.8vw !important;
	line-height:170% !important;
	width:100%;
	text-justify:inter-ideograph !important;
	text-align: justify;
	margin-top: 5vw;
}

#report-main h5 {
	font-size: 4.5vw;
	font-weight:normal;
	border-top:none;
	padding-top:5vw !important;
	padding-bottom:3vw !important;
	color:333;
	text-align:center;
}

.rep_img {
	margin-top:5vw !important;
	width:50%;
	margin:auto;
}

.rep_img2 {
	width:70%;
	margin:auto;
}

.rep_img3 {
	margin-top:5vw !important;
	width:50%;
	margin:auto;
}

.indent {
	text-indent:-1em;
	padding-left:1em;
}

.center_sp {
	text-align:center !important;
}


