
@media screen and (min-width:980px) {

	.body1{
		width: 1000px;
		margin: 0 auto;
		padding: 10px;
		height: 660px;
		background-image: url(../images/img11.png);
		background-repeat: no-repeat;
		background-position-y: bottom;
		background-position-x: 15px;
	}
	
	.body1_txt1{
		font-weight: 600;
		font-size: 1.4em;
		height: 12px;
	}	
	
	.body1_txt2{
		font-weight: 600;
		font-size: 1.6em;
		color: red;
		height: 20px;
	}
	
	.body1_txt3{
		    font-weight: 800;
		    font-size: 2.3em;
		    height: 16px;
		    letter-spacing: 0px;
	}
	
	.body1_txt4{
		font-weight: 800;
		font-size: 1em;
		height: 12px;
		color: red;
	}
	
	.body1_left{
	    width: 500px;
	    font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	    text-shadow: 
			    white 2px 0px,  white -2px 0px,
			    white 0px -2px, white 0px 2px,
			    white 2px 2px , white -2px 2px,
			    white 2px -2px, white -2px -2px,
			    white 1px 2px,  white -1px 2px,
			    white 1px -2px, white -1px -2px,
			    white 2px 1px,  white -2px 1px,
			    white 2px -1px, white -2px -1px;
	    float: left;
	    margin-top: -36px;
	}
	
	.body1_left_txt1{
		font-size: 4em;
		font-weight: 900;
		height: 13px;
	}
	
	.body1_left_txt2{
		font-size: 2.4em;
		font-weight: 700;
		height: 0px;
	}
	
	.body1_left_txt3{
		font-size: 3em;
		font-weight: 700;
		color: red;
	}
	
	.body1_txt5{
		font-size: 2em;
		font-weight: 900;
		color: red;
		float: right;
		margin-top: 15px;
	}

	.body1_right{
		width: 500px;
		float: right;
		border-radius: 10px;        /* CSS3草案 */
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
		-moz-border-radius: 10px;   /* Firefox用 */
		background-color: #fff;
		-moz-box-shadow: 0 1px 3px #000;
		-webkit-box-shadow: 0 1px 3px #000;
		margin-top: 36px;
	}
	
	.body1_right_inner{
		padding: 10px;
	}
		
	.body1_right_inner_title{
		font-weight: 600;
		font-size: 1em;
	}
	
	.body1_right_inner p{
		font-size:  0.9em;
		line-height: 120%;
	}
	
	.body2{
		width: 1000px;
		margin: 0 auto;
		/* padding: 10px; */
	}
	
	.body2_box{
		width:  33.33333%;
		float: left;
		padding: 0px;
		text-align:  center;
	}

	.body2_box img{
		/* text-align:  center; */
		/* display: block; */
	}
	
	.body2_box_title{
		text-align:  center;
	}
	
	.body2_box_ditail{
		padding: 20px;
		text-align:  justify;
		min-height: 308px;
	}
	
	
	.body2_box_link{
		text-align:  right;
		margin-top: -25px;
	}
	
	.body2_txt1{
		text-align:center;
		line-height: 160%;
	}
	
	.body2_txt2{
		text-align:center;
		font-weight: 800;
		font-size: 2.5em;
		padding-top: 30px;
	}
	
	
	.body3{
		width: 1000px;
		margin: 0 auto;
		padding: 10px;
	}
	
	.body3_left{
	    width: 460px;
	    float: left;
	    background-color:  #fff;
	    padding: 20px;
	 }

	.body3_right{
	    width: 500px;
	    float: right;
	    text-align:  center;
	 }
	 
	.body4{
		width: 1000px;
		margin: 0 auto;
		padding: 10px;
		text-align: center;
	}
	
	.body4 img{
		text-align: center;
		display: inline-block;
	}
	
	.body4_txt1{
		text-align:center;
		font-weight: 800;
		font-size: 2.5em;
	}
	
	.body4_txt2{
		text-align:justify;
		font-size: 1em;
		line-height: 160%;
	}
	
	
	/* 幅フルエリア */
	.box1{
		background-color: #f3f3f3;
	}
	

	
	.box2{
		/* width: 100%; */
		height: 265px;
		background-color: #e8f8f5;
		padding: 10px;
	}
	
		.bar1{
		background-image: url(../images/white_top.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #f3f3f3;
		background-position-y: -12px;
	}
	
	.bar2{
		background-image: url(../images/gray_down.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #fff;
		background-position-y: -12px;
	}
	
	.bar3{
		background-image: url(../images/green_top.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #e8f8f5;
		background-position-y: -12px;
	}
	
	.bar4{
		background-image: url(../images/green_down.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #fff;
		background-position-y: -12px;
	}
	
	
	.daihyo_img{
		float:left;
		width: 300px;
	}
	
	.daihyo_txt{
		float: right;
		width: 660px;
		margin-top: 0px;
	}
	
	.enkaku{
		border: 1px solid;
		height: 70px;
		padding: 30px;
		margin-bottom: 30px;
	}
	
	.enkaku dd{
		padding-left: 30px;
	}
	
	.pdf_btn{
		text-align:  center;
	}
	
	.pdf_btn img{
		margin: 25px;
	}
	
}

/* SmartPhone
--------------------------------------------
-------------------------------------------- */
@media screen and (max-width:979px) {

	.body1{
		margin: 0 auto;
		background-image: url(../images/img11.png);
		background-repeat: no-repeat;
		background-position-y: top;
		background-position-x: -85px;
		background-size: 240px;
		padding: 0px;
	}
	
	.body1_txt1{
		font-weight: 600;
		width: 250px;
		float: right;
		text-align: center;
		height: 10px;
	}	
	
	.body1_txt2{
		font-weight: 600;
		font-size: 1.2em;
		color: red;
		height: 10px;
		width:  250px;
		text-align:  center;
		float:  right;
		margin-top: 5px;
		line-height: 160%;
	}
	
	.body1_txt3{
	    font-weight: 800;
	    font-size: 1.3em;
	    height: 16px;
	    letter-spacing: 0px;
	    text-align:  center;
	    line-height: 180%;
	}
	
	.body1_txt3_sp{
	    padding-top: 62px;
	    display: block;
	    width: 320px;
	    margin:  0 auto;
	    height: 74px;
	}
	
	.body1_txt4{
		font-weight: 800;
		font-size: 1.1em;
		color: red;
		letter-spacing: 2px;
	}
	
	.body1_left{
	    font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	    text-shadow: 
			    white 2px 0px,  white -2px 0px,
			    white 0px -2px, white 0px 2px,
			    white 2px 2px , white -2px 2px,
			    white 2px -2px, white -2px -2px,
			    white 1px 2px,  white -1px 2px,
			    white 1px -2px, white -1px -2px,
			    white 2px 1px,  white -2px 1px,
			    white 2px -1px, white -2px -1px;
	    text-align: center;
	}
	
	.body1_left_txt1{
		font-size: 3.5em;
		font-weight: 900;
		height: 0px;
	}
	
	.body1_left_txt2{
		font-size: 2em;
		font-weight: 700;
		height: 5px;
	}
	
	.body1_left_txt3{
		font-size: 3em;
		font-weight: 700;
		color: red;
		text-align:  center;
	}
	
	.body1_txt5{
		font-size: 2em;
		font-weight: 900;
		color: red;
		float: right;
		margin-top: 15px;
	}

	.body1_right{
		border-radius: 10px;        /* CSS3草案 */
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
		-moz-border-radius: 10px;   /* Firefox用 */
		background-color: #fff;
		-moz-box-shadow: 0 1px 3px #000;
		-webkit-box-shadow: 0 1px 3px #000;
	}
	
	.body1_right_inner{
		padding: 10px;
	}
		
	.body1_right_inner_title{
		font-weight: 600;
		font-size: 1em;
	}
	
	.body1_right_inner p{
		font-size:  0.9em;
		line-height: 120%;
	}
	
	.body2{
		margin: 0 auto;
		padding:  5px;
	}
	
	.body2_box{
		/* width: 44%; */
		float: left;
		padding: 10px;
		text-align:  center;
	}

	.body2_box img{
		width: 300px;
	}
	
	.body2_box_title{
		text-align:  center;
		font-size: 1em;
	}
	
	.body2_box_ditail{
		text-align:  justify;
		margin-bottom: 30px;
		font-size: 1em;
	}
	
	
	.body2_box_link{
		margin-top: -25px;
	}
	
	
	/*sp様　最後のブロックをセンター*/
	.body2_box_2{
		/* width: 45%; */
		padding: 10px;
		text-align:  center;
		margin:  0 auto;
	}

	.body2_box_2 img{
		width: 300px;
	}
	

	.body2_txt1{
		text-align: justify;
		line-height: 160%;
		font-size: 0.8em;
		margin-top: 30px;
	}
	
	.body2_txt2{
		text-align:center;
		font-weight: 400;
		font-size: 1.2em;
	}
	
	
	.body3{
		margin: 0 auto;
		padding: 10px;
	}
	
	.body3_left{
	    background-color:  #fff;
	    padding: 5px;
	    font-size: 0.8em;
	    min-height: 300px;
	 }

	.body3_right{
	    text-align:  center;
	    margin-top: 15px;
	 }
	 
	 .body3_right img{
	 
	 	width: 100%;
	 }
	 
	.body4{
		margin: 0 auto;
		padding: 10px;
		text-align: center;
		padding: 20px;
	}
	
	.body4 img{
		text-align: center;
		width: 100%	
	}
	.body4_txt1{
		text-align:center;
		font-weight: 800;
		font-size: 1.6em;
		line-height: 160%;
	}
	
	.body4_txt1_2{
		text-align:center;
		font-weight: 800;
		font-size: 1.2em;
		line-height: 160%;
	}
	
	
	.body4_txt2{
		text-align:justify;
		font-size: 1em;
		line-height: 160%;
	}
	
	
	/* 幅フルエリア */
	.box1{
		padding: 0px;
	}
	

	
	.box2{
		background-color: #f3f3f3;
		padding: 0px;
	}
	
	.bar1{
		background-image: url(../images/white_top.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #f3f3f3;
		background-position-y: -12px;
		display: none;
	}
	
	.bar2{
		background-image: url(../images/gray_down.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #fff;
		background-position-y: -12px;
		display: none;
	}
	
	.bar3{
		background-image: url(../images/green_top.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #e8f8f5;
		background-position-y: -12px;
		display: none;
	}
	
	.bar4{
		background-image: url(../images/green_down.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #fff;
		background-position-y: -12px;
		display: none;
	}
	
	.bar5{
		background-image: url(../images/white_top.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 15px;
		background-color: #000;
		background-position-y: -12px;
		display: none;
	}
	
	.sp_zeibetu{
		font-size: 0.6em;
	}

	.syosai_link{
		background-image: url(../images/sp_img01.png);
		background-repeat: no-repeat;
		background-color: #a30000;
		height: 50px;
		color:  #fff;
		padding-left: 80px;
		font-size: 1.1em;
		background-position-y: 14px;
		background-position-x: 10px;
		padding-top: 28px;
		background-size:  60px;
		text-decoration: none;
		border-bottom: 1px solid #fff;
	}
	
	.ml_link{
		background-image: url(../images/sp_img01.png);
		background-repeat: no-repeat;
		background-color: #00870a;
		height: 60px;
		color:  #fff;
		padding-left: 80px;
		font-size: 0.9em;
		background-position-y: 14px;
		background-position-x: 10px;
		padding-top: 9px;
		background-size:  60px;
		text-decoration: none;
		border-bottom: 1px solid #fff;
		margin-bottom: 20px;
	}
	
	.syosai_link a{
	    text-decoration: underline;
		color: white;
	}
	
	#rss_wrap{

	}
	
		.daihyo_img{
		text-align: center;
		width: 100%;
	}
	
	.daihyo_txt{
		/* float: right; */
		/* width: 660px; */
		/* margin-top: 10px; */
		padding: 5px;
	}
	
	.enkaku{
		border: 1px solid;
		min-height: 177px;
		/* margin-bottom: 30px; */
		font-size: 0.9em;
	}
	
	.enkaku dd{
		/* padding-left: 30px; */
	}
	
	.pdf_btn{
		text-align:  center;
		width:  100%;
	}
	
	.pdf_btn img{
		/* margin: 25px; */
		width: 80%;
		margin-bottom: 10px;
	}
}






