@charset "UTF-8";

.layerpop-wrap.otherlanguage .layerpop-inbox{width: 770px; position: relative;border-radius: 20px;}
.layerpop-wrap.otherlanguage .laypop-header{height: 56px;background: #F1F1F1;border-radius: 20px 20px 0 0;}
.layerpop-wrap.otherlanguage .laypop-header h1{font-size: 1.2rem;font-weight: 500; padding: 12px;}
.layerpop-wrap.otherlanguage .laypop-header .btni-close{position: absolute;width: 1.5rem;height: 1.5rem;right: 12px;top: 16px;background:url(/cms/contents/eng/resource/images/common/icon_close.svg) 0 0 no-repeat;background-size: 100% 100%;}
.layerpop-wrap.otherlanguage .laypop-body{padding: 1.8rem 3rem 5.8rem; display: flex;}
.layerpop-wrap.otherlanguage .laypop-body .body-img{flex-shrink: 0;width: 300px;}
.layerpop-wrap.otherlanguage .laypop-body .body-contents{flex-grow: 1;}

.layerpop-wrap.otherlanguage .laypop-body{padding: 1rem;}
.layerpop-wrap.otherlanguage .laypop-body .contents-img{height: 600px;}
.layerpop-wrap.otherlanguage .laypop-body .body-contents{display: flex; flex-direction: column; margin: 15px;}
.layerpop-wrap.otherlanguage .laypop-body .body-contents div:nth-child(1){flex-grow: 1;}
.layerpop-wrap.otherlanguage .laypop-body .body-contents div:nth-child(2){flex-grow: 5;display: flex;flex-direction: column;}
.layerpop-wrap.otherlanguage .laypop-body .body-contents div:nth-child(2) a,span{flex-grow: 1;}
.layerpop-wrap.otherlanguage .laypop-body .body-contents div:nth-child(2) span{padding-left:15px; color: #555;font-size: 20px;font-weight: 500;}
.layerpop-wrap.otherlanguage .laypop-body .body-contents div:nth-child(2) a{text-align: right;background-color: #F1F1F1;margin: 5px; padding-right: 10px; color: #555}
.layerpop-wrap.otherlanguage .laypop-body .body-contents div:nth-child(3){flex-grow: 1;}
.layerpop-wrap.otherlanguage .laypop-body .body-contents .btn{isplay: inline-flex;justify-content: center;align-items: center;height: 35px;width:100%;padding: 0 10px;color: #fff;text-align: center;vertical-align: middle;background: #ef2731;border-radius: 6px;font-size: 20px;}

    



