@charset "UTF-8";

/* CSS Document */
:root {
  --font-family-en: 'Roboto', sans-serif;
  --font-family-en-2: 'Arial', sans-serif;
  --font-family-en-3: 'Oswald', sans-serif;
  --font-family-M: 'メイリオ', Meiryo, 'ヒラギノ角ゴシック', 'Hiragino Sans', sans-serif;
  --font-family-J: 'Noto Sans JP', sans-serif;
  --red: #F80000;
  --orange: #FF8000;
  --blue: #39A1DD;
  --black: #000;
}


/* ミディアムデバイス (タブレット) のスタイル */
@media (max-width: 1024px) {
	
	.header{
	width: 100%;
	height: 80px;	
	background: rgb(213,238,245);
    background: linear-gradient(180deg, rgba(213,238,245,1) 0%, rgba(255,255,255,1) 100%);
	position: relative;
	padding-top: 18px;	
	}
	
	h3{
	width: 100%;
	height: 44px;
	background:url("../images/h3_rookie.png") no-repeat center center;
	background-size: contain;
	}
	.contents {
		width: 400px;
        position: relative;
    }
	
	#roo_btn{
		width: 380px;
		height: 50px;
		margin: 0px auto 20px;
	}
	.oka_sp{
		width: 100%;
		text-align: center;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
		font-weight: 500;
		color: #01378C;
	}
	
	
	#roo_btn_left{
		float: left;
		width: 50%;
		height: 50px;
		line-height: 48px;
		font-size: 18px;
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
		text-align: center;
		color: #fff;	
		background: #666;
		font-weight: 700;
	}
	#roo_btn_right{
		float: left;
		width: 50%;
		height: 50px;
		line-height: 48px;
		font-size: 18px;
		border-top-right-radius: 25px;
		border-bottom-right-radius: 25px;
		text-align: center;
		color: #fff;
		background: #666;
		font-weight: 700;
	}
	#roo_btn span{
		display: none;
	}
	#roo_btn_left.active, #roo_btn_right.active{
		background: #01378C;
	}
	#rookie_01, #rookie_02{
		display: none;
	}
	#rookie_01.active, #rookie_02.active{
		display: block;
	}
	
	.roo_read{
		width: 380px;
		margin: 10px auto;
		text-align: center;
		font-size: 16px;
		font-weight: 400;
		line-height: 140%;
	}
	#roo_anc{
		width: 360px;
		margin: 20px auto;
		justify-content: center;
	}
	#roo_anc dl{
		display: flex;
		width: 360px;
		margin: 0 0 10px 0;
	}
	#roo_anc dl:last-child{
		margin: 0px;
	}
	#roo_anc dl dt{
		width: 120px;
		height: 50px;
		background: #1763C9;
		line-height: 50px;
		font-size: 30px;
		font-weight: 700;
		font-family: var(--font-family-en-2);  
		color: #fff;
		text-align: center;
	}
	#roo_anc dl.lady dt{
		background: #FF5488;
	}
	
	#roo_anc dl dd{
		width: 240px;
		height: 50px;
		background: #EAEAEA;
		line-height: 50px;
		color: #000;
		font-size: 22px;
		font-weight: 700;
		text-align: center;
	}
	#roo_anc dl dd span{
		font-size: 18px;
		margin-left: 4px;
	}
	.rookie_racers{
		width: 400px;
		margin: 0px auto 40px;
	}
	#rookie_01 .rookie_racers{
		background: #CBFFFF;
	}
	
	#rookie_01 .n_pofile01{
		width: 400px;
		background: url("../images/rookie_n_bg.png") no-repeat left top #5AC3C5;
		background-size: 100%;
		position: relative;
		padding: 30px 0 10px;
	}
	.n_photo{
		width: 262px;
		height: 278px;
		margin: 0px auto 0;
	}
	.n_photo_line{
		width: 262px;
		height: 278px;
		border: 6px solid #1863C9;
		position: absolute;
		top: 30px;
		left: 69px;
	}
	.lady .n_photo_line{
		border: 6px solid #FF5588;
	}
	
	.n_photo img{
		width: 262px;
		height: 278px;
		object-position: top;
		object-fit: cover;
	}
	
	#rookie_01 .n_pofile02{
		width: 400px;
		padding: 20px;
		margin: 0px;
	}
	#rookie_01 .n_pofile03{
		width: 400px;
		background: #5AC3C5;
		padding: 20px;
		margin: 0px 0;
	}
	#rookie_01 .n_pofile04{
		width: 400px;
		min-height: 190px;
		background: #FFEDCB;
		position: relative;
		padding: 20px;
	}
	#rookie_01 .n_pofile05{
		width: 400px;
		background: #CBE0FF;
		min-height: 200px;
		position: relative;
		padding: 20px;
	}
	#rookie_01 .n_pofile06{
		width: 400px;
		background: #E8E8E8;
		min-height: 200px;
		position: relative;
		padding: 20px;
	}
	.n_number{
		width: 100%;
		height: 40px;
		line-height: 50px;
		font-size: 36px;
		font-weight: 700;
		color: #fff;
		font-family: var(--font-family-en-2); 
		text-align: center;
	}
	.n_name{
		width: 100%;
		height: 60px;
		line-height: 60px;
		font-size: 50px;
		font-weight: 700;
		color: #000;
		text-align: center;
	}
	.n_name2{
		width: 100%;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
		font-weight: 500;
		color: #FFF;
		text-align: center;
	}
	.rookie_btn01{
		width: 280px;
		height: 56px;
		margin: 20px auto;
		background: url("../images/rookie_btn1.png") no-repeat left top / 100%;
	}
	.rookie_btn01 a{
		display: block;
		line-height: 56px;
		text-indent: -9999px;
	}
