#main,#single{padding-bottom:50px}#single .page-title{max-width:calc(100% - 300px - 20px)}#single .wrapper_box{display:flex;justify-content:space-between;align-items:stretch;gap:20px;margin-top:45px}#single .wrapper_box .content_box{width:100%}#single .wrapper_box .content_box .head_box{display:flex;justify-content:flex-start;align-items:stretch;gap:20px;margin-bottom:45px}#single .wrapper_box .content_box .head_box .host{flex-shrink:0;width:190px;background:#F8F6F6;border-radius:18px;padding:20px;box-sizing:border-box}#single .wrapper_box .content_box .head_box .host .photo{display:block;width:56px;height:56px;border-radius:50%;object-fit:cover;margin:0 auto 15px}#single .wrapper_box .content_box .head_box .host div span{display:block;font-size:15px;font-weight:500;text-align:center;color:rgba(51,51,51,.6)}#single .wrapper_box .content_box .head_box .host div p{margin-top:10px;text-align:center;font-size:16px;font-weight:700;color:#333;line-height:1.3}#single .wrapper_box .content_box .head_box .info{width:100%;background:#F8F6F6;border-radius:18px;padding:25px;box-sizing:border-box}#single .wrapper_box .content_box .head_box .info .date div{position:relative;box-sizing:border-box;padding-left:25px;color:#333;font-weight:500;line-height:1.2;font-size:15px}#single .wrapper_box .content_box .head_box .info .date div:before{content:'';display:block;position:absolute;top:5px;left:0;width:10px;height:10px;background:#DEBE83;border-radius:50%}#single .wrapper_box .content_box .head_box .info .date p{margin-top:10px;padding-left:25px;box-sizing:border-box;font-size:24px;color:#333;font-weight:700}#single .wrapper_box .content_box .head_box .info .time{margin-top:35px;box-sizing:border-box;background:#fff;width:fit-content;max-width:100%;border-radius:100px;padding:12px 20px;color:#333;font-size:16px;font-weight:500;line-height:1.2}#single .wrapper_box .sidebar_box{display:none;flex-shrink:0;width:300px;position:relative}@media screen and (max-width:1000px){#single .page-title{max-width:100%}#single .wrapper_box .content_box .head_box .info .time span{display:block;margin-bottom:5px}}@media screen and (max-width:850px){#single .wrapper_box{flex-wrap:wrap}#single .wrapper_box .content_box{width:100%}#single .wrapper_box .content_box .head_box .info .time span{display:inline;margin:0}#single .wrapper_box .sidebar_box{width:100%;flex-shrink:1}#single .wrapper_box .sidebar_box .sidebar{position:relative;width:100%}}@media screen and (max-width:700px){#single .wrapper_box .content_box .head_box{flex-wrap:wrap}#single .wrapper_box .content_box .head_box .host{width:100%;flex-shrink:1}#single .wrapper_box .content_box .head_box .info{width:100%}#single .wrapper_box .content_box .head_box .info .time{margin-top:20px;width:100%;text-align:center}#single .wrapper_box .content_box .head_box .info .time span{display:block;margin-bottom:5px}#single .wrapper_box .sidebar_box{width:100%;flex-shrink:1}#single .wrapper_box .sidebar_box .sidebar{position:relative;width:100%}}