.SIDE_BANNER	{ width:220px; float:left; background:#e4f4fb; }
.SIDE_BANNER a	{ width:220px; float:left; margin:10px 0 0 0; }

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



#PAGE .SHEET .CONTENTS{
	background: #fff;
}
h3 {
	font-size:13px;
	font-weight:bold;
	margin-top:30px;
	float:left;
	width:640px;
	}

#main_culm{
	background-color:#FFF;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:40px;
	margin-bottom:20px;
	}
.inner_line{
	background-image:url(../img/bg_doubleline.gif);
	height:9px;
	width:640px;
	margin-top:20px;
	}
.inner_contents{
	width:100%;
}
/*見出しボックスここから*/
.line_box{
	width:700px;
	height:80px;
	overflow:hidden;
	}
.out{
	width:700px;
	height:80px;
	background:#C7307F;
}
.in{
	width: 726px;
height: 162px;
background: #B5307F;
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-ms-transform: rotate(20deg);
-o-transform: rotate(20deg);
transform: rotate(13deg);
margin-left: -27px;
margin-top: -2px;
	}
	
.in img{
	width: 80px;
height: 80px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(-13deg);
margin-left: 27px;
margin-top: 69px;
	}
	.in h2{
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(-13deg);
margin-left: 120px;
margin-top: -130px;
color: #FFF;
font-size: 15px;
	}
/*見出しボックスここまで*/
	.out_back{
	width:640px;
	height:65px;
	background:#FDF481;
}
.in_back{
	width: 665px;
height: 142px;
background: #FFFF00;
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-ms-transform: rotate(20deg);
-o-transform: rotate(20deg);
transform: rotate(13deg);
margin-left: -27px;
margin-top: -10px;
	}

.CLOSE{
	display:none;
}
.PC{
	display:block;}
.SP{
	display:none;}

@media screen and (max-width: 740px){
.sidr-class-SIDE_BANNER	{ display:none; }
#main_culm{
	background-color:#FFF;
	margin: 0 2.5%;
	width: 95%;
	padding: 0px;
	padding-bottom:30px;
	}
.CLOSE{
	display:block;
}
.PC{
	display:none;}
.SP{
	display:block;}
.right_img{
	display:none;
}
.SP_head{
	width:100%;
	height:35px;
}
.SP_head h2{
	color:#FFF;
	line-height:35px;
	font-size:13px;
	font-weight:bold;
	margin: 0 0 0 2.5%;
padding: 0 0 0 5%;
}

}

.gyouseki__img img{
	display: block;
	margin-bottom: 12px;

}
.gyouseki__img{
	float: right;
	margin-left: 12px;
}
.gyouseki__title {
    font-size: 26px;
    margin-bottom: 60px;
    font-family: serif;
    font-weight: bold;
}
@media screen and (max-width: 740px){
	.gyouseki__title{
		font-size: 19px;
    line-height: 1.5;
	}
}
.mgt10 {
    margin-top: 10px;
    border: 1px solid #cccccc;
    width: 100%;
    box-sizing: border-box;
}
.message__big{
	font-size: 26px;
}

