@charset "UTF-8";

body {
    margin: 0 auto;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
* html .clearfix { height: 1%; }  
.clearfix { display: block; } 

.tsdw {
	text-shadow: 2px 2px 2px #bbb ; 
	text-shadow-blend-mode: overlay;
}

p {
    margin: 15px 30px;
	line-height: 1.7;}
	
.container {
    max-width: 1000px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

header {
	height: 73px;
    
}



.site-id{
    float:left;
    margin:15px 0 0;
}

.head_btn {
	float: right;
	margin: 15px
}

.box{
        width: 95%;
        margin: 5px auto;
		background: #fff;
    }

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}


footer {
    overflow: hidden;
    clear:both;
}


footer ul li {
    float: right;
    border-right: 1px solid #ccc;
    margin: 5px;
    font-size: 11px;
    padding: 0 8px 0 0;
}

footer ul li:first-child {
    border-right: none;
}
li a:link{
    color: #555;
    text-decoration: none;
}

li a:visited {
    color: #666;
}

li a:hover {
    color: #00a0e9;
}



.top {
  background:  #00A73B;
  background-size: cover;
  height: 510px;
}

.top_pc_logo {
	width: 133px;
	height: 131px;
	float: left;
	margin-top: 23px;
}
.top_01 {
	width: 790px;
	height: 101px;
	float: left;
	margin-top: 23px;
	}

.top_02 {
	width: 790px;
	height: 167px;
	float: left;
	margin-top: -30px;
	margin-left: 134px;
	}
	
.top_03 {
	width: 495px;
	height: 220px;
	float: left;
	}
	
.top_btn1 {
	width: 480px;
	height: 90px;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
	}
	
.top_btn2 {
	width: 480px;
	height: 90px;
	margin-left: 15px;
	float: left;
	}		

.hdg_style01 {
    font-weight: bold;
    text-align: center;
    margin: 20px auto;
    color: #333;
	font-size: 38px;
}

.lrgf {
	font-size: 140%;
	font-weight: bold;
}

.orange {
	color: #ff9900;
}

.hdg_style02 {
    text-align: center;
	margin: 15px 0 -10px 0;
    color: #f36d00;
	font-size: 55px;
}

.hdg_style03 {
    text-align: center;
	padding: 15px 0 10px 0;
    color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
}

.hdg_style04 {
    color: #f36d00;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
}

.point {
	width: 317px;
	height: 294px;
	float: left;
	margin-right: 16px;
}

.sec_tarea {
	width: 465px;
	height: 350px;
	margin: 45px 0 20px 25px;
	font-size: 20px;
	line-height: 1.8;
	float: left;
	background: url(../images/trouble.jpg) no-repeat bottom right;
}

.sec_img {
	width: 434px;
	height: 383px;
	margin: 30px 5px 20px 15px;
	float: left;
}

.thrd_tarea {
	width: 460px;
	margin: 30px 25px 20px 0;
	font-size: 20px;
	line-height: 1.8;
	float: left;
}

.thrd_tarea a:link, a:visited{
	font-size: 16px;
	line-height: 1.8;
	color: #00A0E9;
}

.thrd_tarea a:hover{
	font-size: 16px;
	color: #AACD06;
	text-decoration: none;
}


.rate  {
	margin-top: 50px;
}

.frt_tarea {
	width: 500px;
	float: left;
	margin: 50px 0;
	line-height: 1.6;
}

.frt_img {
	float: left;
	margin: 50px 0 0 20px;
}

.con_img {
	float: left;
	margin: 20px 10px 0 0;
}

.con_img2 {
	float: left;
	margin: 20px 0 0 0;
	height: 200px;
}

.planbox {
	width: 230px;
	height: auto;
	float: left;
	border: 2px solid #fff;
	margin: 15px 10px 5px 10px;
	-moz-box-shadow: 1px 1px 3px #bbb;
	-webkit-box-shadow: 1px 1px 3px #bbb;
}

.planbox h3{
	color: #fff;
	font-size: 23px;
	margin: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #606f52 ;
	line-height: 1.2;
	}

.planbox .txt{
	background: #fff;
	margin: -5px 5px 5px 5px;
	padding: 10px 10px 0 10px;
	font-size: 17px;
	font-weight: bold;
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;    
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;  
	color: #333;
}

.planbox .txt img{
	margin: 10px auto;
}
	
	
.color_01 {
	background: #00AB8D;
}

.color_02 {
	background: #CD0251;
}

.color_03 {
	background: #AACD03;
}

.color_04 {
	background: #86B2DF;
}

.color_05 {
	background: #EF91A7;
}

.color_06 {
	background: #F3A582;
}

.list_btn {
	width: 500px;
	font-size: 16px;
	text-align: center;
	float: right;
}

.list_btn a:link {
	font-weight: bold;
	cursor: pointer;
	display: block;
	background: #fff;
	border: 5px solid #6eb92b;
	padding: 7px 0;
	margin: 20px;
	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
	color: #6eb92b;
	text-decoration: none;
}

.list_btn a:visited {
	background: #fff;
	border: 5px solid #6eb92b;
	padding: 7px 0;
	margin: 20px;
	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
	color: #6eb92b;
	text-decoration: none;
}

.list_btn a:hover {
	cursor: pointer;
	display: block;
	background: #6eb92b;
	border: 5px solid #6eb92b;
	padding: 7px 0;
	margin: 20px;
	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
	color: #fff;
	text-decoration: underline;
}

/*Modal*/

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.remodal p{
	text-align: left;
}

.remodal table {
	border: 1px solid #bbb;
	width:100%;
}
.remodal table td{
	padding: 2%;
	text-align: left !important;
	border: 1px solid #bbb;
}

.remodal table th{
	background: #ccc;
	width: 30%;
	padding: 2%;
	border: 1px solid #bbb;
}



.copyright {
    text-align: center;
    font-size: 11px;
    color: #666;
	margin: 10px;
}

.font_l {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
}


.font_s {
    font-size: 13px;
    line-height: 1.6;
}

.font_pr {
    font-weight: normal;
    color: #333;
	font-size:16px;
}





#page-top {
    position: fixed;
    bottom: 0;
    right: 5px;
}




