:focus{ outline: none; }
input[type=text]:focus,
input[type=password]:focus, textarea:focus {
  outline: 0 none;
}
* { -webkit-appearance: none; }
html, html a {
    -webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: none;
}
body {
	text-decoration: none;
	text-align: center;
	background-color: #ad172b;
	margin: 0px;
	}
a, img {
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari and Chrome */
  -o-transition: all 0.5s; /* Opera */
}
/* ------------------------------------------------------------------------------------------ HEADER */
#HEADER {
	position: relative;
	width: 100%;
	min-height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	display: block;
	}
#HEADER-TOP {
	position: relative;
	max-width: 320px;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	text-align: center;
	background-image: url(img/header-m.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#HEADER-DIV {
	position: relative;
	max-width: 100%;
	height: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	background-color: #FFF;
	}
#HEADER-MIDDLE {
	position: relative;
	max-width: 300px;
	min-height: 25px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	}
#HEADER-BOTTOM {
	position: relative;
	max-width: 300x;
	min-height: 25px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	display: block;
	text-align: center;
	}
.TXT-01 {
	font-family: 'nerissemibold_italic';
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}
.TXT-02 {
	font-family: 'nerisblack_italic';
	font-size: 22px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}
.TXT-03 {
	font-size: 30px;
	line-height: 40px;
	}
#HOME-DOWN {
	position: relative;
	width: 100%;
	height: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	background-image: url(img/down.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#HOME-DOWN-01 {
	position: relative;
	width: 100%;
	height: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	background-image: url(img/down.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#HOME-DOWN-02 {
	position: relative;
	width: 100%;
	height: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	background-image: url(img/down.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#HOME-TOP {
	position: relative;
	max-width: 100%;
	min-height: 30px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	}
.TXT-04 {
	font-family: 'nerisblack';
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}
#HOME-MIDDLE {
	position: relative;
	max-width: 100%;
	min-height: 30px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
	display: block;
	overflow: hidden;
	}
#HOME-MIDDLE-01 {
	position: relative;
	width: 222px;
	min-height: 180px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	float: none;
	}
#HOME-MIDDLE-02 {
	position: relative;
	width: 222px;
	min-height: 180px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	float: none;
	}
#HOME-MIDDLE-03 {
	position: relative;
	width: 222px;
	min-height: 180px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	float: none;
	}
#HOME-MIDDLE-04 {
	position: relative;
	width: 222px;
	min-height: 180px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	float: none;
	}
.IMG-SMALL {
	width: 222px;
	height: 148px;
	border: none;
	}
.IMG-SMALL:hover {
	opacity: 0.6;
	}
.IMG-SMALL-A {
	width: 222px;
	height: 148px;
	border: none;
	opacity: 0.6;
	}	
#BAR-TOP {
	position: relative;
	max-width: 100%;
	min-height: 30px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	text-align: center;
	display: block;
	}	
#BAR-01 {
	position: relative;
	max-width: 100%;
	min-height: 33px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 5px;
	text-align: center;
	display: block;
	background-color: #FFF;
	cursor: pointer;
	}	
#BAR-01:hover {
	opacity: 0.6;
	}	
#BAR-02 {
	position: relative;
	max-width: 100%;
	min-height: 33px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 5px;
	text-align: center;
	display: block;
	background-color: #FFF;
	cursor: pointer;
	}	
#BAR-02:hover {
	opacity: 0.6;
	}	
#BAR-03 {
	position: relative;
	max-width: 100%;
	min-height: 33px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	padding: 5px;
	text-align: center;
	display: block;
	background-color: #FFF;
	cursor: pointer;
	}	
#BAR-03:hover {
	opacity: 0.6;
	}
.TXT-05 {
	font-family: 'nerisblack';
	font-size: 16px;
	line-height: 24px;
	color: #ad172b;
	text-align: center;
	text-decoration: none;
	}
#CONTENT-TOP {
	position: relative;
	max-width: 100%;
	min-height: 30px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	text-align: center;
	display: block;
	}	
#CONTENT {
	position: relative;
	width: 300px;
	height: 199px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	text-align: center;
	display: block;
	}	
#CONTENT-ODABERI {
	position: relative;
	width: 300px;
	height: 199px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	text-align: center;
	display: block;
	}	
#HOME-UP {
	position: relative;
	width: 100%;
	height: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	background-image: url(img/up.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#CONTENT-ODABERI-TOP {
	position: relative;
	max-width: 100%;
	min-height: 30px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	text-align: center;
	display: block;
	}	
#CONTENT-SHARE {
	position: relative;
	width: 300px;
	height: 199px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	text-align: center;
	display: block;
	}
.IMG-BIG {
	width: 300px;
	height: 199px;
	border: none;
	}
#SHARE {
	position: relative;
	max-width: 100%;
	min-height: 30px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	text-align: center;
	display: block;
	overflow: hidden;
	}
#SHARE-01 {
	position: relative;
	width: 164px;
	height: 144px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	float: none;
	}
#SHARE-02 {
	position: relative;
	width: 164px;
	height: 144px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	float: none;
	}
#SHARE-03 {
	position: relative;
	width: 164px;
	height: 144px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	float: none;
	cursor: pointer;
	}
.IMG-SHARE {
	width: 164px;
	height: 144px;
	border: none;
	}
.IMG-SHARE:hover {
	opacity: 0.6;
	}
#ODABERI {
	position: absolute;
	width: 300px;
	height: 249px;
	top: 550px;
	left: 0px;
	display: none;
	z-index: 100;
	background-image: url(img/forma-m.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#ODABERI-BUTTON {
	position: absolute;
	width: 118px;
	height: 36px;
	top: 176px;
	left: 88px;
	cursor: pointer;
	background-image: url(img/odaberi-m.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#ODABERI-BUTTON:hover {
	opacity: 0.6;
	}
#cb1 {
	position: absolute;
	top: 79px;
	left: 36px;
	}
#cb2 {
	position: absolute;
	top: 107px;
	left: 36px;
	}
#cb3 {
	position: absolute;
	top: 135px;
	left: 36px;
	}
input[type=radio].css-checkbox {
	display:none;
}
input[type=radio].css-checkbox + label.css-label {
	padding-left: 35px;
	height: 20px; 
	display:inline-block;
	line-height: 28px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size: 28px;
	vertical-align:middle;
	cursor:pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -20px;
}
label.css-label {
	background-image:url(img/RADIO-m.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
input[type=checkbox].css-checkboxCH {
	display:none;
}
input[type=checkbox].css-checkboxCH + label.css-labelCH {
	padding-left: 35px;
	height: 20px; 
	display:inline-block;
	line-height: 28px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size: 28px;
	vertical-align:middle;
	cursor:pointer;
}
input[type=checkbox].css-checkboxCH:checked + label.css-labelCH {
	background-position: 0 -20px;
}
label.css-labelCH {
	background-image:url(img/RADIO-m.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}