@charset "utf-8";

/* -------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------
	�ق�����

	new released :  2012
	update : 2014

	Copyright(c)WEATHER NEWS INC. ALL RIGHT RESERVED.
----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------- */


.caption_wrap {
	background:url(/hotaru/img/bg1.png) top center no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
}


.caption {
	color: #fff;
	width: 280px;
	padding: 20px 0;
	margin: 0px auto;
	text-shadow: 3px 3px 3px #000;
}
.cnt-bg-note {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	text-align: left;
	background-color: #000;
}
.cnt-bg-note-low {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: left;
}

/*- - - - - - - - - - - - - - - - - - - -
�m�[�g�f�U�C���̐ݒ�
- - - - - - - - - - - - - - - - - - - - */
.note {
	background: #fff;
	border-radius: 8px;
	width: 280px;
	padding: 0px;
	margin: 0px auto 20px;
	color: #011c42;
}


.note_title {
		font-weight: bold;
		text-align: center;
		/* padding-top: 15px; */
		margin-bottom: 15px;
		/* background: url(/hotaru/img/note_title.png) repeat-x; */
		background-size: 14px 9px;
		/* border-bottom: 2px solid #DCE7EA; */
}

.note_title p {
	text-align: center;
	font-size: 17px;
	padding-top: 20px;
	line-height:1.4em;
}


.note_text {
	background:url(/hotaru/img/note.png) top repeat-y;
	background-size: 280px 21px;
	-webkit-background-size: 280px 21px;
	-moz-background-size: 280px 21px;
	-ms-background-size: 280px 21px;
	-o-background-size: 280px 21px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	line-height: 21px;
	padding: 0px 8px 15px 8px;
}	

.hotaru_icon {
	width: 100%;
	background:url(/hotaru/img/h2_icon.png) top no-repeat;
	padding: 0px 0px 10px 0px;
	margin: 0px auto;
	background-size: 100% auto;
}

.hotaru_icon h2 {
	padding: 25px 0px 0px 34px;
	margin: 0px;
}

.search {
	width: 280px;
	padding: 0px;
	margin: 0px auto;
}

.alert {
	width: 280px;
	height: 214px;
	background:url(/hotaru/img/alert.png) center no-repeat;
	padding: 0px;
	margin: 30px auto 0px auto;
	background-size: 280px 214px;
	position: relative;
}

.alert p {
	color: #fff;
	padding: 172px 20px;
	line-height: 18px;
}

.alert img {
	position: absolute;
	top: 76px;
	right: 5px;
}

.pic {
	width: 280px;
	padding: 0px;
	margin: 0px auto;
	padding-bottom: 20px;
}

.pic img {
	border:#fff 5px solid;
}


.report {
	width: 280px;
	padding: 0px;
	margin: 0px auto;
}

.report img {
	border:#fff 5px solid;
}

.report p {
	padding: 0px;
	margin: 5px 0px;
}

.report .name {
	color: #fff;
	text-align: right;
}

.square {
	width: 280px;
	padding: 0px;
	margin: 0px auto;
}
.square li {
	background:url(/hotaru/img/btn_square.png) center no-repeat;
	width: 90px;
	height: 60px;
	background-size: 90px 90px;
	list-style: none;
	float: left;
	text-align: center;
	padding-top: 30px;
}

.square a {
	color: #fff;
/*	width: 320px; */
	text-shadow: 3px 3px 3px #000;
	display: block;
}

.square span {
	width: 26px;
	background-color: #000;
}

.square2 {
	width: 190px;
	padding: 0px;
	margin: 5px auto;
}

.square2 li {
	background:url(/hotaru/img/btn_square.png) center no-repeat;
	width: 90px;
	height: 60px;
	background-size: 90px 90px;
	list-style: none;
	float: left;
	text-align: center;
	padding-top: 30px;
}

.square2 a {
	color: #fff;
	width: 320px;
	text-shadow: 3px 3px 3px #000;
}

.square2 span {
	width: 26px;
	background-color: #000;
}

.conclusion {
	clear: both;
	color: #fff;
	width: 280px;
	padding: 20px 0 0;
	margin: 0px auto;
	text-shadow: 3px 3px 3px #000;
}

