@charset "utf-8";.calendarTitleInner{border:3px solid #c05153;box-shadow:3px 3px 0px 0px rgba(192,81,83,1)}.calendarTitle{color:#c05153;letter-spacing:1.1rem;margin-right:-1.1rem}.main{margin-top:0;margin-bottom:64px}.fourSeasons{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.season{width:40%;font-family:"SeuratPro-DB",serif;color:#000;margin-bottom:24px}.season:nth-child(3),.season:nth-child(4){margin-bottom:48px}.season img{width:70%;display:block;margin-left:auto;margin-right:auto}.months{text-align:center;margin-top:-16px}.season ul{list-style-type:none;text-align:center;margin-top:6px}.springList{color:#db96a5}.summerList{color:#97c274}.autumnList{color:#d1a33e}.winterList{color:#99cad2}.calendarPhotos{list-style-type:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-family:"SeuratPro-DB",serif;color:#707070}.calendarPhotos li{width:45%;margin-right:5%;margin-bottom:1.8rem}.calendarPhotos li:nth-child(even){margin-right:0}.calendarPhotos li div,.calendarPhotos li div img{width:100%}.calendarPhotos li p{font-size:18px}.calendarPhotos:after{content:"";display:block;width:45%}.calenderImgSet{border-radius:15px;object-fit:cover}@media screen and (max-width:768px){.calenderImgSet{border-radius:9px;object-fit:cover}.fourSeasons{display:block}.season{width:100%;font-size:18px}.season img{width:50%}.spNone{display:none}.calendarPhotos{display:block}.calendarPhotos li{width:100%;margin-right:0}}@media screen and (max-width:600px){.season img{width:64%}}