@charset "utf-8";

/*--------------------------------------------------*/
/*		http://www.sapporo-koshi.jp/sp/
/*		/css/topics.css
/*--------------------------------------------------*/
/*		$index
/*--------------------------------------------------*/
/*			$index......目次
/*--------------------------------------------------*/



/*--------------------------------------------------*/
/*			$layout
/*--------------------------------------------------*/
#visual{margin-bottom: 4.6875%; font-size: 0; line-height: 0;}
.archive-list{margin-bottom: 4.6875%; border-radius: 5px; border: 1px #ccc solid; background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(222,199,191,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(222,199,191,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(222,199,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dec7bf',GradientType=0 );}
.archive-list dt{position: relative; padding: 1em;  font-size: 1.2rem; font-weight: 700; line-height: 1; text-align: center;}
.archive-list dt:after{content: "＋"; position: absolute; right: 3.125%; top: 50%; margin-top: -.5em;}
.archive-list dt.on:after{content: "－";}
.archive-list dd{display: none; padding: 0 2.34375%;}
.archive-list dd li:not(:last-child){border-bottom: 1px #333 solid;}
.archive-list dd li a{display: block; padding: .5em; background: url(/sp/images/arrow01.png) no-repeat right 1.1em; background-size: 4px auto; font-size: 1.2rem; font-weight: 700;}
.archive-navi ul{-webkit-justify-content: space-between; justify-content: space-between; padding-bottom: 4.6875%;}
.archive-navi li a{color: #7d2000; text-decoration: underline;}
.article-list{padding-bottom: 4.6875%;}
.article-list li:not(:last-child){margin-bottom: 3.125%;}
.article-list li dl{padding: 1rem; background-color: #efebd6;}
.article-list li dt{font-size: .9rem;}
.article-list li dd a{color: #b95700; font-size: 1.2rem; font-weight: 700; line-height: 1.2; text-decoration: underline;}
.article-title{margin-bottom: 3.125%; padding: 1rem; background-color: #efebd6;}
.article-title dt{font-size: .9rem;}
.article-title dd h3{color: #b95700; font-size: 1.2rem; font-weight: 700; line-height: 1.2; text-decoration: underline;}
#fb-box{margin-bottom: 4.6875%;}
.entry p{padding-bottom: 1.5em; font-size: 1.2rem; line-height: 1.6;}
.entry img{height: auto !important;}
.entry table{width: 100% !important;}
.entry a{color: #b95700; text-decoration: underline;}







