@charset "utf-8";
/* ===================== common ==== */
.amedas_menu-text {
  display: none;
}
.pc-only {
  display: none !important;
}
.u_clearfix:after {
  content: '';
  clear: both;
  display: block;
}
.weather_body {
  color: inherit;
}
.weather_body #dayon {
  display: none;
}
.weather_content {
  font-family: 'ヒラギノ丸ゴ ProN', 'Hiragino Maru Gothic ProN', 'HG丸ｺﾞｼｯｸM-PRO', 'HGMaruGothicMPRO', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, Verdana,
    sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 1.75;
  border-top: 5px solid #d8b962;
}
.weather_content a {
  text-decoration: none;
  color: inherit;
}
.weather_content img {
  max-width: 100%;
  height: auto;
}
.l_weather {
  margin: 0 auto;
  padding: 30px 8px 20px;
  box-sizing: border-box;
}
.btn_more {
  overflow: hidden;
  border-radius: 5px;
  background: #e60012;
  width: 150px;
}
.btn_more a {
  display: block;
  line-height: 1;
  color: #fff;
  padding: 8px 15px;
  background: url(../parts_img/arrow-white-right.png) no-repeat 95% center;
  font-size: 14px;
}
/*------- title_parts -------*/
.weather_main-title {
  font-size: 24px;
  font-weight: bold;
  color: #ff6d07;
  border-bottom: solid 1px #ccc;
  padding: 0 0 8px 0;
  line-height: 1;
  position: relative;
  margin: 0 0 20px 5px;
  letter-spacing: 3px;
  text-align: center;
}
.weather_main-title.weather_icon01:before {
  content: '';
  position: absolute;
  background-image: url(../parts_img/icon06.png);
  background-repeat: no-repeat;
  width: 65px;
  height: 61px;
  left: -10px;
  bottom: -20px;
  background-size: 65px 61px;
}
.weather_main-title a.touch-anime {
  opacity: 0.7;
}
.weather_content .sec_title {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 3px;
  margin: 0 0 10px 0;
  text-align: center;
}
.weather_content .sec_title.icon-ex {
  padding: 0 0 0 21px;
  background: url(../parts_img/icon-ex.png) no-repeat left center;
  background-size: 16px 16px;
  float: left;
  font-size: 17px;
}
.wrnc-description {
  float: right;
  font-size: 11px;
  position: relative;
  top: 5px;
}
.wrnc-description span {
  display: inline-block;
  margin: 0 0 0 6px;
}
.wrnc-description .sikaku-blue {
  color: #1d2088;
}
.wrnc-description .sikaku-red {
  color: #db0000;
}
.wrnc-description .sikaku-orange {
  color: #f39700;
}
/* ===================== parts ==== */
.include-image_big {
  margin: 0 0 25px 0;
  text-align: center;
}
.iframe_index {
  overflow-x: scroll;
  clear: both;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.iframe_index iframe {
  width: 100%;
  /*	height: 300px;*/
  overflow-x: scroll;
}
.iframe_typhoon {
  overflow-x: scroll;
  clear: both;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.iframe_typhoon iframe {
  width: 100%;
  /*	height: 300px;*/
  overflow-x: scroll;
}
.iframe_wrnc {
  overflow-x: scroll;
  clear: both;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.iframe_wrnc iframe {
  width: 100%;
  height: 1240px;
}
/* ===================== footer ==== */
.weather_body .area_f-bnr {
  text-align: center;
  margin: 0 auto 20px;
  width: 94%;
}
#back-top {
  display: none !important;
}
#back-top02 {
  text-align: center;
  position: relative;
  top: 6px;
}
#back-top02 img {
  max-width: 100%;
  height: auto;
}
#back-top02 span {
  display: block;
  width: 66px;
  margin: 0 auto;
}
#back-top02 .dayon_sp-top {
  width: 80px;
}
/* ===================== frontpage ====*/
/*
.sec_title-base {
	overflow: hidden;
}
.sec_title-base .btn_more {
	float: right;
	position: relative;
	top: 3px;
}
.iframe_index01 iframe {
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #ccc;
	height: 230px;
	margin: 0 0 40px 0;
}
*/
.weather_detail .detail-base {
  margin: 0 0 25px 0;
  text-align: center;
}
.weather_detail .detail-title {
  font-size: 18px;
  margin: 0 0 5px 0;
  transition: color 0.2s;
  font-weight: normal;
}
.weather_detail a {
  display: block;
}
.weather_detail a.touch-anime .detail-title {
  color: #ff6d07;
}
.weather_detail a.touch-anime img {
  opacity: 0.8;
}
/*----- side-nav -----*/
.block_side-bnr {
  max-width: 300px;
  margin: 50px auto 10px;
}
.block_side-nav {
  position: relative;
  overflow: hidden;
  padding: 24px 0 0 0;
  letter-spacing: 2px;
  margin: 0 0 25px 0;
}
.block_side-nav:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 48px;
  height: 27px;
  background: url(../parts_img/icon-side.png) no-repeat;
  background-size: 48px 27px;
  margin: auto;
  z-index: 5;
}
.block_side-nav .side-title {
  background: #f39700;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: opacity 0.2s;
}
.block_side-nav .side-title a {
  display: block;
  color: #fff;
  font-size: 17px;
  padding: 8px 0;
  background: url(../parts_img/sankaku-bottom.png) no-repeat right 15px center;
  background-size: 12px 8px;
}
.block_side-nav .side-title.sp-list_open a {
  background: url(../parts_img/sankaku-top.png) no-repeat right 15px center;
  background-size: 12px 8px;
}
.block_side-nav .side-title.touch-anime {
  opacity: 0.7;
}
.block_side-nav .side-alarm {
  background: #32b16c;
  border-bottom: solid 1px #258651;
  overflow: hidden;
  transition: opacity 0.2s;
}
.block_side-nav .side-alarm a {
  display: block;
  color: #ffff00;
  font-size: 17px;
  padding: 8px 8px 8px 35px;
  background: url(../parts_img/icon-ex.png) no-repeat left 10px center;
  background-size: 18px 18px;
}
.block_side-nav .side-alarm.touch-anime {
  opacity: 0.7;
}
.block_side-nav .side-alarm .btn_more-ex {
  float: right;
  color: #fff;
  font-size: 11px;
  background-color: #e60012;
  background-image: url(../parts_img/arrow-white-right.png);
  background-repeat: no-repeat;
  background-size: 6px 9px;
  background-position: right 5px center;
  padding: 4px 25px 4px 10px;
  border-radius: 5px;
  position: relative;
  top: 2px;
}
.weather_wrnc-page .block_side-nav .side-alarm {
  display: none;
}
.block_side-nav .accordion_side {
  background: #9bd800;
  position: relative;
  text-align: center;
  transition: background 0.3s;
}
.block_side-nav .accordion_side.touch-anime {
  background: #097c25;
}
.block_side-nav .accordion_side a {
  display: block;
  background: url(../parts_img/arrow-white-bottom.png) no-repeat right 18px center;
  padding: 8px 0;
  color: #fff;
  font-size: 16px;
  border-bottom: solid 1px #8fc31f;
}
.block_side-nav .accordion_side.list_open {
  background: #22ac38;
}
.block_side-nav .accordion_side.list_open a {
  background: url(../parts_img/arrow-white-top.png) no-repeat right 18px center;
  border-bottom: solid 1px #8fc31f;
}
.block_side-nav .accordion_side a.link-none {
  background: none;
}
.block_side-nav .list_side-nav {
  border-left: solid 1px #097c25;
  border-right: solid 1px #097c25;
}
.block_side-nav .list_side-nav a {
  display: block;
  color: #097c25;
  font-size: 14px;
  padding: 8px 12px;
  border-bottom: solid 1px #097c25;
}
.block_side-nav .list_side-nav li.touch-anime,
.weather_today01-page .list_side-nav .list01,
.weather_pinpoint-page .list_side-nav .list02,
.weather_week-page .list_side-nav .list04,
.weather_point-page .list_side-nav .list03,
.weather_zenkoku-page .list_side-nav .list05,
.weather_zenkoku_week-page .list_side-nav .list06,
.weather_kinken-page .list_side-nav .list07,
.weather_wave-page .list_side-nav .list08,
.weather_himawari-page .list_side-nav .list09,
.weather_tenki01-page .list_side-nav .list10,
.weather_nowcast-page .list_side-nav .list11,
.weather_amedas-page .list_side-nav .list12,
.weather_radar-page .list_side-nav .list13,
.weather_typhoon-page .list_side-nav .list14,
.weather_choseki-page .list_side-nav .list15,
.weather_sentaku-page .list_side-nav .list16,
.weather_uv-page .list_side-nav .list17,
.weather_necchu-page .list_side-nav .list18 {
  background: url(../parts_img/bg-side-nav02.png);
  background-size: 4px 4px;
}
.weather_typhoon-page .accordion_typhoon {
  background: #22ac38;
}
.block_side-nav .list_side-nav .touch-anime a,
.weather_today01-page .list_side-nav .list01 a,
.weather_pinpoint-page .list_side-nav .list02 a,
.weather_week-page .list_side-nav .list04 a,
.weather_point-page .list_side-nav .list03 a,
.weather_zenkoku-page .list_side-nav .list05 a,
.weather_zenkoku_week-page .list_side-nav .list06 a,
.weather_kinken-page .list_side-nav .list07 a,
.weather_wave-page .list_side-nav .list08 a,
.weather_himawari-page .list_side-nav .list09 a,
.weather_tenki01-page .list_side-nav .list10 a,
.weather_nowcast-page .list_side-nav .list11 a,
.weather_amedas-page .list_side-nav .list12 a,
.weather_radar-page .list_side-nav .list13 a,
.weather_typhoon-page .list_side-nav .list14 a,
.weather_choseki-page .list_side-nav .list15 a,
.weather_sentaku-page .list_side-nav .list16 a,
.weather_uv-page .list_side-nav .list17 a,
.weather_necchu-page .list_side-nav .list18 a {
  background: url(../parts_img/icon-asi.png) no-repeat right 15px center;
  background-size: 20px 20px;
  color: #fff;
}
/* ===================== subpage ==== */
.weather_tab_menu {
  display: table;
  width: 100%;
  margin: 0 0 12px 0;
}
.weather_tab_menu li {
  display: table-cell;
  width: 50%;
  text-align: center;
  color: #fff;
  background: #acacac;
  padding: 4px 0;
  cursor: pointer;
}
.weather_tab_menu .tab_menu_active {
  background: #c7dc93;
}
.accordion_amedas dt {
  color: #f39700;
  border: solid 1px #f39700;
  font-size: 18px;
  text-align: center;
  padding: 8px 0;
  border-radius: 4px;
  background-image: url(../parts_img/sankaku-orange-bottom.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 15px 11px;
  margin: 0 0 12px 0;
}
.accordion_amedas dt.amedas_open {
  border: solid 1px #32b16c;
  background-color: #32b16c;
  color: #fff;
  background-image: url(../parts_img/sankaku-top.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 15px 11px;
}
.accordion_amedas dd {
  margin: 0 0 20px 0;
}
.typhoon_title {
  font-size: 18px;
  color: #32b16c;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0 0 10px 0;
}
