/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400);
#mcCd_overlay{ display:none; }

/* MONCLER THEME */
#mcCd {
	/*margin-top: 117px;*/
	position:relative;

	/*background-position:center center;*/
	background-position:bottom center;

	background-repeat:no-repeat;
	background-size: contain;
	background-color: #6fcaed;
}
#mcCd + section.images-container.home[role="main"] {
	padding-top: 0;
}

.ginza-mob-txt { display:none; }


#mcCd_overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:40;
	margin:0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align:center;
	/*-webkit-transition: background-color 0.3s ease-out;  
	transition: background-color 0.3s ease-out;  
	background-color:rgba(0,0,0,0.2);*/
	color:#FFF;
}


#mcCd_OpenPopup{
    position: absolute;
    top: 40px;
    left:0;
    width: 100%;
    z-index: 51;
    text-align: center;
    font-size:  24px;
    color: #FFFFFF;
    cursor: pointer;
}

#mcCd_overlay h3 {
	font-family: "BauerBodoniBT-Roman", "Times New Roman", Georgia, serif;
	font-size: 6.875em;
	line-height: 98px;
}
#mcCd_overlay span {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-size: 30px;
	font-weight: bold;
	color: #ff2b06;
}

#mcCd #mcCd_overlay-table,
#mcCd #mcCd_overlay-cell{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	display: block;
}

#mcCd #mcCd_clock-layer{
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	margin:0;
	padding: 0;
	height: 100%;
	width: 100%;
}
#mcCd #mcCd_clock-table{
	display:table;
	margin:0;
	padding: 0;
	height: 100%;
	width: 100%;
}
#mcCd #mcCd_clock-cell{
	display:table-cell;
	vertical-align: bottom;
}

#mcCd #mcCd_clock {
    margin: 0 auto;
    width: 745px;
	padding:0 0 6% 0;
	/*text-align:center;*/
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-size: 85px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000;
	/*text-shadow: -3px 0 #fff, 0 3px #fff, 3px 0 #fff, 0 -3px #fff;*/
	-webkit-text-stroke: 2px #fff;
	color: black;
	text-shadow:
	2px 2px 0 #fff,
	-2px -2px 0 #fff,  
	2px -2px 0 #fff,
	-2px 2px 0 #fff,
	2px 2px 0 #fff;
	-webkit-text-shadow: none;
}

.left img, 
.right img {
	height: 100%;
	width:auto;
}
.left {
	float:left;
	height:100%;
}
.right {
	float:right;
	height:100%;
}





/* OVERLAY POPUP FORM */
html.ginzaOpen,
html.ginzaOpen body{
    overflow: hidden
}
#ginza_popup {
    display: none;
    font-family: 'PT Sans', sans-serif;
}
#ginza_popup .ginza_bg{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    filter: alpha(opacity=0);
    opacity: 0;
    opacity:0.8;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#ginza_popup .ginza_wrap{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
}
#ginza_popup .ginza_container{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#ginza_popup .ginza_bg_wrap{
    width: auto;
    max-width: 1380px;
    min-width: 580px;
    position: relative;
    margin: 117px auto 0 auto;
}
#ginza_popup .ginza_form_wrap {
    position: absolute;
    top: 0;
    left: 50%;
    width: 670px;
    height: 100%;
    color: #FFFFFF;
    margin-left: -345px;
   /* background: #000000;*/
    padding: 0 0;
}

.ginza_form_inner  {
	background:#000;
	padding-bottom: 70px;
}



#ginza_popup .ginza_form_inner{
    position: relative;
}
#ginza_popup #ginza_popup_close{
    width: 18px;
    height: 18px;
    position:absolute;
    top: 30px;
    right: 30px;
    background: url("X.png") center center no-repeat;
    background-size: contain;
    cursor:pointer;
}
#ginza_popup #ginza_form_title{
	padding: 80px 75px 50px;
    font-size: 15px;
}
#ginza_popup #frm{
    padding: 0;
    font-size: 13px;
    margin: 0 auto;
    width: 496px;
}
#ginza_popup #frm label{
    float: left;
    width: 215px;
    font-size: 13px;
    text-align: left;
    height: 26px;
    line-height: 26px;
    font-family: 'PT Sans', sans-serif;
}
#ginza_popup #frm .input_separator{
    height: 37px;
    width: 100%;
    float: left;
}
#ginza_popup #frm input{
    float: left;
    width: 280px;
    font-size: 13px;
    padding: 0;
    height: 26px;
    line-height: 26px;
    background: url("input.png");
    color: #FFFFFF;
    font-family: 'PT Sans', sans-serif;
}
#ginza_popup #frm input.error {
    background:#fa8072;
}
#ginza_popup #frm #frm_submit {
    float: none;
    display: block;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 32px;
    height: 32px;
    width: 90px;
    border: 1px solid #efefef;
    padding: 0;
    margin: 65px auto 0 auto;
    cursor:pointer;
    font-family: 'PT Sans', sans-serif;
    background:none;
}

