.container {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	background:#FFD700;
}


/*=======================================================

	ヘッダ
	
=======================================================*/
header {
	position: relative;
	padding: 5px 0;
}
header .icon-arrow2:before {
	margin-right: 3px;
	padding: 3px 4px;
	font-size: 8px;
	color: #FFF;
	border-radius: 50%;
	background: #93c411;
}
header .link-head {
	position: absolute;
	top: -10px;
	left: 40px;
	font-size: 10px;
}



/*=======================================================

	Gナビ
	
=======================================================*/
.gnav {
	font-family:"F+UD-Seurat DB";
}
.gnav .icon:before {
	margin-right: 3px;
	padding: 1px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	font-size: 13px;
	font-weight: nomal;
	text-align: center;
	border-radius: 50%;
	background: #FFF;
}
.gnav li.gnav-home a {
	background: #f6c550;
}
.gnav li.gnav-home .icon:before {
	content: "\e602";
	color: #f6c550;
}
.gnav li.gnav-tv a {
	background: #FF6562;
}
.gnav li.gnav-tv .icon:before {
	content: "\e603";
	color: #FF6562;
}
.gnav li.gnav-news a {
	background: #64b864;
}
.gnav li.gnav-news .icon:before {
	content: "\e60c";
	color: #64b864;
}
.gnav li.gnav-weather a {
	background: #6bbfea;
}
.gnav li.gnav-weather .icon:before {
	content: "\e608";
	color: #6bbfea;
}
.gnav li.gnav-event a {
	background: #fd93c9;
}
.gnav li.gnav-event .icon:before {
	content: "\e60a";
	color: #fd93c9;
}
.gnav li.gnav-ana a {
	background: #8a88df;
}
.gnav li.gnav-ana .icon:before {
	content: "\e605";
	color: #8a88df;
}
.gnav li.gnav-sns a {
	background: #5d81c4;
}
.gnav li.gnav-sns .icon:before {
	content: "\e609";
	color: #5d81c4;
}
.gnav li.gnav-about a {
	background: #b2ba74;
}
.gnav li.gnav-about .icon:before {
	content: "\e607";
	color: #b2ba74;
}
.gnav li a:hover {
	opacity: 0.8;
}






/*=======================================================

	コピーライト
	
=======================================================*/
.copyright {
	padding: 10px;
	text-align: center;
	color: #999;
	font-size: 9px;
}





/*=======================================================

	下層ページ
	
=======================================================*/

/* ------------------------------------------
  パンクズ
------------------------------------------ */
.topicpath {
	margin: 7px 0 10px 10px;
	line-height: 17px;
}
.topicpath li {
	display: inline;
	font-size: 9px;
}
.topicpath li + li:before {
	margin: 0 5px;
	content: ">";
}
.topicpath li a {
	text-decoration: underline;
}


/* ------------------------------------------
  メインコンテンツ
------------------------------------------ */
.main-contents a:hover img {
	opacity: 0.7;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: #FFF;
}



/* 画像
------------------------------- */
.photo {
	box-shadow: 0 8px 4px -6px #DDD;
	border-radius: 5px;
	border: 10px solid #F6F6F6;
}


/********************************************************************************************* 

 PCレイアウト 

*********************************************************************************************/  
@media print, screen and (min-width: 641px) {

.nonep {display:none}

.container {
	margin:0 auto;
	padding-bottom: 30px;
	width: 1000px;
}



/* ヘッダ
------------------------------- */
header {
	width: 980px;
	height: 75px;
	margin: 0;
	position: relative;
}
header h1 {
	position: absolute;
	top: 10px;
	left: 0;
}
.logo-head img {
	width: 280px;
}
header .link-head {
	top: 40px;
	left: 60px;
	font-size: 12px;
}
header .link-head a {
	color: #333;
}
header #bnr_head {
	position : absolute;
	top: 10px;
	right: 0;
}

header #poyo_head {
	position : absolute;
	top: 10px;
	left: 300px;
}


/* ＰＣ用メニューボタン
------------------------------- */
.btn-gnav {
	display: none;
}


