@charset "utf-8";

.header {
  width: 100%;
}


h1 {
	width: 1000px;
	margin: 0 auto;
padding-bottom: 5px}






.container{
	width: 1000px;
	margin: 0 auto;
}




/*小nav*/
.nav {
  width: 100%;
	height: 65px;
	background-color: #ADADAD;
}
.nav-inner {
	width:1000px;
	margin:0 auto;
	}


.nav-inner ul {
	margin:0;
}
.nav-inner li {
	margin-right:8px;
	float:left;
}
.nav-inner li:last-child {
	margin-right:0;
	float:left;
}



/*メインnav*/
.mainnav {
width: 100%;
height: 95px;
background: url(../images/stripeline.png) repeat;
padding: 10px 0 10px 0;
}

.mainnav-box {
	width:100%;
	height: 95px;
	background-color: #024287;
	}

.mainnav-inner {
	width:1000px;
	margin:0 auto;
	}


.mainnav-inner ul {
	margin:0;
}
.mainnav-inner li {
	margin:0;
	width: 333px;
	float:left;
}


/*メインnav　ドロップダウンメニュー*/
#globalNav {
    width: 1000px;
    margin: 0 auto;
}
#globalNav ul li {
    margin;0;
    float: left;
    position: relative;
}
#globalNav ul li ul {
    display: none;
    position: absolute;
    top: 95px;
    left: 0;
	z-index: 1000;
}
#globalNav ul li ul li {
    float: none;
    font-size: 17px;
    line-height: 0;
}
#globalNav ul li ul li a {
    display: block;
    width: 333px;
    color: #ffffff;
    padding: 10px 0px;
    background: #064293;
    line-height: normal;
    border-top: 1px solid #2F71E4;
    text-decoration: none;
    text-align: center;
}
#globalNav ul li ul li a:hover {
	color: #FFFFFF;
	background: #398ED4;
}





/*カルーセル大枠*/
.cal{
	width: 100%;
	background-color: #eeefef;
}
.cal-inner{
	width: 100%;
	padding: 20px 0 20px 0;
	text-align: center;
}



/* カルーセル */
.slick_container {
  width: auto; /* 任意の値 */
  max-width: 100%;
  margin: 0 auto; /* 任意の値 */
  position: relative;
}

.slick_container .slick-prev {
  left: 50%; 
  width: 50px;
  height: 50px;
  left: 50px;
}

.slick_container .slick-prev::before {
  font-size: 50px;
  color: #1961F3;
}

.slick_container .slick-next {
  right:50%; 
  width: 50px;
  height: 50px;
  right:  50px;
}

.slick_container .slick-next::before {
  font-size: 50px;
color: #1961F3;

}

@media only screen and (max-width: 300px){
  .slick_container .slick-prev {
    top: 20%;
    width:5vw;
    height: 20px;

  }
  .slick_container .slick-prev::before {
    font-size: 1.2rem;
    color: #000;
  }
  .slick_container .slick-next {
    top: 20%;
    width:5vw;
    height: 20px;
  }
  .slick_container .slick-next::before {
    font-size: 1.2rem;
    color: #000 !important;
  }
}

.slick_container .slick-arrow{
color: #1250E3;
  z-index:1;
}


.slick-slide:not(.slick-center) {
/*	filter: brightness(0.3);*/
    /*filter: alpha(opacity=50);*/
    -moz-opacity: 0.5;
    opacity: 1.0;
	z-index: 0;
}
.slick-slide .slick-center {
	z-index: 2100;

}

/* カスタムコントローラー */
.slick-prev:before {
    content: '';
	display: inline-block;
	width: 46px;
	height: 47px;
	background-image: url('../images/arrowL.png');
	background-repeat: no-repeat;
}
.slick-next:before {
    content: '';
	display: inline-block;
	width: 46px;
	height: 47px;
	background-image: url('../images/arrowR.png');
	background-repeat: no-repeat;
}



/*top news*/

h2 {
width: 100%;
padding: 0 0 20px 0;
border-top: solid 10px #00a0e9;
}

hr{
height: 10px;
border: none;
background: url(../images/stripe.gif) repeat 0 0;
}
.news-box {
	float:left;
	width:580px;
	margin:40px 50px 0px 0px;
}
.news-box dl {
    margin: 1em 0 1em 0;
	padding:4px 0 0px 0;
	font-size:16px;
}
.news-box dt {
    float: left;
    margin-right: 0.7em;
	margin-bottom:2px;
}
.news-box dd {
	margin-right: 0;
	margin-bottom:2px;
    overflow: auto;
    zoom: 1;
}


