@charset "utf-8";
/* CSS Document */

.main {
	background: url(../images/iouji/back01.jpg) center;
	background-size: cover;
}

#content01 {
	background: url( ../images/common/back01.jpg) no-repeat top center;
	text-align: center;
	position: relative;
	padding: 100px 10px 80px;
}

#content01 #h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: -80px;
}

#content01 #h1 img {
	width: 200px;
}

#content01 h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content01 p {
	font-size: 16px;
	line-height: 200%;
	text-align: left;
}

#content01 ul.box01 {
	list-style: none;
	width: 95%;
	margin: 20px auto 0;
}

#content01 ul.box01 li {
	margin: 2px;
	display: inline-block;
	width: 30%;
}

#content01 ul.box01 li:first-child {
	width: 95%;
	margin-left: -20px;
}

#content01 ul.box01 li:last-child {

}

#content01 ul.box02 {
	list-style: none;
	width: 95%;
	margin: 0px auto 0;
	position: relative;
}

#content01 ul.box02 li {
	margin: 2px;
	display: inline-block;
	width: 30%;
}

#content01 ul.box02 li:last-child {
	display: none !important;
}

#content01 ul.box02 .img01 {
	display: none !important;
}

#content01 ul.box02 .img01 img {
	width: 200px;
	height: auto;
}

#content01 .profile {
	width: 95%;
	padding: 20px 0;
	margin: 40px auto 0;
	border-top: #111 solid 1px;
	border-bottom: #111 solid 1px;
}

#content01 .profile .left {
	margin: 20px auto;
	width: 95%;
	display: none !important;
}

#content01 .profile .right {
	margin: 20px auto;
	width: 95%;
}

#content01 .profile .right h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

#content01 .profile .right ul {
	margin: 30px 0 0;
}

#content01 .profile .right ul li {
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
}

#content02 {
	padding: 60px 0;
	background: url(../images/common/back05.png);
	text-align: center;
}

#content02 h2 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content02 h3 {
	font-size: 26px;
	font-weight: bold;
	color: #0a0073;
}

#content02 .box01 {
	width: 95%;
	margin: 40px auto 0;
}

#content02 .box01 .left {
	width: 95%;
	margin: 20px auto;
}

#content02 .box01 .left p {
	font-size: 16px;
	text-align: left;
}

#content02 .box01 .right {
	width: 95%;
	margin: 20px auto;
}

#content02 .box01 iframe {
	width: 100%;
	height: 400px;
	margin-top: 40px;
}

#content02 .box01 .mediaBox {
	margin: 60px 0 0 0;
}

#content02 .box01 .mediaBox ul li {
	font-size: 16px;
	line-height: 1.7;
}

#content03 {
	background: url(../images/common/back02.jpg);
}


#content03 .box01 {
	background: #ededed;
	padding: 20px;
	margin: 40px auto;
}

#content03 .box01 h3 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #0a0073;
	border-bottom: solid #111 1px;
	line-height: 100%;
	padding-bottom: 20px;
}

#content03 .box01 .c1 {
	border-bottom: solid #111 1px;
	
}

#content03 .box01 .c1 table tr {
	display: block;
	width: 100%;
}

#content03 .box01 .c1 table tr th {
	font-size: 16px;
	padding: 10px;
	font-weight: normal;
	display: block;
	background: #848484;
	color: #FFF;
	
}

#content03 .box01 .c1 table tr td {
	font-size: 18px;
	padding: 5px 0 5px 10px;
	display: block;
}

#content05 {
	padding: 60px 0;
	background: url(../images/common/back01.jpg);
	text-align: center;
}

#content05 .w1080 {
}

#content05 .left {
	width: 95%;
	margin: 40px auto 0;
}

#content05 .right {
	width: 95%;
	margin: 20px auto 0;
}

#content05 .right img {
	width: 95%;
	margin: 20px auto 0;
}

#content05 .left h2 {
	font-size: 40px;
	font-weight: bold;
}

#content05 .left .link {
}

#content05 .left p {
	font-size: 16px;
	line-height: 200%;
	text-align: left;
}

#content05 .right .c01 {
	max-width: 300px;
	margin: auto;
}