﻿@charset "utf-8";

@font-face {
  font-family:spoqaR; 
  src:
       url(/common/css/font/SpoqaHanSansRegular.eot) format('embedded-opentype'),
       url(/common/css/font/SpoqaHanSansRegular.woff) format('woff'),
       url(/common/css/font/SpoqaHanSansRegular.woff2) format('woff2'),
       url(/common/css/font/SpoqaHanSansRegular.ttf) format('truetype');
}
@font-face {
  font-family:spoqaB; 
  src:
       url(/common/css/font/SpoqaHanSansBold.eot) format('embedded-opentype'),
       url(/common/css/font/SpoqaHanSansBold.woff) format('woff'),
       url(/common/css/font/SpoqaHanSansBold.woff2) format('woff2'),
       url(/common/css/font/SpoqaHanSansBold.ttf) format('truetype');
}
@font-face {
  font-family:spoqaL; 
  src:
       url(/common/css/font/SpoqaHanSansLight.eot) format('embedded-opentype'),
       url(/common/css/font/SpoqaHanSansLight.woff) format('woff'),
       url(/common/css/font/SpoqaHanSansLight.woff2) format('woff2'),
       url(/common/css/font/SpoqaHanSansLight.ttf) format('truetype');
}
@font-face {
  font-family:spoqaT; 
  src:
       url(/common/css/font/SpoqaHanSansThin.eot) format('embedded-opentype'),
       url(/common/css/font/SpoqaHanSansThin.woff) format('woff'),
       url(/common/css/font/SpoqaHanSansThin.woff2) format('woff2'),
       url(/common/css/font/SpoqaHanSansThin.ttf) format('truetype');
}


body {
  background-color: #F5F5F5;
  color: #000000;
  margin: 0;
  overflow-x: hidden;
}

a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #ff6600;
}

ul,
ol,
li {
  list-style: none;
}

.wrapper {
  height: 100%;
}

.login_layer {
  position: fixed;
  z-index: 4;
  background: url('http://c1img.cyworld.co.kr/img/timeimg/login-bg.png') center center no-repeat;
  background-position-y: 170px;
  width: 100%;
}

.login_inner {
  position: relative;
  width: 100%;
  height: 500px;
  text-align: center;
  background: url('http://c1img.cyworld.co.kr/img/timeimg/logo_beta.png') center 244px no-repeat;
  z-index:2;
}

.login_inner .login_form {
  width: 240px;
  top: 83px;
  left: 50%;
  transform: translate(-50%, 87%);
  position: absolute;
  height:248px;
}

.login_inner .login_form img {
  margin-top: 26px;
  cursor: pointer;
}

.login_inner .login_form dfn + a img {
  margin-top: 12px;
}

