@charset "UTF-8";

/* ======================================== reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, span {margin: auto;padding: 0;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
h1, h2, h3, form, p, ul, li, ol, dl, dt, dd {margin: auto;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset, img {border: 0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
ol, ul, span {list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6, big, small {font-size: 100%;font-weight: normal;}
select, input, textarea {font-size: 100%;}
b, strong {font-weight: bold;}
em {font-style: normal;}
a:link, a:active, a:hover, a:visited {
	color: #000;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
/*	font-size: 100%; */
	/* line-height: 100%; */
	text-decoration: none;
	margin: auto;
	padding: 0;
}
noscript a:link, noscript a:visited, noscript a:active {
	text-decoration: underline;
	color: #000;
	line-height: 100%;
	margin: auto;
	padding: 0;
}
img {vertical-align: text-bottom;}
body {
	background: #fff;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	color: #000;
/*	font-size: 14px; */
}
small {font-size: smaller;}

/* ======================================== placeholder */
/* # clearfix */
.clearfix, .navigation ul, #box_info .alert, .box-weather-disaster ul, ul.box-week, ul.box-time, .linkbox-btn ul, .box-rep, .box-weather-contents ul li, .sharebtn, .sharebtn ul {*zoom: 1;}
.clearfix:after, #box_info .alert:after, .box-weather-disaster ul:after, ul.box-week:after, ul.box-time:after, .linkbox-btn ul:after, .box-rep:after, .box-weather-contents ul li:after, .sharebtn:after, .sharebtn ul:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

/* # border-box */
.navigation ul li, .box-message p, [class*="box-weather-"] .cap-ttl p, ul.box-week li, ul.box-time li, .box-today .box-today-cap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* # border-radius base */
.linkbox-btn ul li div {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* ======================================== #pagetop */
#pagetop {
	position: static !important;
	overflow: auto;
	width: auto;
	height: auto;
}

/* ======================================== module */
.btn-dtl,
.btn-pr {
	position: relative;
	border: 1px solid #b5b5b5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 1px #e5e5e5;
	-moz-box-shadow: 0px 1px 1px #e5e5e5;
	box-shadow: 0px 1px 1px #e5e5e5;
}

.btn-dtl::after,
.btn-pr::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 8px;
	height: 14px;
	margin-top: -7px;
	background: url(../img/weather_arrow_b.png) no-repeat 0 0;
	-webkit-background-size: 8px 14px;
	-moz-background-size: 8px 14px;
	-o-background-size: 8px 14px;
	background-size: 8px 14px;
}

.btn-dtl a,
.btn-pr a {
	display: table;
	width: 100%;
}

.btn-dtl a div,
.btn-pr a div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	height: 35px;
	padding-top: 2px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

.btn-pr a {
	color: #2c5a95;
}

/* ======================================== header */
.wrp {overflow: hidden;}

header {
	display: block;
	padding-bottom: 5px;
	border-bottom: 2px solid #016ffb;
	background-color: #ffffff;
}

/* docomoロゴ */
header .low_docomo_logo {
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: none;
	box-shadow: none;
}

header .low_docomo_logo span a {
	display:block;
}

header .low_docomo_logo img {
	padding: 0;
	width: 80px;
	height: 30px;
}

/* page-ttl */
header .cap-ttl {
	margin: 10px auto auto 7px;
	padding-left: 20px;
	font-size: 24px;
	background: url(../img/weather_ttl_icon.png) no-repeat left center;
	background-size: 8px 23px;
	-webkit-background-size: 8px 23px;
	-moz-background-size: 8px 23px;
	-o-background-size: 8px 23px;
	letter-spacing: -0.1em;
}

/* ======================================== navigation */
.navigation {
	border-bottom: 1px solid #d2d2d2;
}

.navigation ul {/* clearfix */
	width: 100%;
	height: 64px;
	margin: 0;
	padding: 0;
}

