@charset "UTF-8";
.facility_top{
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-width: 1120px;
    align-items: center;
}

.facility_top_item1{
    width: 55%;
    font-size: 1.1rem;
}
.facility_top_item2{
    width: 35%;
}
.facility_top h4{
    font-size: 1.5rem;
    color: #bd5e56;
    line-height: 2.4rem;
}
.facility_point_area{
    width: 80%;
    margin: 30px auto 40px;
    display: flex;
    flex-direction: column;
    max-width: 1120px;
}
.facility_point_item{
    width: 85%;
    padding: 20px 15px 20px 20px;
    background-color: #fff;
    border-radius: 12px;
    display: flex;
}
.facility_point{
    width: 12%;
    margin-right: 5%
}
.facility_cont{
    width: 65%;
    margin-right: 3%;
}

.facility_cont h5{
    font-size: 1.3rem;
    color: #bd5e56;
    line-height: 1.3rem;
    margin: 10px 0;
    padding: 0;
}
.facility_icon{
    width: 17%;
    margin-right:0 ;
    padding-top: 30px;
}

.p_l{
    margin: 10px 15% 10px 0;
}
.p_r{
    margin: 10px 0 10px 15%;
}
.info_area_1{
    width: 100%;
    background-image: url("../images/facility/f_1_bg.png");
    background-position: -50px 200px;
    background-repeat: no-repeat;
    background-size: 1300px;
}
.info_bace{
    width: 80%;
    margin: 0 auto;
    max-width: 1120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.info_bace2{
    width: 80%;
    margin: 0 auto;
    max-width: 1120px;
    flex-direction: row;
    justify-content: center;
}
.info_area_1 h4{
    color: #e0d2c4;
    font-size: 4rem;
    line-height: 4rem;
    text-align: center;
    margin:40px auto 0;
}
.info_base_ttl{
    width: 15rem;
    margin: 15px auto;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1rem;
    text-align: center;
    padding: 15px ;
    background-color: #C36359;
    border-radius: 30px;
}
.info_base_catch{
    color: #bd5e56;
    font-size: 1.4rem;
    text-align: center;
    font-weight: 500;
}
.f_info{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.f_info2{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.f_info_ttl{
    width: 70%;
}
.f_info_item1{
    width: 35%;
}
.f_info_item2{
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.f_info_item2_photo{
    width: 48%;
    text-align: center;
    margin: 10px 0;
}
.f_info_item2_photo img{
    width: 100%;
    border-radius: 8px;
}
.info_area_2{
    width: 100%;
    background-image: url("../images/facility/f_2_bg.png");
    background-position: 50px 0px;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: 1300px;
    padding: 40px 0 ;
}
.meals_area{
    width: 80%;
    margin: 0 auto;
    max-width: 1120px;
    display: flex;
    justify-content: space-between;
    
}
.meals_area_item1{
    width: 48%;
    display: flex;
    flex-direction: column;
    margin: 0 2% 0 0;
    justify-content: flex-start;
    align-items: flex-start;
}
.meals_area_item1 h4{
    color: #e0d2c4;
    font-size: 4rem;
    line-height: 4rem;
    margin:40px 0 0;
}
.meals_area_ttl{
    width: 15rem;
    margin: 15px 0;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1rem;
    text-align: center;
    padding: 10px ;
    background-color: #bd5e56;
    border-radius: 30px;
}
.meals_area_catch{
    color: #bd5e56;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 500;
}
.meals_area_item1_photo{
    width: 100%;
    margin: 20px 0 0
}
.meals_area_item1_photo img{
    border-radius: 12px;
}

.meals_area_item2{
    width: 47%;
    display: flex;
    flex-direction: column;
    margin: 100px 0 0 3%;
    background-image: url("../images/facility/meals_bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 80%;
    padding: 130px 0 0 0;
    overflow-x: hidden;
}
.item2_photo{
    position: relative;
    width: 100%;
    padding: 80px 0 0 45%;
    margin: 40px 0 40px 0;
}
.item2_photo img{
    border-radius: 10px;
}
.item2_photo_2{
    position: absolute;
    top:0;
    left:0;
    z-index: 2;
    width: 55%;
}
/*-------------EVENTS------------*/
.event_bace{
    width: 80%;
    margin: 0 auto;
    padding: 40px 0;
        max-width: 1120px;
}

.event_bace h4{
    color: #e0d2c4;
    font-size: 4rem;
    line-height: 4rem;
    margin:40px 0 0;
}
.event_bace_ttl{
    width: 15rem;
    margin: 15px 0;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1rem;
    text-align: center;
    padding: 10px ;
    background-color: #bd5e56;
    border-radius: 30px;
}
.event_bace_catch{
    color: #bd5e56;
    font-size: 1.3rem;
    font-weight: 600;
}

.event_area{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.event_area_item{
    width: 48%;
    position: relative;
}

.event_seson{
    width:100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 1rem;
    font-weight: 500;
}

.seson_item1{
    width: 48%;
    background-color: #fff;
    border:2px solid #f1bcc5;
    border-radius: 8px;
    padding: 20px 20px 20px 120px;
    background-image: url("../images/facility/bg_spring.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px 1%;
}
.seson_item2{
    width: 48%;
    background-color: #fff;
    border:2px solid #c7d98c;
    border-radius: 8px;
    padding: 20px 20px 20px 120px;
    background-image: url("../images/facility/bg_summer.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px 1%;
}
.seson_item3{
    width: 48%;
    background-color: #fff;
    border:2px solid #dcc48b;
    border-radius: 8px;
    padding: 20px 20px 20px 120px;
    background-image: url("../images/facility/bg_autumn.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px 1%;
}
.seson_item4{
    width: 48%;
    background-color: #fff;
    border:2px solid #a6c6c1;
    border-radius: 8px;
    padding: 20px 20px 20px 120px;
    background-image: url("../images/facility/bg_winter.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px 1%;
}
.month_events{
    width: 98%;
    background-color: #fff;
    border-radius: 8px;
    padding: 30px 20px 30px 120px;
    background-image: url("../images/facility/bg_month.png");
    background-repeat: no-repeat;
    background-position: left 10px top 10px;
    margin: 20px auto;
    ont-weight: 500;
}
.events_photo1{
    width: 65%;
    margin: 0 25% 250px 10%;
}
.events_photo1 img{
    width: 100%;
    border:4px solid #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.events_photo2{
    position: absolute;
    width: 70%;
    top:210px;
    right:0;
    z-index: 2;
}
.events_photo2 img{
    width: 100%;
    border:4px solid #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.events_photo3{
    position: absolute;
    width: 40%;
    left:0;
    bottom:10px;
    z-index: 3;
}
.events_photo3 img{
    width: 100%;
    border:3px solid #fff;
    border-radius: 14px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
@media screen and (max-width:900px){
.facility_top{
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    align-items: center;
}
.facility_top_item1{
    width: 60%;
    font-size: 1.1rem;
}
.facility_top_item2{
    width: 35%;
}
.facility_top h4{
    font-size: 1.5rem;
    color: #bd5e56;
    line-height: 2.4rem;
}
.facility_point_area{
    width: 90%;
    margin: 30px 9% 40px;
    display: flex;
    flex-direction: column;
    max-width: 810px;
}
.facility_point_item{
    width: 90%;
    padding: 20px 15px 20px 20px;
    background-color: #fff;
    border-radius: 12px;
    display: flex;
}
.facility_point{
    width: 12%;
    margin-right: 5%
}
.facility_cont{
    width: 65%;
    margin-right: 3%;
}

.facility_cont h5{
    font-size: 1.3rem;
    color: #bd5e56;
    line-height: 1.3rem;
    margin: 10px 0;
    padding: 0;
}
.facility_icon{
    width: 17%;
    margin-right:0 ;
    padding-top: 30px;
}

.p_l{
    margin: 10px 5% 10px 0;
}
.p_r{
    margin: 10px 0 10px 5%;
}
.info_area_1{
    width: 100%;
    background-image: url("../images/facility/f_1_bg.png");
    background-position: -50px 200px;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: 1000px;
	margin: 0;
}
.info_bace{
    width: 90%;
    margin: 0 auto;
    max-width: 1120px;
}
.info_bace2{
    width: 90%;
    margin: 0 auto;
    max-width: 1120px;
    flex-direction: row;
    justify-content: center;
}
.info_area_1 h4{
    color: #e0d2c4;
    font-size: 4rem;
    line-height: 4rem;
    text-align: center;
    margin:40px auto 0;
}
.info_base_ttl{
    width: 15rem;
    margin: 15px auto;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1rem;
    text-align: center;
    padding: 15px ;
    background-color: #bd5e56;
    border-radius: 30px;
}
.info_base_catch{
    color: #bd5e56;
    font-size: 1.4rem;
    text-align: center;
    font-weight: 500;
}
.f_info{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.f_info2{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.f_info_ttl{
    width: 70%;
}
.f_info_item1{
    width: 35%;
}
.f_info_item2{
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.f_info_item2_photo{
    width: 48%;
    text-align: center;
    margin: 10px 0;
}
.f_info_item2_photo img{
    width: 100%;
    border-radius: 8px;
}
.info_area_2{
    width: 100%;
    background-image: url("../images/facility/f_2_bg.png");
    background-position: 50px 0px;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: 900px;
    padding: 40px 0
}
.meals_area{
    width: 90%;
    margin: 0 auto;
    max-width: 1120px;
    display: flex;
    justify-content: space-between;
    
}
.meals_area_ttl{
    width: 15rem;
    margin: 15px 0;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1rem;
    text-align: center;
    padding: 10px ;
    background-color: #bd5e56;
    border-radius: 30px;
}
.meals_area_catch{
    color: #bd5e56;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 500;
}
.meals_area_item1_photo{
    width: 100%;
    margin: 20px 0 0
}
.meals_area_item1_photo img{
    border-radius: 12px;
}
.meals_area_item2{
    width: 47%;
    display: flex;
    flex-direction: column;
    margin: 100px 0 0 3%;
    background-image: url("../images/facility/meals_bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 80%;
    padding: 120px 0 0 0;
    overflow-x: hidden;
}
.item2_photo{
    position: relative;
    width: 100%;
    padding: 80px 0 0 45%;
    margin: -120px 0 40px 0;
}
.item2_photo img{
    border-radius: 10px;
}
.item2_photo_2{
    position: absolute;
    top:0;
    left:0;
    z-index: 2;
    width: 55%;
}
/*-------------EVENTS------------*/
.event_bace{
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
        max-width: 900px;
}

.event_bace h4{
    color: #e0d2c4;
    font-size: 4rem;
    line-height: 4rem;
    margin:40px 0 0;
}
.event_bace_ttl{
    width: 15rem;
    margin: 15px 0;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1rem;
    text-align: center;
    padding: 10px ;
    background-color: #bd5e56;
    border-radius: 30px;
}
.event_bace_catch{
    color: #bd5e56;
    font-size: 1.3rem;
    font-weight: 600;
}

.event_area{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.event_area_item{
    width: 48%;
    position: relative;
}

.event_seson{
    width:100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    font-size: 1rem;
    font-weight: 500;
}

.seson_item1{
    width: 90%;
    background-color: #fff;
    border:2px solid #f1bcc5;
    border-radius: 8px;
    padding: 20px 20px 20px 140px;
    background-image: url("../images/facility/bg_spring.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px auto;
}
.seson_item2{
    width: 90%;
    background-color: #fff;
    border:2px solid #c7d98c;
    border-radius: 8px;
    padding: 20px 20px 20px 140px;
    background-image: url("../images/facility/bg_summer.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px auto;
}
.seson_item3{
    width: 90%;
    background-color: #fff;
    border:2px solid #dcc48b;
    border-radius: 8px;
    padding: 20px 20px 20px 140px;
    background-image: url("../images/facility/bg_autumn.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px auto;
}
.seson_item4{
    width: 90%;
    background-color: #fff;
    border:2px solid #a6c6c1;
    border-radius: 8px;
    padding: 20px 20px 20px 140px;
    background-image: url("../images/facility/bg_winter.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px auto;
}
.month_events{
    width: 98%;
    background-color: #fff;
    border-radius: 8px;
    padding: 30px 20px 30px 120px;
    background-image: url("../images/facility/bg_month.png");
    background-repeat: no-repeat;
    background-position: left 10px top 10px;
    margin: 20px auto;
    ont-weight: 500;
}
.events_photo1{
    width: 80%;
    margin: 0 20% 450px 0;
}
.events_photo1 img{
    width: 100%;
    border:4px solid #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.events_photo2{
    position: absolute;
    width: 80%;
    top:240px;
    right:0;
    z-index: 2;
}
.events_photo2 img{
    width: 100%;
    border:4px solid #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.events_photo3{
    position: absolute;
    width: 50%;
    left:0;
    bottom:20px;
    z-index: 3;
}
.events_photo3 img{
    width: 100%;
    border:3px solid #fff;
    border-radius: 14px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
}

@media screen and (max-width:480px){
    .facility_top{
    width: 90%;
    margin: 0 auto;
    display: flex;
        flex-direction: column;
    justify-content:flex-start;
    max-width: 900px;
    align-items: center;
}

.facility_top_item1{
    width: 100%;
    font-size: 1.1rem;
}
.facility_top_item2{
    width: 60%;
    margin:10px auto 0;
}
.facility_top h4{
    font-size: 1.5rem;
    color: #bd5e56;
    line-height: 2.4rem;
}
.facility_point_area{
    width: 90%;
    margin: 30px auto 40px ;
    display: flex;
    flex-direction: column;
    max-width: 450px;
}
.facility_point_item{
    width: 100%;
    padding: 20px 15px 20px 20px;
    background-color: #fff;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
.facility_point{
    width: 25%;
    margin-right: 0;
}
.facility_cont{
    width: 100%;
    margin-right: 0;
}

.facility_cont h5{
    font-size: 1.3rem;
    color: #bd5e56;
    line-height: 1.3rem;
    margin: 10px 0;
    padding: 0;
}
.facility_icon{
    width: 50%;
    margin-right:0 ;
    padding-top: 10px;
    margin:0 auto;
}

.p_l{
    margin: 10px 0 10px 0;
}
.p_r{
    margin: 10px 0 10px 0;
}
.info_area_1{
    width: 100%;
    background-image: url("../images/facility/f_1_bg.png");
    background-position: 0px 100px;
    background-repeat: no-repeat;
    background-size: 1000px;
    overflow-x: hidden;
}
.info_bace{
    width: 80%;
    margin: 0 auto;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-x: hidden;
}
.info_bace2{
    width: 80%;
    margin: 0 auto;
    max-width: 400px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    overflow-x: hidden;
}
.info_area_1 h4{
    color: #e0d2c4;
    font-size: 3rem;
    line-height: 4rem;
    text-align: center;
    margin:20px auto 0;
}
.info_base_ttl{
    width: 13rem;
    margin: 15px auto;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1rem;
    text-align: center;
    padding: 12px ;
    background-color: #bd5e56;
    border-radius: 30px;
}
.info_base_catch{
    color: #bd5e56;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 500;
    line-height: 1.8rem;
}
.f_info{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.f_info2{
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}
.f_info_ttl{
    width: 70%;
}
.f_info_item1{
    width: 100%;
}
.f_info_item2{
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin:0 auto;
}
.f_info_item2_photo{
    width: 100%;
    text-align: center;
    margin: 10px 0;
}
.f_info_item2_photo img{
    width: 100%;
    border-radius: 8px;
}
.info_area_2{
    width: 100%;
    background-image: url("../images/facility/f_2_bg.png");
    background-position: right 0px;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: 900px;
    padding: 10px 0;
    overflow-x: hidden;
	
}
.meals_area{
    width: 90%;
    margin: 0 auto;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.meals_area_item1{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    justify-content: flex-start;
    align-items: center;
}
.meals_area_item1 h4{
    color: #e0d2c4;
    font-size: 3rem;
    line-height: 3rem;
    margin:20px 0 0;
    text-align: center;
}
.meals_area_ttl{
    width: 12rem;
    margin: 15px 0;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1rem;
    text-align: center;
    padding: 10px ;
    background-color: #bd5e56;
    border-radius: 30px;
}
.meals_area_catch{
    color: #bd5e56;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 500;
    line-height: 2rem;
}
.meals_area_item1_photo{
    width: 100%;
    margin: 20px 0 0
}
.meals_area_item1_photo img{
    border-radius: 12px;
}
.meals_area_item2{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 30px auto;
    background-image: url("../images/facility/meals_bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 80%;
    padding: 100px 0 0 0;
}
.item2_photo{
    position: relative;
    width: 100%;
    padding: 200px 0 0;
    margin: 10px 15% 0;
}
.item2_photo img{
    border-radius: 10px;
}
.item2_photo_2{
    position: absolute;
    bottom:30px;
    left:0;
    z-index: 3;
    width: 100%;
}
/*-------------EVENTS------------*/
.event_bace{
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
        max-width: 480px;
}
.event_bace h4{
    color: #e0d2c4;
    font-size: 3rem;
    line-height: 4rem;
    margin:20px auto;
    text-align: center;
}
.event_bace_ttl{
    width: 15rem;
    margin: 10px auto;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1rem;
    text-align: center;
    padding: 10px ;
    background-color: #bd5e56;
    border-radius: 30px;
    
}
.event_bace_catch{
    width: 80%;
    margin: 10px auto;
    color: #bd5e56;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.8rem;
}

.event_area{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.event_area_item{
    width: 100%;
    position: relative;
}

.event_seson{
    width:100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    font-size: 1rem;
    font-weight: 500;
}

.seson_item1{
    width: 90%;
    background-color: #fff;
    border:2px solid #f1bcc5;
    border-radius: 8px;
    padding: 20px 20px 20px 140px;
    background-image: url("../images/facility/bg_spring.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px auto;
}
.seson_item2{
    width: 90%;
    background-color: #fff;
    border:2px solid #c7d98c;
    border-radius: 8px;
    padding: 20px 20px 20px 140px;
    background-image: url("../images/facility/bg_summer.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px auto;
}
.seson_item3{
    width: 90%;
    background-color: #fff;
    border:2px solid #dcc48b;
    border-radius: 8px;
    padding: 20px 20px 20px 140px;
    background-image: url("../images/facility/bg_autumn.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px auto;
}
.seson_item4{
    width: 90%;
    background-color: #fff;
    border:2px solid #a6c6c1;
    border-radius: 8px;
    padding: 20px 20px 20px 140px;
    background-image: url("../images/facility/bg_winter.png");
    background-repeat: no-repeat;
    background-position: left 5% center;
    background-size: 35%;
    margin: 7px auto;
}
.month_events{
    width: 90%;
    background-color: #fff;
    border-radius: 8px;
    padding: 30px 20px 30px 120px;
    background-image: url("../images/facility/bg_month.png");
    background-repeat: no-repeat;
    background-position: left 10px top 10px;
    margin: 20px auto;
    font-weight: 500;
}
.events_photo1{
    width: 70%;
    margin: 0 15% 380px 5%;
}
.events_photo1 img{
    width: 100%;
    border:4px solid #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.events_photo2{
    position: absolute;
    width: 80%;
    top:170px;
    right:5%;
    z-index: 2;
}
.events_photo2 img{
    width: 100%;
    border:4px solid #fff;
    border-radius: 15px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.events_photo3{
    position: absolute;
    width: 50%;
    left:5%;
    bottom:20px;
    z-index: 3;
}
.events_photo3 img{
    width: 100%;
    border:3px solid #fff;
    border-radius: 14px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
}