.contents#dento02 h3{
	width: 100%;
	height: 430px;
	background: url("../images/db_tit.png") no-repeat center center;
	overflow-x: hidden;
	margin: 20px auto 0;
}

#dento_wrap{
	width: 750px;
	margin: 0 auto 40px;
}

.read{
	width: 750px;
	height: 569px;
	padding-top: 290px;
	position: relative;
	background: url("../images/db_read.png") no-repeat center center;
}

.entry_btn{
	width: 710px;
	height: 180px;
	background: url("../images/db_ent.png") no-repeat center center;
	position: relative;
	margin:0px auto;
}

.entry_btn a{
	display: block;
	line-height: 200px;
	text-indent: -9999px;
}

.sub_com{
	width: 700px;
	font-size: 28px;
	line-height: 140%;
	position: relative;
	margin: 0px auto;
	color: #fff;
}
.sub_com a, .panel-group a{
	color: #EEDA04;
	font-weight: 700;
	margin-right: 4px;
}
.panel-group a{
	margin-right: 0px;
}
.news_dc{
	font-size: 24px;
	font-weight: 700;
	width: 640px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 790px;
	left: 20px;
}
.news_dc span{
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #AA47EF;
}

.tab-group{
  width: 750px;
	margin-top: 30px;
	
}
.tab{
	width: 250px;
	height:110px; 
	float: left;
	cursor: pointer;
	position: relative;
}

.tab.tab-A{
	background: rgba(112,11,11,0.8);
}
.tab.tab-B{
	background: rgba(4,107,0,0.8);
}
.tab.tab-C{
	background: rgba(20,160,230,0.8);
}

.panel-group{
}
.panel{
  display:none;
}
.tab.is-active{
  transition: all 0.2s ease-out;
}
.tab.tab-A.is-active{
	border-top: 10px solid #9E0B33;
	height: 100px;
}
.tab.tab-B.is-active{
	border-top: 10px solid #00B105;
	height: 100px;
}
.tab.tab-C.is-active{
	border-top: 10px solid #00EEFF;
	height: 100px;
}
.tab_t{
	width: 250px;
	height: 86px;
	position: absolute;
	top: 10px;
	left: 00px;
}

.tab.tab-A .tab_t{
	background: url("../images/db_m1.png") no-repeat center center;
}
.tab.tab-A.is-active .tab_t{
	background: url("../images/db_m1_on.png") no-repeat center center;
}

.tab.tab-B .tab_t{
	background: url("../images/db_m2.png") no-repeat center center;
}
.tab.tab-B.is-active .tab_t{
	background: url("../images/db_m2_on.png") no-repeat center center;
}

.tab.tab-C .tab_t{
	background: url("../images/dc_m2.png") no-repeat center center;
}
.tab.tab-C.is-active .tab_t{
	background: url("../images/dc_m2_on.png") no-repeat center center;
}

.midasi{
	width: 730px;
	height: 52px;
	margin: 0px auto 20px;
}
.midasi#mida_ca{
	background: url("../images/db_ca_1.png") no-repeat center center;
}
.midasi#mida_syo{
	background: url("../images/db_ca_2.png") no-repeat center center;
}
.midasi#mida_3ren{
	background: url("../images/db_ca_3.png") no-repeat center center;
}
.midasi#mida_year{
	background: url("../images/db_ca_4.png") no-repeat center center;
}
.midasi#mida_rank{
	background: url("../images/db_ca_5.png") no-repeat center center;
}

.panel{}
.panel.is-show{
  display:block;
  padding: 30px 0 40px;
	margin-top: -1px;
}

.panel.tab-A{background: rgba(112,11,11,0.8);}
.panel.tab-B{background: rgba(4,107,0,0.8);}
.panel.tab-C{background: rgba(20,160,230,0.8);}

.hon{
	width: 750px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.hon span{
	padding: 4px 10px;
	background: #094207;
}

.hon#bottom span{
	padding: 4px 10px;
	background: rgba(0,0,0,0);
}

