/*-SPECIAL-*/
.flex {display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;}
.jcsb {-webkit-justify-content:space-between;justify-content:space-between;}
.jcsa {-webkit-justify-content:space-around;justify-content:space-around;}
.jcfe {-webkit-justify-content:flex-end;justify-content:flex-end;}
.jcc {-webkit-justify-content:center;justify-content:center;}
.aic {-webkit-align-items:center;align-items:center;}
.aie {-webkit-align-items:flex-end;align-items:flex-end;}
.fdc {-webkit-flex-direction:column;flex-direction:column;}
.fdcr {-webkit-flex-direction:column-reverse;flex-direction:column-reverse;}
.fdrr {-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.fww {-webkit-flex-wrap:wrap;flex-wrap:wrap;}
:hover {-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
:not(:hover) {-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
/*-END-SPECIAL-*/
* {margin:0;padding:0;}
a {text-decoration: none;}

/* BRAND */

.brand2018 {
    position: fixed;
    top: 0;
    width: 100%;
    overflow: hidden;
	display: none;
}
.brand {
    position: fixed;
    width: 100%;
    height: 1080px;
}
.brand_center {
	width: 1000px;
	height: 1080px;
}
.brand_left, .brand_right {
	height: 1080px;
	width: -webkit-calc(50% - 500px);
	width: calc(50% - 500px);
}
.bl {
    background: url(img/cosmoawards/2017/bg01.jpg) no-repeat 50% 0 / contain;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.br {
    background: url(img/cosmoawards/2017/bg02.jpg) no-repeat 50% 0 / contain;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.bl_logo {
    width: 80%;
    margin: 10%;
}
.br_logo  {
    width: 80%;
    margin: 10%;
}
.bl_ppc {
    width: 70%;
    margin: 0 15%;
}
.bl_my {
    width: 100%;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 83%;
}
.brand_left, .brand_right {
	position: relative;
}

/* END-BRAND */
body {
	font-family: 'rcl';
	font-weight: 400;
	font-size: 16px;
}
.body_fix {overflow: hidden;}
h1 {
    text-transform: uppercase;
    color: #ed008c;
    font-size: 350%;
    font-weight: 100;
    margin-bottom: 20px;
    text-shadow: 2px 2px 0px #fff, 3px 3px 0px rgb(237, 0, 140);
    border-left: 30px solid;
    margin-left: -20px;
    padding-left: 20px;
}
.content {
	width: 1024px;
	margin: 0 auto;
	margin-top: 0;
	display: block;
	background: #fff;
	position: relative;
    z-index: 1;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.logo {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0;
}
.logo img {
    width: 700px;
    display: block;
    margin: 0 auto;
}
.logo_hi img {
    width: 250px;
    margin: 10px auto;
}
.logo2 {margin: 15px auto;}
.title_l, .title_r {width: 480px;}
.title_l {
	margin-left: 20px;
	margin-right: 10px;
}
.title_r {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: -50px;
	text-align: center;
}
.title_l p {
	color: #555;
	margin: 10px 0 !important;
	text-align: justify;
}

.ca19_intro {
    width: 1024px;
    background: #c5cacc;
}
.ca19_intro img {max-width: 100%;}
.ca19_intro_left {
    width: 512px;
    height: 656px;
    position: relative;
}
.ca19_desc {
    padding: 24px;
    font-size: 22px;
    text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c5cacc+0,e5e5e5+100&1+0,0+100 */
background: -moz-linear-gradient(top,  rgba(197,202,204,1) 0%, rgba(229,229,229,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(197,202,204,1) 0%,rgba(229,229,229,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(197,202,204,1) 0%,rgba(229,229,229,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5cacc', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */
}
.ca19_desc_box {
	margin-top: -280px;
    position: relative;
}
.ca19_desc p {margin: 12px auto;}
.ca19_intro_right {
	width: 512px;
    height: 656px;
    position: relative;
	overflow: hidden;
}
.ca19_intro_right_circle {
    width: 360px;
    height: 360px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    top: 40px;
    right: -12px;
}
.ca19_intro_right_txt {
    text-transform: uppercase;
    font-family: 'rcb';
    font-size: 12px;
    color: #64c5ba;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 36px;
}
.lat, .answear {text-align: center;}
.lat img, .answear img {
    width: 160px;
    margin-top: 48px;
}
.answear {}

.nomination {
    font-size: 60px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'rcb';
    margin: 80px auto;
	position: relative;
	overflow: hidden;
}
.nomination:before, .nomination:after {
    content: "";
    top: calc(50% - (1px / 2));
    width: 160px;
    border-bottom: 1px solid #000;
    margin: 0 48px;
}

.follow {
    background: #222;
    padding: 20px;
    color: #fff;
}
.follow a {
    color: #fff;
    text-decoration: none;
}
.follow_text {
    text-transform: uppercase;
    font-size: 130%;
}
.follow_text, .follow_fb, .follow_vk {padding: 0 10px;}
.follow_fb, .follow_vk {
    cursor: pointer;
    font-size: 150%;
}
.follow_fb {}
.follow_fb:before {font-family: 'icon';}
.follow_fb:before {content: '\F301';}
.rank_box {
    margin: 0 0 120px 0;
}
.rank_border {
	background: #e784b3;
	width: 1px;
}
.rank_item {text-align: center;}
.rank_item_name {
    margin: 14px 0;
	margin-top: 15px;
	font-family: 'rcr';
	font-size: 18px;
}
.rank_item_view {
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.65);
	opacity: 0;
	color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.rank_item_view:hover {
	opacity: 1;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}
.rank_item_view:hover {-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.more_pro {width: 18px !important;}
.rank_item_voice {
    background: #fff;
    padding: 8px 0;
    cursor: pointer;
    text-transform: uppercase;
    width: 140px;
    margin: 0 auto;
    box-shadow: 0 0 0 1px #000;
    font-family: 'rcr';
    font-size: 14px;
    letter-spacing: 1px;
}
.rank_item_voice:hover {
	background: #ed1d8c;
    color: #fff;
    box-shadow: 0 0 0 1px #ed1d8c;
}
.rank_title {
    font-family: ind;
    text-align: center;
    font-size: 36px;
    margin: 48px auto;
}
.rank_title:before, .rank_title:after {
    content: "";
    top: calc(50% - (1px / 2));
    width: 80px;
    border-bottom: 1px solid #000;
    margin: 0 24px;
}
.rank_item_img {
	max-width: 220px;
	margin: 0 14px;
	position: relative;
	overflow: hidden;
}
.rank_item_img img {
	width: 220px;
	filter: contrast(110%);
}
.show_profile {
    position: fixed;
	z-index:999;
    top: 100%;
    left: 0;
    right: 0;
    bottom: -100%;
    background: #fff;
	color: #555;
	opacity: 0;
}
.profile {
	opacity:0;
	width: -webkit-calc(100% - 300px);
	width: calc(100% - 300px);
	position: fixed;
	top: 100%;
    left: 300px;
    right: 0;
    bottom: -100%;
	overflow: auto;
}
.arrow_prev, .arrow_next {
    position: absolute;
	top: 0;
	height: 100vh;
    cursor: pointer;
	display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;
	-webkit-justify-content:center;justify-content:center;
	-webkit-align-items:center;align-items:center;
	width: 120px;
}
.arrow_prev {left: 0;}
.arrow_next {right: 0;}

.arrow_prev>div, .arrow_next>div {
	width: 26px;
    height: 26px;
    transform: rotate(48deg);
	position: fixed;
}
.arrow_prev>div {
    border-left: 2px solid;
    border-bottom: 2px solid;
}
.arrow_next>div {
	border-right: 2px solid;
    border-top: 2px solid;
}
.arrow_prev>div img, .arrow_next>div img {display: none;}
.arrow_prev>div p, .arrow_next>div p {display: none;}
.arrow_prev>div:hover, .arrow_next>div:hover {opacity: 1;}
.arrow_prev img, .arrow_next img {
    width: 80px;
    margin-bottom: 12px;
}
.profile_close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99;
    font-size: 300%;
    line-height: 50%;
    cursor: pointer;
	background: rgba(255, 255, 255, 0.5);
    padding: 3px;
    line-height: 50%;
    font-family: initial;
    color: #333;
    border-radius: 4px;
}
.pro_desc {
	margin: 48px;
	text-align:center;
}
.profile_box {position: relative;}
.pro_desc_nomi {
    /* background: #68C5BA url(img/cosmoawards/2019/nav_bg.jpg); */
    position: fixed;
    height: 100%;
    width: 300px;
    text-align: right;
}
.pro_desc_nomi_logo {
	width: 300px;
	margin-bottom: 50px;
}
.pro_desc_nomi_logo img {width: 100%;}
.pro_desc_text {
	width: 800px;
    max-width: 90%;
    text-align: justify;
    margin: 0 auto;
    font-size: 18px;
}
.pro_desc_text p {
    margin: 8px auto;
    font-size: 20px;
    color: #000;
}
.pro_desc_text ul {margin: 12px auto;}
.pro_desc_text li {
    color: #000;
    margin-left: 48px;
}
.pro_desc_name {
    font-size: 30px;
    color: #333;
    font-family: ind;
    margin: 24px auto;
	position: relative;
	display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;
	-webkit-justify-content:center;justify-content:center;
	-webkit-align-items:center;align-items:center;
}
.pro_desc_name:before, .pro_desc_name:after {
    content: "";
    top: calc(50% - (1px / 2));
    width: 80px;
    border-bottom: 1px solid #1a1a1a;
    margin: 0 24px;
}
.pro_desc_name:after {
    content: "";
    top: calc(50% - (1px / 2));
    width: 80px;
    border-bottom: 1px solid #1a1a1a;
    margin: 0 24px;
}
.pro_desc_vote {
	display: none;
    background: #ea84b3;
    color: #fff;
    width: 200px;
    padding: 10px 0;
    text-transform: uppercase;
    margin: 20px auto;
    cursor: pointer;
}
.pro_desc_vote:hover {box-shadow: 0 0 15px #ea84b3;}
.catclick {
    cursor: pointer;
    font-size: 16px;
    margin: 12px auto;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2px;
    font-family: 'rcr';
	text-align: left;
}
.catclick:hover {color: #ea84b3;}
.pro_desc_nomi_cat {
	margin-top: 320px;
}

.pro_desc_nomi_cat img {
	width: 15px;
    opacity: 0.1;
}
.save {
    position: relative;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 100px;
}
.save a {text-decoration:none;}
.save p {
    width: 200px;
    margin: 0 auto;
    background: #222;
    color: #fff;
    padding: 20px;
    text-transform: uppercase;
    font-size: 130%;
	border-radius: 5px;
}
.save p:hover {
	background: #e784b3;
    box-shadow: 0 2px #a75a7e;
}
.rules {
    padding: 0 24px;
    position: relative;
	text-align: center;
}
.rules h2 {
    text-align: center;
    font-size: 18px;
    margin: 24px auto;
    font-weight: 100;
    font-family: 'rcr';
    text-transform: uppercase;
    letter-spacing: 2px;
}
.rules p {margin: 12px 0;}
.rules a {
    color: #ed1d8c;
    text-decoration: underline;
}
.iia_line {
    width: 80px;
    height: 1px;
    background: #000;
    margin: 48px auto;
}

.footer {padding-bottom: 48px;}
.footer p {
    text-align: center;
    font-size: 14px;
}

.mob_brand {display: none;}
.check {
	position: relative;
	width: 1000px;
	text-align: center;
}
.title_r_logo>div {
    text-transform: uppercase;
    font-size: 70%;
    text-align: center;
    color: #777;
}
.title_r_logo img {
    width: 85%;
    margin: 10px auto;
    display: block;
}
.log {
	background: rgba(255, 255, 255, 0.8);
	position: fixed;
	top: 100%;
	left: 0;
	right: 0;
	bottom: -100%;
	z-index: 999;
}
.log_box {
    background: #e784b3;
    color: #fff;
    padding: 20px;
	position: relative;
	text-align: center;
}
.log_close {
    position: absolute;
    top: -20px;
    right: 0px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    font-size: 28px;
    background: #e784b3;
    line-height: 17px;
    text-align: center;
	cursor: pointer;
}
.log_box input {
    border: 0;
    outline: 0;
    padding: 10px;
    margin: 10px;
    text-align: center;
}
.log_box button {
    border: 1px solid #fff;
    outline: 0;
    background: rgba(255, 255, 255, 0.64);
    padding: 10px 20px;
    margin: 10px;
    cursor: pointer;
    text-transform: uppercase;
    color: #7b1847;
}
.share_fb, .share_vk {
    font-family: 'icon';
    font-size: 150%;
    margin: 10px;
    cursor: pointer;
}
.share_fb:before {content: '\F301';}
.part {
	text-transform: uppercase;
    color: #ee4c9b;
    font-size: 90%;
}
.cho {
	text-align: center;
	font-family: 'rcr';
}
.cho p {font-size: 26px;}
.cho_button {
    width: 200px;
    margin: 20px auto 48px auto;
    background: #ed1d8c;
    padding: 16px;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
    letter-spacing: 4px;
	color: #fff;
}
.cho_button:hover {background: #000;}
.sps {
	position: fixed;
	top: 200%;
	left: 0;
	right: 0;
	bottom: -200%;
	background: #fff;
	z-index: 9999;
}
.sps_box {
	position: relative;
	width: 40vw;
	text-align: right;
}
.sps_close {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    cursor: pointer;
    font-family: serif;
    font-size: 48px;
}
.sps_title {
    font-size: 26px;
    text-transform: uppercase;
    color: #000;
    font-family: 'rcr';
    letter-spacing: 4px;
	padding: 4px;
}
.sps input {
    outline: 0;
    width: 200px;
    padding: 10px 20px;
    border: 1px solid #ccc;
}
.sps img {width: 100%;}
.log {display: none;}

.priz {
	width: 400px;
	margin: 0 auto;
    padding: 12px;
    text-align: center;
    margin-top: 24px;
    background: #fff;
}
.priz p {margin: 12px auto;}
.priz input {
    border: 0;
    border-bottom: 1px solid #64c5ba;
    color: #64c5ba;
    padding: 8px 24px;
    text-align: center;
    font-family: 'rcl';
    font-size: 16px;
    letter-spacing: 1px;
    width: auto;
    background: none;
    margin: 12px auto;
}
.sps_button {
	background: #64c5ba;
    padding: 8px 12px;
    cursor: pointer;
    text-transform: uppercase;
    width: auto;
    margin: 12px auto;
    font-family: 'rcr';
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
}
.sps_button:hover {background: #000;}

/* 2020 */

.ca19_intro {
	position: relative;
	overflow: hidden;
}
.ca20_logo {
    position: absolute;
    width: 480px;
    top: 40px;
    left: 40px;
	z-index: 1;
}
.ca19_intro_right_txt {
    color: #000;
    margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ca20_logo1 {
    width: 200px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ca20_logo2 {
    width: 140px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ca20_logo3 {
    width: 140px;
	margin-left: 20px;
}
.spon {
	position: absolute;
    top: 150px;
    width: 300px;
    height: 300px;
    background: #fff;
    border-radius: 100%;
    left: -40px;
	box-shadow: 0 0 20px rgb(0 0 0 / 6%);
}

@media only screen and (max-device-width: 1280px) {
	.sps_box {width: 50vw;}
}

@media only screen and (max-device-width: 1024px) {
	.content, .ca19_intro, .rank_box, .profile {width: 100%;}
	.ca19_intro {
	}
	.ca19_intro_left, .ca19_intro_right {
		width: 50%;
		height: auto;
	}
	.ca19_intro_right_circle {
		width: 36vw;
		height: 36vw;
		top: 4vw;
		right: -4vw;
	}
	.ca19_desc_box {margin-top: -20vw;}
	.rank_box {
		display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;
		-webkit-flex-wrap:wrap;flex-wrap:wrap;
		margin: 0;
	}
	.rank_item {width: 50vw;}
	.rank_item_img {
		max-width: 100%;
		width: 100%;
		margin: 0;
	}
	.rank_item_img img {width: 40vw;}
	.rank_item_view {
		right: 5.5vw;
		bottom: 0.5vw;
	}
	.rank_item_voice {margin-bottom: 48px;}
	.nomination {font-size: 40px;}
	.rank_title {font-size: 30px;}
	.pro_desc_nomi {display:none;}
	.profile {left: 0;}
	.pro_desc {margin: 8px;}
	.pro_desc img {width: 50%;}
	.profile_close {
		top: 8px;
		right: 8px;
		border-radius: 0;
	}
	.pro_desc_text {max-width: 100%;}
	.arrow_prev, .arrow_next {width: 20vw;}
	.show_profile {background: #fff;}
	.ca20_logo {
		width: 50%;
		top: 5vw;
		left: 5vw;
	}
	.ca19_desc_box {margin-top: 0;}
	.spon {
		top: auto;
		bottom: 0;
	}
}
@media only screen and (max-device-width: 960px) {}
@media only screen and (max-device-width: 840px) {
	.ca19_intro_right_circle {
		width: 40vw;
		height: 40vw;
	}
	.priz {
		width: -webkit-calc(100% - 24px);
		width: calc(100% - 24px);
	}
	.ca19_intro {background-position: inherit;}
	
}
@media only screen and (max-device-width: 768px) {
	.sps_box {width: 80vw;}
	.ca19_intro_right_circle {
		width: 48vw;
		height: 48vw;
	}
	
}
@media only screen and (max-device-width: 600px) {
	.pro_desc img {width: 100%;}
	.arrow_prev>div, .arrow_next>div {color: #000;}
	.profile_close {
		background: none;
		color: #000;
	}
	.lat img, .answear img {
		width: 140px;
		margin-top: 30px;
	}
	.ca19_desc {
		text-align: justify;
		font-size: 18px;
		padding: 12px;
	}
	.rules {
		padding: 0 12px;
		text-align: justify;
	}
}
@media only screen and (max-device-width: 480px) {
	.lat img, .answear img {
		width: 120px;
		margin-top: 20px;
	}
	.sps_priz {
		-webkit-flex-direction:column;
		flex-direction:column;
	}
	.spon {
		width: 200px;
		height: 200px;
		left: 5vw;
	}
	.ca19_intro_right_txt {
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 0;
	}
	.ca20_logo1 {
		margin-bottom: 10px;
		width: 160px;
		margin-left: 0;
	}
	.ca20_logo2 {
		margin-left: 0;
		margin-bottom: 10px;
		width: 100px;
	}
	.ca20_logo3 {
		margin-left: 0;
		width: 100px;
	}
}
@media only screen and (max-device-width: 400px) {
	.lat img, .answear img {
		width: 100px;
		margin-top: 18px;
	}
}
@media only screen and (max-device-width: 360px) {
	.lat img, .answear img {
		width: 80px;
		margin-top: 12px;
	}
}




















