@charset "utf-8";

/*iPad*/
@media only screen and (max-width : 1024px) {
	
#top .container .sl-slider-wrapper {height: 550px;}

#top #link_top_info {top: 550px;}

#top .banner.module ul {
	padding-right:28px;
	width:860px;
}

#top .banner.module li {
	display: inline-block;
	margin-left:20px;
	background: none;
	vertical-align: top;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff, gradienttype=0);	
}
#top .banner.module li:hover {background: none;}
#top .banner.module li p {color: #000;}

#top #top_contents .banner.module {
    bottom: 50px;
	right: 55px;
}

#top #contents {padding-top: 750px !important;}

#top .box_skitter .next_button,
#top .box_skitter .prev_button {top: 30%;}

#navi,
#bg_upper {position: absolute;}
#navi {
	margin-left:-490px;
}
#header {
	margin-top:0;
	padding-top:60px;	
}

a {-webkit-tap-highlight-color: rgba(0,0,0,0) !important;}
.box_skitter .prev_button:hover,
.box_skitter .next_button:hover {opacity: 1 !important;}

#link_top_info {bottom: auto;}

.totop {display: none !important;}

.nav-arrows span {top: 60%;}

#top .topics_headline .date {width: 200px;}

#sub_module2 .banner.module ul {
	margin: -80px auto 25px;
	padding-right: 28px;
	width: 860px;
}
#sub_module2 .banner.module li {margin: 0 5px 0 20px;}
#sub_module2 .banner.module li:not(:target) {/*IE9*/
	width: 260px\9;
	margin: 0 8px\9;
}

}


/*iPad-mini*/
/*@media only screen and (max-width: 768px) {
	 #top .banner.module li {display:block;}
	 #top_contents .banner.module {position:inherit;}
	 #top #contents {padding-top:550px !important;}
	 #sub_module2 .banner.module ul {
		margin-top:0;
		position:absolute;
		top:-420px;
		left:325px;
	 }
	 #top #main_contents {position:relative;}
	 #top .banner.module li {margin-left:90px;}
	 .sl-slide, .sl-slides-wrapper, .sl-slide-inner {top:30px;}
	 #top #link_top_info {top:509px;}
}*/


