body,.l-main{overflow:initial}.p-info{background-color:#fff;padding:100px 0}@media screen and (max-width: 810px){.p-info{padding:50px 0}}.p-info__contents{display:flex;gap:60px;justify-content:space-between}@media screen and (max-width: 810px){.p-info__contents{flex-direction:column;gap:20px}}.p-info__contents:nth-child(even){flex-direction:row-reverse}.p-info__contents:not(:first-child){margin-top:100px}@media screen and (max-width: 810px){.p-info__contents:not(:first-child){flex-direction:column;margin-top:50px}}.p-info__title{display:flex;align-items:center;gap:0;margin-bottom:60px}@media screen and (max-width: 810px){.p-info__title{margin-bottom:20px}}.p-info__title .textImage{width:180px;padding-bottom:10px}@media screen and (max-width: 810px){.p-info__title .textImage{width:auto;height:60px}}@media screen and (max-width: 500px){.p-info__title .textImage{width:auto;height:50px}}.p-info__title span{margin-left:40px}.p-info__text p{font-size:1.6rem;line-height:1.8}.p-info__image{width:40%;flex-shrink:0}@media screen and (max-width: 810px){.p-info__image{width:100%}}.p-info__image img{max-width:100%}.p-nextEvent{background-color:#106ba8;padding:100px 0}@media screen and (max-width: 650px){.p-nextEvent{padding:50px 0}}.p-nextEvent__contents{background-color:#fff;padding:60px;display:flex;gap:40px;border-radius:10px}@media screen and (max-width: 810px){.p-nextEvent__contents{flex-direction:column;gap:10px}}@media screen and (max-width: 650px){.p-nextEvent__contents{padding:40px 20px}}.p-nextEvent__contents .line{width:2px;height:2.4rem;margin-top:.6rem;background-color:#51b7ff}@media screen and (max-width: 810px){.p-nextEvent__contents .line{margin-top:0;width:4rem;height:3px}}.p-nextEvent__title{font-size:2.4rem}@media screen and (max-width: 650px){.p-nextEvent__title{font-size:1.8rem}}.p-nextEvent__date .date{font-size:3.6rem;color:#116aa8;line-height:1}@media screen and (max-width: 650px){.p-nextEvent__date .date{font-size:2.4rem}}.p-nextEvent__date .date font{line-height:1}.p-nextEvent__date .contact{margin-top:20px}.p-nextEvent__btn{color:#116aa8;text-decoration:underline}.p-pastEvent{background-color:#fff;padding:100px 0}.p-pastEvent__list{display:flex;flex-wrap:wrap;gap:30px 30px}@media screen and (max-width: 810px){.p-pastEvent__list{gap:15px}}.p-pastEvent__item{width:calc(33.33% - 30px);text-align:center;border-radius:10px;box-shadow:0 4px 6px rgba(0,3,6,.2);padding:20px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 810px){.p-pastEvent__item{width:calc(50% - 15px);display:flex;flex-direction:column;align-items:center}}@media screen and (max-width: 650px){.p-pastEvent__item{width:95%;margin-left:auto;margin-right:auto}}.p-pastEvent__item img{max-width:100%}.p-pastEvent__item .title{margin:20px 0;font-size:1.8rem}.p-pastEvent__image{height:227px}.p-pastEvent__btn{padding:20px;background-color:#51b7ff;color:#fff;display:inline-block;width:80%;border-radius:6px;border:2px solid #51b7ff;margin-top:auto;margin-bottom:0}@media screen and (max-width: 810px){.p-pastEvent__btn{margin-top:auto;margin-bottom:0}}.p-pastEvent__btn:hover{background-color:#fff;color:#51b7ff;transition:all .3s}