﻿@charset "utf-8";#okd-event-container{width: 860px;margin: 0 auto;}#okd-event-container ul{width: 90%;margin: 50px auto;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}.okd-contents{flex-direction: row;}.okd-contents-reverse{flex-direction: row-reverse;}.okd-contents-image{width: 55%}.okd-contents-image img{width: 100%;}.okd-contents-caption{width: 40%;vertical-align:central;line-height: 1.8em;}@media screen and (max-width: 768px) {#okd-event-container{width: 100%;}.okd-contents{flex-direction: column;}.okd-contents-reverse{flex-direction: column;}.okd-contents-image{width: 100%}.okd-contents-image img{width: 80%;display: block;margin: 0 auto;}.okd-contents-caption{width: 98%;margin-top: 10px;line-height: 1.5em;}}