#rookie_01 .n_pofile02 dl {
    width: 360px;
    margin:0px auto;
    display: flex;
    flex-wrap: wrap;
}

#rookie_01 .n_pofile02 dl dt,
#rookie_01 .n_pofile02 dl dd {
    display: flex;
    align-items: center;
    min-height: 40px;
    margin-bottom: 4px;
}

#rookie_01 .n_pofile02 dl dt {
    width: 120px;
    background: #5AC3C5;
    color: #fff;
    font-weight: 600;
    text-align: center;
    justify-content: center;
    font-size: 16px;
}

#rookie_01 .n_pofile02 dl dd {
    width: 240px;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
}
	.league_tit{
		width: 100%;
		text-align: center;
		line-height: 100%;
		font-weight: 700;
		font-size: 30px;
		color: #fff;
	}
	.league_tit span{
		font-size: 18px;
		font-weight: 400;
	}
	#rookie_01 .n_pofile03 table{
		width: 100%;
		margin-top: 20px;
	}
	#rookie_01 .n_pofile03 table th{
		background: rgba(0,0,0,0.4);
		color: #fff;
		height: 40px;
		font-size: 16px;
		font-weight: 500;
	}
	#rookie_01 .n_pofile03 table td{
		background: #fff;
		color: #000;
		font-family: var(--font-family-en); 
		font-size: 22px;
		font-weight: 700;
		text-align: center;
		height: 40px;
	}
	
	.n_pofile04 .rookie_cha{
		width: 99px;
		height: 158px;
		position: absolute;
		top: 20px;
		left: 16px;
		background: url(../images/rookie_pro1.png) no-repeat top left / 100%;
	}
	.n_pofile05 .rookie_cha{
		width: 108px;
		height: 56px;
		position: absolute;
		top: 20px;
		left: 8px;
		background: url(../images/rookie_pro2.png) no-repeat top left / 100%;
	}
	
	.n_pofile06 .rookie_cha{
		width: 96px;
		height: 166px;
		position: absolute;
		top: 20px;
		left: 20px;
		background: url(../images/rookie_pro3.png) no-repeat top left / 100%;
	}
	.rookie_t{
		margin-left: 120px;
		width: 230px;
		background: #fff;
		text-align: center;
		height: 36px;
		line-height: 36px;
		font-size: 20px;
		text-align: center;
		font-weight: 500;
		border-radius: 18px;
	}

	.n_pofile04 .rookie_r{
		font-size: 24px;
		font-weight: 600;
		width: 100%;
		text-align: left;
		padding-left: 130px;
		padding-top: 10px;
		line-height: 140%;
	}
	.n_pofile05 .rookie_r1{
		font-size: 16px;
		font-weight: 400;
		width: 100%;
		text-align: left;
		padding-left: 130px;
		padding-top: 4px;
		height: 36px;
		border-bottom: 3px dotted #fff;
	}
	.n_pofile05 .rookie_r1 span{
		margin-left: 4px;
	}
	.n_pofile05 .rookie_r2{
		font-size: 16px;
		width: 100%;
		text-align: left;
		padding-top: 8px;
	}
	.n_pofile05 .rookie_r3{
		font-size: 20px;
		font-weight: 500;
		width: 100%;
		text-align: left;
		padding-top: 8px;
	}
	.n_pofile05 .rookie_r3 span{
		background: #666;
		color: #fff;
		padding: 2px 12px;
		font-size: 14px;
		margin-right: 10px;
	}
	.n_pofile06 .rookie_r{
		font-size: 16px;
		font-weight: 400;
		width: 100%;
		text-align: left;
		padding-left: 110px;
		padding-top: 10px;
		line-height: 140%;
	}
	.rookie_btn02{
		width: 346px;
		height: 52px;
		margin: 20px auto;
		background: url("../images/rookie_btn2.png") no-repeat left top / 100%;
	}
	.rookie_btn02 a{
		display: block;
		line-height: 52px;
		text-indent: -9999px;
	}