#ginza_popup #my_error_msg {
    color:red;
    position: absolute;
    bottom:10px;
    left:0;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
}














@media screen and (max-width: 1024px) {
	#mcCd #mcCd_clock {
		width: 620px;
		font-size:70px;
	}
        #ginza_popup #frm #frm_submit{
            margin-top: 30px;
        }
}
@media screen and (max-width: 1023px) {
	#mcCd #mcCd_clock {
		width: 620px;
		font-size:70px;
	}
        #ginza_popup #frm .input_separator {
            height: 15px;
        }
        #ginza_popup .ginza_form_wrap {
            width: 490px;
            margin-left: -245px;
        }
        #ginza_popup #ginza_form_title{
           /* padding: 28px 56px;*/
            font-size: 12px;
        }
        #ginza_popup #frm {
            width: 380px;
        }
        #ginza_popup #frm label{
            width:90px;
        }
        #ginza_popup #frm input{
            width:260px;
        }
        
        #ginza_popup #ginza_popup_close{
            right: 15px;
        }
        #ginza_popup #my_error_msg{
            bottom: 5px;
            font-size: 13px;
            line-height: 25px;
            height: 25px;
        }
}

@media screen and (max-width: 768px) {
	#mcCd #mcCd_clock {
		width: 500px;
		font-size:55px;
	}
}
@media screen and (max-width: 767px) {
    #mcCd_OpenPopup{
        top: 13%;
        font-size: 16px;
    }
}
@media screen and (max-width: 640px) {
	
	#mcCd_overlay{ display:block; }
	.ginza-mob-txt { display:block; }
	.left img, .right img {
		display:none !important;
	}
	#mcCd #mcCd_overlay-cell {
		/*vertical-align: top;
		padding: 10%;
		width:90%;*/
		position:relative;
	}
	
	#mcCd_overlay-cell .left,
	#mcCd_overlay-cell .right {
		float:none;
		position:absolute;
		width:100%;
		left:0;
		height:auto;
	}
	#mcCd_overlay-cell .left { top:5%; }
	#mcCd_overlay-cell .right { bottom:5%; }
	
	#mcCd_overlay-cell .right p, #mcCd_overlay-cell .left p {
		font-size:12px;
		opacity:0.8;
		letter-spacing:0.1em;
		font-family: 'Gotham SSm A', 'Gotham SSm B';
		font-weight: bold;
	}

	#mcCd #mcCd_clock-cell { 
		vertical-align:middle;
	}
	#mcCd #mcCd_clock {
		padding: 20% 0 0 0;
		font-size: 25px;
		width: 225px;
		-webkit-text-stroke: 1px #fff;
		color: black;
		text-shadow:
		1px 1px 0 #fff,
		-1px -1px 0 #fff,  
		1px -1px 0 #fff,
		-1px 1px 0 #fff,
		1px 1px 0 #fff;
		-webkit-text-shadow: none;
	}

	#mcCd {
		/*margin-top: 76px;*/
		/*background-color: #222222;*/
	}
	
}

@media screen and (max-width: 639px) {
	#mcCd_overlay-cell .left { top:8%; }
	#mcCd_overlay-cell .right { bottom:8%; }
	.ginza-mob-txt{ font-size:14px; }
}


@media screen and (max-width: 600px) { 


#ginza_popup .ginza_form_wrap {
	width:100%;
	margin-left:0;
	left:0;
}

#ginza_popup .ginza_bg_wrap {
	max-width:none;
	min-width:100%;
        margin-top: 0;
}

#ginza_popup #frm {
    width: 80%;
    margin: 0 auto;
}


#ginza_popup #frm input {
	width:100%;
}


#ginza_popup .ginza_container {
	padding:0;
}


}













@media screen and (max-width: 374px) {
	#mcCd_overlay-cell .left { top:10%; }
	#mcCd_overlay-cell .right { bottom:10%; }
	.ginza-mob-txt{ font-size:12px; }
}
@media screen and (max-width: 38em) {
		
}
