@charset "utf-8";
/* CSS Document */

#kagoichiba {
	padding:28px 0 28px 0;
	text-align:center;
}

#main {
	background: url(../images/take/main_back.jpg) no-repeat;
	background-size: cover;
	background-position:center;
	height:250px;
}

#take {
	width:100%;
	margin:auto;
	padding:0 0 60px 0;
}

h2 {
	font-size:2.4em;
	text-align:center;
}

p.text01 {
	text-align:center;
	font-size:1.2em;
	font-weight:500;
	margin-top:10px;
	line-height:160%;
}

h3 {
	background:url(../images/take/h3.png) repeat-x;
	background-position:bottom left;
	padding-bottom:30px;
	font-size:1.8em;
	font-weight:bold;
	padding-top:80px;
	text-align:center;
}

h3.b {
	background:url(../images/take/h3_2.png) repeat-x;
	background-position:bottom left;
}

p {
	font-size:1.3em;
	margin-top:10px;
	padding:10px;
}

.title01 {
	font-size:1.8em !important;
}