@charset "UTF-8";
/* ---------------------------------------- file info */
/* filename:old_sum.css */
/* creation date:2017年4月17日 */
/* last updated:2017年4月17日 */

.old_sum_list {text-align:center;
margin:0;
padding:0;}
.old_sum_list li {display:block;
padding:10px;
font-size:14px;
font-weight:bold;}
.old_sum_list li a:hover {opacity:0.6;}
.old_sum {
    padding: 30px;
}
.duck_text {color: #FFFF99;}
.default_text {color: #FFF;}
.duck_bk {background-color:#003300;}
.ld_bk{background-color:#330066;}
.nc_1m_bk{background-color:#990000;}
.jm_bk {background-color:#330033;}
.old_sum85-86_bk{background-color:#160033;}
.old_sum83-84_bk{background-color:#001E3D;}
.old_sum_bk_bk{background-color:#000;}
.old_sum81-82_bk{background-color:#020A33;}
.index_bk{background-color: #003333;}
.old_sum_text {margin-top:20px;}
.old_sum_list img {max-width:100%;
height:auto;
border:none;
vertical-align:bottom;}
.title_text {border-bottom: 1px solid #FFF;
    padding-bottom: 20px;}
.old_sum_year {text-align:center;
font-size:20px;
font-weight:bold;}	
.lead_duck {color:#FFFF99;}
.lead_ld {color:#FF6633;}
.lead_nc_1m {color:#000;}
.lead_jm {color:#FFF;}
.lead_white {color:#FFF;}
@media (min-width: 768px){
.old_sum {
    width: 80%;
    float: right;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.old_sum_text {text-align:center;}
.side_contents2 {width:20%;
float:right;
background-color:#000;
padding-right:20px;
-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.old_sum_pd{padding-bottom:12em;}
}

@media (max-width: 767px){
.old_sum_list:after {content: "";
display:block;
clear:both;}
.old_sum_list li {width:50%;
float:left;
height:110px;
}
.old_sum_list li:nth-child(odd)
{padding-right:5px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box}
.old_sum_list li:nth-child(even)
{padding-light:5px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box}	
.old_sum_list {margin-top:20px;}
	}