#top_rookie {
    background: linear-gradient(to bottom, #FF4593, #FF9429);
    background-blend-mode: normal;
	width: 400px;
	margin: 40px auto;
	padding-top: 10px;
	position: relative;
}
#fresh_rookie {
    background: linear-gradient(to bottom, #5784FF, #29EFFF);
    background-blend-mode: normal;
	width: 400px;
	margin: 40px auto;
	padding-top: 10px;
	position: relative;
}	
	.rookie_star_t0	{
		display: none;
	}

	#top_rookie .rookie_star_t{
		width: 380px;
		margin: 0px auto;
		background: url(../images/rookie_star.png) no-repeat bottom left;
		background-size: 84px 66px;
		font-weight: 700;
		color: #fff;
		font-size: 32px;
		text-align: center;
		line-height: 30px;
		height: 66px;
		padding-left: 42px;
		margin: 0 auto;
	}
	#fresh_rookie .rookie_star_t{
		width: 380px;
		margin: 0px auto 20px;
		background: url(../images/rookie_star.png) no-repeat bottom left;
		background-size: 84px 66px;
		font-weight: 700;
		color: #fff;
		font-size: 30px;
		text-align: center;
		line-height: 30px;
		height: 66px;
		padding-left: 42px;
		margin: 0 auto;
	}
	.rookie_star_t span{
		font-size: 22px;
	}
	
	#rookie_02 ul{
		width: 400px;
		margin: 0 auto;
	}
	#rookie_02 ul li{
		width: 400px;
		position: relative;
		padding-top: 30px;
		padding-bottom: 10px;

		border-bottom: 3px dotted #fff;
	}



	

	
	#rookie_02 ul li dl{
		width: 310px;
		margin: 14px 0 0 45px;
	}
	#rookie_02 ul li dl dt{
		width: 120px;
		min-height: 53px;
		background: rgba(0,0,0,0.5);
		float: left;
		margin-bottom: 10px;
		color: #fff;
		font-weight: 600;
		text-align: center;
		line-height: 53px;
		font-size: 18px;
	}
	#rookie_02 ul li dl dd{
		width: 190px;
		min-height: 53px;
		background: #fff;
		float: left;
		margin-bottom: 10px;
		font-size: 20px;
		font-weight: 500;
		line-height: 53px;
		padding-left: 10px;
	}

	

	#cboxClose {
		border: 0;
		padding: 0;
		margin: 0;
		overflow: none;
		text-indent: -9999px;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 0px;
		right: 0px;
		background: url("../images/close.png") no-repeat center center #FFF;
		background-size: 100%;
	  }


}

