@charset "Shift_JIS";


/* [Reset] */
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* [Global Settings] */
body {
	color: #000;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
p {
	margin: 1em 0;
}
img {
	border-width: 0;
}
a:link {
	/*color: #006;*/
	color: #000099;
	text-decoration: none;
}
a:visited {
	/*color: #003;*/
	color: #000099;
	text-decoration: none;
}
a:active,
a:hover {
	/*color: #66f;*/
	text-decoration: underline;
}
span {
	display: inline;
}
table {
	border-width: 0;
}
ul {
	list-style: none;
}
strong {
	font-weight: bold;
}


/* [Layout] */
div#container {
	width: 999px;
/*	width: 1045px;	*/
	margin: 0 auto;
	padding: 0 0 2em;
	background: #fff;
}
div#page_main {
	clear: both;
	width: 684px;
/*	width: 730px;	*/
	float: left;
	margin: 0 0 1em;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #ccc;
}
div#pagehead {
	margin: 0 0 0 10px;
	padding: 5px 0 0;
}
h1 {
	display: inline-block;
	width: 150px;
	float: left;
}
div#kiji_unit {
	clear: both;
	margin: 0 20px 1.5em 10px;
}
table.r_photo td {
	line-height: 120%;
}

div#soc_buttons {
	width: 95%;
	margin: 15px 18px 15px 18px;
	padding: 10px 10px 4px 10px;
	background-color: #e5e5e5;
	border-radius: 5px;
}
div#soc_buttons li {
	display: inline-block;
	width: 85px;
	height: 10px;
	vertical-align: baseline;
}
div#soc_buttons li#fb_soc {
	position: relative;
	top: -7px;
}

div#kiji_date {
	padding: 3px 0 3px 10px;
	font-weight: bold;
	background: #ccc;
}
h2#kiji_midashi {
	font-size: 180%;
	margin: 0.5em 0.5em 1.5em 10px;
}
div#kiji_honbun {
	margin: 0 0 0 15px;
	background: #fff;
}
div#kiji_honbun table.r_photo {
	margin: 0 0.7em 0.7em 0.7em;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", san-serif;
	float: left;
	width: 222px;
}
div#kiji_honbun table.r_photo::before {
	font-family: "FontAwesome";
	content: "\f00e";
	display: inline;
	font-size: 20px;
	opacity: 0.5;
}
div#kiji_honbun table.r_photo img {
	max-width: 220px;
	height: auto;
/*	border: 1px solid #39F;	*/
}
div#kiji_honbun table tr:nth-child(n+2) td img {
	margin-top: 15px;
}
div#kiji_honbun p {
	line-height: 1.8;
	margin-bottom: 1.5em;
}

/* 記事内の動画 */
figure.ytvideo {
	width: 672px;
	margin: 20px auto;
}

/* 全文表示ボタン */
div#viewall {
	margin: 1.5em 0;
	text-align: center;
	font-size: 20px;
}
div#viewall a {
	display: inline-block;
	font-weight: bold;
}
div#viewall a:before {
	display: inline-block;
	content: "";
	border-width: 8px 8px 8px 14px;
	border-style: solid;
	border-color: #fff #fff #fff #99c;
}


/*過去２週間ニュース*/
div#weekly_news {
	margin: 2em 0 0.5em;
	font-size: 14px;
	text-align:right;
}


/* 上部メニュー・バー */
ul#common_menu {
	clear: both;
	margin: 10px 0;
	border-width: 0 0 2px 1px;
	border-style: solid;
	border-color: #ccc #ccc #06c;
}
ul#common_menu li {
	display: inline-block;
	white-space: nowrap;
	padding: 3px 12px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #ccc;
	font-size: 15px;
}
.sub_contents_list {
	font-size:10pt;
	margin: 5px 0px 8px;
	padding: 3px 0;
	width: 100%;
	background-color:#ddd;
	box-sizing:border-box;
}
.sub_contents_list > ul > li { /* a > b(aの直接の子要素であるbの要素) */
	list-style: none;
	display: inline-block;
	vertical-align:middle;
  border-right:1px solid #000;
  padding:0 16px;
  text-align:center
}
.sub_contents_list > ul > li:last-child {
	border-right: none;
}
.sub_contents_list > ul > li span {
	color: red;
}