.panel table{
	width: 680px;
	margin: 20px auto;
}
.panel table th{
	background: #8F4301;
	color: #fff;
	font-size: 30px;
	width: 280px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	padding: 10px 0;
}
.panel table td{
	background: #fff;
	color: #000;
	font-size: 30px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height: 140%;
	padding: 20px;
}
.panel table th span{
	background: #111;
	border-radius: 50%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 35px;
	display: inline-block;
	width: 38px;
	height: 38px;
	margin-left: 4px;
	transform: translateY(-2px);
}
.panel table th span.sat{
	background:#1F7AD5;
}
.panel table th span.hol{
	background:#CC1616;
}
.panel table.ren_3{
	width: 680px;
	margin: 20px auto;
}
.panel table.ren_3 th{
	background: #094207;
	color: #fff;
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
.panel table.ren_3 td{
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
}
.panel table.ren_3 td span{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 24px;
}

.panel table.ren_3 td a{
	color: #000;
}
.col_1{width: 80px !important;}
.col_2{width: 180px !important;}
.col_3{width: 80px !important;}
.col_4{width: 260px !important;}
.col_5{width: 80px !important;}





.panel table.ren_3 .no_1 td{
	background: #C5FF00;
}


.race_n{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 28px;
	text-align: left !important;
}


#syutugen_wrap{
	width: 680px;
	margin: 0 auto;
}
.panel table.syutugen{
	width: 680px;
}


.panel table.syutugen th{
	background: #094207;
	color: #fff;
	font-size: 28px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	height: 40px;
}
.panel table.syutugen td{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
}

.panel table.syutugen th:nth-child(1){
	width: 340px;
}

.num{
	font-size: 40px !important;
}
.num span{
	font-size: 24px !important;
}


dl{
	zoom:0.8;
}

dl dt{width: 60px; height: 60px; float: left;}
dl dd{width: 24px; height: 60px; float: left;}

dl dt.num01{
	background: url("../images/wakuban1.png") no-repeat top left !important;
}
dl dt.num02{
	background: url("../images/wakuban2.png") no-repeat top left!important;
}
dl dt.num03{
	background: url("../images/wakuban3.png") no-repeat top left!important;
}
dl dt.num04{
	background: url("../images/wakuban4.png") no-repeat top left!important;
}
dl dt.num05{
	background: url("../images/wakuban5.png") no-repeat top left!important;
}
dl dt.num06{
	background: url("../images/wakuban6.png") no-repeat top left!important;
}

dl dd.line_1{
	background: url("../images/vp_ren_line.png") no-repeat center center!important;
}

#pro{
	width:730px;
	height: 514px;
	background: url("../images/db_rule.png") no-repeat center top;
	margin: 40px auto;
	position: relative;
}
#pro_btn{
	width: 730px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#pro_btn a{
	line-height: 150px;
	display: block;
	text-indent: -9999px;
}

#cam01{
	width: 700px;
	height: 342px;
	background: url("../images/db_cam01.svg") no-repeat center top;
	margin: 30px auto 0;
}
#cam02{
	width: 700px;
	height: 1340px;
	background: url("../images/db_cam02.svg") no-repeat center top;
	margin: 30px auto;
}


#bottom_e{
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
}

#bottom{
	width: 700px;
	text-align: left;
	line-height: 160%;
}

#bottom span{
	font-size: 32px;
	font-weight: 700;
}


/**結果***/
.result_p{
	width: 100%;
	display: none;
}
.result_p.active2{
	display: block;
}

.result_p .year_sel{
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 48px;
	position: relative;
}
.result_p .year_sel span{
	font-family: 'Noto Sans JP', sans-serif;;
	font-size: 24px;
	margin-left: 6px;
}
.year_zen{
	width: 100px;
	height: 46px;
	position: absolute;
	top: 16px;
	left: 180px;
	background: url("../images/year_zen.png") no-repeat center top;
	cursor: pointer;
}
.year_gen{
	width: 100px;
	height: 46px;
	position: absolute;
	top: 16px;
	right: 180px;
	background: url("../images/year_gen.png") no-repeat center top;
	cursor: pointer;
}


