@charset "utf-8";
.mainvisual {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    display: block;
}
.googleform   {
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    height: 120px;
    background-color: #510E5C;
    display: block;
    padding-top: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
}
.googleform a   {
    color: #FFAE18;
    text-decoration: underline;
	}
.googleform a:hover   {
    text-decoration: none;
    color: #FFFE76;
	}
.img  {
    width: 1200px;
    height: 681px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    top: 0px;
    bottom: 0px;
}
.mainvisual .welcome {
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 40px;
    background-color: #0089A9;
    color: #FFFFFF;
}

.mainvisual .movie {
    width: 1200px;
    height: 675px;
}
