﻿@charset "utf-8";
/* CSS Document */

body{
	font-size:81.25%;
	font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", osaka, sans-serif;
	min-width:960px;
	text-align:center;
}

.sp_btn{
	background: linear-gradient(135deg,  rgba(236,108,31,1) 0%,rgba(236,108,31,1) 47%,rgba(222,102,29,1) 53%,rgba(222,102,29,1) 100%);
	text-align:center;
	display:none;
}
#sp_btn img{
	vertical-align:bottom;
}

/*-----header-----*/
#header{
	background:url(/images/header_bg_02.gif) top repeat-x;
	height:115px;
	line-height:0;
}
#header img{
	vertical-align:bottom;
}
#header .hBox{
	width:960px;
	margin:auto;
	text-align:left;
}

#header .hBox .hBox-wrap{
	display: flex;
	align-items: flex-end;
}

#header .hBox .logo{
	width:260px;
	float:left;
	padding-top:19px;
}
#header .hBox .hMenu{
	width:700px;
	float:right;
	padding-top:14px;
	display: flex;
	justify-content: space-between;
}

#header .hBox .hMenu .college{
	padding-left:18px;
}
#header .hBox .hMenu .college ul li{
	float:left;
	margin-right:20px;
	font-size:1px;
}
#header .hBox .hMenu .college ul li.last{
	margin-right:0px;
}

#header .hBox .hMenu .pageLinks ul li{
	float:left;
	margin-right:20px;
	font-size:1px;
}
#header .hBox .hMenu .pageLinks ul li.last{
	margin-right:0px;
}

#header .hNavi{
	padding-top: 15px;
	width:960px;
	margin: 0 auto;
}

#header .hNavi ul li{
	float:left;
}

/*-----topMain-----*/
#topMain{
	background:url(../images/top_main_bgr.gif) repeat-x;
}
#topMain .imgBox{
	margin:0 auto;
	width:960px;
	height:320px;

}

*+html #topMain .imgBox{
	text-align:left;
}
*html #topMain .imgBox{
	text-align:left;
}
.bx-wrapper .bx-pager {
	text-align:center;
}

#topMain .imgBox ul.topMainSlider li{
	width:960px;
	height:320px;
}

/*#topMain .imgBox .bx-prev{
	box-shadow: 50px 100px 100px -6px #123;
}*/
.topMainShadowBox{
	/*position:absolute;*/
	position:static;
}

.topMainShadowL{
	background:url(../images/top_main_shadowL.png) no-repeat;
	position:relative;
	top:-320px;
	left:-1px;
	width:60px;
	height:320px;
}
.topMainShadowR{
	background:url(../images/top_main_shadowR.png) no-repeat;
	position:relative;
	top:-640px;
	left:901px;
	width:60px;
	height:320px;
}

/*-----entrance-----*/
.entranceSliderArea{
	background:#ffffff;
	padding-bottom:20px;
	line-height:0.1;
}
.entranceSliderArea ul.topMainSlider li{
	width:960px;
	height:320px;
}
.entranceSliderArea .SliderAreaShadow{
	position:relative;
}
.entranceSliderArea .SliderAreaShadow .ShadowL{
	background:url(../images/page_shadowL.png) no-repeat;
	position:absolute;
	top:-320px;
	left:0px;
	width:60px;
	height:320px;
}
.entranceSliderArea .SliderAreaShadow .ShadowR{
	background:url(../images/page_shadowR.png) no-repeat;
	position:absolute;
	top:-320px;
	right:0px;
	width:60px;
	height:320px;
}


/*-----gNavi-----*/
#gNavi{
	background:url(../images/gnavi_bg.gif) top repeat-x;
	padding-top:4px;
	line-height:0;
}
#gNavi .naviArea{
	background:url(../images/gnavi_bgc.gif) top center no-repeat;
	text-align:center;
	height:50px;
}
#gNavi .naviArea .naviList{
	width:960px;
	margin:auto;
	text-align:left;
}
#gNavi .naviArea .naviList ul li{
	float:left;
}

/*-----topArea-----*/
#topArea{
	margin-top:16px;
}
/*-----pageArea-----*/
#pageArea{
	margin-top:5px;
}
#pageArea .pnavi{
	width:960px;
	margin:0 auto 5px;
	text-align:left;
	line-height:1.4;
}
#pageArea .pnavi a{
	color:#e5006e;
}

/*-----contents-----*/
#contents{
	background:url(../images/main_bg.gif) repeat-y;
	width:960px;
	margin:0 auto 17px;
	text-align:left;
}
#contents #entryArea{
	width:720px;
	float:left;
}

