@charset "utf-8";
.main_bg{
    position: relative;
    margin: 0 auto;
    width: 100%;
}
#summer2023{
    position: relative;
    background: url("../images/bg_sp.jpg?20230614") no-repeat top center;
    width: 100%;
    height: 100%;
    padding-top: 408.281%;
    /* margin: 0 auto; */
    font-size:14px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height:1.5;
    background-size: cover;
}

#summer2023 .clrTxt {
	text-indent:-10000px;
	text-decoration:none;
	overflow:hidden;
    position:absolute;
}

/*グレーアウト　終わり*/
#footer{
	margin:0px !important;
}