.sub_title {
	width:95%;
	background-color: rgba(23,23,87,.35);
}

.sub_title2 {
	width:100%;
	background-color: rgba(23,23,87,.35);
}

.sub_title, .sub_title2 p {
	line-height: 1.4em;
	/* text-align: center; */
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
        font-size:18px;
}

.spot_title {
	color: #fff;
	width: 280px;
	padding: 20px 0px 10px 0px;
	margin: 0px auto;
	font-weight: bold;
}


.answer {
	width:280px;
	background-color:rgba(35,89,85,.35);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px;
	margin: 0px auto;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(255,255,255,.35);
	color: #fff;
	line-height: 20px;
}
.answer p {
	text-align: left;
	margin: 0px 20px;
	padding: 10px 0px;
}

.answer dt {
	padding: 10px 0px 0px 0px;
	margin: 0px 20px;

}

.answer dd {
	padding: 5px 0px 10px 0px;
	margin: 0px 20px 0px 34px;

}

.area {
	width: 280px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	color: #fff;
	font-weight: bold;
}

.area a{
	color: #fff;
}

.area li {
border: 1px solid rgba(0,0,0,0);
	margin-top: 10px;
	background:url(/hotaru/img/btn_blue.png) top no-repeat;
	width: 280px;
	height: 40px;
	background-size: 280px 40px;
	list-style: none;
	text-align: center;
	line-height: 2.8;
}

.apply {
	color: #ff0000;
	width: 260px;
	padding: 10px 10px;
	margin: 0px auto;
	background-color:rgba(255,255,255,.7);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(255,0,0,.9);
	line-height: 20px;
}

.kara {
	height: 10px;
}

.list-nav .green {
	width: 280px;
	padding: 0px;
	margin: 0px auto;
}

.touroku_caption {
	color: #fff;
	width: 280px;
	padding: 0px 0px 10px 0px;
	margin: 0px auto;
	text-shadow: 3px 3px 3px #000;
	text-align: center;
}

div.hotaru-content-label {
	clear:both;
	position: relative;
	background: #171757;
}
div.hotaru-content-label p {
	background: url(/hotaru/img/label_icon.png) 7px center no-repeat;
	background-size:15px 13px;-webkit-background-size:15px 13px;-moz-background-size:15px 13px;-ms-background-size:15px 13px;-o-background-size:15px 13px;
	padding:0 0 0 25px;color:#fff;font-size:16px;line-height:30px;font-family:"�q���M�m�p�S ProN W3","HiraKakuProN-W3"; text-align:left;
}

