.contents#dento01 h3{
	width: 100%;
	height: 430px;
	background: url("../images/dc_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: 580px;
	padding-top: 210px;
	position: relative;
	background: url("../images/dc_read.png") no-repeat center center;
}

.entry_btn{
	width: 710px;
	height: 200px;
	background: url("../images/dc_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: 724px;
	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: 375px;
	height:110px; 
	float: left;
	cursor: pointer;
	position: relative;
}

.tab.tab-A{
	background: rgba(88,14,161,0.8);
}
.tab.tab-B{
	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 #7C10E7;
	height: 100px;
}
.tab.tab-B.is-active{
	border-top: 10px solid #00EEFF;
	height: 100px;
}

.tab_t{
	width: 240px;
	height: 50px;
	position: absolute;
	top: 30px;
	left: 70px;
}

.tab.tab-A .tab_t{
	background: url("../images/dc_m1.png") no-repeat center center;
}
.tab.tab-A.is-active .tab_t{
	background: url("../images/dc_m1_on.png") no-repeat center center;
}

.tab.tab-B .tab_t{
	background: url("../images/dc_m2.png") no-repeat center center;
}
.tab.tab-B.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/dc_ca_1.png") no-repeat center center;
}
.midasi#mida_syo{
	background: url("../images/dc_ca_2.png") no-repeat center center;
}

.panel{}
.panel.is-show{
  display:block;
  padding: 30px 0 40px;
	margin-top: -1px;
}

.panel.tab-A{background: rgba(88,14,161,0.8);}
.panel.tab-B{background: rgba(20,160,230,0.8);}

.hon{
	width: 680px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.panel table{
	width: 680px;
	margin: 20px auto;
}
.panel table th{
	background: #8227B7;
	color: #fff;
	font-size: 28px;
	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;
}

#pro{
	width:730px;
	height: 486px;
	background: url("../images/dc_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: 292px; */
	height: 400px;
	background: url("../images/dc_cam01.png") no-repeat center top;
	margin: 30px auto 0;
}
#cam02{
	width: 700px;
	/* height: 456px; */
	height: 570px;
	background: url("../images/dc_cam02.png") no-repeat center top;
	margin: 30px auto;
}
#cam03{
	width: 700px;
	height: 188px;
	background: url("../images/dc_cam03.png") no-repeat center top;
	margin: 30px auto;
}
#cam04{
	width: 700px;
	/* height: 242px; */
	height: 187px;
	background: url("../images/dc_cam04.png") 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(0,0,0,0.2);
	padding: 3% 2%;
	line-height: 140%;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-table;
	margin: 0 auto;
}
.dc_t{
	width: 100%;
	height: 67px;
	margin-bottom: -10px;
	margin-top: 20px;
}
.dc_result01, .dc_result02, .dc_result03, .dc_result04{
	width: 590px;
	padding: 20px 40px;
	background: #fff;
}

.result_data ul{
	padding-top: 88px;
	margin-bottom: 20px;
	
}
.result_data ul li{
	width: 590px;
	height: 50px;
	line-height: 50px;
	font-size:34px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}

.dc_result01 ul.dc_no01{
	background: url("../images/dc_icon10.png") no-repeat center top;
}
.dc_result01 ul.dc_no02{
	background: url("../images/dc_icon5.png") no-repeat center top;
}

.dc_result01 ul.dc_info{
	padding-top: 18px;
}

.dc_result01 ul.dc_info a{
	padding-top: 18px;
	color: #fff;
}

.dc_result01 ul li{
	padding: 12px 0;
}
.result_data .dc_result01 ul li{
	background: #D30681;
	color: #fff;
	float: none;
	margin-right: 0px;
}

.dc_result02 ul.dc_no01{
	background: url("../images/dc_icon5.png") no-repeat center top;
}
.dc_result02 ul.dc_no02{
	background: url("../images/dc_icon3.png") no-repeat center top;
}
.dc_result02 ul.dc_no03{
	background: url("../images/dc_icon1.png") no-repeat center top;
}

.dc_result02 ul li{
	background: #00AAFF;
	color: #fff;
}

.dc_result03 ul.dc_no01{
	background: url("../images/dc_icon_q.png") no-repeat center top;
}
.dc_result03 ul li{
	background: #00AEB4;
	color: #fff;
}
.dc_result04 ul.dc_no01{
	background: url("../images/dc_icon1.png") no-repeat center top;
}
.dc_result04 ul li{
	background: #FF9100;
	color: #fff;
}



/*2025年版*/

#y2025 #cam01{
    width: 700px;
    height: 335px;
	background: url("../images/dc_cam01_25.png") no-repeat center top;
	margin: 0 auto;}


#y2025 #cam02 {
    width: 700px;
    height: 335px;
  background: url("../images/dc_cam02_25.png") no-repeat center top;
  margin: 20px auto;
}

#y2025 #cam03 {
    width: 700px;
	height: 192px;
	background: url("../images/dc_cam03_25.png") no-repeat center top;
	margin: 20px auto;
  }

#y2024 {
	display: none;
	margin-bottom: 20px;
}

#toggleButton {
    background-color: #FFD700; /* ゴールドっぽい黄色 */
    color: #333; /* 文字色 */
    font-size: 28px;
    font-weight: bold;
    border: none;
    padding: 10px 20px;
    border-radius: 50px; /* 角丸 */
    cursor: pointer;
	text-align: center;
	width: 80%;
	margin: 0 auto;
    transition: all 0.3s ease;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	margin-top: 30px;
	margin-bottom: 10px;
	z-index: 1;
}

/* ホバー時のスタイル */
#toggleButton:hover {
    background-color: #FFC107; /* ちょっと濃い黄色 */
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
}

/* クリック時のスタイル */
#toggleButton:active {
    background-color: #FFB300; /* さらに濃い黄色 */
    box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.tab-group{
	margin-top: 0;
}

.year_btn{
	text-align:center;
	width: 100%;
}