@charset "UTF-8";.m-icon-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-25px}.m-icon-column .item{width:256px;margin-bottom:30px;padding:40px 18px 25px;background:#fff;border-radius:6px;-webkit-box-shadow:0 0 16px rgba(0,191,166,0.04);box-shadow:0 0 16px rgba(0,191,166,0.04)}.m-icon-column .item:not(:nth-child(3n)){margin-right:30px}.m-icon-column .image{height:72px;margin-bottom:20px;text-align:center}.m-icon-column .image img{width:auto;height:100%}.m-icon-column .text{font-weight:500;line-height:1.5}.m-icon-column .text .title{margin-bottom:.8em;color:#00b4a9;font-size:2rem;font-weight:bold;line-height:1.5;text-align:center}.m-icon-column .text p{margin:0}.m-icon-column .text ul{padding:0;list-style:none;margin:0}.m-icon-column .text li{line-height:1.5;padding-left:1em;text-indent:-0.5em}.m-icon-column .text li::before{content:"・";display:inline-block;-webkit-font-feature-settings:normal;font-feature-settings:normal}@media screen and (max-width:1400px){.m-icon-column .item{width:30.8%}.m-icon-column .item:not(:nth-child(3n)){margin-right:3.8%}}@media screen and (max-width:768px){.m-icon-column{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-15px}.m-icon-column .item{width:calc(50% - 7.5px);margin-bottom:15px;padding:20px 12px 10px;border-radius:3px}.m-icon-column .item:not(:nth-child(3n)){margin-right:0}.m-icon-column .item:nth-child(odd){margin-right:15px}.m-icon-column .image{height:50px}.m-icon-column .text{font-size:1.3rem}.m-icon-column .text .title{margin-left:-5px;margin-right:-5px;font-size:1.5rem}}