.aniv11_title{ width:100%;}

h3.aniv{
    background:#93b6c8;
    margin: 60px 0 30px 0;
    padding: 20px 15px 10px 25px;
    color: #fff;
    text-align: left;
    font-size:110%;
}

.h3_blue{ color:#6897ae;
    font-size:80%;}

.aniv_greet{
    background-image:url("https://introduction-bag.com//images/11th/11th_under.jpg");
    background-position:bottom;
    background-repeat: repeat-x;
    margin: 0 0 30px 0;
    padding: 0 0 15px 0;    
    line-height: 150%;
}

h4.aniv2{ margin: 0 0 30px 0; color:#2ea7e0; text-align: left;}

.aniv11_box{
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0; 
	width:auto;
	height:auto;
}

.aniv11_present_l{
    width: 50%;
    height: auto;
}

.aniv11_present_r{
    width: 45%;
    height: auto;
}

.aniv11_pink{color:#D67CAF;}

.aniv11_list{ margin:0 0 0 70px; }

.aniv11_pointbox{
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	border:1px dotted #ef988b;
	margin:30px 0 60px 0; 
	padding:10px; 	
	width:auto;
	height:auto;
	border-radius: 10px;
}

.aniv11_point_l{   
	margin-bottom:0;	
	width: 12%;
   height: auto;}

.aniv11_point_r{
		width: 85%;
   height: auto;
   line-height:150%;
   font-size:90%;}

.aniv11_image_box{
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0 0 60px 0; 
	width:auto;
	height:auto;
}

.aniv11_image{ margin-bottom:20px;}

.aniv11_new1{ margin-bottom:30px;}

.aniv11_new_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0 0 60px 0; 
	width:auto;
	height:auto;
}

.aniv11_new_l{
    width: auto;
	height: auto;}

.aniv11_new_r{
    width: 286px;
    height: auto;
}

.aniv11_logo_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0 0 60px 0; 
	width:auto;
	height:auto;
}

.aniv11_logo_l{
    width: auto;
	height: auto;}

.aniv11_logo_r{
	margin-top:30px;
    width: auto;
    height: auto;
	text-align:center;
	font-size:120%;
	line-height:180%;
}

.aniv11_map_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: end;
	margin:0; 
	width:auto;
	height:auto;
}

.aniv11_map_l{
    width: auto;
	height: auto;}

.aniv11_map_r{
    width: auto;
    height: auto;
}

@media screen and (max-width:480px) {

	.aniv11_present_l{
    width: 100%;
    height: auto;
}

.aniv11_present_r{
    width: 100%;
    height: auto;
}

	.aniv11_list{ margin:0 0 30px 0; }
	
.aniv11_point_l{ 
	margin-bottom:10px;
	width: auto;
   height: auto;}

.aniv11_image_box{
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0 0 30px 0; 
	width:auto;
	height:auto;
}
	
.aniv11_point_r{
		width: auto;
   height: auto;
   line-height:150%;
   font-size:100%;}

.aniv11_image{ margin-bottom:20px;
	width:45vw;}

	
.aniv11_new1{ margin-bottom:15px;}
	
	.aniv11_new_l{
		margin-bottom:15px;		
    width: auto;
	height: auto;}
	
	
	.aniv11_new_r{
		margin-bottom:15px;
    width: 100%;
    height: auto;
		text-align:center;
}
	
	.aniv11_logo_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin:0 0 30px 0; 
	width:auto;
	height:auto;
}

.aniv11_logo_l{
    width: 70%;
	height: auto;}
	
.aniv11_map_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	align-items: end;
	margin:0 0 30px 0; 
	width:auto;
	height:auto;
}
	
	
	
}