div#ad_top {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 728px;
	height: 90px;
	float:right;
}

div#ad_top2 {
	clear: both;
	margin: 5px 0;
	width: 800px;
	height: 90px;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}

div#ad_middle { 
clear: both;
 display: block;
 height: 280px;
 margin: auto;
 padding: 20px 0;
}

div#ad_middle_left {
    display: block;
    float: right;
    margin: 0 10px 0 0;
}

div#ad_middle_right { 
	display: block; 
    float: left;
}

div#leadto_mob {
/*	margin: 2em 0;*/
	margin: 1em 0;
	text-align: center;
	color: #c30;
}
div#leadto_webhome {
/*	margin: 2em auto 2em;*/
	margin: 0px auto 0px;
	width: 300px;
/*	border-width: 1px 0;
	border-style: solid;
	border-color: #66c;*/
/*	padding: 5px 0;*/
	padding: 20px 0 0 15px;
	font-weight: bold;
	text-align: center;
}
div#ad_bottom {
/*	margin: 2em 20px 1.5em 30px;*/
	margin: 1em 20px 1.5em 30px;
}
div#ad_bottom h3 {
	padding:7px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #66aacc;
	font-size:10pt;
	font-weight:bold;
	background: url("contentbar.gif") repeat;
}
div#ad_bottom div.ad_bottom_sub1 {
	width: 130px;
	display: inline-block;
	margin: 5px 0 1.5em 15px;
	font-size: 80%;
}
div#ad_bottom div.ad_bottom_sub1 li {
	margin: 0 0 5px;
}
div.ad_bottom_sub2 {
	margin: 1.5em 0;
	text-align: center;
}
div#connect_kanren {
	margin: 1.5em 0;
}
div#yonnana_kanren {
	width: 675px;
/*	width: 600px; */
	margin: 1.5em auto;
	border-width: 1px;
	border-style: solid;
	border-color: #f90;
}
div#yonnana_kanren h3 {
	margin: 0;
	border-width: 0;
	font-size: 100%;
	background: none;
}
div#yonnana_kanren li {
	margin: 3px 5px 3px 20px;
	padding: 0 0 0 20px;
}
p#yonnana_info {
	margin: 10px 5px 5px;
	text-align: right;
}
div#misc_side {
	width: 300px;
	float: right;
}
div.side_ad_1 {
	margin: 1em 0;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #ccc;
	text-align: center;
}
div.side_ad_3 {
	margin: 1em 5px 1em 0;
}
div.side_ad_3 h3 {
	padding:7px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #66aacc;
	font-size:10pt;
	font-weight:bold;
	background: url("contentbar.gif") repeat;
}
div.side_ad_3 li {
	margin: 3px 5px 5px 20px;
	font-size: 80%;
}
div#pagefoot {
	clear: both;
	margin: 1em 0 0;
	padding: 0.2em 0;
	text-align: center;
	background: #ccc;
}

/* トップインフォメーション */
.top_information_area {
	padding-top: 5px;
	padding-right: 5px;
	color: #666;
	margin-bottom: 15px;
	letter-spacing: 0.6pt;
	border: 1px solid #ddd;
	color: #666;
}

.top_information_area ul {
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height: 1.4;
	list-style: none;
}
.top_information_area li {
	padding: 10px 0 10px 10px;
}
.top_information_area li a {
	text-decoration: none;
	color: inherit;
}
.top_information_area li a:hover {
	text-decoration: underline;
}
.top_information_area li:after{
	content: "";
	display: block;
	clear: both;
}
.top_information_area img {
	float: right;
	width: 80px;
	height: 80px;
	border: none;
}
.top_information_area p {
	margin: 0 90px 0 0;
}
.top_information_area .ad_title {
	font-size: 1.2rem;
	font-weight: bold;
}
.top_information_area li a .desc:hover {
	text-decoration: none;
}

