@charset "UTF-8";

#main h1:before,
#main h1:after {
	content: " － ";
}
.right02 {
	width: auto;
	float: left;
}
.left02 {
	float: left;
}

.clear_02 {
	clear: both;
	opacity: 0;
	height: 1px;
	font-size: 1px;
}
.right {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}
.clear_03   {
	clear: both;
}
.right03 {
	width: auto;
	margin-left: 10px;
	float: left;
}
.l_clear {
	clear: both;
	border-bottom: 1px solid #1D56FF;
	margin-left: 10%;
}
.image_as {
	float: right;
	border: 0.25px solid #B7B5B6;
}
@media (min-width:500px){
.mov{
	display:none;
}
#contents #main .lefter {
	text-align: left;
	margin-top: auto;
	margin-bottom: auto;
}

.wrapper {
	width: 100%;
	height: auto;
	float: left;
}
.left {
	height: auto;
	width: 100%;
	background-color: #eee;
	float: left;
}
.wrapper .left h3, .wrapper .left h4, .wrapper .left h5 {
	float: left;
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right p {
	font-size: 15px;
	width: auto;
}
#title_area {
	margin: 15px 0;
	width: 100%;
}

#main h1 {
/* 各ページのタイトル用 */
	text-align: center;
	font-size: 30px;
	display: block;
}



#main h2 {
	text-align: center;
	margin: 15px auto;
	font-size: 20px;
	line-height:1.3em;
}


#contents_area {
	line-height: 1.3em;
	margin: 30px 0;
	border: solid 3px #122A88;
	padding: 10px;
	height: auto;
}
}
