@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?20221108) no-repeat top center;
	padding-top: 420.15625%;
	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 #b87700 solid;
    background-color: #b87700;
    color: rgb(255 255 255);
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 21vw;
    margin: 0 auto;
}
.main_bg .official{
    width: 100%;
    /* background: rgba(0, 0, 0, 0.2); */
    position: absolute;
    bottom: 19px;
    /* padding: 0vw 2vw 44px 2vw; */
}

.main_bg .official a.btn{
    border: 4px #03273d solid;
    background: #03273d;
    color: rgb(255 255 255 / 95%);
}
.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;
}