/* -------------------------------------------------------------------------------------
  matome
------------------------------------------------------------------------------------- */
.matome_menu{
	width: 280px;
	margin: 5px auto;
}
.matome_menu li{
	list-style-type: none;
}
.matome_menu li:not(:last-child){
	margin-bottom: 10px;
}
.matome_menu a{
	position: relative;
	display: block;
	border: 2px solid #fff;
	border-radius: 3px;
	padding: 15px;
	text-shadow: 0 3px 3px #000;
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000e64), color-stop(60%,#025e74),color-stop(100%,#099b80));
	background: -webkit-linear-gradient(top, #000e64 0%,#025e74 60%,#099b80 100%);
	background: linear-gradient(top, #000e64 0%,#025e74 60%,#099b80 100%);
	box-shadow: 0 0 10px 0 #C3C76A;
}
.matome_menu a::after{
	left: 95%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255,255,255, 0);
	border-left-color: #fff;
	border-width: 5px;
	margin-top: -5px;
}
.matome_pic + .matome_menu{
	margin-top: 25px;
}

.matome_caption{
	color: #fff;
	width: 280px;
	margin: 20px auto;
	text-shadow: 3px 3px 3px #000;
}
.matome_title {
	color: #fff;
	width: 280px;
	margin: 20px auto 10px;
	font-weight: bold;
	text-shadow: 3px 3px 3px #000;
}
.matome_pic {
	width: 280px;
	padding: 0px;
	margin: 0px auto 20px;
}
.matome_pic img {
	border:#fff 5px solid;
}
.matome_pic p{
	text-align: center;
	color: #fff;
	margin-top: 5px;
}
.matome_pic p a{
	color: #fff;
}

/* -------------------------------------------------------------------------------------
  header
------------------------------------------------------------------------------------- */

#hotaru-header {width:100%; height:40px;background-color:#011c42;}
header#inner{ background: #011c42;}

#hotaru-header p {line-height:2.6;}
#hotaru-header p:first-child {position:absolute;left:7px;width:80px;height:40px;background:url(/hotaru/img/mykarite-yai.png) left center no-repeat;background-size:80px 25px;text-indent:-9999px;}
#hotaru-header p:last-child{color:#fff;text-align:right;text-shadow: 1px 0px 1px #fff;margin:0 auto;font-size:16px;margin-right:15px;}

#hotaru-header2 {width:100%; height:40px;background-color:#011c42;}

#hotaru-header2 p {line-height:2.6;}
#hotaru-header2 p:first-child {position:absolute;left:7px;width:80px;height:40px;background left center no-repeat;background-size:80px 25px;text-indent:-9999px;}
#hotaru-header2 p:last-child{color:#fff;text-align:center;margin:0 auto;font-size:16px;margin-right:0px;}

body{
background:url(/hotaru/img/bg2.png) 0 0 repeat; background-size: 100% auto; -webkit-background-size: 100% auto; -moz-background-size: 100% auto; -ms-background-size: 100% auto; -o-background-size: 100% auto; background-color: #000;
}
#header-label.hotaru {
    background: #011c42!important;
}
header .low_docomo_logo {
    margin-top:-4px;
}
div.list-nav ul.gray li, div.list-nav-unit ul.gray {
    background: #FFF;
}
#top_link {
    background-color: #FFF;
    margin-bottom: 30px;
}

