#rodeo-day_wrap{
	width:100%;
	text-align:center;
	font-size:1.0rem;
        background-color: #000;
	}


#rodeo-day_wrap .toptex .index , #rodeo-day_wrap .toptex .index2 {
        background-color: #b99440;
        padding: 1rem;
        font-size: 2rem;
        letter-spacing: 0.12em;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        color: #000;
}

#rodeo-day_wrap .toptex {
	margin-top:2rem;
	}




#rodeo-day_wrap .example{
	margin-top:2rem;
	background:#eeeeee;
	padding:2rem;
	}
#rodeo-day_wrap .example ul{
	display: flex;
	width:100%;
	margin:0 auto;
	max-width:960px;
	}
#rodeo-day_wrap .example ul li{
	width:calc(100%/3);
	margin:.5rem;
	padding:1rem;
	background:#fff;
	}
#rodeo-day_wrap .example ul li img{
	margin-bottom:.5rem;
	}
#rodeo-day_wrap .example ul li span{
	color:#de6929;
	display:block;
	font-size:1.3rem;
	font-weight:bold;
	line-height:1.5rem;
	}

#rodeo-day_wrap .example p{
	max-width:960px;
	margin: 0 auto;
	}

#rodeo-day_wrap .eventwrap{
	margin:2rem auto;
	}
#rodeo-day_wrap .eventwrap dl{
	margin:0 auto;
	width:80%;
	border-radius:1rem;
	padding:2rem;
	}

#rodeo-day_wrap .eventwrap dl .event{
	background-color:#fff;
	border-radius:1rem;
	font-size:3rem;
        padding: 2rem 2rem 2.5rem 2rem;
	}

#rodeo-day_wrap .eventwrap dl .event .camp{
         width: 70%;
}

#rodeo-day_wrap .eventwrap dl .event .cal{
         width: 40%;
}

#rodeo-day_wrap .eventwrap dl .event .max{
        letter-spacing: 0.1em;
        font-family: "Noto Sans JP", sans-serif;
        font-weight:700;
	color: #000;
        margin-bottom: 3rem;
}

#rodeo-day_wrap .eventwrap dl .event .max span{
        color: #e00041;
        font-size:3rem;
}
    
#rodeo-day_wrap .eventwrap .tex{
	font-size:1.1rem;
	color:#b99440;
	font-weight:bold;
	}

#rodeo-day_wrap .eventwrap .texlink span{
	color:#e00041;
        font-size: 1.5rem;
	}

#rodeo-day_wrap .eventwrap .texlink{
	font-size:1.3rem;
	color:#b99440;
	font-weight:bold;
	}

#rodeo-day_wrap .eventwrap a{
        text-decoration: none;
        color: #e00041;
}


#rodeo-day_wrap .eventwrap ul{
	text-align:left;
	width: 80%;
	margin:2rem auto;
	}
#rodeo-day_wrap .attention li{
    text-indent: 1.5rem;
    color: #fff;
    font-size: 1.0rem;
    padding: 0 1.5rem 0 1.2rem;
	}

#rodeo-day_wrap .attention p{
    color: #fff;
    font-size: 1.2rem;
	}

#rodeo-day_wrap .eventwrap dl span{
	font-size:1.5rem;
	padding:0 0.3rem;
        color:#e00041;
	}


#rodeo-day_wrap .ex {
	display:flex;
	width:70%!important;
	margin:0 auto;
	background-color:#fff;
	padding:1rem;
	border-radius:1rem;
	}
#rodeo-day_wrap .ex p{
	border-bottom:1px solid #eeeeee;
	width:100%;
	height:3.5rem;
	line-height:3.5rem;
}

#rodeo-day_wrap ul.ex li:first-child{
	width:40%;
        margin: 0 2rem;
	margin-right:2rem;
	}

#rodeo-day_wrap ul.ex li:last-child{
	width:60%;
	margin-right:2rem;
	}

#rodeo-day_wrap ul.ex li img {
	width:100%;
	}

#rodeo-day_wrap ul.ex li .nomalpt span{
	font-size:2rem;	
	}

#rodeo-day_wrap ul.ex li .x2pt span{
	font-size:2rem;	
	font-weight:bold;
	color:#e00041;
	}

#rodeo-day_wrap .exwrap{
	margin-top: 2rem;
        margin-bottom: 5rem;
	}

#rodeo-day_wrap .extitle{
	color:#b99440;
	font-size:2.5rem;
        letter-spacing: 0.1em;
        font-weight: bold;
	}

#rodeo-day_wrap .extitle span{
	font-size:2.2rem;
	margin:2rem;
	}

#rodeo-day_wrap .exwrap .btn{
	border-radius:4rem;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #e00041;
	background: #e00041;	
	padding: 1rem 2rem;
	width:60%;
	color:#fff;
	margin-top:1rem;
	text-align: center;
	outline: none;   
	transition: ease .2s;
	}
#rodeo-day_wrap .exwrap .btn:hover{
	background: #e00041;	
	color:#fff;
        border: 1px solid #e00041;
}

#rodeo-day_wrap .presentimg{
	display:flex;
}
#rodeo-day_wrap .presentimg li{
	width:calc(100%/2);
	}
#rodeo-day_wrap .presentimg img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	}
#rodeo-day_wrap .exitem{
	font-size:2rem;
	background-color:#b99440;
	border-radius:1rem 1rem 0  0 ;
	color:#fff;
	width:80%;
	margin:0 auto;
	}
#rodeo-day_wrap .extex{
	background-color:#fff;
	border-radius: 0 0 1rem 1rem ;
	width:80%;
	margin:0 auto;
	}