/* 埼玉新聞社からのお知らせ */
.side-pr {
	margin-bottom: 15px;
}
.side-pr h3 {
	margin-bottom: 10px;
	border-bottom: dotted 2px #ddd;
	color: #666;
	font-size: 18px;
	font-weight: bold;
}
.side-pr ul {
	list-style: none;
	position: relative;
}
.side-pr ul:after {
	content: "";
	display: block;
	clear: both;
}
.side-pr li {
	margin-bottom: 8px;
	padding-left: 3px;
}
.side-pr li a {
	font-size: 14px;
	color: #666;
}
.side-pr li a:before {
	content: "\f138";
	font-family: "FontAwesome";
	font-size: 1em;
	display: block;
	float: left;
	width: 1em;
	margin-top: 4px;
	line-height: 1;
}
.side-pr .text {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.6em;
}
.side-pr .new {
	color: red;
}
.side-pr li > a:after {
		content: "";
		display: block;
		clear: both;
	}
	.side-pr a > img {
		float: right;
    margin-left: 8px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
	}
	.side-pr a > .text {
		display: block;
		width: auto;
	}  

/* Ｌアラートページ用 */
.lalert #tab {
    margin: 20px 0;
    padding: 0;
}
.lalert #tab > li {
    display: inline-block;
    margin-bottom: 8px;
    padding: 4px 8px;
    list-style: none;
    cursor: pointer;
    background: #e8e8e8;
    border-radius: 4px 4px 0 0;
}
.lalert #tab > li.select {
    background-color: #eacc48;
}
.lalert .disnon {
    display: none;
}
.lalert .content_wrap {
    clear: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    text-align: center;
}



/* -------------------------------------------------------
 モバイル版埼玉新聞への誘導リンク　20120223
 ------------------------------------------------------- */
div#kiji_unit p.MobileLnk img {
	margin: 7px 7px 7px 0;
}


div#kiji_unit p.MobileLnk {
	font-size:88%;
	margin-left: 16px;
	margin-bottom: 8px;
	}
div#kiji_unit p.MobileLnk span {
	display: inline-block;
	white-space: nowrap;
	background: #F8DEDB url(../images/BgLnkMobile.gif) repeat-x 0 0;
	color:#473F2E;
	padding: 0;
	}
div#kiji_unit p.MobileLnk span a {
	display: inline-block;
	padding: 5px 6px 2px 28px;
	background: transparent url(../images/ArrowBgLnkMobile.gif) no-repeat 0 0;
	color: #ffffff;
	height: 23px;
	}
#side_kanren {
	background-color: #CCC;
	margin-top: 60px;
	padding-left: 5px;
}

/* 2018.1.22　高校入試関連の為に追加 */

/* イチオシ */
.ad_menu {
	padding-top: 10px;
	color: #666;
	margin-bottom:10px;
	letter-spacing: 0.6pt;
}
.ad_menu h3 {
	margin-bottom: 10px;
	border-bottom: dotted 2px #ddd;
	color: #666;
	font-size: 18px;
	font-weight: bold;
}
.ad_menu ul {
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height: 1.4;
	list-style: none;
}
.ad_menu li {
	padding: 10px 0 10px 10px;
}
.ad_menu li a {
	text-decoration: none;
}
.ad_menu li a:hover {
	text-decoration: underline;
}
.ad_menu li:after{
	content: "";
	display: block;
	clear: both;
}
.ad_menu img {
	float: right;
	width: 100px;
	border: none;
}
.ad_menu p {
	margin: 0 110px 0 0;
}
.ad_menu .ad_title {
	font-weight: bold;
}

.ad_menu li a .desc:hover {
	text-decoration: none;
}

/* 2018.1.22　高校入試関連の為に追加 終わり*/

/* スマホ用オーバーレイ */
.sp_overlay {
	height: 70px;
	position: fixed;
	z-index: 998;
	bottom: 0;
	width: 100%;
	display: block;
	text-align: center;
	background-color: rgba(59,88,152,0.5);
}
@media(min-width:600px) {
.sp_overlay {
	display: none;
}
}