a.news:link {
        color: #000;
        text-decoration:none;
}
a.news:visited{
        color:#868687;
}
a.news:hover{
        color:#0ECBF3;
}
a.news:active{
        color:#0ECBF3; 
}



/*top bnr*/
.contbnr{
	width: 1000px;
    margin: 0 auto;
}

.bnr{
	display: inline-block;
}

.bnr ul {
	margin-bottom: 10px;
}
.bnr li {
	margin-right: 10px;
	float: left;
}
.bnr li:last-child {
	margin-right: 0;
}



/*発行部数*/
.paperbox{
	width: 338px;
	background-image: url(../images/stripebg.gif);
	float: right;
    margin-top: 40px;
}

.paperbox-inner{
	margin: 20px;
	padding: 15px;
	text-align: center;
	background-color: #fff;
}

.paperttl{
	width: 260px;
	padding: 3px;
	background-color: #06ACD7;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.morning{
	width: 258px;
	font-weight: bold;
	color: #0966E5;
	text-align: left;
}

.ev{
	width: 258px;
	font-weight: bold;
	color: #606060;
	text-align: left;
}


.paperboxbtn{
	width: 100px;
	padding: 4px;
	background-color: #06ACD7;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
}

/* 朝刊のアイコン */
.icon {
	display: inline-block;
	border: solid 1px blue;
	padding: 1px 5px;
	font-size: 13px;
	bottom: 6px;
	position: relative;
	margin-right: 10px;
}

/* 夕刊のアイコン */
.icon-ev {
	display: inline-block;
	border: solid 1px #939393;
	padding: 1px 5px;
	font-size: 13px;
	bottom: 6px;
	position: relative;
	margin-right: 10px;
	color: #606060;
}


/*
FOOTER
*/
.footer {
	width:100%;
	margin:0 auto;
}


.footer-link {
width: 100%;
/*height: 135px;*/
background: url(../images/stripeline.png) repeat;
padding: 10px 0;
	/* float: left;*/
}

.footer-link-box {
	width:100%;
	/* height: 115px; */
	background-color: #FFFFFF;
	}

.footer-link-inner {
	width: 1000px;
	margin:0 auto;
	text-align: center;
	padding: 30px 0;
	}

.footer-link-inner ul {
	margin:0;
}
.footer-link-inner li {
	margin-right: 60px;
	/* float:left;*/
	display: inline-block;
	/* margin-top: 35px; */
}


.footermenu {
	width: 100%;
	/* height: 70px; */
	/* float: left; */
	background-color: #024287;
	color: #fff;
font-size: 13px;
}

.footermenu-inner {
	width: 1000px;
	margin:0 auto;
	/* padding: 20px 0px 20px 0px; */
	padding: 30px 0;
	font-weight: bold;
}

.footermenu ul {
	margin:0;
	text-align: center;
}
.footermenu li {
	margin-right:10px;
	/* float:left; */
	display: inline-block;
}


.logo {
	width: 100%;
	margin:30px auto 30px;
	float: left;
}
.logo-inner {
	width: 1000px;
		margin:0 auto;
	text-align: center;
}
.copyright {
	margin-top:5px;
	font-size:12px;
	color:#000;
}



/* メディアページ */
.mediaboxL{
	width: 280px;
	padding: 18px;
	margin-right: 20px;
	text-align: center;
	/* border: solid #A3A3A3 1px; */
	float: left;
}

.mediaboxR{
	width: 280px;
	padding: 18px;
	text-align: center;
	/* border: solid #A3A3A3 1px; */
	float: right;
}

.mediabox-txt{
	width: 245px;
	padding: 0 18px;
	font-size: 16px;
	text-align: left;
}

.btn:hover {
   opacity: 0.75; /* 25％ほど透明にする */
}

.pagettl{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
/* アドどうしん */

.adboxL{
        width: 330px;
        margin-right: 20px;
        text-align: center;
        float: left;
}
a.boxL:link {
        color: #868687;
        text-decoration:none;
}
a.boxL:visited{
        color:#868687;
}
a.boxL:hover{
        color:#0ECBF3;
}
a.boxL:active{
        color:#0ECBF3; 
}
.adboxR{
        width: 550px;
        padding: 0 18px;
        float: right;
}

.bknb{
        width: 270px;
        margin: 0 10px;
        text-align: center;
        padding: 15px;
        border:1px solid #A3A3A3 ;
}

