﻿.editor .item{background-color:#fff;margin-bottom:3rem;}@media(min-width:576px){.editor .item{box-shadow:0 0 15px rgba(0,0,0,.05);border-radius:30px;overflow:hidden;}}@media(min-width:768px){.editor .item{margin-left:1rem;margin-right:1rem;}}.editor .item .pic{margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);}@media(min-width:576px){.editor .item .pic{height:200px;}}@media(min-width:992px){.editor .item .pic{height:100%;}}.editor .item .pic img{object-fit:cover;width:100%;height:100%;}.editor .item h2{padding-top:2rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #dbdbdb;}@media(min-width:768px){.editor .item h2{margin-left:1rem;margin-right:1rem;}}@media(min-width:1400px){.editor .item h2{margin-left:2rem;margin-right:2rem;}}.editor .item ul{margin-bottom:2rem;}@media(min-width:768px){.editor .item ul{margin-left:1rem;margin-right:1rem;}}@media(min-width:1200px){.editor .item ul{margin-left:3rem;margin-right:3rem;}}.editor .item ul ul{margin-left:0;}.editor-ur>div[class*=sec]{padding-top:5vw;padding-bottom:5vw;}.editor-ur .sec1{position:relative;}.editor-ur .sec1 .bg{position:absolute;top:0;right:0;width:50%;z-index:-1;}.editor-ur .sec1 .ur-list .list-item{position:relative;margin-bottom:30px;}.editor-ur .sec1 .ur-list .list-item .no{position:absolute;top:-5%;right:20px;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:1.5rem;}.editor-ur .sec1 .ur-list .list-item .info{display:table;min-width:40%;background:var(--colorSecond);color:#fff;padding:15px;position:absolute;bottom:-30px;left:0;text-align:center;font-size:1.5rem;font-weight:bold;line-height:normal;}