/* Gナビ
------------------------------- */
.gnav {
	width: 980px;
	height: 44px;
	box-sizing: border-box;
	display: table;
}
.gnav:after {
	content: " ";
	display: table;
	clear: both;
}
.gnav li {
	margin-left: 4px;
	display: table-cell;
	vertical-align: top;
	padding-left: 4px;
}
.gnav li:first-child {
	padding-left: 0;
}
.gnav li a {
	margin: 0;
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	vertical-align: middle;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


/* パンクズ
------------------------------- */
.topicpath {
	margin: 10px 0 10px 0;
}




/* フッタ
------------------------------- */
footer {
	width: 1000px;
	margin: 0 auto;
}
.footer-inner {
	width: 1000px;
	margin: 0 auto;
	background: #f6f6f6;
}
footer dl {
	width: 173px;
	margin: 0 10px 30px 10px;
	float: left;
	box-sizing: content-box;
}
footer dl:first-child {
	margin-left: 25px !important;
}
footer dt {
	margin: 20px 0 5px 0;
	padding-left: 18px;
}
footer dt:before {
	margin: 0 5px 0 -18px;
	padding: 3px;
	color: #FFF;
	font-size: 8px;
	border-radius: 50%;
	background: #999;
}
footer dt a {
	font-weight: bold;
}
footer dt a:hover {
	color: #999;
}
footer dt.other {
	padding: 0;
	font-weight: bold;
}
footer dd {
	padding-left: 18px;
}
footer dd:before {
	margin: 0 5px 0 -18px;
	padding: 3px;
	color: #999;
	font-size: 8px;
}
footer dd a {
	font-size: 11px;
}

footer dd a:hover {
	color: #999;
}

footer .sp-sitemap {display: none;}/*スマホサイトマップ用非表示*/

#topcontrol {z-index: 500;}



/* 下層ページレイアウト
------------------------------- */
.main-contents {
	width: 980px;
}

}





/********************************************************************************************* 

 スマホレイアウト 

*********************************************************************************************/  
	
@media only screen and (max-width: 640px) {

.nones {display:none}

.container {
	padding: 0 0 10px 0 !important;
}


/* ヘッダ
------------------------------- */
header {
	position: relative;
	padding: 5px 0 5px 0;
}

.logo-head {
	display: block;
	float: left;
	margin-left: 10px;
}
.logo-head img {
	width: 180px;
}

header .link-head {
	top: 35px;
	left: 50px;
}

#poyo_head {
	display: block;
	float: left;
	margin-top: 5px;
	/*display: none;*/
}
#poyo_head img {
	max-width: 60%;
}

#bnr_head {
	margin: 10px 10px;
	text-align: center;
	/*display: none;*/
}
#bnr_head img {
	max-width: 100%;
	height: auto;
}


/* スマホ用メニューボタン
------------------------------- */
.btn-gnav {
	padding: 5px;
	position: absolute;
	top: 20px;
	right: 10px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	border-radius: 3px;
	background: #06C;
}


/* Gナビ
------------------------------- */
.gnav {
	display: none;
	margin: 10px;
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 1000;
	box-shadow: 0px 0px 3px #CCC;
	border-radius: 3px;
	background: rgba(0,0,0,0.8);
}
.gnav:after {
	width:0;
	top:-10px;
	right:15px;
	content:"";
	display:block;
	position:absolute;
	border:10px solid transparent;
	border-bottom-color:rgba(0,0,0,0.8);
	border-top-width:0;
}
.gnav li {
	width: 50%;
	float: left;
	display: block;
	vertical-align: top;
}
.gnav li:first-child {
	
}
.gnav li a {
	margin: 0;
	width: 100%;
	height: 40px;
	padding: 0 5px;
	line-height: 40px;
	font-size: 11px;
	color: #FFF;
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	vertical-align: middle;
}





/* フッタ
------------------------------- */
footer {
	padding-top: 5px;
	background: #f6f6f6;
}
.footer-inner dl {
	float: left;
}
.footer-inner dt {
	margin-left: 10px;
	display: inline;
	font-size: 10px;
}
.footer-inner dt.icon:before {
	margin-right: 2px;
	font-size: 8px;
	color: #666;
}
.footer-inner dt.other {
	display: none;
}
.footer-inner dd {
	display: none;
}


/* コピーライト
------------------------------- */
.copyright {
	padding-top: 5px;
	background: #F6F6F6;
}

#topcontrol:before {
	padding: 8px;
	color: #FFF;
	content: "ページの先頭へ";
	font-size: 9px;
	font-weight: bold;
	border-radius: 5px;
	background: #0066BA;
}
#topcontrol {
	bottom: 20px !important;
}

#topcontrol img {
	display: none;
}




/* メインコンテンツ
------------------------------- */
.main-contents {
	width: 100%;
}

}


