@charset "UTF-8";
/* CSS Document */

#news_20160819 .title { background:url(../images/news/news_20160818_bg.jpg) no-repeat; background-size:cover; min-height:400px;}
#news_20160819 .title2 img{ width:100%; height:100%;}
#news_20160819 .title h3 { text-align:center; padding:40px 20px 40px 80px; }
#news_20160819 .sec01,#news_20160819 .sec02 { text-align:center; padding:0 20px;}
#news_20160819 .sec01 h3,#news_20160819 .sec02 h3 { margin-bottom:30px;}
#news_20160819 .sec01 p { line-height:2.3; font-size:100%;}

#news_20160819 .sec02 { background:#b2f4f6; padding:40px 0;}

#news_20160819 .sec02 dl { margin-top:30px;}
#news_20160819 .sec02 dt { font-size:125%; border-top:1px #000000 solid; border-bottom:1px #000000 solid; width:100%; margin:0 auto; padding:6px 0; margin-bottom:20px; }
#news_20160819 .sec02 dd.en{ font-size:90%; margin-top:5px;}

.goggleMap {
position: relative;
padding-bottom: 30%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.goggleMap iframe,
.goggleMap object,
.goggleMap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#news_20160819 .sec02 .inner { padding-top:40px;}

@media screen and (min-width:680px){
	
	#news_20160819 .sec02 .left { width:570px; float:left;}
	#news_20160819 .sec02 .right { width:400px; float:right;}
	#news_20160819 .sec02 .inner { width:1000px; margin:0 auto; padding-top:40px;}
}


/*===============================================
SP 1000px
===============================================*/
@media screen and (max-width:1000px){
	
	#news_20160819 .title { min-height:200px; }
	#news_20160819 .title h3 { padding:20px 15px 20px 45px;  }
	#news_20160819 .sec01 p { line-height:2; font-size:95%; text-align:left;}
	#news_20160819 .sec02 h3 { padding:0 50px;  }
	.goggleMap { padding-bottom: 60.25%;}
	
	#news_20160819 .sec02 .left { width:350px; margin:0 auto;}
	
}