header {
    padding-top: 5px;
}
/*------------------------------------------
�T�ԓV�C
------------------------------------------*/
.mt10   {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30   {margin-top: 30px;}
.rowTenki {
  display: table;
  table-layout: fixed;
  border: 1px solid #256079;
  background: #fff;
}

.rowTenki li {
  display: table-cell;
  color: #256079;;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  padding: 5px 10px;
}

.rowTenki li:not(:last-child) {
  border-right: 1px solid #256079;
}

.rowTenki .on {
  color: #ffffff;
  background: #256079;
}
div[class*='rowTenki__'] {
  display: none;
}

div[class*='rowTenki__'].on {
  display: block;
}

div[class*='rowTenki__'] .weatherFor li {
  font-size: 12px;
}

div[class*='rowTenki__'] .weatherFor .weatherFor__day li, div[class*='rowTenki__'] .weatherFor .weatherFor__high li {
  font-size: 12px;
}

div[class*='rowTenki__'] .weatherFor .weatherFor__day li span, div[class*='rowTenki__'] .weatherFor .weatherFor__high li span {
  font-size: 10px;
}

.weatherFor {
  background: #fff;
  border-top: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  box-shadow: 0px 0px 8px 4px rgba(98, 232, 239, 0.42);
}

.weatherFor ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.weatherFor ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.weatherFor li {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 16px;
  vertical-align: middle;
}

.weatherFor li:first-of-type {
  display: none;
  color: #815542;
  font-weight: normal;
  width: 120px;
  background: #f2e8de;
  box-sizing: border-box;
}
.weatherFor li img {
  width: 100%;
  margin-bottom: -1px;
}

.weatherFor li.high:not(:first-of-type), .weatherFor .holiday {
  color: #ce3232;
}

.weatherFor .sat {
  color: #0091ff;
}

.weatherFor li.low:not(:first-of-type) {
  color: #63a6c6;
}

.weatherFor .weatherFor__day li:empty {
  border-left: none;
}

.weatherFor .weatherFor__tenki li:not(:first-of-type) {
  line-height: 0;
}

.weatherFor ul:not(:last-of-type) {
  border-bottom: 1px solid #dadada;
}
.weatherFor li {
  border-left: 1px solid #dadada;
}

.weatherFor .weatherFor__time > *, .weatherFor .weatherFor__day > *, .weatherFor .weatherFor__high > *, .weatherFor .weatherFor__low > * {
  padding-top: 6px;
  padding-bottom: 6px;
}

@media screen and (min-width: 600px) {
  .body-pc .weatherFor li {
    font-size: 14px;
  }

  .body-pc .weatherFor li:first-of-type {
    display: table-cell;
  }

  .body-pc .weatherFor .weatherFor__day li {
    padding-right: 3px;
    padding-left: 3px;
  }

  .body-pc div[class*='rowTenki__'] .weatherFor li {
    font-size: 14px;
  }

  .body-pc div[class*='rowTenki__'] .weatherFor .weatherFor__day li, .body-pc div[class*='rowTenki__'] .weatherFor .weatherFor__high li {
    font-size: 14px;
  }

  .body-pc div[class*='rowTenki__'] .weatherFor .weatherFor__day li span, .body-pc div[class*='rowTenki__'] .weatherFor .weatherFor__high li span {
    font-size: 14px;
  }
}


/*====================================================================================
�G���A�I��
====================================================================================*/

.areaBtn{
	width: 90%;
	font-size: 0;
        margin: 0 auto;
}
.areaBtn li{
	display: inline-block;
	width: 46%;
	margin: 0 2% 4%;
}
.areaBtn li>*{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 1em;
	text-align: center;
	text-shadow: 0px 2px 0px #000;
	padding: 20px 0;
	display: inline-block;
	background: -moz-linear-gradient(top, #09226F, #00967B);
 	background: -webkit-gradient(linear, left top, left bottom, from(#09226F), to(#00967B));
 	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 8px;
	text-decoration: none;
}
.areaBtn li>*:hover{
		transform: translateY(-6px);
		-webkit-transform: translateY(-6px);
		-moz-transform: translateY(-6px);
		-ms-transform: translateY(-6px);
	
}

.gpsBtn{
	width: 90%;
	font-size: 0;
        margin:0 auto;
}
.gpsBtn li{
	display: inline-block;
	width: 96%;
	margin: 0 2% 6%;
}
.gpsBtn li>* {
    font-weight:bold;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1em;
    text-align: center;
    color:#0c419a;
    padding: 14px 0;
    display: inline-block;
    background: -moz-linear-gradient(top, #09226F, #00967B);
    background: -webkit-gradient(linear, left top, left bottom, from(mistyrose), to(#fff));
    border: 2px solid rgba(255,255,255,0.5);
    border-radius: 8px;
    text-decoration: none;
}
.gpsBtn li>*:hover{
		transform: translateY(-6px);
		-webkit-transform: translateY(-6px);
		-moz-transform: translateY(-6px);
		-ms-transform: translateY(-6px);
}

.square2 a {display:initial; }

/*------------------------------------------
トピックスボックス
------------------------------------------*/
.box_top_topics {
  margin: 0 auto 30px;
  max-width:500px;
  width: 90%;
}

/*------------------------------------------
リスト：サムネイルあり
------------------------------------------*/
.list_pt02 li {
  display: table;
  table-layout: fixed;
  padding: 10px 0 5px;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #666;
}

.list_pt02 li:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  /*border-left: 7px solid #EB0A09;*/
  border-left: 7px solid #FFFC84;
  border-right: 0px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 5px;
}
.list_pt02 a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.list_pt02 .thumb {
  width: 95px;
  display: table-cell;
}

.list_pt02 .thumb.all {
  height: 70px;
}

.list_pt02 .txt {
  padding-left: 10px;
  display: table-cell;
  padding-right: 15px;
  vertical-align: top;
  width: 80%;
  color: #fff;
}

.list_pt02 .txt .tit {
  font-weight: 600;
  line-height: 1.2em;
}
.list_pt02 .txt .info {
  margin-top: 5px;
}

.list_pt02 .txt .info * {
  font-size: 12px;
  line-height: 1em;
}

.more_btn {
  text-align:right;
  position: relative;
  margin: 4px 0;
  padding-right: 20px;
}
/*------------------------------------------
オプション
------------------------------------------*/
.thumb.all {
  overflow: hidden;
}

.thumb.all img {
  width: auto;
}

.thumb img {
  width: 100%;
  border: 1px solid #ccc;
}