.navigation ul li { /* border-box */
	float: left;
	width: 20%;
	height: 64px;
	border-left: 1px solid #e5e5e5;
	font-size: 10px;
	text-align: center;
}

.navigation ul li:nth-child(1) {
	border: none;
	background: url(../img/weather_nav1.png) no-repeat center 10px;
	-webkit-background-size: 35px 30px;
	-moz-background-size: 35px 30px;
	background-size: 35px 30px;
}
.navigation ul li:nth-child(2) {
	background: url(../img/weather_nav2.png) no-repeat center 10px;
	-webkit-background-size: 35px 30px;
	-moz-background-size: 35px 30px;
	background-size: 35px 30px;
}
.navigation ul li:nth-child(3) {
	background: url(../img/weather_nav3.png) no-repeat center 10px;
	-webkit-background-size: 35px 30px;
	-moz-background-size: 35px 30px;
	background-size: 35px 30px;
}
.navigation ul li:nth-child(4) {
	background: url(../img/weather_nav4.png) no-repeat center 10px;
	-webkit-background-size: 35px 30px;
	-moz-background-size: 35px 30px;
	background-size: 35px 30px;
}
.navigation ul li:nth-child(5) {
	background: url(../img/weather_nav5.png) no-repeat center 10px;
	-webkit-background-size: 35px 30px;
	-moz-background-size: 35px 30px;
	background-size: 35px 30px;
}

.navigation ul li a {
	display: block;
	height: 100%;
}

.navigation ul li div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	padding-top: 45px;
}

/* ======================================== #box_info */
/* 災害伝言板 */
#box_info {
	padding: 0 9px;
	height: 100%;
	overflow: hidden;
	background: #eeeeee;
}
@media screen and (min-width: 361px) {
	#box_info {padding:0 10px;}
}
#box_info .alert li {
	position: relative;
	display: table;
	float: left;
	width: 48%;
	margin: 5px 0 0;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffcc), color-stop(100%, #ffff15));
	background-image: -webkit-linear-gradient(top, #ffffcc, #ffff15);
	background-image: -moz-linear-gradient(top, #ffffcc, #ffff15);
	background-image: linear-gradient(top, #ffffcc, #ffff15);
	border: 2px solid #c60031;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
#box_info .alert li:last-child {float: right;}
#box_info .alert li:nth-last-child(-n+2) {margin-bottom: 5px;}
#box_info .alert li.disaster:nth-child(2) {clear: both;}
#box_info .alert li:only-child {width: 100%;}
#box_info .alert li a {
	display: table-cell;
	height: 38px;
	border-top: 2px solid #e5e5b7;
	vertical-align: middle;
}
#box_info .alert li a::after {
	content: "";
	position: absolute;
	z-index: 0;
	left: -3px;
	top: -3px;
	right: -3px;
	bottom: -3px;
	min-height: 100%;
	border: 1px solid #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#box_info .alert li span {font-size: 10px;}
#box_info .box_support {
	padding-bottom: 8px;
}
#box_info .box_support p {
	border: 1px solid #7d7d7d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#box_info .box_support p a {
	height: 33px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #feeff2), color-stop(100%, #fdced8));
	background-image: -webkit-linear-gradient(top, #feeff2, #fdced8);
	background-image: -moz-linear-gradient(top, #feeff2, #fdced8);
	background-image: linear-gradient(top, #feeff2, #fdced8);
	border-top: 1px solid #cbbfc2;
	border-bottom: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* 災害用アラート */
#dmenu_disaster_alert {
	margin: 5px 0;
	border: solid 2px #c60031;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#dmenu_disaster_alert a {
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 8px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	text-decoration: underline;
}

/* ======================================== #box_main */
#box-main {
}

/* message */
.box-message {
	position: relative;
	margin-top: -1px;
}

#box-main > .box-message::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 8px;
	height: 14px;
	margin-top: -7px;
	background: url(../img/weather_arrow_b.png) no-repeat 0 0;
	-webkit-background-size: 8px 14px;
	-moz-background-size: 8px 14px;
	-o-background-size: 8px 14px;
	background-size: 8px 14px;
}

#box-main > [class*="box-weather-"] {
	margin-top: 15px;
}

.box-weather-area .box-message::after,
.box-weather-jpn .box-message::after,
.box-weather-disaster .box-message::after,
.box-weather-report .box-message::after,
.box-weather-contents .box-message::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	background: #dbe4ef;
}
.box-weather-area .box-message::after {background: #e5e5e5;}

.box-weather-area .box-message > div,
.box-weather-jpn .box-message > div,
.box-weather-disaster .box-message > div,
.box-weather-report .box-message > div,
.box-weather-contents .box-message > div {
	background: #eeeeee;
}

.box-message > div {
	display: table;
	width: 100%;
	margin-bottom: 15px;
	background: #dbe4ef;
}

.box-message > a > div {
	display: table;
	width: 100%;
	background: #dbe4ef;
}

.box-message p {/* border-box */
	display: table-cell;
	height: 38px;
	padding: 0 20px 0 10px;
	color: #000;
	vertical-align: middle;
}

.box-message .btn-dtl {
	position: absolute;
	top: 4px;
	right: 3px;
	background: #fff;
	font-size: 12px;
}

.box-message .btn-dtl div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 55px;
	height: 28px;
	padding: 1px 5px 0 0;
}

