/* CSS Document */

@charset "utf-8";


.b-1 {
    font-weight: bold;
}


.red_t{
    color: #E72308;    
}

.red_b{
    color: #E72308;
	font-weight: bold;

}


.green_b{
	color: #009827;
	font-weight: bold;
}



.sky_b{
	color: #0064b3;
	font-weight: bold;
}





.blue_t {
    color: #023190;    
}




.pink_t{
    color: #d62c86;    
}

.mint_t {
    color: #1bd8bf;    
}




.small_t {
     
    font-size: 80%;
}

.ssmall_t {
     
    font-size: 70%;
}


.sssmall_t {
     
    font-size: 65%;
}



.ssssmall_t {
     
    font-size: 55%;
}







.border {
    width: 80%;
    border-bottom: 2px dotted #7F7F7F;
    margin: 5px auto 10px;
}



            h3 {
        display:none;
    }
    

.coment{
    color: #FFFFFF;
    padding: 3px 3px;
    letter-spacing: 0.1em;
    font-weight: bold;
    background-color: #FF5F00;
    border-radius: 8px;
    line-height: 200%;
}




  #hide_box01{
   display: none;
   }


.btn_box01{
	text-align: center;
	margin: 2vw auto 2vw auto;
}






	
	.img_list01 {
	background-image: url(images/list001.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}

		
	
	.img_list02 {
	background-image: url(images/list002.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}

			
	.img_list03 {
	background-image: url(images/list003.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}

		
	
			
	.img_list04 {
	background-image: url(images/list004.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}	
	
	
	

			
	.img_list05 {
	background-image: url(images/list005.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}	
	
		
	


			
	.img_list06 {
	background-image: url(images/list006.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}	
	
		
	

.mini_bg {
	margin: 0px auto;
	padding-top: 1vw;
	width: 100%;
	text-align: center;
	background-color: #009827;
	letter-spacing: 0.05em;
	background-image: url(images/list_bg01.png);
	background-repeat: repeat;
	border-bottom: 3px solid #000000;
    }
        
	

	.center_box02 {
	margin: 1vw auto 1vw auto;
	width: 98%;

	}
		
	

    .center_box02 ul{
    margin: 2vw auto;
	width: 90%;

 
    }    
   








    
    
    
    
   .center_box02 li{
	margin: 3vw auto 4vw auto;
	padding-left: 20px;
	font-size: 2.5vw;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 3.5vw;
	list-style-type: none;
	border-bottom: 1px dashed #0F0000;
	color: #2A2222;
	background-image: url(images/list0001.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
    }    
    
    	
	
.mb_80{
	font-size: 70%;
}


.center_box03 {
	margin: 1vw auto 1vw auto;
	text-align: center;
	width: 98%;

	}
		
	

    .center_box02 img{
    margin: 2vw auto;
	width: 90%;
	height: auto;
 
    }






   

@media only screen and (max-width: 767px){
    


  .pc_box{
        display:none;
    }

    
    
.main_box01{
	margin: 10px auto 10px auto;
	}
    
        


    
    img{
		width: 90%;
        height: auto;
	}
    
    
    
    
    
.first_box01 {
    margin: 0px auto 4vw auto;
    
	}    
    
    
    
    
    
    
    
    
    
.first_box02 {
    margin: 0px auto 4vw auto;
    width: 90%;
    border-radius: 8px;
    background-color: #FFFFFF;
    border: 3px solid #000000;
	}    
        
    
   
	

    .left_box p{
    margin: 2vw auto;
	padding: 1vw;
    font-size: 4vw;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 5vw;
    
    }  	
	
		
	
	
	
	
	
	
    .left_box h2,.gaiyou h2{
    margin: 0px auto 0px 2vw;
    padding: 7px 10px 5px 10px;
    font-size: 3.5vw;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #009827;
    border-radius: 8px;
	display: inline-block;
    }    
        	
	
	


.left_box ul{
	margin: 1vw auto 2vw auto;
	padding-left: 2vw;
	padding-right: 2vw;
    text-align: left;

	}
	
	
	
.left_box li{
	margin: 0px auto;
	font-size: 3.5vw;
	line-height: 5.5vw;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type: none;
	
	}
		
	
	
    
    .gaiyou p{
    margin: 2vw 2vw;
    font-size: 3.5vw;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 5.5vw;
    
    }  	
	
	
	
		
	
	

    
    .gaiyou02 p{
    margin: 2vw auto;
    font-size: 3.5vw;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 4.5vw;
    
    }  	
	
	
	

	
    .gaiyou03 {
	margin: 0px auto;
		padding-bottom: 4vw;
	background-image: url(images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
    }    
    
    

	
	
	
    .gaiyou03 p{
     margin: 2vw;
    font-size: 3.5vw;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 5.5vw;
    }    
        
	
		
	
	
	
	

.first_box02 h1 {
	margin: 0px auto 3vw auto;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 30px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 5vw;
	background-color: #009800;
	letter-spacing: 0.05em;
	background-image: url(images/list_bg01.png);
	background-repeat: repeat-x;
	border-bottom: 3px solid #000000;
    }
        
	
	
	
	
	
.first_box02 h4 {
	margin: 2vw auto 2vw auto;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 2vw;
	padding-top: 2vw;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 4vw;
	background-color: #009800;
	letter-spacing: 0.05em;
	
    }
        
	
	
	
	
	

    
    
    .mini_box {
    width: 90%;
    height: auto;
    margin: 3vw auto;
    text-align: center;
    }    
    
    
    .mini_box h4 {
    margin: 0px auto 1vw auto;
    padding: 2vw;
    font-size: 3.5vw;
    letter-spacing: 0.05em;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #F00606;
    border-radius: 8px;
    }            
        
    
    .mini_box h5 {
    margin: 0px auto 1vw auto;
    padding: 2vw;
    font-size: 3.5vw;
    letter-spacing: 0.05em;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #009827;
    border-radius: 8px;
    }            
    
    
    

    .mini_box p {
     margin: 0px auto 3vw auto;
    font-size: 3.2vw;
    line-height: 4.2vw;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    
    }            
        
    
    
    

    .mini_box h6 {

		
		
    margin: 0px auto 1vw auto;
    padding: 1.5vw;
    font-size: 3vw;
    letter-spacing: 0.05em;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #11B8EB;
    border-radius: 8px;	
	display: inline-block;
    }            
    
        	
	
	

	.img_list08 {
font-size: 80%;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}
    
            
    

}
/* pc　768px以上 */
@media only screen and (min-width: 768px), print {
    

	
	
    .mb_box{
        display:none;
    }   
    
    
    
      .pc_box{
        margin: 10px auto 10px auto;
    }	
	
	

	.img_list08 {
	background-image: url(images/list001.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}
	
	
	
        
.main_box01 {
    width: 960px;
	margin: 10px auto 10px auto;
	}
    
    
    
    
.first_box01 {
    width: 940px;
    margin: 10px auto 20px auto;

	}        
    
    
		
	
	
	
	
	
	
	
	
	
	
	
	
	
    .gaiyou {
        margin: 0px auto;
    }    
    
    
    .left_box h2,.gaiyou h2{
    margin: 0px auto 0px 10px;
    padding: 7px 10px 5px 10px;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #009827;
    border-radius: 8px;
	display: inline-block;
    }    
        
    
	
	
	
    .gaiyou p{
    margin: 20px 20px;
    font-size: 21px;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 38px;
    letter-spacing: 0.05em;
    }    
        
	
	
	
	
    
	
	
	
 .gaiyou02 {
	 width: 800px;
        margin: 0px auto;
    }    
    
    
    
    .gaiyou02 p{
    margin: 10px auto;
    font-size: 16px;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 26px;
    
    }    
        
    	
	
	
	

	
    .gaiyou03 {
	margin: 0px auto;
		padding-bottom: 5px;
	background-image: url(images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
    }    
    
    

	
	
	
    .gaiyou03 p{
    margin: 10px auto;
    font-size: 21px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 38px;
    letter-spacing: 0.05em;
    }    
        
	
	
		
	
	
	
	
	
	
	.left_box {
		width: 600px;
		float: left;
	}
	
	
	
.left_box p{
		margin: 10px 10px 10px 30px;
    font-size: 18px;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 28px;
    letter-spacing: 0.01em;
	}
		
	
	
	
.left_box ul{
	margin: 10px auto;
	padding-left: 30px;
    text-align: left;

	}
	
	
	
.left_box li{
	margin: 0px auto;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type: none;
	
	}
	
	
	
	
	
	
	
    .right_box {
		width: 320px;
		float: right;
		
	}
	
	
	
    
    
    
    
    
    
    
.first_box02 {
    width: 940px;
    margin: 10px auto 20px auto;
    border-radius: 8px;
    background-color: #FFFFFF;
    border: 4px solid #000000;
    text-align: left;
	padding-bottom: 10px;
	}
        

	
	


.first_box02 h1 {
	margin: 0px auto 20px auto;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 30px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 28px;
	background-color: #009800;
	letter-spacing: 0.05em;
	background-image: url(images/list_bg01.png);
	background-repeat: repeat-x;
	border-bottom: 3px solid #000000;
    }
        
	
	
	
	
	

.first_box02 h4 {
	margin: 10px auto 10px auto;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	background-color: #009800;
	letter-spacing: 0.05em;
	
    }
        
		
	
	
	
	
	
	
	
    .tik_base {
    width: 340px;
    height: 810px;
    margin: 10px auto;
    text-align: center;
    
    }    	
	
	
	
	
	
    
    
    .mini_box {
	width: 300px;
	height: auto;
	margin: 10px auto 0px 12px;
	text-align: center;
	float: left;
    }    
    
    
    
	
	
	    
    .mini_box h4 {
	margin: 0px auto 10px auto;
	padding: 7px 10px 5px 10px;
	font-size: 15px;
	letter-spacing: 0.05em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00606;
	border-radius: 8px;
	display: inline-block;
    }            
    
    
	
	
    
    
    .mini_box h5 {
    margin: 0px auto 10px auto;
    padding: 7px 10px 5px 10px;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #009827;
    border-radius: 8px;
	display: inline-block;
    }            
    
    
    

    .mini_box h6 {
	margin: 0px auto 10px auto;
	padding: 7px 10px 5px 10px;
	font-size: 18px;
	letter-spacing: 0.05em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #11B8EB;
	border-radius: 8px;
	display: inline-block;
    }            
    
    
    
     
    
    
    
    .mini_box p {
    margin: 0px auto 10px auto;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    
    }            
        
    
    
    
    
    
    
    
        
    .banner {
        
	 margin: 0px auto 0px auto;
        text-align: center;
    }

    

	
	
	
	
	

    .center_box02 {
	width: 930px;
	margin: 10px auto;
    }


    
    .center_box02 ul{
    margin: 10px auto;
    }    
        
    
    
    .center_box02 li{
	margin: 5px 5px;
	width: 380px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 15px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type: none;
	color: #2A2222;
	float: left;
	border-bottom: 1px dashed #0F0000;
	background-image: url(images/list0001.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
    }    
    	
	
	


.center_box03 {
	margin: 20px auto 20px auto;
	text-align: center;

	}
		
	


    
	
}

