﻿#breadcrumb .container.weather {
	background: #4799FF !important;
}

#weather a:hover {
	opacity: 0.8;
	transition:opacity .3s;
}
#wtrWrap2 h1.ttl {
    background: linear-gradient(-45deg,
    #eaf9ff 25%,
    #fff 25%, #fff 50%,
    #eaf9ff 50%, #eaf9ff 75%,
    #fff 75%, #fff);
    background-size: 15px 15px;
    background-attachment: fixed;
    padding: 8px 10px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #777;
    text-align: center;
    position: sticky;
    top: 0;
    z-index: 10;
}

#wtrWrap2 .catWrap h2 {
	color: #4799FF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

.wtrMain ul li h2 {
	border-bottom: dotted 1px;
}
.wtrMain ul.catWrap{
	margin: 0;
	padding: 2%;
}
.wtrMain ul.catWrap:after{
	content: "";
	clear: both;
	display: block;
}
.wtrMain ul.catWrap.weather li {
	height: 100%;
}
.wtrMain ul.catWrap.weather li:last-child {
	margin-right: 0;
}
.wtrMain ul.catWrap li img, .wtrMain img.single {
	width: 100%;
	margin-bottom: 15px;
}
.wtrMain ul.catWrap > li > img{
	display: none;
}
.wtrMain ul.catWrap li img.show{
	display: block;
}

.weatherNav{
	position: sticky;
	top: 0;
	z-index: 10;
	background: #fff;
	margin-bottom: 8px;
	width: 100%;
	overflow-x: auto;
}
.weatherNav ul{
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	position: relative;
}
.weatherNav ul li{
	width: 100%;
	margin-right: 1vw;
}
.weatherNav ul li:last-child{
	margin-right: 0;
}
.weatherNav ul li span{
	text-align: center;
	padding: 2vh 0;
	min-height: 10px;
	border: 1px solid #4799FF;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	color: #4799FF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	transition: .3s;
	positoin: relative;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.weatherNav ul li span {
	background: #eaf9ff;
}
.weatherNav ul li.current span {
  transform: translateY(0);
	background: #fff;
  opacity: 1;
  z-index: 1;
}
.weatherNav ul .current:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #4799FF;
	z-index: 0;
}

.pinpoint ul:first-of-type img {
	margin-bottom: 0 !important;
}
.pinpoint ul:last-of-type {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 20px 0;
}
.pinpoint ul:last-of-type li {
    width: 31.3%;
    text-align: center;
    margin: 1%;
    background: #4799ff;
    color: #fff;
    border-radius: 1vw;
    cursor: pointer;
    padding: 3vw 1.5vw;
    box-sizing: border-box;
    transition: .3s;
    border: 1px solid #4799ff;
}
.pinpoint ul:last-of-type li.current {
	background: #eaf9ff;
	color: #4799ff;
	border: 1px solid #4799ff;
}
.pinpoint ul:last-of-type li:hover {
    opacity: .8;
}


aside.column02 .cont{
	clear: both;
}

aside.column02 #wtrWrap .link {
	padding: 2%;
}

aside.column02 #wtrWrap .link ul.col2,
aside.column02 #wtrWrap .link ul.col1,
{
	margin: 0;
	padding: 0;
	width: 100%;
}
aside.column02 #wtrWrap .link ul.col2:after{
	content: "";
	clear: both;
	display: block;
}
aside.column02 #wtrWrap .link ul.col2 li,
aside.column02 #wtrWrap .link ul.col1 li{
	display: inline-block;
	float: left;
	height: 100%;
	text-align: center;
	color: #fff;
	line-height: 3.5;
	margin-bottom: 2%;
	font-size: 18px;
	font-weight: bold;
}
aside.column02 #wtrWrap .link ul.col2 li{
	background: #4799FF;
	width: 49%;
	margin-right: 2%;
}
aside.column02 #wtrWrap .link ul.col2 li:nth-child(even){
	margin-right: 0px;
}
aside.column02 #wtrWrap .link ul.col2 li a,
aside.column02 #wtrWrap .link ul.col1 li a{
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #fff;
}
aside.column02 #wtrWrap .link ul.col2 li{
	background: #4799FF;
}
aside.column02 #wtrWrap .link ul.col2 li span {
	display: inline-block;
}

aside.column02 #wtrWrap .link ul.col1 li{
	background: #ff8b47;
	width: 100%;


}