.login_inner .login_form input {
  border-radius: 20px;
  border: 1px solid #e1e1e1;
  padding-left: 20px;
  height: 38px;
  width: 220px;
  margin-top: 9px;
  color: #8f8f8f;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8f8f8f;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder,
::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #8f8f8f;
}
.register-section {position:relative; top:-5px;}
.login_inner .login_form dfn {font-size:12px; color:#ff0000; margin-top:11px; letter-spacing:-1px; display:block; font-style:normal; text-align:center;}
.login_inner .login_form .register-section ul {
  margin-top: 0;
  padding-left: 0;
}

.login_inner .login_form .register-section li {
  display: inline;
  color: #8f8f8f;
  position:relative;
  top:-1px;
}

.login_inner .login_form .register-section li a {
  color: #8f8f8f;
}

.login_inner .login_form .register-section li img {
  padding: 0 8px 0 8px;
}

.app-store-link {
  position:absolute; 
  right:0;
  top:72px;z-index:2;
}
/*   left:50%; top:-70px; margin-left:-167px; */
.footer-inner > a {position:Absolute; right:0;top:23px;}
.mysay.ui-draggable {border:1px solid #c3c3c3; color:#555555; border-radius:5px; padding:10px 12px; background:#f4f4f4;}
.mysay.ui-draggable:after {content:''; position:Absolute; top:36px; left:50%; margin-left:-5px; background: url('http://c1img.cyworld.co.kr/img/timeimg/img_speech.png') 0 0 no-repeat; display:block; width:9px; height:10px;}

.mysay.people {border:1px solid #c3c3c3; color:#555555; border-radius:5px; padding:5px 12px; background:#f4f4f4;}
.mysay.people:after {content:''; position:Absolute; top:36px; left:50%; margin-left:-5px; display:block; width:9px; height:10px;}



.app-store-link img {
  margin: 18px 0px 0px 8px;
}
/*  width:158px; */

.footer {
  pos ition: fixed;
  bott om: 0;
  color: #dedede;
  hei ght: 225px;
  width: 100%;
  text-align:left;
  border-top : 1px solid #a7a7a7;
}

.footer .footer-inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  max-width:950px;
}
.footer .footer-inner * {
	font-family:spoqaR !important;
}
.footer .footer-inner dfn {font-style:normal;}
.footer .footer-inner b {font-weight:normal;}

.footer .footer-inner .footer-link-list {
  margin-top: 20px; margin-bottom:0;
  padding-left:0;
}
.footer .footer-inner div.footerLinkList {
  position:Relative; margin-top:27px;
  color: rgba(245, 245, 245, 0.6);
  padding-bottom:5px; line-height:1.6;z-index:1;
}
.footer .footer-inner div.footerLinkList dfn {
	padding:0 9px	
}
.footer .footer-inner .footer-link-list li {
  display: inline;
  margin-left: 4px;
  padding-left: 4px;
}
.footer .footer-inner .footer-link-list li:first-child {margin-left:0; padding-left:0;}
.footer .footer-inner .footer-link-list li a {
  font-size: 12px;
  color: #f5f5f5;

}

.minime-layer {
  width: 1600px;
  height: 830px;
  background: url('http://c1img.cyworld.co.kr/img/myroom_main/thema_1/bg.png') center top no-repeat;
}


.dimming-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  bottom:0px; height:140px;
}

@media only screen and (max-width:900px) {
  .app-store-link {position:relative; right:auto; top:0;}
  .app-store-link img {margin-top:0;}
  .footer .footer-inner .footer-link-list {margin-top:8px; margin-left:8px; margin-right:8px;}
  .footer .footer-inner div.footerLinkList {margin-top:8px; margin-left:8px;margin-right:8px;}
  .footer-inner > a {top:10px; right:10px;}
}

#minimeTopDiv:after {content:'';  }


body{position:relative; min-height:1025px;}
body span.body_lllayer {width:100%; height:100%; background:black; display:block; opacity:0.4;position:absolute; left:0; top:0;}
.minilayyyer {background:black; width:100%; height:calc(100% + 0px); display:block; position:absolute; left:0; top:0;opacity:0.4;}
.minilayyyer2 {width:404px; height:407px;margin-left:-200px; display:block; position:absolute; left:50%; top:170px;background:url('http://c1img.cyworld.co.kr/img/timeimg/login-bg.png') center 0 no-repeat;}








.minimeObj {
  position: absolute;
  max-width: 100px;
}

.mysay {
  position: absolute;
  width: fit-content;
  max-width: 300px;
  top: 300px;
  left: 279px;
  cursor: move;
  z-index: 1;
}

.mysay tr:nth-child(1) td {
  position: relative;
  top: 3px;
}

.mysay tr:nth-child(3) td {
  position: relative;
  bottom: 3px;
}

.optionLayer {
  margin: 10px;
  position: absolute;
  top: 130px;
  left: 1005px;
  width: 400px;
  height: 300px;
  padding: 10px 10px 10px 10px;
  border: 1px solid blue;
  background-color: #c9c9c9;
  z-index: 999;
}

@media (max-height: 800px) {
  .footer {
    disp lay: none;
  }
}

@media (max-width: 435px) {
  .footer .footer-inner {
    display: none;
  }
}

/* main 추천피플용 추가 2018.09.19 */
.peopleCy {
	cursor:pointer;
}

.propleObj img{
	cursor:pointer;
}

/* login 페이지 coverstory 추가 2018.11.07 */
.coverstory-launcher{
	/* z-index:99;
    position:absolute;
    top:12px;
    left:50%;
    font-weight: bold;
    letter-spacing: -1px;
    background:#fff;
    -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
            transform:translateX(-50%);
    font-size:18px;
    color:#000 !important;
    display:block;
    padding:12px 22px;
    border-radius:24px;
    box-shadow:2px 3px 5px rgba(0,0,0,.2); */
    z-index: 99;
    position: absolute;
    top: 9px;
    left: 50%;
    width: 74px;
    height: 74px;
    display: block;
    background: #ff6800;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 16px;
    color: #fff !important;
    padding: 0;
    text-align: center;
    display: block;
    line-height: 74px;
    box-sizing: border-box;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.coverstory-launcher:after {
    /* content:'';
    position:absolute;
    bottom:-19px;
    display:inline-block;
    width:14px;
    height:9px;
    left:50%;
    -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
            transform:translateX(-50%);
    background:url(http://c1img.cyworld.co.kr/img/timeimg/ico-coverstory-pull.png) no-repeat 0 0; */
    
}

.pendulum {
	position: absolute;
    width: 80px;
    left: 50%;
    margin-left: -40px;
    z-index:98;
    top:0px;
	padding: 0 0 30px;
}

.pendulum__thread {
	display: inline-block;
	width: 2px;
	height: 20px;
	background: #fff;
	border-radius: 5px;
	position: relative;
	left:50%;
	margin-top: 82px;
	transform-origin: 50% 0;
	animation: moveIt 2.5s ease-in-out infinite;
}

.pendulum__ball {
	width: 10px;
	height: 10px;
	background: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
	position: absolute;
	bottom: -13px;
	left: -6px;
}

.shadow {
	width: 10px;
	height: 5px;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	margin: 20px auto 0;
	animation: moveShade 1.25s ease-in-out alternate infinite;
}

@keyframes moveIt {
	0%,
	100% {
		transform: rotate(35deg);
	}
	50% {
		transform: rotate(-35deg);
	}
}

@keyframes moveShade {
	0% {
		transform: translateX(-20px) scale(1.4, 0.5);
		filter: blur(20px);
	}
	50% {
		filter: blur(3px);
	}
	100% {
		transform: translateX(20px) scale(1.4, 0.5);
		filter: blur(20px);
	}
}
.coverstory {
    border-top:7px solid #ff7c07;
    width:694px;
    /* height:698px; */
    height:733px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position:fixed;
    padding:35px 0 14px;
    left:50%;
    margin-left:-347px;
    -webkit-transform:translateY(-100%);
        -ms-transform:translateY(-100%);
            transform:translateY(-100%);
    background:#fff;
    -webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    z-index: 99999;
}
.coverstory:after {
    content:'';
    display: table;
    width:100%;
    clear:both;
}
#coverstory * {
    font-family: 'spoqaR', sans-serif;
}
.coverstory--show {
    -webkit-transform:translateY(0);
        -ms-transform:translateY(0);
            transform:translateY(0);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
            box-shadow: 0 0 0 rgba(0,0,0,0);
}
.coverstory__dimm {
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background:rgba(0,0,0,.2);
}
.coverstory__tab {
    text-align: center;
    margin:0 0 39px 0;
    padding:0;
}
.coverstory__tab-item {
    font-size:16px;
    color:#9c9c9c;
    /* font-weight: bold; */
    display:inline-block;
    margin:0 11px;
    /* letter-spacing: -1px; */
    font-family: 'spoqaR', sans-serif;
    cursor:pointer;
}    
.coverstory__tab-item--active {
    color:#000;
}  
.carousel-3d-container{
    margin:0 auto !important;
}
.carousel-3d-container .carousel-3d-slide {
    padding: 0px;
    background:transparent !important;
}

.carousel-3d-container .carousel-3d-slide .title {
    font-size: 22px;
}
.carousel-3d-slide img {
    -o-object-fit: cover;
       object-fit: cover
}

.carousel-3d-container .next {
    background:url(http://c1img.cyworld.co.kr/img/timeimg/btn-right-arrow.png) no-repeat 50% 50%;
}
.carousel-3d-container .prev {
    background:url(http://c1img.cyworld.co.kr/img/timeimg/btn-left-arrow.png) no-repeat 50% 50%;
}
.carousel-3d-container .prev span,
.carousel-3d-container .next span{
    display:none;
}
.coverstory-card{
    position:relative;
}
.coverstory-card:after {
    content:attr(data-type);
    position:relative;
    display:block;
    opacity:0;
    width:68px;
    margin:-12px auto 0;
    text-align: center;
    /* letter-spacing: -1px; */
    padding:4px 0;
    background:#ff7a03;
    color:#fff;       
    font-family: 'spoqaR', sans-serif;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}
.carousel-3d-slide.current .coverstory-card:after {
    opacity:1;
}
.coverstory-card__image{
    display:block;
    width:328px;
    height:454px;
},

.coverstory-card[data-type^="오늘"]:after {
    background:#ff7a03
}
.coverstory-card[data-type="커버스토리"]:after {
    background:#132155
}
.coverstory-card[data-type="큐리지널"]:after {
    background:#5089fc
}
.coverstory-card[data-type="큐브리핑"]:after {
    background:#b128ff
}
.coverstory-card[data-type="추천피플"]:after {
    background:#ff0b67
}
.coverstory-card[data-type="금융"]:after {
    background:#007b5a
}
.coverstory-card__link {
    display:block;
    position:relative;
}
.coverstory-card__content {
    position:absolute;
    left:0;
    right:0;
    top:0;
    height:454px;
    background:rgba(0,0,0,.7);
    color:#fff;
    opacity:0;
    -webkit-transition:all .5s .2s ease;
    -o-transition:all .5s .2s ease;
    transition:all .5s .2s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;      
    -webkit-box-align: center;      
        -ms-flex-align: center;      
            align-items: center;
}
.carousel-3d-slide.current:hover .coverstory-card__content{
    opacity: 1;
}
.coverstory-card__content-inner{
    -webkit-box-flex:1;
        -ms-flex-positive:1;
            flex-grow:1;
}
.coverstory-card__content-header{
    display:block;
    font-size:22px;
    width:100%;
    text-align: center;
    /* letter-spacing: -1px; */
}
.coverstory-card__content-header:before{
    content:'';
    display:block;
    margin:0 auto 8px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color:transparent;
}
.coverstory-card__content-header--todaycy:before{
    width:31px;
    height:31px;
    background-image:url(http://c1img.cyworld.co.kr/img/timeimg/cs-card-cylogo.png);
}
.coverstory-card__content-header--coverstory:before{
    width:31px;
    height:31px;
    background-image:url(http://c1img.cyworld.co.kr/img/timeimg/cs-card-cylogo.png);
}
.coverstory-card__content-header--qbriefing:before{
    width:24px;
    height:30px;
    background-image:url(http://c1img.cyworld.co.kr/img/timeimg/cs-card-qjlogo.png);
}
.coverstory-card__content-header--qriginal:before{
    width:24px;
    height:30px;
    background-image:url(http://c1img.cyworld.co.kr/img/timeimg/cs-card-qjlogo.png);
}
.coverstory-card__content-header--hotpeople:before{
    /* width:41px;
    height:35px;
    background-image:url(http://c1img.cyworld.co.kr/img/timeimg/cs-card-hplogo.png); */
    width:31px;
    height:31px;
    background-image:url(http://c1img.cyworld.co.kr/img/timeimg/cs-card-cylogo.png);
}
.coverstory-card__content-header--finance:before{
    width:31px;
    height:31px;
    background-image:url(http://c1img.cyworld.co.kr/img/timeimg/cs-card-cylogo.png);
}
.coverstory-card__content-body{
    display:block;
    font-size:18px;
    /* letter-spacing: -1px; */
    margin-left:20px;
    margin-right:20px;
    color:rgba(255, 255, 255, 0.65);
    line-height:1.5;
    text-align: center;
}
.coverstory-card__content-body:before {
    content:'';
    display:block;
    margin:35px auto;
    width:31px;
    height:1px;
    overflow: hidden;
    background:rgba(255,255,255,.6);
}
.coverstory__info {
    cursor:pointer;
    margin-top:35px;
    margin-left:180px;
    margin-right:180px;
    margin-bottom:20px;
    font-size:16px;
    /* font-weight: bold; */
    /* letter-spacing: -1px; */
    text-align: center;
    color:#4c4c4c;
}
.coverstory__info:after {
    content:'';
    display:block;
    margin:14px auto 0;
    width:16px;
    height:11px;
    background:url(http://c1img.cyworld.co.kr/img/timeimg/cs-arrow-top.png) no-repeat 0 0;
}
.coverstory__login {
    cursor: pointer;
    color:#ff7c07;
    font-style:normal
}

.coverstory__btns {
    box-sizing: border-box;
    position:absolute;
    left:22px;
    right:22px;
    bottom:17px;
}
.coverstory__btns:before {
    content:'';
    display:table;
    width:100%;
    clear:both;
}
.coverstory__close {
    float:right;
    font-size:13px;
    /* font-weight: bold; */
    /* letter-spacing: -1px; */
    color:rgba(0, 0, 0, 0.62) !important;
    display:block;
    padding-right:17px;
    background:url(http://c1img.cyworld.co.kr/img/timeimg/cs-close.png) no-repeat 100% 50%;
}

.coverstory__close--today {
    float:left;
    padding-right:20px;
    background:url(http://c1img.cyworld.co.kr/img/timeimg/cs-check2.png) no-repeat 100% 50%;
}