.box-weather-area,
.box-weather-jpn,
.box-weather-disaster,
.box-weather-report,
.box-weather-contents {
	margin-bottom: 15px;
	padding: 0 10px;
}

.box-weather-area h2,
.box-weather-jpn h2,
.box-weather-disaster h2,
.box-weather-report h2,
.box-weather-contents h2 {
	margin: 0 10px 10px;
	color: #707070;
	font-size: 17px;
}

.box-weather-area .cap-ttl,
.box-weather-jpn .cap-ttl,
.box-weather-disaster .cap-ttl,
.box-weather-report .cap-ttl,
.box-weather-contents .cap-ttl {
	display: table;
	width: 100%;
	height: 30px;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background: #4c77ae;
}

.box-weather-area .cap-ttl p,
.box-weather-jpn .cap-ttl p,
.box-weather-disaster .cap-ttl p,
.box-weather-report .cap-ttl p,
.box-weather-contents .cap-ttl p {/* border-box */
	display: table-cell;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
	vertical-align: middle;
}

.box-weather-area .box-wrp,
.box-weather-jpn .box-wrp,
.box-weather-disaster .box-wrp,
.box-weather-report .box-wrp,
.box-weather-contents .box-wrp {
	padding: 10px 10px;
	border: 1px solid #d3d3d3;
	border-top: none;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.box-weather-area .box-wrp:nth-last-of-type(2n+2),
.box-weather-jpn .box-wrp:nth-last-of-type(2n+2),
.box-weather-disaster .box-wrp:nth-last-of-type(2n+2),
.box-weather-report .box-wrp:nth-last-of-type(2n+2),
.box-weather-contents .box-wrp:nth-last-of-type(2n+2) {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}


/* 各地の天気 */
.box-weather-area {
	position: relative;
}

.box-weather-area .cap-ttl + .btn-dtl {
	position: absolute;
	top: 4px;
	right: 13px;
	border: none;
	background: #dbe4ef;
}

.box-weather-area .cap-ttl + .btn-dtl a div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 80px;
	height: 22px;
	padding: 1px 5px 0 0;
	font-size: 12px;
}

.box-today {
	display: table;
	width: 100%;
}

.box-today .box-today-vis {
	display: table-cell;
	width: 50%;
	padding: 12px 0 19px;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	text-align: center;
}

.box-today-vis p {
	margin-bottom: 10px;
}

.box-today-vis img {
	width: 100px;
	margin: 0 auto;
}

.box-today .box-today-cap { /* border-box */
	display: table-cell;
	width: 50%;
	padding: 0 15px 0 20px;
}