/* ラージデバイス (デスクトップ) のスタイル */
@media (min-width: 1025px) {
	.contents{
		width: 94.8%;
		padding-bottom: 40px;
	}
	
	.header{
	width: 100%;
	height: 110px;
	background: rgb(213,238,245);
    background: linear-gradient(180deg, rgba(213,238,245,1) 0%, rgba(255,255,255,1) 100%);
	position: relative;
	}
	
	h3{
	width: 100%;
	height: 110px;
	background:url("../images/h3_rookie.png") no-repeat center center;
	background-size: 316px 57px;
	}
	#roo_btn{
		width: 1470px;
		height: 60px;
		margin: 0px auto 0;
	}
	
	
	#roo_btn_left{
		float: left;
		width: 50%;
		height: 60px;
		line-height: 58px;
		border-top-left-radius: 30px;
		border-bottom-left-radius: 30px;
		background:url("../images/access_arrow.png") no-repeat 540px center #666;
		background-size: 24px 21px;
		text-align: center;
		color: #fff;
		font-size: 26px;
		font-weight: 700;
	}
	#roo_btn_left:hover, #roo_btn_right:hover{
		cursor: pointer;
	}
	#roo_btn_left.active:hover, #roo_btn_right.active:hover{
		pointer-events: none;
	}
	#roo_btn_right{
		float: left;
		width: 50%;
		height: 60px;
		line-height: 58px;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
		background:url("../images/access_arrow.png") no-repeat 570px center #666;
		background-size: 24px 21px;
		text-align: center;
		color: #fff;
		font-size: 26px;
		font-weight: 700;
	}
	#roo_btn span{
		font-size: 22px;
		font-weight: 400;
		margin-right: 10px;
	}
	#roo_btn_left.active, #roo_btn_right.active{
		background: #01378C;
	}
	#rookie_01, #rookie_02{
		display: none;
	}
	#rookie_01.active, #rookie_02.active{
		display: block;
	}
	.roo_read{
		width: 1150px;
		margin: 20px auto;
		text-align: center;
		font-size: 18px;
		font-weight: 400;
		line-height: 140%;
	}
	#roo_anc{
		width: 1470px;
		margin: 20px auto;
		display: flex;
		justify-content: center;
	}
	#roo_anc dl{
		display: flex;
		width: 330px;
		margin: 0 10px;
	}
	#roo_anc dl:hover{
		cursor: pointer;
	}
	
	#roo_anc dl dt{
		width: 116px;
		height: 60px;
		background: #1763C9;
		line-height: 60px;
		font-size: 34px;
		font-weight: 700;
		font-family: var(--font-family-en-2);  
		color: #fff;
		text-align: center;
	}
	#roo_anc dl.lady dt{
		background: #FF5488;
	}
	
	#roo_anc dl dd{
		width: 214px;
		height: 60px;
		background: #EAEAEA;
		line-height: 60px;
		color: #000;
		font-size: 24px;
		font-weight: 700;
		text-align: center;
	}
	#roo_anc dl dd span{
		font-size: 18px;
		margin-left: 4px;
	}
	.rookie_racers{
		width: 1600px;
		margin: 40px auto 0;
	}
	#rookie_01 .rookie_racers{
		background: #CBFFFF;
	}
	
	#rookie_01 .n_pofile01{
		width: 400px;
		float: left;
		background: url("../images/rookie_n_bg.png") no-repeat left top #5AC3C5;
		background-size: 100%;
		position: relative;
	}
	.n_photo{
		width: 328px;
		height: 350px;
		margin: 36px auto 0;
	}
	.n_photo_line{
		width: 328px;
		height: 350px;
		border: 6px solid #1863C9;
		position: absolute;
		top: 36px;
		left: 36px;
	}
	.lady .n_photo_line{
		border: 6px solid #FF5588;
	}
	
	.n_photo img{
		width: 328px;
		height: 350px;
		object-position: top;
		object-fit: cover;
	}
	
	#rookie_01 .n_pofile02{
		width: 620px;
		float: left;
	}
	
	
	#rookie_01 .n_pofile03{
		width: 550px;
		min-height: 557px;
		float: left;
		background: #5AC3C5;
		padding: 26px;
		margin: 26px 0;
	}
	#rookie_01 .n_pofile04{
		width: 400px;
		float: left;
		background: #FFEDCB;
		height: 220px;
		position: relative;
		padding: 20px;
	}
	#rookie_01 .n_pofile05{
		width: 400px;
		float: left;
		background: #CBE0FF;
		height: 220px;
		position: relative;
		padding: 20px;
	}
	#rookie_01 .n_pofile06{
		width: 800px;
		float: left;
		background: #E8E8E8;
		height: 220px;
		position: relative;
		padding: 20px;
	}
	.n_number{
		width: 100%;
		height: 40px;
		line-height: 50px;
		font-size: 36px;
		font-weight: 700;
		color: #fff;
		font-family: var(--font-family-en-2); 
		text-align: center;
	}
	.n_name{
		width: 100%;
		height: 60px;
		line-height: 60px;
		font-size: 50px;
		font-weight: 700;
		color: #000;
		text-align: center;
	}
	.n_name2{
		width: 100%;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
		font-weight: 500;
		color: #FFF;
		text-align: center;
	}
	.rookie_btn01{
		width: 280px;
		height: 56px;
		margin: 20px auto;
		background: url("../images/rookie_btn1.png") no-repeat left top / 100%;
	}
	.rookie_btn01:hover{
		opacity: 0.7;
		transition: 0.3s all;
	}
	.rookie_btn01 a{
		display: block;
		line-height: 56px;
	text-indent: -9999px;
	}
	#rookie_01 .n_pofile02 dl{
		width: 570px;
		margin: 26px auto 0;
	}
	#rookie_01 .n_pofile02 dl dt{
		width: 120px;
		min-height: 53px;
		background: #5AC3C5;
		float: left;
		margin-bottom: 10px;
		color: #fff;
		font-weight: 600;
		text-align: center;
		line-height: 53px;
		font-size: 18px;
	}
	#rookie_01 .n_pofile02 dl dd{
		width: 450px;
		min-height: 53px;
		background: #fff;
		float: left;
		margin-bottom: 10px;
		font-size: 20px;
		font-weight: 500;
		line-height: 53px;
		padding-left: 10px;
	}
	.league_tit{
		width: 100%;
		text-align: center;
		line-height: 100%;
		font-weight: 700;
		font-size: 36px;
		color: #fff;
		height:90px;
	}
	.league_tit span{
		font-size: 22px;
		font-weight: 400;
	}
	#rookie_01 .n_pofile03 table{
		width: 100%;
		height: 400px;
		margin-top: 10px;
	}
	#rookie_01 .n_pofile03 table th{
		background: rgba(0,0,0,0.4);
		color: #fff;
		height: 60px;
		font-size: 20px;
		font-weight: 500;
	}
	#rookie_01 .n_pofile03 table td{
		background: #fff;
		color: #000;
		font-family: var(--font-family-en); 
		font-size: 34px;
		font-weight: 700;
		text-align: center;
	}
	
	.n_pofile04 .rookie_cha{
		width: 99px;
		height: 158px;
		position: absolute;
		top: 20px;
		left: 16px;
		background: url(../images/rookie_pro1.png) no-repeat top left / 100%;
	}
	.n_pofile05 .rookie_cha{
		width: 108px;
		height: 56px;
		position: absolute;
		top: 20px;
		left: 8px;
		background: url(../images/rookie_pro2.png) no-repeat top left / 100%;
	}
	
	.n_pofile06 .rookie_cha{
		width: 96px;
		height: 166px;
		position: absolute;
		top: 20px;
		left: 20px;
		background: url(../images/rookie_pro3.png) no-repeat top left / 100%;
	}
	.rookie_t{
		margin-left: 120px;
		width: 230px;
		background: #fff;
		text-align: center;
		height: 36px;
		line-height: 36px;
		font-size: 20px;
		text-align: center;
		font-weight: 500;
		border-radius: 18px;
	}
	.n_pofile06 .rookie_t{
		width: 630px;
	}
	.n_pofile04 .rookie_r{
		font-size: 24px;
		font-weight: 600;
		width: 100%;
		text-align: left;
		padding-left: 130px;
		padding-top: 10px;
		line-height: 140%;
	}
	.n_pofile05 .rookie_r1{
		font-size: 18px;
		font-weight: 400;
		width: 100%;
		text-align: left;
		padding-left: 130px;
		padding-top: 4px;
		height: 36px;
		border-bottom: 3px dotted #fff;
	}
	.n_pofile05 .rookie_r1 span{
		margin-left: 4px;
	}
	.n_pofile05 .rookie_r2{
		font-size: 20px;
		width: 100%;
		text-align: left;
		padding-top: 8px;
	}
	.n_pofile05 .rookie_r3{
		font-size: 22px;
		font-weight: 500;
		width: 100%;
		text-align: left;
		padding-top: 8px;
	}
	.n_pofile05 .rookie_r3 span{
		background: #666;
		color: #fff;
		padding: 2px 12px;
		font-size: 18px;
		margin-right: 10px;
	}
	.n_pofile06 .rookie_r{
		font-size: 18px;
		font-weight: 400;
		width: 97%;
		text-align: left;
		padding-left: 130px;
		padding-top: 10px;
		line-height: 140%;
	}
	.rookie_btn02{
		width: 378px;
		height: 56px;
		margin: 20px auto;
		background: url("../images/rookie_btn2.png") no-repeat left top / 100%;
	}
	.rookie_btn02 a{
		display: block;
		line-height: 56px;
		text-indent: -9999px;
	}
	.rookie_btn02:hover{
		opacity: 0.7;
		transition: 0.3s all;
	}
