@charset "utf-8";


/**************** TOPページ ****************/
body.home #slides_mainImage .slides li:after {
content: " ";
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
margin:auto;
width: 129px; height: 385px;
background-image: none;
background-size: cover;
}
#type_english {
content: " ";
position: absolute;
z-index: 90;
top: 40%; right: 0; left: 0;
margin:auto;
width: 54%;
}
#type_english img {
	width: 100%;
}
.abs-text {
	font-weight: bold;
	opacity: 0.7;
    position: absolute;
    color: #fff;
    background: rgba(0,0,0,.6);
    width: 100%;
    max-width: 300px;
	padding: 1em 0;
	height: 420px;
}
.abs-text p {
    margin: 0;
    padding: 8.0em 0.8em;
    font-size: 100%;
    text-align: center;
}
@media screen and (max-width: 600px) {
#type_english {
	width: 100%;
	top: 46%;
}
#footer_tell span:nth-child(2) { font-size: 1.6em; }
#footer_info p:nth-child(2) { margin-bottom: 260px; }
}
.top_feature5 { background: url(../../en/snow/img/top_5_title.png) no-repeat top center;}

#wf-weathertable {
	height: 113px;
}
#wf-weatherfeed {
	margin: 0px !important;
}
#wf-weathertable html {
	background-color: #ffffff;
}
.abs-text { height: 450px;}

@media screen and (max-width:  768px){
	.kids {display:none;}
}
@media screen and (max-width:  768px){
	.main {display:none;}
}