@media screen and (min-width: 769px){
#header {
    height: auto;
}
.top_mv{
	text-align: center;
	padding: 0px;
	width: 950px;
	margin: 10px auto 0;
}
.top_contents{
	width: 950px;
	margin: auto;
	font-size: 14px;
	margin-bottom: 45px;
}
.left_contents{
	float:left;
	width: 430px;
}
.left_contents p{
    line-height: 2em;
    margin: 0;
    padding:0;
    }
.left_contents h3{
	margin: 4px 0px 25px 0px;
}
.left_contents .free_area{
	margin-top: 30px;
}
.left_contents .free_area img{
	width: auto;
}
    .left_contents .free_area p{
        margin-top: 0.5em;
        margin-left: 85px;
    }
    
.left_contents .prof{
	border: 2px solid #000;
	padding: 15px;
	margin-top: 30px;
}
.left_contents .prof img{
	float:left;
	margin-right: 15px;
	width: 90px;
}
.left_contents .prof dl{
	padding-top: 0px;
	margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.left_contents .prof dt{
	font-size: 18px;
	margin-bottom: 5px;
}
.left_contents .prof dt span{
	font-size: 12px;
}
.left_contents .prof dd{
	font-size: 12px;
	line-height: 1.6;
}
.left_contents .prof div{
	margin-bottom: 15px;
}
.right_contents{
	float:right;
	width: 460px;
}
.right_contents h4{
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0;
}
.left_contents table,
    .right_contents table{
	border-collapse:collapse;
	width: 460px;
    border-top:1px solid #000;
}
.right_contents table tr{

}
.left_contents table th,
.right_contents table th{
    border-bottom:1px solid #000;
	text-align: left;
    vertical-align: top;
	width: 100px;
	/*padding: 0px 0px 10px 10px;*/
	padding: 5px 5px 5px 10px;
}
.left_contents table td,
.right_contents table td{
    border-bottom:1px solid #000;
	/*padding: 10px 0px 0px 0px;*/
	padding: 5px 5px 5px 10px;
    vertical-align: top;
}
    .right_contents table td.bnon{
        border: none;
    }
    
.right_contents .yellow{
	margin-bottom: 40px;
}
.right_contents .yellow tr:nth-child(odd) {  
  
}
.right_contents .yellow td.under{  

}

.right_contents .gray tr:nth-child(odd) {  
  
}
.right_contents .gray tr:last-child{
	
}
.right_contents .yellow .txt_red,
.right_contents .gray .txt_red{
	color: #cb0000;
}
.right_contents .gray th{
	font-size: 12px;
	vertical-align: top;
}
.right_contents .map{
	width: 420px;
	margin: 0px auto 0px;
	padding-bottom: 10px;
}
.right_contents .map a{
    margin-top: 0.5em;
    display: block;
}
.sp{
	display: none !important;
}

}
@media screen and (max-width: 768px){
	*{
		margin: 0;
		padding: 0;
	}
	#header_All{
		display: none;
	}
	.contents_mv_btm {
		text-align: center;
		padding: 10px 0 15px;
	}
	.contents_mv_btm a, .contents_btm a {
		display: block;

		font-size: 16px;
		font-weight: bold;
		width: calc(100% - 40px);
		margin: 0 auto;
		padding: 9px 0;
		text-align: center;
		text-decoration: none;
		color: #fff;
        background-color: #000;
		transition: .3s;
		border-radius: 0px;
	}

	img{
		max-width:100%;
	}
	.top_mv{
		text-align: center;

	}
	.top_contents{
		width: 100%;
		margin: auto;
		font-size: 14px;
		margin-bottom:20px;
	}
	.left_contents{
		width:calc(100% - 40px) ;
		margin: 0 auto;
	}
	.left_contents h3{
		margin: 4px 0px 10px 0px;
	}
	.left_contents .prof{
		border: 2px solid #000;
		padding: 15px;
		margin-top: 15px;
	}
	.left_contents .prof img{
		float:left;
		margin-right: 10px;
		width: 30%;
	}
	.left_contents .prof dl{
		padding-top: 0px;
		margin-left: 20px;
	}
	.left_contents .prof dt{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.left_contents .prof dt span{
		font-size: 12px;
	}
	.left_contents .prof dd{
		font-size: 11px;
		line-height: 1.6;
	}
	.left_contents .prof div{
		margin-bottom: 15px;
	}
    
    .left_contents .free_area{

       margin-top: 20px;
	   padding: 15px;
        margin-bottom: 40px;
    }
    .left_contents .free_area img{
        width: auto;
    }
    .left_contents .free_area p{
        margin-top: 0.5em;
        margin-left: 0;
        line-height: 1.75em;
    }
    
    
    
	.right_contents{
		width: calc(100% - 40px);
		margin: 15px auto 0;
	}
	.right_contents h4{
		font-size: 14px;
		font-weight: bold;
		margin: 0px 0px 5px 0;
	}
	.left_contents table,
    .right_contents table{
		border-collapse:collapse;
		width: 100%;
		border-top:1px solid #000;
        vertical-align: top;
	}
	.right_contents table tr{
		
	}
    .left_contents table th,
	.right_contents table th{
        vertical-align: top;
		text-align: left;
		width: 100px;
		/*padding: 0px 0px 10px 10px;*/
		padding: 3px 3px 3px 5px;
        border-bottom:1px solid #000;
	}
    .left_contents table td,
	.right_contents table td{
        vertical-align: top;
		/*padding: 5px 0px 0px 0px;*/
		padding: 3px 3px 3px 5px;
        border-bottom:1px solid #000;
	}
	.right_contents .yellow{
		margin-bottom: 25px;
	}
	.right_contents .yellow tr:nth-child(odd) {  
      
    }
    .right_contents .yellow td.under{  
      
    }
    .right_contents table td.bnon{
        border: none;
    }
	.right_contents .gray tr:nth-child(odd) {  
	  background-color: #eeeeee;  
	}
	.right_contents .gray tr:last-child{
		border-bottom: none;
	}
	.right_contents .yellow .txt_red,
	.right_contents .gray .txt_red{
		color: #cb0000;
	}
	.right_contents .gray th{
		font-size: 12px;
	}
	.right_contents .map{
		width: 100%;
		margin: 10px auto 30px;
		padding-bottom: 10px;
	}
	.right_contents .map iframe{
		width: 100%;
        
	}

	.pc{
		display: none !important;
	}
}
