@charset "utf-8";
.main_bg{
	background:#f0fff0;
    position: relative;
}
#movichicke{
    padding-bottom: 0vw;
    margin: 0 auto;
    position: relative;
}
#movichicke .sewrap{
	background: url("../images/bg_main_sp.jpg?230904") no-repeat top center;
	padding-top: 428.28%;
	font-size:14px;
	font-family:
	"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:
	relative;
	line-height:1.5;
	background-size: cover;
}
#movichicke .clrTxt {
	text-indent:-10000px;
	text-decoration:none;
	overflow:hidden;
    position:absolute;
}
a.btn{
    display: block;
    text-decoration: none;
    padding: 2vw 0;
    width: 94%;
    font-size: 6vw;
    font-weight: bold;
    /* border: 4px #ffffff solid; */
    background-color: #ffd91f;
    color: #141414;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 22vw;
    margin: 0 auto;
}
.main_bg .official{
    width: 100%;
    /* background: rgba(0, 0, 0, 0.2); */
    position: absolute;
    bottom: 8vw;
    /* padding: 0vw 2vw 44px 2vw; */
}

.main_bg .official a.btn{
    /* border: 4px #000000 solid; */
    background: #24aae8;
    color: #ffffff;
}
.main_bg .official a.btn{
    max-width: 400px;
    font-size: 4.5vw;
    font-weight: bold;
    padding: 2% 0;
    position: static;
    margin-top: 5%;
}
/*グレーアウト　終わり*/
#footer{
	margin:0px !important;
}