@charset "utf-8";
/* CSS Document */

/***********************
ボタン
************************/

/*冬期講習会*/
.topicswinter .shosai-btn #btnA,
.topicswinter .shosai-btn #btnB,
.topicswinter .shosai-btn #btnC,
.topicswinter .shosai-btn #btnD{margin: 0 auto; float: none;}
.topicswinter .shosai-btn #btnA a,
.topicswinter .shosai-btn #btnB a,
.topicswinter .shosai-btn #btnC a,
.topicswinter .shosai-btn #btnD a{background-color: #ffa200;; border: 1px solid #ffa200;; color: #fff; text-decoration: none;}
.topicswinter .shosai-btn #btnA a:hover,
.topicswinter .shosai-btn #btnB a:hover,
.topicswinter .shosai-btn #btnC a:hover,
.topicswinter .shosai-btn #btnD a:hover{background-color:#FFF; color:#ffa200;; border: 1px solid #ffa200;;}

.topicswinter .module-01 .btn-more{ margin-top:20px; margin-bottom:20px;}

/*医系大学プレ入試*/
.pre .module-01 .btn-more{ margin-top:20px; margin-bottom:20px;}
.pre .module-01 .btn-more a{color: #fff; text-decoration: none;}
.pre .module-01 .btn-more a:hover{color:#2fa6ee;}


/***********************
テーブル
************************/

/*冬期講習会*/
.topicswinter .nitei table th,
.topicswinter .nitei table td{ text-align:center; width:50%; padding:3px;}
.topicswinter .nitei table th{ font-weight:bold;}

/*医系大学プレ入試*/
.pre .nitei table th,
.pre .nitei table td{ text-align:center; width:33.33%; padding:3px;}
.pre .nitei table th{ font-weight:bold;}

.pre .price{ margin-top:20px;}
.pre .price table th,
.pre .price table td{ text-align:center; width:50%; padding:3px;}
.pre .price table th{ font-weight:bold;}

/***********************
冬期講習会
************************/

.topicswinter .nitei-txt i{ margin-right:3px;}
.topicswinter .nitei-txt{ display:block; margin-right:5px; width:215px; margin-bottom:7px; background-color:#002e8e; padding:1px 5px; color:#FFFFFF; font-size:90%; float:left;}
.topicswinter .nitei-txt.taisho{ background-color:#002e8e;}

@media screen and (max-width : 479px){
	.topicswinter .nitei-txt{ display:block; width:100%; margin-right:0;}
}

/***********************
医系大学プレ入試
************************/

.pre .nitei-txt i{ margin-right:3px;}
.pre .nitei-txt{ display:block; margin-right:5px; width:215px; margin-bottom:7px; background-color:#002e8e; padding:1px 5px; color:#FFFFFF; font-size:90%; float:left;}
.pre .nitei-txt.taisho{ background-color:#002e8e;}

@media screen and (max-width : 479px){
	.pre .nitei-txt{ display:block; width:100%; margin-right:0;}
}