/* CSS Document */
img{vertical-align: bottom;}
section{display:block; margin:0; padding:0; position:relative; line-height:1.5;}
.left{float:left;}
/* page02 */

.contents_body01{
	background:url(../common/bg.jpg);
	width:800px;
	/*height:1628px;*/
	margin: 0px auto;
	padding:2% 0;
	position:relative;
	box-sizing:border-box;
	line-height:1.5;
	}

main section#sec01{color:#000; /*min-height:1040px;*/ box-sizing:border-box; margin:0 auto 2.5%; position:relative; padding:0 1.5%;}
main section#sec01 img{display:block; width:100%; margin:0 auto 1%;}
main section#sec01 p{margin:2% 0; font-size:1.15rem; position:absolute; width:290px;}
#gtr01{top:130px; left:350px;}
#gtr02{top:230px; left:350px;}
#gtr03{top:340px; left:350px;}
#gtr04{top:450px; left:350px;}
#gtr05{top:555px; left:350px;}
#gtr06{top:663px; left:350px;}
#gtr07{top:765px; left:350px;}


main section#sec02{color:#000; /*min-height:1040px;*/ box-sizing:border-box; margin:0 auto 2%; padding-bottom:1rem; padding:1% 1.5% 0; background: rgba(255,255,255,0.8); width:98%;}
main section#sec02 img.title{width:100%; margin:0 auto;  display: block;}
main section#sec02 div{width:240px; float:left; margin:1% 0;}
main section#sec02 p:not(.attention){font-size:1.2rem; font-weight:bold; color:#004D81;}
.attention{font-size:0.8rem; clear:both; width:250px; margin:4% 0;}
.p1{padding-left:1%;}