@-webkit-keyframes toastshow{0%,to{opacity:0}20%,80%{opacity:1}}@keyframes toastshow{0%,to{opacity:0}20%,80%{opacity:1}}p{margin:0}img{background-color:#e8eaee}.text-bold{font-size:14px;color:#464f60;letter-spacing:0;line-height:22px;font-weight:600}.pseudo-el__center::before{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.container{margin:0 auto;padding:20px 5%;max-width:800px;-webkit-box-sizing:border-box;box-sizing:border-box}.content-module{margin-top:20px}.text-txt_1,.text-txt_2{font-size:15px;color:#464f60;letter-spacing:0;line-height:22px;font-weight:400}.text-txt_2{font-size:14px;color:#6d7c8f}.text-title_1,.text-title_2{color:#42c662;line-height:22px;font-weight:500}.text-title_1{position:relative;margin-bottom:6px;padding-left:30px;font-size:15px}.text-title_2{margin:16px 0 10px;font-size:14px}.text-title_1::before{content:'';position:absolute;left:0;top:1px;width:20px;height:20px;-webkit-background-size:cover;background-size:cover}.text-title_1.sender::before{background-image:url(../img/cast_web/ic_cast@2x.png)}.text-title_1.receive::before{background-image:url(../img/cast_web/ic_take@2x.png)}.text-title_1.down{margin-bottom:16px}.text-title_1.down::before{background-image:url(../img/cast_web/ic_download@2x.png)}.img{width:100%;object-fit:cover;margin-top:8px}.main-img{margin-bottom:6px}.content-list{list-style:none;padding:0;margin:0 0 4px}.content-item+.content-item{border-top:1px solid #e8eaee}.content-item .content-item__box{display:none;padding-bottom:21px}.content-item__title{position:relative;padding:12px 24px 12px 0}.content-item__title::before{right:0;width:14px;height:14px;-webkit-background-size:cover;background-size:cover;background-image:url(../img/cast_web/ic_collapse@2x.png)}.expand .content-item__box{display:block}.expand .content-item__title::before{background-image:url(../img/cast_web/ic_expand@2x.png)}.content-item__step--title{position:relative;padding-left:12px}.content-item__step--title::before{left:0;width:4px;height:4px;background-color:#42c662;-webkit-border-radius:50%;border-radius:50%}.content-item__step{margin-left:8px;padding-left:16px;border-left:2px dashed #e6e6e6}.step{position:relative}.step::after,.step::before{content:'';position:absolute;left:-24px;width:16px}.step::before{-webkit-background-size:cover;background-size:cover;top:4px;z-index:2;height:16px}.step::after{top:0;z-index:1;height:30px;background-color:#fff}.step__1::before{background-image:url(../img/cast_web/ic_step_1@2x.png)}.step__2::before{background-image:url(../img/cast_web/ic_step_2@2x.png)}.step__3::before{background-image:url(../img/cast_web/ic_step_3@2x.png)}.receive-pc-step{margin-bottom:20px}.copy-box{width:100%;display:inline-block;padding:10px 0;margin:8px auto 20px;background:#f4f6f9;-webkit-border-radius:19px;border-radius:19px;font-size:0;text-align:center}.copy-txt{font-size:16px;color:#5197f5;letter-spacing:0;text-align:center;line-height:18px;font-weight:500;vertical-align:middle}.copy-icon{display:inline-block;margin-left:8px;width:18px;height:18px;vertical-align:middle;background-color:transparent}.toast-wrap{position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden;margin:auto;min-width:100px;max-width:80%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-align:center;-webkit-animation:toastshow 2s 1 ease-in-out both;animation:toastshow 2s 1 ease-in-out both;pointer-events:none}.toast-box{display:inline-block;padding:15px 30px;color:#dfdfdf;-webkit-border-radius:6px;border-radius:6px;background-color:rgba(0,0,0,.6)}.hide{display:none}