.three-column-row-wrap{background-repeat:no-repeat;background-size:cover;padding-bottom:120px;padding-top:120px}.three-column-row-wrap h2{font-size:40px;margin:0 auto;max-width:640px;text-align:center}.three-column-row-wrap h3{font-size:20px;text-align:center}.three-column-wrapper{display:grid;gap:48px;grid-template-columns:1fr 1fr 1fr;position:relative}.three-column-wrapper:before{background-color:#111;content:" ";display:block;height:1px;left:15%;position:absolute;top:75px;width:70%}.three-col-item{position:relative}.three-col-item-day{border:1px solid #b3bbc8;border-radius:4px;display:flex;font-family:Soin Sans Neue;font-size:20px;font-weight:700;justify-content:center;margin:0 auto 100px;padding:8px 0 5px;position:relative;width:80px}.three-col-item-day:after{background-color:#fff;border:1px solid var(--secondary-color);border-radius:50%;bottom:-50px;content:" ";display:block;height:20px;position:absolute;width:20px}.three-col-item:first-child .three-col-item-day:after{background-color:var(--primary-accent)}.three-col-item-contents{border:1px solid #b3bbc8;border-radius:16px;min-height:300px;padding:32px}.three-col-item-contents h4{font-size:24px;line-height:1.2em;margin-bottom:16px}.three-col-item-contents ul{display:flex;flex-direction:column;gap:32px}.three-col-item-contents ul li{margin-left:0;padding-left:32px;position:relative}.three-col-item-contents ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' fill='none' viewBox='0 0 16 15'%3E%3Cmask id='b' fill='%23fff'%3E%3Cpath d='M.333 0h15v15h-15z'/%3E%3C/mask%3E%3Cpath fill='url(%23a)' d='M15.333 0h15v-15h-15zm-15 0v15h15v-30h-15zm15 0h-15v15h30V0z' mask='url(%23b)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='15.333' x2='25.94' y1='0' y2='10.607' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-opacity='0'/%3E%3Cstop stop-color='%2301EBC7'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");content:" ";display:block;height:15px;left:0;position:absolute;width:16px}@media screen and (max-width:768px){.three-column-row .three-column-wrapper{grid-template-columns:1fr}.three-column-row .three-col-item-day{margin:0 0 15px}.three-column-row .three-col-item-day:after,.three-column-row .three-column-wrapper:before{display:none}}