/*--topArea--*/
#topArea #entryArea .topBanner{
	margin-bottom:16px;
}
#topArea #entryArea .topBanner ul li{
	float:left;
	margin-right:10px;
}
#topArea #entryArea .topBanner ul li.last{
	margin-right:0px;
}
#topArea #entryArea .topBanner ul li img{
	vertical-align:bottom;
}

#topArea #entryArea .pickupArea{
	margin-bottom:30px;
}
#topArea #entryArea .pickupBox{
	width:360px;
	float:left;
	background:url(../images/pick_bg.gif) left bottom no-repeat;
	padding:10px 0 10px;
}
#topArea #entryArea .pickupBox .inner{
	width:345px;
}
#topArea #entryArea .pickupBox .inner .thumb{
	float:left;
	margin-right:10px;
}
#topArea #entryArea .pickupBox .inner .boxinner{
	overflow:hidden;
	line-height:1.4;
	zoom:1;
}
#topArea #entryArea .pickupBox .inner .boxinner .pickTtl{
	font-weight:bold;
}
#topArea #entryArea .pickupBox .inner .boxinner .pickTtl a{
	color:#ed6d1e;
	text-decoration:none;
}
#topArea #entryArea .pickupBox .inner .boxinner .btnmore{
	text-align:right;
	padding-top:5px;
	line-height:0;
}

#topArea #entryArea .newsTtl{
	clear:both;
	line-height:0;
	position:relative;
}
#topArea #entryArea .newsTtl img{
	vertical-align:bottom;
}
#topArea #entryArea .newsTtl .rss{
	position:absolute;
	top:10px;
	left:541px;
}
#topArea #entryArea .newsTtl .list{
	position:absolute;
	top:10px;
	left:613px;
}
#topArea #entryArea .newsArea{
	border-top:1px solid #cbcbcb;
	background:url(../images/news_bg.gif) repeat-y;
}
#topArea #entryArea .newsArea .tableArea{
	position:relative;
	background:url(../images/news_bgb.gif) bottom no-repeat;
	height:330px;
	padding:0 1px 0 10px;
}
#topArea #entryArea .newsArea .tableArea .tableBox{
	height:284px;
	overflow:auto;
	padding-right:10px;
}
#topArea #entryArea .newsArea .tableArea table td{
	padding:5px 0 2px;
	vertical-align:top;
	line-height:1.4;
}
#topArea #entryArea .newsArea .tableArea table td.ico{
	padding-right:10px;
}
#topArea #entryArea .newsArea .tableArea table td.ico img{
	vertical-align:middle;
}
#topArea #entryArea .newsArea .tableArea table td.date{
	padding-right:14px;
	white-space:nowrap;
}
#topArea #entryArea .newsArea .tableArea .rss{
	position:absolute;
	right:125px;
	bottom:6px;
}

#topArea #entryArea .newsArea .tableArea .list{
	position:absolute;
	right:18px;
	bottom:6px;
}


#topArea #entryArea .newsTab{overflow:hidden;}
#topArea #entryArea .newsTab li{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float:left;
	cursor:pointer;
}
#topArea #entryArea .newsTab li.select{

}
#topArea #entryArea .newsTab li.tab_news{
	background:url(../images/btn_tab_news.gif) no-repeat;
	width:181px;
	height:40px;
}
#topArea #entryArea .newsTab li.tab_health{
	background:url(../images/btn_tab_health.gif) no-repeat;
	width:181px;
	height:40px;
}
#topArea #entryArea .newsTab li.tab_food{
	background:url(../images/btn_tab_food.gif) no-repeat;
	width:181px;
	height:40px;
}
#topArea #entryArea .newsTab li.tab_media{
	background:url(../images/btn_tab_media.gif) no-repeat;
	width:177px;
	height:40px;
}

#topArea #entryArea .newsTab li.select.tab_news,#topArea #entryArea .newsTab li.tab_news:hover{
	background:url(../images/btn_tab_news_on.gif) no-repeat;
}
#topArea #entryArea .newsTab li.select.tab_health,#topArea #entryArea .newsTab li.tab_health:hover{
	background:url(../images/btn_tab_health_on.gif) no-repeat;
}
#topArea #entryArea .newsTab li.select.tab_food,#topArea #entryArea .newsTab li.tab_food:hover{
	background:url(../images/btn_tab_food_on.gif) no-repeat;
}
#topArea #entryArea .newsTab li.select.tab_media,#topArea #entryArea .newsTab li.tab_media:hover{
	background:url(../images/btn_tab_media_on.gif) no-repeat;
}