.round {
    border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;  
}

.mar_t_50 {
	margin-top: 50px;
}

.pad10 {
    padding: 10px;
}

.pad_b_30 {
    padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.pad8 {
    padding: 8px;
}



.center {
    text-align: center;
    margin: 10px auto;
}



.bg_white {
    background: #fff;
}

.bg_bl {
    background: #eff8fa;
}

.bg_gr {
    background: #e5f4b1;
}

.bg_gry {
	background: #eee;
}

.bg_gst {
    background: url(../images/bg_gst.png);
}



.mar10 {
    margin: 10px;
}



.overflow {	overflow: hidden;}

.no {
	text-align: right;
	margin: 5px;
	font-size: 10px;
	color: #555;
	}






@media only screen and (max-width:540px) {
    body {
        padding: 0;
    }
    .container{
        width: auto !important;
        padding: 0 1.8%;
        background: ;
    }
	

    .box{
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        margin: 5px 0;
    }
	
	p {
    margin: 10px;
	line-height: 1.6;
	font-size: 95%;
	}
	
	.site-id img{
		width: 80%;
	}	
		
	.head_btn {
		display:none;
	}
	
	.top {
  height: auto;
}

.top_pc_logo {
	display:none;
}
.top_01 {
	width: 100%;
	height: auto;
	float: none;
	margin: 10px auto;
	}

.top_01 img {
	width: 100%;
}

.top_02 {
	width: 100%;
	height: auto;
	float: none;
	margin: 10px auto;
	}
	
.top_02 img {
	width: 100%;
}	
	
.top_03 {
	width: 100%;
	height: auto;
	float: none;
	margin: 10px auto;
	}
	
.top_03 img {
	width: 100%;
}
	
.top_btn1, .top_btn2 {
	width: 100%;
	height: auto;
	float: none;
	margin: 5px auto 10px auto;
	}

.top_btn img {
	width: 100%;
}		
	
.point {
	width: 100%;
	height: auto;
	float: none;
	margin: 10px 0;
}

.point img{
	width: 98%;
	margin: 0px auto;
}

.box {
	padding: 10px;
}

.sec_tarea {
	width: 95%;
	height: auto;
	margin: 10px;
	font-size: 18px;
	line-height: 1.8;
	float: none;
	background: none;
}

.sec_img {
	width: 98%;
	height: auto;
	margin: 8px auto;
	float: none;
}

.sec_img img {
	width: 100%;
}
.thrd_tarea {
	width: 95%;
	margin: 20px auto;
	font-size: 18px;
	line-height: 1.8;
	float: none;
}

.rate img {
	width: 100%;
}


.planbox {
	width: 98%;
	height: auto;
	float: none;
	border: 2px solid #fff;
	margin: 15px auto;
	-moz-box-shadow: 1px 1px 3px #bbb;
	-webkit-box-shadow: 1px 1px 3px #bbb;
}

.planbox .txt{
	font-size: 20px;
	line-height: 1.5;
}

.hosyo {
	width: 200px;
	margin: 0 auto;
}

.list_btn {
	width: 98%;
	font-size: 16px;
	text-align: center;
	float: none;
	margin: 10px auto;
}
.frt_tarea {
	width: 98%;
	float: none;
	margin: 20px auto;
	line-height: 1.6;
}

.frt_img {
	float: none;
	margin: 10px auto;
}

.frt_img img {
	width: 100%;
}



   .hdg_style01 {
        font-weight: bold;
        text-align: left;
        margin: 15px auto;
        padding: 5px;
        width: 90%;
		font-size: 23px;
    }
	
	.hdg_style02 {
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.hdg_style03 {
    text-align: left;
	padding: 15px 5px 10px 5px;
    color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
}

.hdg_style04 {
    color: #f36d00;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
}
	
.con_img {
	float: none;
	margin: 5px auto;
}

.con_img img {
	width: 100%;
}

.con_img2 {
	float: none;
	margin: 20px auto;
}

.con_img2 img {
	width: 100%;
}

.mar_t_50 {
	margin-top: 10px;
}

    header {
        padding: 2px 0 0;
		height: auto;
    }




    footer ul li {
        margin: 0;
        float: none;
        border-bottom: 1px solid #fff;
		border-right: none;
        padding: 10px;
    }
	
	 footer ul li:first-child {
        margin: 0;
        float: none;
        border-top: 1px solid #fff;
        padding: 10px;
    }

    footer ul li a:link {
        text-decoration: none;
        display: block;
    }

#page-top {
    right: 2px;
}

#page-top img {
	width: 60px;
}
.place {
	width: 95%;
	padding: 5px;
	border: 2px solid #fdb930;
	overflow: hidden;
	margin: 20px auto;
}

.place img {
	width: 100%;
	height: auto;
	float: none;
}




}