@charset "UTF-8";


.at {
	position: relative;
}


.mov {
	position: absolute;
	left: 23px;
	top: 10px;
	height: 480px;
	width: 853px;
	bottom: 20px;
}


.mov_bg{
    background-image: url(../../big_thomas/img/Img_mov_back.jpg);
    background-repeat: repeat-y;
	background-size: contain;
}

.embed-container { position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	
} 
.embed-container iframe, .embed-container object, .embed-container embed 
{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



.greenBg {
background-image: url(../img/grass.jpg);
}
.green-02 {
    text-align: center;
}
.green-01 {
padding-top: 17px;
margin-bottom: 30px;
text-align: center;
}

.green-end {
padding-top: 17px;
padding-bottom: 30px;

text-align: center;
}


.green-btn {
text-align: center;
margin-bottom: 5px;
cursor: pointer;

}



/*mov*/

.Top-section-contents_mov{
	background-image:url("../img/grass.jpg")
}


.embed-container2 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 95%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.embed-container2 iframe, .embed-container2 object, .embed-container2 embed, .embed-container2 video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	border: 10px solid red; 
}



.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 95%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed, {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}

.mov-Box {
    width: 168px;
    margin-bottom: 10px;
    text-align: center;
    color: #FFFFFF;
    float: left;
    margin-left: 3px;
    line-height: 1.7em;
}


.mov-Box:nth-child(5n+1) {
   margin-left: 0px;
}


.Mov-thum {
	margin-left: auto;
	margin-right: auto;
	max-width: 95%; /*98*/
}


.Mov-back{
	background-image:url("../img/Img_thomas_02.jpg")
}

.Mov-side {
width: 50%;
float: left;
}