#topArea #entryArea .newsContent{
	margin-bottom:20px;
}
#topArea #entryArea .newsContent li{

}
#topArea #entryArea .newsContent li.hide{
	display:none;
}
#topArea #entryArea .newsContent .thumb{
	float:left;
	margin-right:10px;
}
#topArea #entryArea .newsContent .boxinner{
	overflow:hidden;
	line-height:1.4;
	zoom:1;
}
#topArea #entryArea .newsContent .newsEntryBody{
	margin-top:7px;
	margin-bottom:6px;
}

#pageArea #entryArea{
	line-height:1.4;
}
#pageArea #entryArea .ttlImg{
	margin-bottom:15px;
	line-height:0;
}
#pageArea #entryArea .ttlImg img{
	vertical-align:bottom;
}

#entryArea p.backbtn{
	text-align:right;
	margin-bottom:0px;
}

/*-----news-----*/
#pageArea #entryArea table.newsList{
	margin-left:12px;
	width:684px;
}
#pageArea #entryArea table.newsList td{
	vertical-align:top;
	padding:10px 0 7px 0;
	border-bottom:1px dotted #dbdbdb;
}
#pageArea #entryArea table.newsList td.ico{
	padding-left:8px;
	padding-right:10px;
}
#pageArea #entryArea table.newsList td.date{
	padding-right:10px;
	white-space:nowrap;
}
#pageArea #entryArea .social{
	float:left;
}
#pageArea #entryArea .social .social_btn {
	float: left;
	margin-right: 10px;
}
#pageArea #entryArea .day{
	float:right;
}

#pageArea #entryArea .imgBox{
	width:240px;
	float:left;
	margin-right:25px;
	line-height:0;
}
#pageArea #entryArea .imgBox img{
	margin-bottom:8px;
	vertical-align:bottom;
}
#pageArea #entryArea .entryTxt{
	overflow:hidden;
}
/*-----news-----*/

/*-----category-----*/
#pageArea #entryArea .categoryLink a{
	width:322px;
	display:block;
	float:left;
	background:url(../images/ico_sidenavi.gif) left no-repeat #fcfcfc;
	padding:10px 5px 10px 21px;
	font-weight:bold;
	font-size:118%;
	text-decoration:none;
	border:1px solid #cccccc;
}
#pageArea #entryArea .categoryLink a.imgbox{
	background:url(../images/ico_sidenavi.gif) 0 0 no-repeat #fcfcfc;
}
#pageArea #entryArea .categoryLink a img{
	display:block;
	margin:10px 0;
}
#pageArea #entryArea .categoryLink a.catRight{
	margin-right:20px;
}
#pageArea #entryArea .categoryLink a:hover{
	background:url(../images/ico_sidenavi_on.gif) left no-repeat #f0f0f0;
}
#pageArea #entryArea .categoryLink a.imgbox:hover{
	background:url(../images/ico_sidenavi_on.gif) 0 0 no-repeat #f0f0f0;
}
/*-----category-----*/

/*-----target-----*/
#pageArea #entryArea .targetLeft{
	width:350px;
	float:left;
	margin-right:20px;
}
#pageArea #entryArea .targetRight{
	width:350px;
	float:left;
}
#pageArea #entryArea .targetBox{
	border:1px solid #cccccc;
}

#pageArea #entryArea .targetBox .nborder .title{
	border-bottom:none;
}
#pageArea #entryArea .targetBox .title{
	border-bottom:1px solid #cccccc;
}
#pageArea #entryArea .targetBox .title a{
	display:block;
	background:url(../images/ico_sidenavi.gif) left no-repeat #fcfcfc;
	padding:10px 5px 10px 21px;
	font-weight:bold;
	font-size:118%;
}
#pageArea #entryArea .targetBox .title a.on,
#pageArea #entryArea .targetBox .title a:hover{
	background:url(../images/ico_sidenavi_on.gif) left no-repeat #f0f0f0;
}
#pageArea #entryArea .targetBox .clearfix{
	padding:9px;
}
#pageArea #entryArea .targetBox .clearfix img.image{
	float:left;
	margin-right:10px;
}
#pageArea #entryArea .targetBox .clearfix ul{
	overflow:hidden;
	margin:0;
}
#pageArea #entryArea .targetBox .clearfix ul{
	overflow:hidden;
	zoom:1;
}
#pageArea #entryArea .targetBox .clearfix ul li{
	background:url(../images/ico_arrow.gif) 0 0.1em no-repeat;
	padding-left:17px;
	margin-bottom:0;
}
#pageArea #entryArea .targetBox .clearfix ul li a{
	display:inline-block;
	margin-bottom:3px;
}
#pageArea #entryArea .targetBox .clearfix ul li ul li{
	background:url(../images/ico_tri.gif) 0 0.4em no-repeat;
	padding-left:7px;
}
#pageArea #entryArea .infoBox{
	border:1px solid #C4005F;
	padding:10px;
	margin-bottom:20px;
}
/*-----target-----*/