.mon_sel{
	width: 100%;
	margin: 20px auto;
}

.mon_sel li{
	width: 104px;
	height: 80px;
	line-height: 80px;
	margin-bottom: 20px;
	border: 2px solid #fff;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 36px;
	border-radius: 8px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	pointer-events: none;
	opacity: 0.3;
}
.mon_sel li.on_data{
	opacity: 1;
	pointer-events: all;
}
.mon_sel li.on_data.active3{
	background: rgba(255,255,255,0.9);
	color: #0D4D75;
}

.mon_sel li span{
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
}
	
.mon_sel li:nth-child(1), .mon_sel li:nth-child(7){
	margin-left: 24px;
}

.result_data{
	width: 700px;
	margin: 40px auto 0;
	display: none;
}
.result_data.active3{
	display: block;
}
.result_data dl{
	width: 700px;
	margin-top: 40px;
	zoom:1;
}
.result_data dl dt{
	width: 96%;
	background: rgba(0,0,0,0.6);
	line-height: 140%;
	font-size: 34px;
	padding: 1% 2%;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	display: inline-table;
	margin: 0 auto;
}
.result_data dl dt span{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	margin-left: 30px;
}

.result_data dl dd{
	width: 96%;
	background: rgba(255,255,255,1);
	padding: 2%;
	line-height: 140%;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-table;
	margin: 0 auto;
}

.result_d_left{
	width: 624px;
	background: url("../images/db_r01.png") no-repeat center top;
	position: relative;
	margin: 0 auto 20px;
}
.result_d_left h5{
	font-size:74px;
	padding-top: 110px;
	height: 60px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #5100BA;
}
.result_d_left h6{
	width: 90%;
	font-size:24px;
	height: 50px;
	line-height: 50px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #5100BA;
	background: #fff;
	border-radius: 25px;
	margin: 0px auto;
}
.result_d_left h5 span{
	font-size: 36px;
	font-family: 'Noto Sans JP', sans-serif;
}
.result_d_left h6 span{
	font-size: 34px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	margin-left: 4px;
}
.data_p{
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
	color: #5100BA;
	position: absolute;
	top: 178px;
}
.small{
	width: 84%;
	color: #FFF;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	line-height: 120%;
	margin: 16px auto;
	text-align: center;
}
.result_d_right{
	width: 100%;
}
.result_d_right table{
	width: 624px;
	height: 420px;
}
.result_d_right table th{
	background: #666;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 22px;
}
.result_d_right table th:nth-child(1){
	width: 62px;
}
.result_d_right table th:nth-child(2){
	width: 154px;
}
.result_d_right table td:nth-child(3){
	width: 130px;
	font-size: 24px !important;
}

.result_d_right table th:nth-child(5){
	width: 170px;
}
.result_d_right table td{
	font-size: 24px;
	line-height: 100%;
	text-align: center;
	background: #EEE;
	font-family: 'Oswald', sans-serif !important;
	padding: 10px;
}
.result_d_right table td span{
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
}
.result_d_right table td a{
	color: #5100BA;
}
.result_d_right table td dl{
	width: 118px !important;
	height: 30px !important;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	zoom:1;
}
.result_d_right table td dl dt{
	width: 30px!important;
	height: 30px !important;
	float: left !important;
	padding: 0px;
	background-size: contain!important;
}
.result_d_right table td dl dd{
	width: 14px!important;
	height: 30px !important;
	float: left !important;
	padding: 0px;
	background-size: contain!important;
}
.result_d_right table tr:nth-child(odd) td{
	background: #FFF;
}
.result_d_right table tr.best td{
	background: #FFFF00;
	font-size: 30px;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}
.data_p2{
	background: rgba(111,0,255,0.4);
	margin-top: 50px;
	padding: 20px 0;
}
.mansyu_p{
	width: 90%;
	margin: 0 auto 0;
}
.mansyu_p li{
	width: 262px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #6F00FF;
	font-size: 26px;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	padding: 2px 4px;
	text-align: center;
}
.mansyu_p li:nth-child(2n){
	margin-right:0px;}
