@media only screen and (max-width:768px){.function__detail{margin-top:2em}}.function__detail .section__title{margin-bottom:1em}.function__detail__wrap{margin-bottom:120px}@media only screen and (max-width:768px){.function__detail__wrap{margin-bottom:20vw}}.function__detail__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 1.1%}@media only screen and (max-width:768px){.function__detail__list{display:block}}.function__detail__item{border:1px solid #e5edf7;width:32.6%}@media only screen and (max-width:768px){.function__detail__item{margin-bottom:6vw;width:100%}}.function__detail__title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#e5edf7;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:700;justify-content:center;line-height:1.5;min-height:80px;padding:.5em;text-align:center}@media only screen and (max-width:768px){.function__detail__title{font-size:18px;min-height:inherit;padding:.7em .5em}}.function__detail__content{padding:36px 20px}@media only screen and (max-width:768px){.function__detail__content{padding:8vw 5vw}}.function__detail__plan{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:20px}@media only screen and (max-width:768px){.function__detail__plan{-webkit-box-pack:center;-ms-flex-pack:center;gap:1.5vw;justify-content:center;margin-bottom:6vw}}.function__detail__plan__ico{border-radius:15px;color:#fff;font-size:12px;line-height:2.5;padding:0 12px}@media only screen and (max-width:768px){.function__detail__plan__ico{padding:0 3.3vw}}.function__detail__plan__ico.next{background:#47cdbd}.function__detail__plan__ico.standard{background:#1b77e5}.function__detail__plan__ico.premium{background:#f5a240}.function__detail__plan__ico.all{background:#004189}.function__detail__text{font-size:16px;line-height:1.5}