/*-----movie-----*/
#pageArea #entryArea .movBox{
	width:400px;
	float:left;
	margin-right:20px;
}
#pageArea #entryArea .movTxt{
	width:300px;
	float:left;
}
/*-----movie-----*/

/*-----sitemap-----*/
#pageArea #entryArea .sitemapLeft{
	width:350px;
	float:left;
	margin-right:20px;
}
#pageArea #entryArea .sitemapRight{
	width:350px;
	float:left;
}
#pageArea #entryArea .sitemapLeft ul,
#pageArea #entryArea .sitemapRight ul{
	margin-bottom:20px;
}
#pageArea #entryArea .sitemapLeft ul li ul,
#pageArea #entryArea .sitemapRight ul li ul{
	margin-bottom:5px;
}
#pageArea #entryArea h2.hasPages{
	margin-bottom:10px;
}
/*-----sitemap-----*/

/*-----sideArea-----*/
#sideArea{
	width:220px;
	float:right;
	line-height:0;
	padding-bottom:10px;
}
#sideArea .sidenavi{
	background:#FFFFFF;
	padding-bottom:10px;
	border-top:1px solid #cccccc;
}
#sideArea .sidenavi ul li{
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0;
}
#sideArea .sidenavi ul li a{
	line-height:1.4;
	text-decoration:none;
	display:block;
	background:url(../images/ico_sidenavi.gif) left no-repeat #fcfcfc;
	padding:10px 5px 10px 21px;
	font-weight:bold;
	font-size:118%;
}
#sideArea .sidenavi ul li a.on,
#sideArea .sidenavi ul li a:hover{
	background:url(../images/ico_sidenavi_on.gif) left no-repeat #f0f0f0;
}

#sideArea .bMaterial{
	padding-bottom: 10px;
	background-color: #fff;
	zoom:1;
}

#sideArea .bgArea{
	background:url(../images/side_banner_bg.gif) repeat-y;
	margin-bottom:10px;
	zoom:1;
}
#sideArea .bgArea .bgt{
	background:url(../images/side_banner_bgt.gif) top no-repeat;
}
#sideArea .bgArea .bgb{
	background:url(../images/side_banner_bgb.gif) bottom no-repeat;
	padding:10px;
}
#sideArea .bgArea ul li{
	margin-bottom:10px;
}
#sideArea .bgArea ul li img{
	vertical-align:bottom;
}
#sideArea .bgArea ul li.last{
	margin-bottom:0px;
}

#sideArea .sideEdit{
	line-height:1.4;
	padding:0 10px;
	font-size:85%;
}
#sideArea .sideEdit p{
	margin-bottom:1em;
}
#sideArea .sideEdit img{
	vertical-align:bottom;
}
#sideArea .sideEdit a{
	background:#ffffff;
	display:inline-block;
}
#sideArea .sideEdit a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#sideArea .miniBanner{
	padding:0 10px;
}
#sideArea .miniBanner ul li{
	margin-bottom:4px;
}
#sideArea .miniBanner ul li img{
	vertical-align:bottom;
}

/*-----footer-----*/
.pagetop{
	clear:both;
	width:960px;
	margin:0 auto 16px;
	text-align:right;
	line-height:0;
}
.copy{
	width:960px;
	margin:0 auto 6px;
	text-align:left;
	line-height:0;
}
.copy .btns{
	width:360px;
	float:left;
}
.copy .btns ul li{
	float:left;
	margin-right:10px;
}
.copy .btns ul li img{
	vertical-align:bottom;
}
.copy .address{
	width:600px;
	float:left;
	text-align:right;
	line-height:1.4;
}
.footer{
	background:url(../images/footer_bg.gif) top repeat-x #ececec;
	border-bottom:2px solid #ffffff;
}
.footer .right{
	width:960px;
	margin:0 auto 0;
	text-align:right;
	line-height:1.4;
	padding:14px 0 10px;
}