#top_rookie {
    background: linear-gradient(to bottom, #FF4593, #FF9429);
    background-blend-mode: normal;
	width: 1600px;
	margin: 40px auto;
	padding-top: 10px;
	padding-bottom: 40px;
	position: relative;
}
#fresh_rookie {
    background: linear-gradient(to bottom, #5784FF, #29EFFF);
    background-blend-mode: normal;
	width: 1600px;
	margin: 40px auto;
	padding-top: 10px;
	padding-bottom: 40px;
	position: relative;
}	
	.rookie_star_t0	{
		position: absolute;
		top: 20px;
		right: 20px;
	}
	#top_rookie .rookie_star_t0{
		width: 332px;
		height: 53px;
		background: url(../images/rookie_top.png) no-repeat top left / 100%;
	}
	
	#fresh_rookie .rookie_star_t0{
		width: 408px;
		height: 53px;
		background: url(../images/rookie_fresh.png) no-repeat top left / 100%;
		
	}
	#top_rookie .rookie_star_t{
		width: 524px;
		height: 102px;
		margin: 0px auto 30px;
		background: url(../images/rookie_star.png) no-repeat bottom left;
		background-size: 146px 101px;
		font-weight: 700;
		color: #fff;
		font-size: 44px;
		padding-top: 36px;
		padding-left: 110px;
	}
	#fresh_rookie .rookie_star_t{
		width: 610px;
		height: 102px;
		margin: 0px auto 30px;
		background: url(../images/rookie_star.png) no-repeat bottom left;
		background-size: 146px 101px;
		font-weight: 700;
		color: #fff;
		font-size: 44px;
		padding-top: 36px;
		padding-left: 110px;
	}
	.rookie_star_t span{
		font-size: 26px;
		margin-right: 10px;
	}
	
	#rookie_02 ul{
		width: 1400px;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}
	#rookie_02 ul li{
		width: 700px;
		min-height: 350px;
		position: relative;
		/* float: left; */
	}
	
	
	#rookie_02 .n_photo{
		position: absolute;
		margin: 0;
	}
	#rookie_02 .n_photo_line{
		top: 0px;
		left: 0px;
	}
	

	#rookie_02 .n_number{
		padding-left: 340px;
	}
	#rookie_02 .n_name{
		padding-left: 340px;
	}
	#rookie_02 .n_name2{
		padding-left: 340px;
	}
	#rookie_02 .rookie_btn01{
		width: 280px;
		height: 56px;
		margin: 14px 0 0 380px ;
			}
	
	#rookie_02 ul li dl{
		width: 310px;
		margin: 14px 0 0 365px;
	}
	#rookie_02 ul li dl dt{
		width: 120px;
		min-height: 53px;
		background: rgba(0,0,0,0.5);
		float: left;
		margin-bottom: 10px;
		color: #fff;
		font-weight: 600;
		text-align: center;
		line-height: 53px;
		font-size: 18px;
	}
	#rookie_02 ul li dl dd{
		width: 190px;
		min-height: 53px;
		background: #fff;
		float: left;
		margin-bottom: 10px;
		font-size: 20px;
		font-weight: 500;
		line-height: 53px;
		padding-left: 10px;
	}

	#cboxClose {
	  border: 0;
	  padding: 0;
	  margin: 0;
	  overflow: none;
	  text-indent: -9999px;
	  width: 80px;
	  height: 80px;
	  position: absolute;
	  top: 0px;
	  right: 0px;
	}
  
  
	#cboxClose {
	  background: url("../images/close.png") no-repeat center center;
	  background-size: 100%;
	}

}