@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: 20px;
}
.left_contents{
	float:left;
	width: 430px;
}
.right_contents p,
.left_contents p{
    line-height: 2em;
    margin: 0;
    padding:0;
    }
.left_contents p.lead{
    font-size: 16px;
    margin-bottom: 1em;
    }
.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-top: 3px solid #e52a3d;**/
    padding-top: 1em;
	margin-bottom: 40px;
}
.right_contents .prof{
	/**border-top: 3px solid #e52a3d;**/
    padding-top: 1em;
	margin-bottom: 40px;
}
.left_contents .prof h5{
    font-size:16px;
    line-height: 1.6em;
	color: #1761aa;
    margin-bottom: 0.5em;
}   
.right_contents .prof h5{
    font-size:16px;
    line-height: 1.6em;
	color: #1761aa;
    margin-bottom: 0.5em;
}
.right_contents .prof .cont,
.left_contents .prof .cont{
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px dotted #ccc;
 }   
.right_contents .prof .cont .desc,
.left_contents .prof .cont .desc{
    width:290px;
    float: left;
    
}
.right_contents .prof .cont img,
.left_contents .prof .cont img{
    width:120px;
    float: right;
}
    
.right_contents .prof img,
.left_contents .prof img{
	float:left;
	margin-right: 15px;
	width: 90px;
}
.right_contents .prof dl,
.left_contents .prof dl{
	padding-top: 0px;
	margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.right_contents .prof dt,
.left_contents .prof dt{
	font-size: 18px;
	margin-bottom: 5px;
}
.right_contents .prof dt span,
.left_contents .prof dt span{
	font-size: 12px;
}
.right_contents .prof dd,
.left_contents .prof dd{
	font-size: 12px;
	line-height: 1.6;
}
.right_contents .prof div,
.left_contents .prof div{
	margin-bottom: 15px;
}
    

    .fac{
        margin: 25px 0;
    }
    .fac dl{
        width:460px;
    }
    .fac dl dt{
        float:right;
        width:225px;
        padding: 0;
        margin: 0;
    }
    .fac dl dd{
        float:left;
        width:200px;
        padding: 0;
        margin: 0;
        line-height: 1.5em;
    }
    
.right_contents{
	float:right;
	width: 460px;
}

.top_contents h4{
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0;
    padding: 0.25em 0.5em;
    color:#fff;
    background-color: #666;
}
.left_contents table,
    .right_contents table{
	border-collapse:collapse;
	width: 100%;

}
.left_contents .award{
        margin-top: 1em;
    }    
    .left_contents .award p.ttl{
        color:#e52a3d;
        font-size: 16px;
        font-weight:bold;
    } 
    
.right_contents table tr{

}
.left_contents table th,
.right_contents table th{
    border-bottom:1px solid #999;
	text-align: left;
    vertical-align: top;
	/*padding: 0px 0px 10px 10px;*/
	padding: 8px;
}
.left_contents table td,
.right_contents table td{
    border-bottom:1px solid #999;
	/*padding: 10px 0px 0px 0px;*/
	padding: 8px;
    vertical-align: top;
    line-height: 1.5em;
}
    .right_contents table td h5{
        color: #ba203b;
    }
    .right_contents table td h5.jal{
        color: #1761aa;
    }  
    .right_contents table td h5.gy{
        color: #333;
    } 
    
    
    .right_contents table td.bnon{
        border: none;
    }
    
.right_contents .yellow{
	margin-bottom: 40px;
}
    
    .day{
        font-size: 18px;
    }
    .right_contents table td ul{
        margin: 0.5em 0;
    }
.right_contents table td ul li{
        line-height: 1.5em;
    padding-left: 20px;
    background: url(../img/list.png) left 0.5em no-repeat;
    }
    .right_contents table td ul li small{
        display: block;
        line-height: 1.75em;
        padding-left: 1em;
    }
.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;
	}
    body { font-size:62.5% !important; }
    
	#header_All{
		display: none;
	}
	.contents_mv_btm {
		text-align: center;
		padding: 10px 0 15px;
	}

	img{
		max-width:100%;
	}
	.top_mv{
		text-align: center;
        margin-bottom: 1.5em;
	}
	.top_contents{
		width: 100%;
		margin: auto;
		font-size: 14px;
		margin-bottom:20px;
	}
    .left_contents p.lead{
        font-size: 10px;
        font-size: 1.0rem;
        line-height: 1.75em;
        margin-bottom: 1em;
    }
    
    
	.left_contents{
		width:calc(100% - 40px) ;
		margin: 0 auto;
	}
	.left_contents h3{
		margin: 4px 0px 10px 0px;
	}
    
    .left_contents .prof{
        padding-top: 1.5em;
        margin-bottom: 2.5em;
    }
    .right_contents .prof{
        padding-top: 0em;
    }
    .left_contents .prof h5,
    .right_contents .prof h5{
        font-size: 11px;
        font-size: 1.1rem;
        
        line-height: 1.6em;
        color: #1761aa;
        margin-bottom: 0.5em;
    }   
  
    .right_contents .prof .desc,
    .left_contents .prof .desc{
        font-size: 10px;
        font-size: 1.0rem;
        font-size: 1.0rem;
        line-height: 1.75em;
        padding-bottom: 1.5em;
        margin-bottom: 1.5em;
        border-bottom: 1px dotted #ccc;
    }
    .right_contents .prof img,
	.left_contents .prof img{
		float:left;
		margin-right: 10px;
		width: 30%;
	}
    .right_contents .prof dl,
	.left_contents .prof dl{
		padding-top: 0px;
		margin-left: 20px;
	}
    .right_contents .prof dt,
	.left_contents .prof dt{
		font-size: 18px;
		margin-bottom: 5px;
	}
    .right_contents .prof dt span,
	.left_contents .prof dt span{
		font-size: 12px;
	}
    .right_contents .prof dd,
	.left_contents .prof dd{
		font-size: 11px;
		line-height: 1.6;
	}
    .right_contents .prof div,
	.left_contents .prof div{
		margin-bottom: 15px;
	}
    .right_contents .prof .cont,
    .left_contents .prof .cont{
        margin-bottom: 0;
     }   
    .right_contents .prof .cont .desc,
    .left_contents .prof .cont .desc{
        width:auto;
        float: none;

    }
    .right_contents .prof .cont img,
    .left_contents .prof .cont img{
        width:50%;
        float: right;
    }

    
    
    
    .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;
    }
    
    .prof_ttl{
        width: calc(100% - 40px);
        margin: 0 auto !important;
    }
    .right_contents table td h5{
        color: #ba203b;
    }
    .right_contents table td h5.jal{
        color: #1761aa;
    }  
	.right_contents{
		width: calc(100% - 40px);
		margin: 15px auto 0;
	}
	.top_contents h4{
		font-size: 10px;
        font-size: 1.0rem;
        line-height: 1.75em;
		font-weight: bold;
		margin: 2em 0px 5px 0;
        padding: 0.25em 0.5em;
        color:#fff;
        background-color: #666;
        
	}
    .top_contents .left_contents h4{

	}
    
	.left_contents table,
    .right_contents table{
        font-size: 10px;
        font-size: 1.0rem;
        line-height: 1.75em;
		border-collapse:collapse;
		width: 100%;
        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 #333;
	}
    .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 #333;
	}
    
    .left_contents .award{
        margin-top: 1em;
    }    
    .left_contents .award p.ttl{
        color:#e52a3d;
        font-size: 16px;
        font-weight:bold;
        margin: 0.5em 0 0;
    } 
    .left_contents .award p{
        margin: 0.5em 0 0;
        line-height: 1.75em;
    }
    
    
	.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%;
        
	}

    
    
    
    .fac{
        margin: 25px 0;
    }
    .fac dl{
        width:100%;
    }
    .fac dl dt{
        float:none;
        width:100%;
        margin-bottom: 10px;
    }
    .fac dl dd{
        float:none;
        width:100%;
    }
    .fac dl dd img{
        width:auto;
    }
	.pc{
		display: none !important;
	}
}
