@charset "utf-8";
.main_bg{
    background: #fffaf0;
    background-attachment: fixed;
}
#yumeouenjuku2024{
    width: 100%;
    margin: 0 auto;
}
#yumeouenjuku2024 .sewrap{
	background: url("../images/top_sp.jpg") no-repeat top center;
	width: 100%;
	height: 100%;
	padding-top: 166.2%;
	margin: 0 auto;
	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;
}
#yumeouenjuku2024 .clrTxt {
	text-indent:-10000px;
	text-decoration:none;
	overflow:hidden;
    position:absolute;
}
#yumeouenjuku2024 .notice{
    position: relative;
    margin: 0 auto;
    background: #fff;
    width: 94%;
    border-radius: 15px;
    padding: 3%;
    border: 0.3em solid #e50012;
}
#yumeouenjuku2024 .notice h2{
    background: #fff000;
    padding: 5px;
    text-align: center;
    color: #000;
    font-size: 4.5vw;
    font-weight: bold;
    margin-bottom: 5%;
}
#yumeouenjuku2024 .notice p{
    color: #000;
    font-size: 4vw;
    font-weight: bold;
}
#yumeouenjuku2024 .notice ul{
	font-weight:bold;
	font-size: 4vw;
	color: #e50012;
	list-style-type: disc;
	padding-left: 20px;
}
#yumeouenjuku2024 .notice ul li{
    padding-bottom: 15px;
}
#yumeouenjuku2024 .btn{
    display: block;
    text-decoration: none;
    max-width: 70%;
    font-size: 5vw;
    font-weight: bold;
    padding: 8px 0;
    text-align: center;
    margin: 5% auto;
    left: 0;
    right: 0;
    bottom: 71.7%;
    box-shadow: 0px 3px 3px rgb(0 0 0 / 30%);
}
#yumeouenjuku2024 .form_wrap{
	padding: 2% 0;
	background-color: #ffffff;
}
#yumeouenjuku2024 .on{
    border: 5px solid #e50012;
    background: #ffff00;
    color: #e50012;
}
#yumeouenjuku2024 .off{
    border: 5px solid #adadad;
    background: #c8c8c8;
    color: #848484;
}

#yumeouenjuku2024 .bottom{
	background: url("../images/bottom_sp.jpg?20220930") no-repeat top center;
	width: 100%;
	height: 100%;
	padding-top: 186.8%;
	margin: 0 auto;
	position:
	relative;
	background-size: cover;
}
/*グレーアウト　終わり*/
#footer{
	margin:0px !important;
}