/* 防災情報 */
.wtrMain h1.subttl{
	font-size: 18px;
	color: #777;
	font-weight: bold;
	border-left: solid 5px #4799FF;
	border-bottom: solid 1px #4799FF;
	padding-left: 10px;
}
.wtrMain h1.subttl span{
	color: #4799FF;
}
.wtrMain .article{
	padding: 10px;
}
.wtrMain hr{
	border: 0;
	border-top: 1px dotted #777;
}
.box-weathernewstxt {
	border-bottom: 1px dotted #777;
	padding-bottom: 20px;
}

/* banner */
.banner {
	width: 96%;
	/*height: 150px;*/
	margin: 0;
	margin-top: 25px;
	padding: 2%;
}
.banner ul {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.banner ul li {
	width: 100%;
	margin-right: 2%;
	display: inline-block;
	float: left;
	margin: 0px 5px 5px 0;
}
.banner ul li:nth-child(even) {
	margin-right: 0;
}
.banner ul li img {
	/*height: 100%;*/
	width: 100%;
}
/* 下部画像一覧 */
.weatherImg.pc {
	display: none;
}
.weatherImg.sp {
	display: block;
	border-top: dotted 1px #777;
	border-bottom: dotted 1px #777;
	margin: 2%;
}
.weatherImg.sp ul li {
	display: inline-block;
	font-size: 16px;
	width: 48%;
	margin-right: 2%;
	text-align: left;
}
.weatherImg.sp ul li:nth-child(even) {
	margin-right: 0;
}
.weatherImg.sp ul li a:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 2px;
	border: transparent solid 7px;
	border-left-color: #4799FF;
	vertical-align: -3px;
}
.weatherImg {
	margin: 0 auto;
	padding: 2%;
}
.weatherImg ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
.weatherImg ul li{
	margin-bottom: 10px;
}
.weatherImg ul li img, .weatherImg ul li a{
	width: 100%;
}
.weatherImg ul li h2{
	border-bottom: dotted 1px;
}

p.fileTime{
	text-align: right;
	color: #000;
	margin-bottom: 10px;
	padding-right: 2%;
}

#wtrWrap .twCont{
	background: #eaf9ff;
	padding: 2%;
}
#wtrWrap h3.ttl {
	color: #4799ff;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #4799ff;
}

.wtrMain h1.subttl.cat02{
	margin-bottom: 10px;
}

/* 注意報 */
#weather table {
    width: 96%;
    margin: 2em 2%;
    border: 1px solid #bbb;
}
#weather table tr {
    border-bottom: 1px solid #ccc;
    display: block;
}
#weather table th,
#weather table td {
    padding: 1em 0.5em;
	  border-bottom: 1px solid #ccc;
    min-width: 8em;
    box-sizing: border-box;
    font-weight: normal;
	  text-align: center;
    display: block;
		width: 100%;
}
#weather table td:last-child {
  border-right: none;
}
#weather table .warn-txt span {
    padding: 0.3em;
}
#weather table .warn-txt span + span {
    margin-left: 0.5em;
}
#weather table th {
	font-weight: bold;
	background: #eee;
}
.wtrMain .guidearea {
	margin: 0 auto;
	width: 96%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.wtrMain .guidearea h4 {
    display: flex;
}
.wtrMain .guidearea h4 span {
	display: flex;
	font-weight: bold;
	padding: 3px 5px;
	font-size: 16px;
	margin-right: 3px;
}
span.salert{
	background: rgb(96, 0, 191);
	color: #fff;
}
span.alert{
	background: rgb(255, 51, 51);
	color: #fff;
}
span.warn {
	background: rgb(255, 204, 51);
}


/*--------------------
広告
--------------------*/
aside.column02 #wtrWrap .link ul.col1 , .banner .links{
    overflow: hidden;/*float解除（高さだし）*/
}
.ad {
	background: linear-gradient(
	-45deg, #F6F6F6 25%, #fff 25%,
	#fff 50%, #F6F6F6 50%,
	#F6F6F6 75%, #fff 75%,
	#fff);
	background-size: 15px 15px;
	background-attachment: fixed;
	padding: 14px 0;
	text-align: center;
}
#ad1_2_wrap {
	margin-bottom: 15px;
}
#ad3_wrap {
	margin-bottom: 40px;
}
#ad1 {
	margin-bottom: 15px;
}