.box-today .box-today-cap b {
	display: block;
	margin-bottom: 10px;
	color: #707070;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.box-today .box-today-cap dl {
	display: table;
	margin-bottom: 5px;
}

.box-today .box-today-cap dl dt,
.box-today .box-today-cap dl dd {
	display: table-cell;
}
.box-today .box-today-cap dl dt {width: 55px; color: #535353;}
.box-today .box-today-cap dl dd {width: 50px;}

.box-weather-area .box-wrp {
	padding: 0 0 10px;
}

ul.box-time { /* clearfix */
	padding: 12px 5px 17px 10px;
}

/* list*8 */
ul.box-time li {/* border-box */
	float: left;
	width: 12%;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}
ul.box-time li:nth-last-child(1) {border: none;}
ul.box-time li:nth-child(2n+1) {width: 12%;}

ul.box-time li p:nth-child(1) {
	color: #535353;
	font-size: 12px;
}

ul.box-time li img {
	width: 27px;
	margin: 3px 0 6px;
}
ul.box-time li p:nth-last-child(1) {font-size: 13px;}
ul.box-time li p:nth-last-child(1) em {font-size: 10px;}

ul.box-week { /* clearfix */
	margin-bottom: 12px;
	padding-bottom: 23px;
	border-bottom: 1px solid #e5e5e5;
}

/* list*6 */
ul.box-week li {/* border-box */
	float: left;
	width: 17%;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}
ul.box-week li:nth-child(1),
ul.box-week li:nth-child(6) {width: 16%;}
ul.box-week li:nth-child(6) {border: none;}

ul.box-week li p {
	margin-bottom: 2px;
	font-size: 13px;
}

ul.box-week li p:nth-of-type(1) {color: #535353;}
ul.box-week li p:nth-of-type(2) {color: #ce243d;}
ul.box-week li p:nth-of-type(3) {color: #3f679a;}

ul.box-week li.sat p:nth-of-type(1) { color: #3f679a !important;}
ul.box-week li.sun p:nth-of-type(1) { color: #ce243d !important;}

ul.box-week li img {
	width: 27px;
	margin: 5px 0;
}

ul.box-cloud {
	padding: 0 10px;
}

ul.box-cloud li {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}

ul.box-cloud li .box-vis,
ul.box-cloud li .box-cap {
	display: table-cell;
	vertical-align: top;
}

ul.box-cloud li img {
	width: 125px;
	height:114px;
	margin-right: 10px;
}

ul.box-cloud li .box-cap {
	width: 70%;
	color: #727272;
	font-size: 12px;
	line-height: 1.3;
}

ul.box-cloud li .box-cap b {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

ul.box-cloud li .box-cap p {
	margin-bottom: 5px;
}

.box-btn {
	padding: 0 10px;
}

/* 追加 */
p.img-container { text-align: center; }p.img-container img { margin-left: 5px; margin-right:10px;}p.img-container img:first-of-type { margin-left: 0; }

/* 全国の天気 */
.box-weather-jpn .box-vis {
	margin-bottom: 10px;
	text-align: center;
}

.box-weather-jpn .box-vis img {
	width: 203px;
}

/* 防災情報 */
.box-weather-disaster .box-wrp {
	padding: 0;
}

.box-weather-disaster ul {/* clearfix */
	position: relative;
	width: 100%;
}

.box-weather-disaster ul::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1px;
	height: 100%;
	background: #e5e5e5;
}

.box-weather-disaster ul li {
	position: relative;
	float: left;
	width: 50%;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}

.box-weather-disaster ul li::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 8px;
	height: 14px;
	margin-top: -7px;
	background: url(../img/weather_arrow_b.png) no-repeat 0 0;
	-webkit-background-size: 8px 14px;
	-moz-background-size: 8px 14px;
	-o-background-size: 8px 14px;
	background-size: 8px 14px;
}

.box-weather-disaster ul li:nth-child(2n):nth-last-child(1),
.box-weather-disaster ul li:nth-child(2n+1):nth-last-child(1),
.box-weather-disaster ul li:nth-child(2n+1):nth-last-child(2) {
	border: none;
}

.box-weather-disaster ul li a div {
	display: table;
	width: 100%;
	height: 46px;
}

.box-weather-disaster ul li a div {
	display: table;
	width: 100%;
	height: 44px;
}

.box-weather-disaster ul li a div p {
	display: table-cell;
	vertical-align: middle;
}

/* 空リポート */
.box-weather-report h2 {
	margin-right: 0;
	margin-left: 0;
}

.box-rep { /* clearfix */
	margin-bottom: 6px;
}

.box-rep .box-vis,
.box-rep .box-cap {
	display: table-cell;
	vertical-align: middle;
}

.box-rep .box-vis img {
	width: 160px;
	margin-right: 10px;
}

.box-rep .box-vis span {
	display: block;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}

.box-rep .box-cap {
	width: 100%;
	line-height: 1.3;
}

.box-rep .box-cap p {
	margin-top: -10px;
}

/* 東京のウェザーリポート */
.box-weather-report .box-wrp:nth-of-type(3) {
}

.box-weather-report .box-wrp:nth-of-type(3) .box-vis {
	display: block;
//	width: 264px;
	width: 300px;
	margin: 0 auto;
}

.box-weather-report .box-wrp:nth-of-type(3) .box-vis img {
	width: 80px;
	margin: 0 4px 10px;
}

.box-weather-report .box-wrp:nth-of-type(3) .box-vis img:nth-child(1) { margin-left: 0;}
.box-weather-report .box-wrp:nth-of-type(3) .box-vis img:nth-child(3) { margin-right: 0;}

/* オススメコンテンツ */
.box-weather-contents {
}

.box-weather-contents .box-wrp {
	padding: 0;
}

.box-weather-contents h2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 10px;
}
.box-weather-contents h2:nth-child(n+2) {border-top: 1px solid #d3d3d3;}

.box-weather-contents ul li {/* clearfix */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 10px;
	border-top: 1px dotted #d3d3d3;
}

.box-weather-contents ul li ::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 8px;
	height: 14px;
	margin-top: -7px;
	background: url(../img/weather_arrow_b.png) no-repeat 0 0;
	-webkit-background-size: 8px 14px;
	-moz-background-size: 8px 14px;
	-o-background-size: 8px 14px;
	background-size: 8px 14px;
}

.box-weather-contents ul li img {
	float: left;
	width: 45px;
	margin-right: 10px;
}

.box-weather-contents ul li p {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px 0 55px;
	color: #535353;
	line-height: 1.1;
}

.box-weather-contents ul li p b {
	display: block;
	margin-bottom: 1px;
	color: #000;
}

/* リンクボタン */
.linkbox-btn {
	margin-bottom: 15px;
	padding: 0 5px;
}

.linkbox-btn ul {/* clearfix */
}

.linkbox-btn ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 50%;
	padding: 0 5px;
}

.linkbox-btn ul li::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 8px;
	height: 14px;
	margin-top: -7px;
	background: url(../img/weather_arrow_w.png) no-repeat 0 0;
	-webkit-background-size: 8px 14px;
	-moz-background-size: 8px 14px;
	-o-background-size: 8px 14px;
	background-size: 8px 14px;
}

.linkbox-btn ul li a {
	display: table;
	width: 100%;
}

.linkbox-btn ul li div { /* radius 3px */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	height: 35px;
	padding-top: 2px;
	background: #4c77ae;
	-webkit-box-shadow: 0px 1px 1px #e5e5e5;
	-moz-box-shadow: 0px 1px 1px #e5e5e5;
	box-shadow: 0px 1px 1px #e5e5e5;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

/* ======================================== .sharebtn */
.sharebtn {/* clearfix */
	margin: 0 0 15px;
	padding: 0 10px 0 0;
}

.sharebtn ul {/* clearfix */
	float: right;
}

.sharebtn ul li {
	float: left;
	padding-left: 9px;
}

#d2c_ad0 {
	margin-bottom: 10px;
}

/* ======================================== footer */
footer {
    background-color: #dcdcdc;
    border-top: 2px solid #000;
}

footer .box_btn {
    display: table;
    /* width: 100%; */
    *zoom: 1;
    padding: 15px 5px;
    font-size: 22px;
}

footer .box_btn_weather {
    display: table;
    width: 97%;
    *zoom: 1;
    padding: 15px 5px;
    font-size: 22px;
}

footer .box_btn:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

footer .box_btn_weathe:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

footer .box_btn p {
    display: table-cell;
    width: 50%;
    padding: 0 5px;
}

footer .box_btn_weather p {
    display: table-cell;
    width: 95%;
    padding: 0 5px;
}

footer .box_btn p .mod_btn {
    position: relative;
    display: block;
    border-radius: 7px;
    border: 1px solid #a0a0a0;
    background-color: whitesmoke;
    background: whitesmoke -webkit-gradient(linear, left top, left bottom, from(whitesmoke), to(#e0e0e0));
    background: whitesmoke -moz-linear-gradient(center top, whitesmoke, #e0e0e0);
    background: whitesmoke linear-gradient(center top, #f5f5f5, #e0e0e0);
    text-align: left;
}

footer .box_btn_weather p .mod_btn {
    position: relative;
    display: block;
    border-radius: 7px;
    border: 1px solid #a0a0a0;
    background-color: whitesmoke;
    background: whitesmoke -webkit-gradient(linear, left top, left bottom, from(whitesmoke), to(#e0e0e0));
    background: whitesmoke -moz-linear-gradient(center top, whitesmoke, #e0e0e0);
    background: whitesmoke linear-gradient(center top, #f5f5f5, #e0e0e0);
    text-align: left;
}

footer .box_btn:nth-child(2) {
    margin-top: -10px;
}

footer .btn_back {
    padding: 12px 10px 12px 25px;
}

footer .btn_back::after {
    content: '\0020';
    position: absolute;
    top: 50%;
    left: 5px;
    display: block;
    width: 9px;
    height: 14px;
    margin-top: -7px;
    background-image: url("../img/raku_weather_arrow_red01.png");
    -webkit-background-size: 9px 14px;
    -moz-background-size: 9px 14px;
    background-size: 9px 14px;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

footer .btn_gotop {
    padding: 12px 32px 12px 20px;
}

footer .btn_gotop::after {
    content: '\0020';
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 9px;
    height: 14px;
    margin-top: -7px;
    background-image: url("../img/raku_weather_arrow_red01.png");
    -webkit-background-size: 9px 14px;
    -moz-background-size: 9px 14px;
    background-size: 9px 14px;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media screen and (min-width: 361px) {
    footer .btn_back, footer .btn_gotop, footer .btn_next {
        text-align: center;
    }
}

@media screen and (max-width: 320px) {
    footer .box_btn p .mod_btn {
        padding-top: 20px;
    }
}

footer .copyright {
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-size: 70%;
    line-height: 1.5;
}

footer .copyright a {
    color: #fff;
    text-decoration: underline;
}

.prlinksgtk {
  background-color:#fff;
}
.prlinksgtk p{
  line-height:130%;
  font-size:98%;
  margin:10px 5px;
  padding:10px 5px;
  border: 1px solid #b5b5b5;
  border-radius:4px;
  color:#2c5a95;
  background: url(../img/icon_arrow_01.png) 99% center no-repeat;
  box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
  text-align:center;
}
.prlinksgtk a{
  color:#2c5a95;
} 


/* radar */
.timestamp {
	position: absolute;
	width:  36px;
	height: 11px;
	bottom: 5px;
	right:  8px;
	z-index: 5;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 2px;
	background-color: rgb(30%,30%,30%);
	background-color: rgba(0,0,0,0.5);
	border-radius: 2px;
}
