﻿.editor .item_box{margin:0;}.editor .item_box .item{margin-bottom:5px;padding:3rem 1rem;border-radius:10px;display:flex;flex-direction:column;justify-content:center;}@media(min-width:768px){.editor .item_box .item{background-color:#f7f7f7;}}@media(min-width:768px){.editor .item_box .item.item2{background-color:#fff;}}.editor .item_box .item .ten{font-size:1rem;line-height:1.2;color:#a5a5a5;font-weight:500;width:100%;margin:0;}.editor .item_box .item .ten::after{content:"";height:3px;width:20px;background-color:#4e9bd7;display:block;margin:1rem auto;}.editor .item_box .item .ttw{position:relative;font-size:1.5rem;line-height:1.2;width:100%;margin:0;}