@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

li {
  list-style-type: none;
}

@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?31658989");
  src: url("../font/fontello.eot?31658989#iefix") format("embedded-opentype"), url("../font/fontello.woff?31658989") format("woff"), url("../font/fontello.ttf?31658989") format("truetype"), url("../font/fontello.svg?31658989#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?31658989#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-left:before {
  content: '\e801';
}

/* '' */
.icon-right:before {
  content: '\e800';
}

/* '' */
/* common
	========================================================================== */
body {
  color: #215677;
  line-height: 1.3;
}

*, *::before, *::after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #467898;
  -webkit-touch-callout: none;
  text-decoration: none;
}

img:not([width]) {
  zoom: .5;
}

.imgr {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.inner {
  width: 300px;
  margin: 0 auto;
}

.container {
  background: #50c2f1;
  /* width: 320px; */
  padding-top: 10px;
  margin: 0 auto;
}

/*.music i{ @include sprite-background(icon_sound, $s-pc);}
.lylic i{ @include sprite-background(icon_lylic, $s-pc); }
.inst i{ @include sprite-background(icon_inst, $s-pc);}
.mv i{ @include sprite-background(icon_mv, $s-pc); }
@media(max-width:768px){
    .music i{ //@include sprite-background-retina(icon_sound, $s-sp); }
    .lylic i{ //@include sprite-background-retina(icon_lylic, $s-sp); }
    .inst i{ //@include sprite-background-retina(icon_inst, $s-sp);}
}*/
/* main
	========================================================================== */
.btn {
  display: inline-block;
  margin-bottom: 10px;
}
.btn h1 {
  font-size: 22px;
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 50px;
  padding: 3px 20px;
  line-height: 1;
  font-weight: normal;
}
.btn i {
  position: relative;
  top: -2px;
  display: inline-block;
  background: #55a2ca;
  font-size: 18px;
  border-radius: 50px;
  margin-left: -15px;
  border: 3px solid #fff;
  width: 30px;
  height: 30px;
  text-align: center;
}
.btn i::before {
  position: relative;
  top: 1px;
  left: 1px;
}

/* [ title ] */
.title {
  margin: 0 auto 20px;
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 103px;
  width: 270px;
  background-position: 0 -1353px;
  background-size: 320px auto;
}

.caption {
  position: relative;
  margin: 0 auto;
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 90px;
  width: 270px;
  background-position: 0 -878px;
  background-size: 320px auto;
}

/* [ gw-weather ] */
.gw-weather {
  background: #fff;
  margin: -15px 0 0;
}
.gw-weather::before, .gw-weather::after {
  content: "";
  display: block;
}
.gw-weather::before {
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 90px;
  width: 320px;
  #background-position: 0 -778px;
  background-position: 0 -1026px;
  background-size: 320px auto;
  background-color: #50c2f1;
  #height: 89px;
  height: 71px;
}

.gw-weather::after {
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 50px;
  width: 320px;
  background-position: 0 -1108px;
  background-size: 320px auto;
  background-color: #50c2f1;
  height: 49px;
  background-position: 0 -1110px !important;
}
.gw-weather .btn h1 {
  color: #55a2ca;
  border-color: #55a2ca;
}
.gw-weather .btn i {
  border-color: #55a2ca;
}
.gw-weather p {
  color: #555;
}
.gw-weather .inner {
  margin: -10px auto;
}

/* [ report ] */
.report {
  position: relative;
  padding: 30px 0;
}
.report::before, .report::after {
  content: "";
  display: block;
}
.report a {
  color: #c4ebff;
}
.report .btn h1 {
  font-size: 18px;
  line-height: 1;
  padding: 3px 20px;
}
.report .btn i {
  position: relative;
  top: -10px;
  color: #fff;
}
.report .btn i ::before {
  top: 1;
}
.report::before {
  position: absolute;
  left: 10px;
  top: 0;
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 225px;
  width: 125px;
  background-position: 0 -543px;
  background-size: 320px auto;
}
.report .inner {
  padding-left: 126px;
}

/* [ sakura ] */
.sakura {
  position: relative;
  padding: 70px 0 10px;
  margin: -40px 0 0;
}
.sakura::before, .sakura::after {
  content: "";
  display: block;
}
.sakura .btn h1 {
  color: #efcfd2;
}
.sakura::after {
  position: absolute;
  right: 0px;
  top: 0;
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 253px;
  width: 131px;
  background-position: 0 -100px;
  background-size: 320px auto;
}
.sakura .inner {
  padding-right: 120px;
}

/* [ alerm ] */
.alerm {
  height: 315px;
  background: url("http://weathernews.jp/s/rainy_season/img/bg_alerm.png") no-repeat;
  background-size: 320px 315px;
  padding: 70px 0 0;
}
.alerm .inner {
  color: #467898;
  padding-right: 10px;
}
.alerm .btn h1 {
  color: #467898;
  border-color: #5c98be;
}
.alerm .btn i {
  background: #5c98be;
  border-color: #5c98be;
}

/* [ weather ] */
.weather {
  position: relative;
  margin-top: 15px;
}
.weather .btn h1 {
  color: #b97f4f;
}
.weather::before, .weather::after {
  content: "";
  display: block;
}
.weather::before {
  position: absolute;
  right: 10px;
  top: -130px;
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 170px;
  width: 160px;
  background-position: 0 -363px;
  background-size: 320px auto;
}

/* [ weather-10min ] */
.weather-10min {
  position: relative;
  padding: 30px 0;
}
.weather-10min::before, .weather-10min::after {
  content: "";
  display: block;
}
.weather-10min::before {
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 175px;
  width: 105px;
  background-position: 0 -1168px;
  background-size: 320px auto;
}
.weather-10min .btn h1 {
  color: #c26464;
}
.weather-10min .inner {
  padding-left: 90px;
}

/* [ rain-radar ] */
.rain-radar {
  height: 308px;
  background: url("http://weathernews.jp/s/rainy_season/img/bg_radar.png") no-repeat;
  background-size: 320px 308px;
  padding-top: 60px;
  margin-top: -20px;
}
.rain-radar .btn h1, .rain-radar .btn i {
  border-color: #b4eaf6;
}
.rain-radar .inner {
	color: #fff;
}
.rain-radar .btn h1 {
  color: #80d2e4;
}
.rain-radar .btn i {
  background: #4289b6;
  color: #b4eaf6;
}
.rain-radar .inner {
  padding: 0 40px 0 20px;
}

/* [ thunder ] */
.thunder {
  position: relative;
  padding: 40px 0 20px;
  margin-top: -120px;
}
.thunder::before, .thunder::after {
  content: "";
  display: block;
}
.thunder::before {
  position: absolute;
  right: 50px;
  top: -20px;
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 170px;
  width: 94px;
  background-position: 0 -1466px;
  background-size: 320px auto;
}
.thunder .btn h1 {
  color: #c26464;
}
.thunder .inner {
  padding-right: 140px;
}

/* [ apps ] */
.apps li {
  margin-top: 5px;
}
.apps li:first-child {
  margin-top: 0;
}
.apps a {
  margin: 0 auto;
}
.apps .as a {
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 290px;
  background-position: 0 -50px;
  background-size: 320px auto;
}
.apps .gp a {
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 290px;
  background-position: 0 0;
  background-size: 320px auto;
}

/* [ cloud ] */
.cloud {
  background: #fff;
  margin: 0;
}
.cloud::before, .cloud::after {
  content: "";
  display: block;
}
.cloud::before {
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  /* width: 320px; */
  background-position: 0 -1043px;
  background-size: 320px auto;
  background-color: #50c2f1;
  background-position: 0 -1042px;
}
.cloud::after {
  background-image: url('http://weathernews.jp/s/rainy_season/img/sprite-s474f64d5b0.png');
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  /* width: 320px; */
  background-position: 0 -978px;
  background-size: 320px auto;
  background-color: #50c2f1;
  background-position: 0 -979px;
}
.cloud h1 {
  color: #0690e7;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
}
.cloud p {
  color: #555;
  font-size: 14px;
}
.cloud p:not(first-child) {
  margin-top: 15px;
}

/* [ area-list ] */
.area-list {
  width: 270px;
  margin: 0 auto 5px;
}
.area-list:after {
  content: "";
  display: block;
  clear: both;
}
.area-list li {
  border: 4px solid #467898;
  border-radius: 5px;
  margin: 0 10px 10px 0;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 1;
  float: left;
  display: table;
}
.area-list li a {
  display: table-cell;
  vertical-align: middle;
}
.area-list li:nth-child(4n) {
  margin-right: 0;
}

/* [ apply ] */
.apply {
  text-align: center;
  font-size: 12px;
  margin: 10px 0;
}
.apply p {
  color: #467898;
}
.apply a {
  color: #fff;
}

.apply-btn,
.pin-btn {
  position: relative;
  display: block;
  width: 270px;
  margin: 0 auto 10px;
  line-height: 60px;
  border: 4px solid #fff;
  border-radius: 5px;
  font-size: 15px;
  text-align: center;
}
.apply-btn i,
.pin-btn i {
  margin-left: 5px;
}
.apply-btn i::before,
.pin-btn i::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 2px solid #fff;
  font-size: 16px;
  border-radius: 18px;
  line-height: 23px;
  padding-left: 2px;
}

.apply-btn {
  background: #f6a393;
}

.pin-btn {
  margin-top: 10px;
  background: #60B7EF;
}

.sample {
  text-align: center;
}
.sample img {
  border: 2px solid #b3b3b3;
}

.totop {
  display: inline-block;
  padding: 10px;
  position: fixed;
  background: rgba(58, 119, 158, 0.8);
  right: 10px;
  bottom: 10px;
  font-size: 14px;
  line-height: 1;
  border-radius: 5px;
}


