@charset "utf-8";
/* CSS Document */

/*
@import url('https://fonts.googleapis.com/css?family=Rajdhani:700');
*/

#campaign .cmpn-offer.inactive,
#overlayBtn .cmpn-offer.inactive {
	position: relative;
	overflow: hidden;
}

#campaign .cmpn-offer.inactive:after,
#overlayBtn .cmpn-offer.inactive:after {
	content: ""!important;
	width: 100%;
	height: 100%!important;
	visibility: visible!important;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
}

div#stopwatchWrapper {
	margin: 40px auto 0;
    text-align: center;
}
div#stopwatch {
	color: #FFB400;
	font-family: "Noto Sans Japanese", sans-serif;
	font-size: 110px;
	text-align: center;
	line-height: 110px;
	padding: 0 10px;
	/*
	font-family: 'Rajdhani', sans-serif;
	font-size: 130px;
	text-align: left;
	line-height: 124px;
	padding: 0 15px;
	*/
    font-weight: bold;
	box-sizing: border-box;
    width: 580px;
	height: 140px;
	margin: 30px auto;
	background: #333;
    border: 10px solid #ccc;
	position: relative;
}
div#stopwatch:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	background: repeating-linear-gradient(0deg, #000, #000 1px, transparent 1px, transparent 3px), repeating-linear-gradient(90deg, #000, #000 1px, transparent 1px, transparent 3px);
    z-index: 10;
	opacity: 0.5;
}

#stopwatchControl {
    width: 580px;
	margin: 30px auto;
    text-align: center;
}
#stopwatchControl button {
	font-family: "Noto Sans Japanese", sans-serif;
    font-size: 22px;
	font-weight: 700;
    width: 9em;
	height: 60px;
	line-height: 30px;
	margin: 0 10px;
	border-radius: 30px;
	cursor: pointer;
	background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    appearance: none;
}
#stopwatchControl button#stopwatchStartAndStop {
    color: #fff;
    background: #0071BE;
	box-shadow: 0 7px 0 #216b9e;
	position: relative;
	top: 0;
}
#stopwatchControl button#stopwatchStartAndStop.start {
    background: #e94158;
	box-shadow: 0 7px 0  #b7182e;
	position: relative;
	top: 0;
}
#stopwatchControl button#stopwatchClear {
	color: #000;
    background: #ccc;
	box-shadow: 0 7px 0 #999999;
	position: relative;
	top: 0;
}
#stopwatchControl button#stopwatchStartAndStop:active,
#stopwatchControl button#stopwatchStartAndStop.start:active,
#stopwatchControl button#stopwatchClear:active{
    box-shadow:none;
	top: 7px;
}

#Keyword5x {
	background:url(/cp/present/special_180716/images/keyword_bg.jpg) no-repeat center top;
	width: 960px;
	height: 160px;
	margin: 40px auto 0 auto;
	padding-top: 15px;
	text-align: center;
}

div#contents #Keyword5x p,
#campaign #Keyword5x p {
	font-size: 24px;
	line-height: 1.4;
	margin: 0;
	padding: 15px;
	font-weight: 700;
}

div#contents #Keyword5x p span,
#campaign #Keyword5x p span {
	display: block;
	color: #cc0000;
	font-size: 60px;
	font-weight: 700;
}

.frame .prize-l .get p {
	font-size: 24px;
	line-height: 1.4;
	margin: 0;
	padding: 15px;
	font-weight: 700;
}

#mingol_gdo-btn{
	margin: 0 0 6em 0;
}

#mingol_gdo-btnarea {
	margin:60px 0 20px 0 !important;
}
#mingol_gdo-btnarea p {
	display: block;
	width: 520px;
	margin: 30px auto 0 auto!important;
	padding: 18px 0 24px 0;
	font-size: 28px;
	text-align: center;
	background: #ffcd58;
	line-height: 1.2;
    letter-spacing: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)!important;
}
#mingol_gdo-btnarea p a{
	display: block;
	font-weight: 500;
	color: #FFF!important;
	text-decoration: none!important;
	background: #ffcd58 !important;
}
#mingol_gdo-btnarea p a img{
	width: 16px!important;
	margin: -8px 0 0 10px!important;
	vertical-align: middle!important;
}
