@charset "UTF-8";
#present p{
	
}
#present dl dt{
	background:#840F16;
	color:#fff;
	padding:5px 0 5px 10px;
	
}
#present .oubo{
	font-size: 20px;
	border-bottom: 1px solid #C3C3C3;
	padding-bottom: 8px;
	margin-bottom: 8px;
	color: #C3C3C3;

}
#present ul{
	
	margin: 0 20px;
}
#present ul li{
	margin: 20px 0;
}
#present .btn a{
	width: 500px;
	padding: 25px 0;
	margin:0 auto 50px;
	color:#fff;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 20px;
background: #C8151E; /* Old browsers */
}


#present .btn a:hover{
	  filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#present .adress{
	border: 3px double #C8151E;
	padding: 10px 20px;
	text-align: center;
	margin:20px 50px 50px;
		font-size: 20px;
}
#present .shime{
 color: #d71d1d;
	margin: 20px 0 0 20px;
	font-size: 20px;
}
#present .attention{
	text-align: left;
	border:1px solid #707070;
	padding: 10px 20px;
	margin-top: 30px;
}
#present .br-sp { display:none; }

#cd p{
      margin-top: 0em;
    margin-bottom: 0.2em;
    margin-left: 20px;

}
#cd ul{
    display: flex;
justify-content: space-between;
}
li#cdbox{
     line-height: 48px;
}
#cd ul.mtitle{
    display: flex;
justify-content: space-between ;
    margin-left: 40px;
    margin-right: 40px;   
}
#cd ul.mtitle li{
    margin-top: 0;
}
@media screen and (max-width: 640px) {
#present p{
	text-align:left;
}
#present .adress{
	text-align:left;
		font-size: 18px;
	}
#present .btn a{
	width:auto;
	}
#present .br-sp { display:block; }
    #cd p{
      margin-top: 0em;
    margin-bottom: 0.2em;
    margin-left: 20px;

}
    #present ul{
	
	margin: 0 0px;
}
#cd ul{
    display:block;
}
    #cd img{
        width: 100%;
    }
#cd ul.mtitle{
    display: block;
    margin-left: 40px;
    margin-right: 40px; 
    margin-bottom: 20px;
}
#cd ul.mtitle li{
    margin-bottom: 0px;
}li#cdbox{
     line-height: 24px;
}
    #present .adress{

	margin:20px 0px 50px;
		font-size: 18px;
}
}
