* {
  box-sizing: border-box;
}
a #follow-button .btn {
  width: 200px;
}
[class*="col-"] {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.col-1 {
  width: 8.33%;
}
.col-2 {
  width: 16.66%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33%;
}
.col-5 {
  width: 41.66%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33%;
}
.col-8 {
  width: 66.66%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33%;
}
.col-11 {
  width: 91.66%;
}
.col-12 {
  width: 100%;
}
.col-13 {
  width: 45.5%;
}
@media only screen and (max-width: 951px) {
  [class*="col-"] {
    float: left;
    padding: 0px;
  }
  input[type="search"] {
    margin-top: -10%;
    margin-left: -10%;
  }
  .col-6 {
    width: 100%;
  }
  .col-3 {
    width: 100%;
  }
  .col-13 {
    width: 100%;
  }
  .searchTitle {
    left: 90%;
  }
  .wni-logo {
    left: 10%;
  }
  #topicsTitle {
    left: 65%;
  }
  #weatherTitle {
    left: 80%;
  }
  #wrapper {
    left: 0px;
    padding: 70px 10px 0 10px;
  }
  #wni-bottomMenu {
    display: block;
  }
  .wni-topics {
    right: 3%;
  }
  .wni-menuContent {
    /*margin-bottom: 15px;*/
    margin-right: 16px;
  }
  .subSide {
    width: 60%;
  }
  #searchInput {
    top: -5px;
    width: 100%;
  }
  .wni-phoneSmall {
    height: 115px;
    left: 80%;
    margin-top: -30px;
  }
  .btn-pull {
    background: transparent;
    margin-left: 10px;
    margin-right: 10px;
  }
  .img-store {
    margin-top: -11%;
    padding: 15px;
    left: 27%;
    margin-left: 25%;
  }
  .img-store2 {
    margin-top: -11%;
    padding: 15px;
    left: 50%;
    margin-left: 50%;
  }
  .sns-share .facebook .count {
    display: block;
    height: 21px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .sns-share .twitter a div {
    display: block;
  }
  .sns-share .line a div {
    display: block;
    font-size: 14px;
    line-height: 0.3;
  }
  .sns-share .twitter .count,
  .sns-share .facebook .count {
    margin-top: 1px;
  }
  #top_ttl {
    padding-top: 10px;
    font-size: 24px;
    line-height: 1.5;
  }
  #main .data {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  section .section-image {
    position: relative;
  }
  section h1 {
    margin-top: 30px;
    font-size: 24px;
  }
  img.lazy {
    margin-top: 30px;
  }
  .footerBack {
    padding-left: 50px;
  }
  .footerName {
    padding-left: 50px;
    padding-right: 40px;
  }
  .helper {
    height: 120px;
  }
  .sidenav a {
    font-size: 14px;
  }
  .followTwitter {
    margin-left: 78%;
  }
  #sharing.pc_sns {
    display: none;
  }
  #sharing.sp_sns {
    display: block;
  }

  .subtitle {
    padding: 10px 0;
    font-size: 24px;
  }
  .newsblock03 p {
    font-size: 12px;
  }
  .col-3 .subtitle {
    display: block;
  }
  .pagelogo {
    text-align: center;
  }
  .pagelogo img {
    height: 20px;
  }
  .bousai_contents .time {
    position: absolute;
    right: 8px;
    top: 0;
  }
  .tyhn_sp_cont .block .txtbox {
    height: 80px;
  }
}
@media only screen and (max-width: 900px) {
  #topicsTitle {
    visibility: hidden;
  }
  #weatherTitle {
    visibility: hidden;
  }
  .searchTitle {
    left: 83%;
  }
  #searchInput {
    width: 250%;
    top: 0px;
  }

  .wni-logo {
    left: 38%;
  }
}
@media only screen and (max-width: 760px) {
  section h1 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    margin: 18px 0 16px 0;
  }
  .img-store {
    margin-top: -10%;
    padding: 10px;
    margin-left: 10%;
  }
  .img-store2 {
    margin-top: -10%;
    padding: 10px;
    margin-left: 35%;
  }
  .wni-phoneSmall {
    height: 115px;
    left: 78%;
    margin-top: -30px;
  }
  .subSide {
    width: 74%;
  }

  .sns-share {
    /*background: #fff;*/
    max-width: 400px;
  }
  .sns-share:last-child {
    margin-bottom: 0;
  }
  .sns-share .twitter a div {
    display: none;
  }
  .sns-share .twitter a {
    height: 25px;
  }
  .sns-share .twitter svg,
  .sns-share .facebook svg,
  .sns-share .mail svg {
    width: 15px !important;
    height: 15px !important;
  }
  .sns-share .line svg {
    width: 23px !important;
    height: 23px !important;
  }

  .sns-share .twitter a,
  .sns-share .facebook a,
  .sns-share .mail a {
    padding: 5px !important;
  }
  .sns-share .line a {
    padding: 1px !important;
  }
  #sharing {
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 15px !important; /*position:fixed;box-shadow: 0 1px 3px rgba(0,0,0,1), 0 1px 2px rgba(0,0,0,1)*/
  }
  .sns-share .facebook a {
    height: 25px;
  }
  .sns-share .facebook .count {
    display: none;
  }
  .sns-share .facebook svg {
    /*margin-left: -65%;*/
  }
  .sns-share .line a div {
    display: none;
  }
  .sns-share .line a {
    height: 25px;
  }
  .sns-share .mail a {
    height: 25px;
  }
  .sns-share .mail a div {
    display: none;
  }
  #footer {
    margin-bottom: 70px;
  }
  #main .data {
    padding-top: 5px;
    padding-bottom: 0px;
  }
  section .section-image {
    position: relative;
  }
  img.lazy {
    margin-top: 5px;
  }
  footerBack {
    text-align: right;
    padding-right: 50px;
  }
  .helper {
    height: 90px;
  }
  .imgHelper {
    top: 25px;
  }
  .sidenav a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 571px) {
  [class*="col-"] {
    float: left;
    padding: 0px;
  }
  input[type="search"] {
    margin-top: -18%;
  }
  .col-6 {
    width: 100%;
  }
  .col-3 {
    width: 100%;
  }
  .col-13 {
    width: 100%;
  }
  #topicsTitle {
    visibility: hidden;
  }
  #weatherTitle {
    visibility: hidden;
  }
  .searchTitle {
    left: 83%;
  }
  #searchInput {
    width: 250%;
    top: 0px;
  }
  .wni-logo {
    left: 27%;
  }
  #wni-bottomMenu {
    display: none;
  }
  .wni-topics {
    right: 2%;
  }
  /*.wni-menuContent{margin-bottom: 15px;}*/
  #wrapper {
    left: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #footer {
    height: 13%;
  }
  .wni-phoneSmall {
    height: 115px;
    left: 68%;
    margin-top: -20px;
  }
  .img-store {
    margin-top: -11%;
    padding: 0px;
    margin-left: 5%;
  }
  .img-store2 {
    margin-top: -11%;
    padding: 0px;
    margin-left: 35%;
  }
  .subSide {
    width: 72%;
  }
  .sns-share .facebook svg {
    margin-left: 0;
  }
  .sns-share .facebook .count {
    display: none;
  }
  #top_ttl {
    padding-top: 10px;
    line-height: 1.5;
  }
  .footerBack {
    text-align: left;
  }
  #sharing {
    padding-left: 15%;
    padding-right: 15%;
  }
  .followTwitter {
    margin-left: 70%;
  }
  .subtitle {
    padding-left: 10px;
  }
  .tyhn_sp_cont .block .txtbox {
    height: 110px;
  }
}
@media only screen and (max-width: 499px) {
  .tyhn_sp_cont .block .txtbox {
    height: 100px;
  }
  .tyhn_sp_cont .block .txtbox p {
    font-size: 13px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 376px) {
  .wni-logo {
    left: 25%;
  }
  .searchTitle {
    left: 82%;
  }
  .wni-topics {
    right: 2%;
  }
  #footer {
    height: 13%;
    font-size: 12px;
  }
  #wni-bottomMenu {
    display: none;
  }
  .wni-phoneSmall {
    height: 105px;
    left: 65%;
    margin-top: -20px;
  }
  .subSide {
    width: 67%;
  }
  .footerBack {
    padding-left: 50px;
  }
  #sharing {
    padding-left: 10%;
    padding-right: 10%;
  }
  .followTwitter {
    margin-left: 60%;
  }
  .img-store {
    margin-top: -16%;
  }
  .img-store2 {
    margin-top: -16%;
  }
  .tyhn_sp_cont .block .txtbox {
    height: 120px;
  }
}
@media only screen and (max-width: 320px) {
  input[type="search"]:focus {
    margin-left: 0;
    width: 200%;
  }
  input[type="search"] {
    margin-top: -20%;
    margin-left: -10%;
  }
  #searchInput {
    margin-left: -10px;
  }
  .searchTitle {
    left: 83%;
  }
  .wni-topics {
    right: 2%;
    font-size: 16px;
  }
  #wni-bottomMenu {
    display: none;
  }
  .wni-phoneSmall {
    height: 95px;
    left: 64%;
    margin-top: 5px;
  }
  .subSide {
    width: 65%;
  }
  .footerBack {
    padding-left: 25px;
  }
  .footerName {
    padding-left: 25px;
    padding-right: 25px;
  }
  .tyhn_sp_cont .block .txtbox {
    height: 130px;
  }
}
@media only screen and (min-width: 952px) {
  [class*="col-"] {
    float: left;
    padding: 0px;
  }
  .col-6 {
    width: 50%;
  }
  .col-3 {
    width: 30%;
    min-width: 300px;
  }
  .col-13 {
    width: 65%;
  }
  .searchTitle {
    left: 90%;
  }
  .wni-logo {
    left: 5%;
  }
  #topicsTitle {
    left: 72%;
  }
  #weatherTitle {
    left: 83%;
  }
  #searchInput {
    top: -11px;
    width: 100%;
  }
  .wni-topics {
    right: 3%;
    font-size: 16px;
  }
  .wni-menuContent {
    margin-left: 1.7%;
    margin-right: 8px;
    margin-bottom: 85px;
  }
  #wni-bottomMenu {
    display: block;
  }
  #wrapper {
    padding-top: 70px;
  }
  .subSide {
    width: calc(100% - 110px);
  }
  .wni-phoneSmall {
    left: 64%;
    height: 95px;
  }
  .btn-pull {
    background: transparent;
    margin-left: 10px;
    margin-right: 10px;
  }
  .img-store {
    margin-top: -16%;
    margin-left: 5%;
  }
  .img-store2 {
    margin-top: -16%;
    margin-left: 35%;
  }
  .sns-share .facebook .count {
    display: block;
    height: 21px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .sns-share .twitter a div {
    display: block;
  }
  .sns-share .line a div {
    display: block;
    font-size: 14px;
    line-height: 0.3;
  }
  .sns-share .twitter .count,
  .sns-share .facebook .count {
    margin-top: 1px;
  }
  #top_ttl {
    padding-top: 10px;
    font-size: 30px;
    line-height: 1.5;
  }
  #main .data {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  section .section-image {
    position: relative;
  }
  section h1 {
    margin-top: 30px;
    font-size: 24px;
  }
  img.lazy {
    margin-top: 30px;
  }
  .footerBack {
    text-align: right;
    padding-right: 50px;
  }
  .footerName {
    padding-left: 50px;
  }
  .helper {
    height: 120px;
  }
  .sidenav a {
    font-size: 14px;
  }
  .followTwitter {
    margin-left: 60%;
  }

  .pagelogo img {
    height: 30px;
  }
  .col-3 {
    padding-top: 48px;
  }
  .subtitle {
    padding: 10px 0;
    font-size: 30px;
  }
  .col-3 .subtitle {
    display: none;
  }
  .colText {
    width: calc(100% - 60px);
  }
  .newsblock02 .img-box,
  .newsblock02 .img-box a::before {
    height: 160px;
  }
  .newsblock03 .img-box,
  .newsblock03 .img-box a::before {
    height: 120px;
  }
  .bousai_contents .time {
    right: 0;
    top: 0;
  }
  .warning_block p,
  .warning_typh p {
    font-size: 16px;
  }
  .tyhn_sp_cont .block .txtbox {
    height: 80px;
  }
}
@media only screen and (min-width: 1270px) {
  .col-6 {
    width: 50%;
  }
  .col-3 {
    width: 25%;
    min-width: 320px;
  }
  .col-13 {
    width: 45.5%;
  }
  [class*="col-"] {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .wni-menuContent {
    margin-left: 15%;
    margin-bottom: 85px;
    margin-right: 0px;
  }
  .wni-topics {
    right: 16.5%;
  }
  #topicsTitle {
    left: 78%;
  }
  #weatherTitle {
    left: 85%;
  }
  #searchInput {
    top: -10px;
    width: 100%;
  }
  .tyhn_sp_cont .block .txtbox {
    height: 120px;
  }
}

#body {
  z-index: -1;
  font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "メイリオ", Meiryo,
    sans-serif;
  background: white; /* For browsers that do not support gradients */
}
#youtube-area {
  margin: 10px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
table {
  border-spacing: 25px;
}
td {
  vertical-align: top;
  padding: 10px;
}
a {
  text-decoration: none;
  color: inherit;
  transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
}
a img.lazy {
  width: 115%;
  margin-left: -39px;
}
img.lazy {
  width: 100%;
  margin-bottom: 10px;
}
#background {
  z-index: 4;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
#wni-header {
  position: fixed;
  height: 56px;
  background-color: white;
  z-index: 3;
  border-bottom: 1px solid #eee;
}
.parser {
  position: relative;
  height: 74px;
}
#all {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
  background-color: #f7f7f7;
}
.title {
  font-size: 30px;
  cursor: pointer;
  position: relative;
  top: 15px;
  left: 20px;
  -webkit-font-smoothing: antialiased;
}
.wni-logo {
  position: relative;
  top: 8px;
  height: 40px;
  width: 180px;
}
#topicsTitle {
  position: absolute;
  height: 40px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: block;
}
#topicsTitle a {
  color: gray;
  text-decoration: none;
}
#weatherTitle a {
  color: gray;
  text-decoration: none;
}
#weatherTitle {
  position: absolute;
  height: 40px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: block;
}
#weatherTitle:hover,
#topicsTitle:hover {
  border-bottom: 4px solid #8bc34a;
  text-decoration: none;
}
.searchTitle {
  position: absolute;
  top: 0px;
  text-align: center;
}
.searchTitle a {
  color: gray;
}
.searchTitle:hover {
  color: gray;
  text-decoration: none;
}
.subSide {
  color: black;
  position: relative;
  bottom: 0px;
  left: 10px;
  display: block;
  margin-top: -80px;
  margin-left: 100px;
  min-height: 70px;
  font-size: 14px;
}
.wni-rightMenu {
  position: relative;
  top: -31px;
  cursor: pointer;
  color: #757575;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.wni-menuContent {
  background-color: transparent;
  left: 0px;
  padding: 0 0 10px 0;
}
.titleSide {
  padding: 12px;
  font-weight: bold;
}
ul.big {
  list-style-type: none;
  padding: 0;
  margin: 0px;
}
li.big {
  padding: 0px;
  margin-bottom: 15px;
  background-color: white;
  min-width: 310px;
}
ul.small {
  list-style-type: none;
  padding: 0;
  margin: 0px;
}
li.small {
  padding: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.wni-logoSmall {
  width: 215px;
  height: 34px;
  background-image: url("/s/topics/img/touch-banner.png");
  background-size: contain;
  position: relative;
  top: 20px;
  left: 10px;
}
.wni-phoneSmall {
  background-image: url("/s/topics/img/app_image.png");
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
}
.submenuNav {
  position: relative;
}
.wni-appMenu {
  position: relative;
}
.wni-sns {
  position: relative;
}
.sns {
  position: relative;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
}
img.small {
  width: 12.5%;
  height: 12.5%;
  margin: 5px;
  border: 0;
  padding: 0;
}
.text-sns {
  position: absolute;
  width: 100%;
  font-weight: bold;
  padding: 8px;
}
.img-store {
  width: 25%;
  height: 50px;
  float: left;
  max-width: 190px;
  min-width: 80px;
}
.img-store2 {
  width: 25%;
  height: 50px;
  float: left;
  max-width: 190px;
  min-width: 80px;
}
img#top_img {
  padding: 0;
}
#top_ttl,
#top_subttl,
#credit,
#top_com,
#box0,
#box1,
#box2,
#box3,
#box4,
#box5,
#box6,
#box7,
#box8,
#box9 {
  padding-left: 15px;
  padding-right: 15px;
}
#wrapper {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
}
#wrapper::after {
  content: "";
  clear: both;
  display: block;
}
#footer {
  width: calc(100% + 20px);
  position: relative;
  background-color: #fafafa;
  color: #005bac !important;
  font-weight: 300 !important;
  margin-left: -10px;
}
.footerName {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 5px;
  color: #999;
  font-size: 14px;
  font-weight: 300 !important;
}
.footerBack {
  padding-top: 20px;
  color: #999;
  font-size: 14px;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  background-color: #fafafa;
  transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  padding-top: 0px;
  padding-bottom: 0px;
  overflow-x: hidden;
  overflow-y: scroll;
  box-shadow: 0px 3px 3px #999;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  display: block;
  transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
}
.offcanvas a:focus {
  color: #f1f1f1;
}
.border {
  width: 250px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
.menunav:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.helper {
  line-height: 200%;
  width: 100%;
  position: relative;
  background-color: #0c419a;
  z-index: 4;
  padding-left: calc(50% - 61.5px);
  padding-top: 40px;
  top: -15px;
}
.imgHelper {
  position: absolute;
  width: 123px;
}
.menunav {
  height: 100%;
  line-height: 300%;
  cursor: pointer;
  font-size: 12px;
  color: #0c419a;
}
.closebtn {
  position: absolute;
  top: 0px;
  text-align: right;
  width: 100%;
  height: 45px;
  font-size: 30px;
  background-color: #0c419a;
  z-index: 5;
}
#footer,
#wni-header {
  transition: 0.5s;
  -o-transition: 0.5;
  -moz-transition: 0.5;
  -webkit-transition: 0.5;
  padding: 0px;
}
@media only screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
}
.wrapTest {
  position: relative;
  display: inline-block;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: white;
  height: 500px;
  background-color: #f7f7f7;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"),
    url(https://fonts.gstatic.com/s/materialicons/v16/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2)
      format("woff2");
}
.material-icons {
  position: absolute;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  padding: 0px; /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased; /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale; /* Support for IE. */
  font-feature-settings: "liga";
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
  color: #444;
  cursor: pointer;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  opacity: 1;
}
#back-to-top:hover {
  background: #e9ebec;
}
#back-to-top.show {
  opacity: 1;
}
.wni-topics {
  position: absolute;
  margin-top: -30px;
  background-color: transparent;
  min-width: 40px;
  height: 35px;
  color: #0b4199;
  padding: 5px;
  border-style: solid;
  border-color: #0b4199;
  border-width: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 24px;
  font-weight: 400;
}
.wni-topics:hover {
  color: white;
  background-color: #0b4199;
}
#searchInput {
  visibility: visible;
  position: absolute;
}
#material {
  margin-left: 0px;
}
input {
  outline: none;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
  display: none;
}
input[type="search"]:hover {
  background-color: #ededed;
}
input[type="search"] {
  background: transparent url("/s/topics/img/searchicon.png") no-repeat 9px
    center;
  border: solid 1px transparent;
  padding: 9px 10px 9px 32px;
  width: 0px;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%;
  height: 25px;
  cursor: pointer;
  border-color: transparent;
  outline: none;
}
input[type="search"]:focus {
  width: 300%;
  background-color: white;
  border-color: transparent;
  outline: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  text-decoration: none;
  margin-left: -300%;
}
input:-moz-placeholder {
  color: #999;
}
input::-webkit-input-placeholder {
  color: #999;
}
.scrollbox {
  overflow: auto;
  background:/* Shadow covers */ linear-gradient(
      white 30%,
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,
    /* Shadows */
      radial-gradient(
        farthest-side at 10% 100%,
        rgba(0, 0, 0, 0.2),
        rgba(0, 0, 0, 0)
      ),
    radial-gradient(
        farthest-side at 10% 0,
        rgba(0, 0, 0, 0.2),
        rgba(0, 0, 0, 0)
      )
      0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px; /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}
.btn-pull {
  overflow: hidden;
}
.btn.btn-blue {
  border-color: #0b75ab;
  background-color: #248bd4;
}
a.btn:link,
a.btn:visited {
  color: #fff;
  text-decoration: none;
}
.btn.btn-orange {
  border-color: #da6700;
  background-color: #f78f09;
}
.btn-pull a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1em;
  padding: 10px 0;
  background: #4caf50;
  border: 1px solid #27932c;
  border-radius: 8px;
}
a,
a:link,
a:visited {
  text-decoration: none;
}
.btn {
  display: block;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 5px;
  text-align: center;
  margin: 10px 0;
}
.wni-link {
  text-decoration: none;
  color: #005bac !important;
}
.shadow {
  -webkit-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.25);
}
.rakuraku h1 {
  font-size: 32px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
}
.rakuraku h2 {
  font-size: 28px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.rakuraku h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.rakuraku .btn-plural .container a {
  font-size: 170%;
}
.rakuraku .btn-plural .container a span {
  font-size: 80%;
}
.rakuraku .fontL {
  font-size: 24px;
  line-height: 1.5;
}
.rakuraku #top_ttl {
  padding-top: 10px;
  font-size: 32px;
  line-height: 1.5;
}
.rakuraku .subSide {
  font-size: 20px;
}
.rakuraku .titleSide {
  font-size: 20px;
}
.rakuraku .text-sns {
  font-size: 20px;
}
.rakuraku .twitterDesc {
  font-size: 20px;
}
.btn-pull a span {
  display: block;
  font-size: 12px;
  line-height: 1em;
  padding-top: 3px;
  font-weight: normal;
}
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;
}
#credit span {
  padding-right: 1em;
  background: #fff;
  position: relative;
  z-index: 2;
  font-size: 14px;
}
#credit {
  color: #999;
  text-align: left;
  margin-bottom: 0.3em;
  font-weight: 100;
}
.small li a span {
  display: block;
  font-size: 12px;
}
.small li a {
}

.sns-share {
  line-height: 1;
  margin-bottom: 10px;
  padding: 5px; /*background-color: #fff;*/
  min-width: 270px;
}
.sns-share li {
  float: left;
  padding: 5px;
  width: 25%;
}
li {
  list-style-type: none;
}
.sns-share li a:link,
.sns-share li a:visited {
  text-decoration: none;
}
.sns-share .twitter a {
  background-color: #01a7e1;
}
.sns-share .twitter a div {
  font-size: 12px;
  line-height: 1.4;
}
.sns-share .twitter a,
.sns-share .facebook a {
  padding: 7px;
}
.sns-share li a {
  display: block;
  height: 60px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.sns-share li a:link,
.sns-share li a:visited {
  text-decoration: none;
}
.sns-share li a:hover,
.sns-share li a:active {
  opacity: 0.8;
}
.sns-share .twitter svg,
.sns-share .facebook svg {
  width: 25px;
  height: 25px;
}
.sns-share .twitter .count,
.sns-share .facebook .count {
  font-size: 12px;
  border-radius: 3px;
}
.sns-share .twitter .count {
  background-color: #007db1;
  box-shadow: 1px 1px 1px 0 rgba(0, 47, 63, 0.2) inset;
}
.sns-share .line a {
  padding: 2px;
  background-color: #00c300;
}
.sns-share .line svg {
  width: 35px;
  height: 35px;
}
.sns-share .facebook a {
  background-color: #3c599d;
}
.sns-share .facebook .count {
  background-color: #1b2f72;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
}
.sns-share .mail a {
  padding: 7px;
  background-color: #666666;
}
.sns-share .mail svg {
  width: 24px;
  height: 24px;
}
#sharing {
  display: inline-block;
  width: 100%;
  bottom: 0; /*background-color:white;*/
  z-index: 3;
  left: 0;
  margin-top: 30px;
}

p,
#all,
#topicsTitle,
#weatherTitle {
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
p {
  letter-spacing: 0;
  margin: 0 0 16px;
}
.mdl-card__supporting-text h3.wni-title__text {
  margin: 18px 0 16px 0;
}
h3.wni-title__text {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  margin: 18px 0 16px 8px;
}
#main .data {
  font-size: 12px;
}
.clearfix {
  margin-bottom: 20px;
}
section h2 {
  font-size: 18px; /* border-left: #0c419a 3px solid;padding-left: 8px; */
}
.footerName span {
  font-size: 20px;
  vertical-align: bottom;
}
#wni-bottomMenu {
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 15px;
}
.collection .col-13,
.collection .col-3 {
  width: 100%;
}
.collection .wni-menuContent {
  margin-left: 0px;
  margin-bottom: 15px;
}
.collection li.big {
  min-height: 100px;
}
.collection .sns {
  padding-right: 0px;
}
.collection .footerName {
  padding-left: 25px;
}
.collection {
  background-color: #f7f7f7;
}
.collection section h1 {
  margin-left: -10px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-top: 18px;
  background-color: transparent;
  color: black;
  font-size: 18px;
  text-align: left;
}
.collection #credit:after {
  background: none;
}
.collection [class*="col-"] {
  float: left;
  padding-left: 0px;
  padding-right: 0px;
}
.collection .wni-topics {
  right: 3%;
}
.collection .footerBack a {
  color: #999;
}
.collection #sharing {
  padding-left: 10%;
  padding-right: 10%;
  position: fixed;
  height: 60px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 1), 0 1px 2px rgba(0, 0, 0, 1);
}
.collection #top_ttl {
  padding-top: 10px;
  font-size: 24px;
  line-height: 1.5;
}
.followTwitter {
  position: relative;
  visibility: visible;
  width: 35%;
  height: 28px;
  border-radius: 5px;
  margin-top: -50px;
}
.twitterDesc {
  padding: 10px;
}
.twitterTittle {
  display: inline-block;
  color: #55acee;
  font-size: 14px;
  line-height: 18px;
  margin-left: 5px;
  position: absolute;
}
.twitterTittle span {
  font-size: 13px;
}
.collection .twitterDesc {
  margin-top: 10px;
}
.collection .followTwitter {
  margin-left: 60%;
  margin-top: -40px;
}
figcaption {
  margin-top: -10px;
  margin-bottom: 15px;
  font-size: 14px;
  color: #395185;
}
.wxrepolink {
  color: #2a25c6;
}

.pagelogo img {
  margin-bottom: 15px;
}
.more_read {
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #0b4199;
  color: #fff;
  padding: 10px;
  margin: 10px;
  cursor: pointer;
}
.more_read:hover {
  opacity: 0.5;
}

.txtbox {
  padding: 10px;
}
.txtbox p {
  margin-bottom: 0;
}
.pagetitle {
  text-align: left;
}

/*記事*/
.newsblock {
  background: #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.newsblock h2.box_ttl1 {
  font-size: 24px;
  border-left: none;
  padding-left: 0;
  line-height: 1.2;
  margin: 20px 0;
}
.newsblock p {
  line-height: 1.4;
}
.newsblock .time {
  font-size: 12px;
  color: #999;
}
.readmore {
  text-align: right;
  margin-left: 15px;
  margin-right: 15px;
}
.readmore p.btn-link {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #0b4199;
  color: #0b4199;
  padding: 3px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.newsblock a:not(.wxrepolink) {
  color: #2a25c6;
  text-decoration: underline;
}

/*台風特別コンテンツ*/
.tyhn_sp_cont {
  background-color: #fff;
  padding: 10px 0;
}
.tyhn_sp_cont .block {
  width: 33.333%;
  display: inline-block;
  vertical-align: top;
}
.tyhn_sp_cont .block .wrap {
  padding: 0 10px;
  border-right: 1px solid #ccc;
  position: relative;
}
.tyhn_sp_cont .block .wrap:after {
  content: "";
}
.tyhn_sp_cont .block .img-box {
  height: auto;
}
.tyhn_sp_cont .block img {
  width: 100%;
}
.tyhn_sp_cont .block:last-child .wrap {
  border-right: none;
}
.tyhn_sp_cont .block:last-child .wrap .btn-link {
  border-right: none;
  margin: 0 11px 0 0;
}
.tyhn_sp_cont .block .btn-link a {
  cursor: pointer;
  border: 1px solid #0b4199;
  color: #0b4199;
  padding: 3px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tyhn_sp_cont .block .btn-link {
  margin: 0;
}
.tyhn_sp_cont .block .btn-link a:hover {
  opacity: 0.5;
}
.tyhn_sp_cont .block:nth-child(3n) .btn-link {
  margin-right: 0;
}
.tyhn_sp_cont .block .txtbox {
  padding: 0 0 40px;
}
.tyhn_sp_cont .block .txtbox p {
  font-weight: bold !important;
}
.tyhn_sp_cont .block .btn-link {
  margin: 0 10px 0 0;
  right: 0;
  position: absolute;
  bottom: 5px;
}

/*サイド防災情報*/
.bousai_contents {
  margin-top: 18px;
}
.bousai_contents .colText {
  margin-left: 50px;
  margin-top: -60px;
  color: black;
  position: relative;
  bottom: 0px;
  left: 10px;
  display: block;
  min-height: 50px;
  font-size: 14px;
}
.bousai_contents li {
  padding-left: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  position: relative;
}
.bousai_contents li.small img {
  margin-bottom: 3px;
}
.bousai_contents .time {
  font-size: 12px;
  position: absolute;
  color: #999;
}

.subtitle {
  color: #00358c;
}

.twcard {
  max-width: 500px;
  font-size: 14px;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  box-sizing: border-box;
}
.twcard * {
  padding: 0;
  margin: 0;
}
.twcard a {
  color: #000;
  text-decoration: none;
}
.twcard .twc_catch {
  height: 200px;
  overflow: hidden;
}
.twcard .twc_catch img {
  width: 100%;
}
.twcard .twc_inner {
  padding: 10px;
}
.twcard .twc_inner > *:not(:last-child) {
  margin-bottom: 5px;
}
.twcard .twc_title {
  font-weight: bold;
}
.twcard .twc_url {
  color: #999;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}

.hello-box img.caster-img {
  float: left;
  margin: 0px 10px 5px 0px;
  width: 120px;
  border: 3px solid rgba(255, 255, 255, 0.8);
  position: relative;
  box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.7);
}
.hello-box::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
@media (min-width: 760px) {
  .hello-box {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .hello-box img.caster-img {
    width: 180px;
  }
}

/* 2017.05.18twitter呼び込み　リニューアル
------------------------------------------*/

.areaTwitter {
  padding: 12px 12px;
  /*background: #ebebeb;*/
  background: #fff;
}

.areaTwitter p {
  margin: 0;
}

.areaTwitter__tit {
  text-align: center;
  margin-bottom: 4px;
}

.areaTwitter__tit > * {
  display: inline-block;
  vertical-align: middle;
}

.areaTwitter__tit figure {
  margin-right: 2px;
}

.areaTwitter__tit p {
  /*color: #00aced;*/
  color: #204e98;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  line-height: 1.4;
}

.areaTwitter .btnTwitter {
  text-align: center;
}

.areaTwitter .btnTwitter > * {
  display: inline-block;
  background: #00aced;
  padding: 4px 20px;
  border-radius: 3px;
  vertical-align: middle;
  max-width: 290px;
}

.areaTwitter .btnTwitter > * > * {
  display: inline-block;
  vertical-align: middle;
}

.areaTwitter .btnTwitter__logo {
  margin-right: 10px;
}

.areaTwitter .btnTwitter__logo img {
  vertical-align: middle;
  margin-bottom: 2px;
}

.areaTwitter .btnTwitter__txt {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

#app_dl {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  padding: 10px 5px;
}
#app_dl .close_icon,
#app_dl .app_install {
  display: inline-block;
  vertical-align: middle;
}
#app_dl .close_icon {
  width: 10%;
  height: 55px;
}
#app_dl .close_icon span {
  display: block;
  margin: 0 5px;
  width: 15px;
  height: 55px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.7;
}
#app_dl .app_install {
  width: 83%;
}
#app_dl .app_install a {
  height: 55px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

#app_dl.banner_blue01,
#app_dl.banner_blue02,
#app_dl.banner_blue03,
#app_dl.banner_blue04,
#app_dl.banner_blue05,
#app_dl.banner_blue06,
#app_dl.banner_blue07 {
  background-color: rgba(3, 39, 96, 1);
}
#app_dl.banner_blue01 a {
  background-image: url(/s/topics/img/b_d-blue01.png);
}
#app_dl.banner_blue02 a {
  background-image: url(/s/topics/img/b_d-blue02.png);
}
#app_dl.banner_blue03 a {
  background-image: url(/s/topics/img/b_d-blue03.png);
}
#app_dl.banner_blue04 a {
  background-image: url(/s/topics/img/b_d-blue04.png);
}
#app_dl.banner_blue05 a {
  background-image: url(/s/topics/img/b_d-blue05.png);
}
#app_dl.banner_blue06 a {
  background-image: url(/s/topics/img/b_d-blue06.png);
}
#app_dl.banner_blue07 a {
  background-image: url(/s/topics/img/b_d-blue07.png);
}

#app_dl.banner_cgray01,
#app_dl.banner_cgray02,
#app_dl.banner_cgray03,
#app_dl.banner_cgray04,
#app_dl.banner_cgray05,
#app_dl.banner_cgray06,
#app_dl.banner_cgray07 {
  background: rgba(70, 70, 70, 1);
}
#app_dl.banner_cgray01 a {
  background-image: url(/s/topics/img/b_c-gray01.png);
}
#app_dl.banner_cgray02 a {
  background-image: url(/s/topics/img/b_c-gray02.png);
}
#app_dl.banner_cgray03 a {
  background-image: url(/s/topics/img/b_c-gray03.png);
}
#app_dl.banner_cgray04 a {
  background-image: url(/s/topics/img/b_c-gray04.png);
}
#app_dl.banner_cgray05 a {
  background-image: url(/s/topics/img/b_c-gray05.png);
}
#app_dl.banner_cgray06 a {
  background-image: url(/s/topics/img/b_c-gray06.png);
}
#app_dl.banner_cgray07 a {
  background-image: url(/s/topics/img/b_c-gray07.png);
}

#app_dl.banner_white01,
#app_dl.banner_white02,
#app_dl.banner_white03,
#app_dl.banner_white04,
#app_dl.banner_white05,
#app_dl.banner_white06,
#app_dl.banner_white07 {
  background: rgba(255, 255, 255, 1);
}
#app_dl.banner_white01 a,
#app_dl.banner_lgray01 a {
  background-image: url(/s/topics/img/b_white01.png);
}
#app_dl.banner_white02 a,
#app_dl.banner_lgray02 a {
  background-image: url(/s/topics/img/b_white02.png);
}
#app_dl.banner_white03 a,
#app_dl.banner_lgray03 a {
  background-image: url(/s/topics/img/b_white03.png);
}
#app_dl.banner_white04 a,
#app_dl.banner_lgray04 a {
  background-image: url(/s/topics/img/b_white04.png);
}
#app_dl.banner_white05 a,
#app_dl.banner_lgray05 a {
  background-image: url(/s/topics/img/b_white05.png);
}
#app_dl.banner_white06 a,
#app_dl.banner_lgray06 a {
  background-image: url(/s/topics/img/b_white06.png);
}
#app_dl.banner_white07 a,
#app_dl.banner_lgray07 a {
  background-image: url(/s/topics/img/b_white07.png);
}

#app_dl.banner_lgray01,
#app_dl.banner_lgray02,
#app_dl.banner_lgray03,
#app_dl.banner_lgray04,
#app_dl.banner_lgray05,
#app_dl.banner_lgray06,
#app_dl.banner_lgray07 {
  background: rgba(249, 249, 249, 1);
}

#app_dl[class*="banner_blue"] .close_icon span,
#app_dl[class*="banner_cgray"] .close_icon span {
  background-image: url(/s/topics/img/close_icon.png);
}
#app_dl[class*="banner_white"] .close_icon span,
#app_dl[class*="banner_lgray"] .close_icon span {
  background-image: url(/s/topics/img/close_icon2.png);
}

#app_dl.banner_sugotoku_default a {
  background-image: url(//smtgvs.cdn.weathernews.jp/s/topics/img/ad/sugotoku/banner_s@2x.png);
}
#app_dl.banner_sugotoku_weather a {
  background-image: url(//smtgvs.cdn.weathernews.jp/s/topics/img/ad/sugotoku/banner_s_weather@2x.png);
}
#app_dl.banner_sugotoku_rain a {
  background-image: url(//smtgvs.cdn.weathernews.jp/s/topics/img/ad/sugotoku/banner_s_rain@2x.png);
}
#app_dl.banner_sugotoku_typhoon a {
  background-image: url(//smtgvs.cdn.weathernews.jp/s/topics/img/ad/sugotoku/banner_s_typhoon@2x.png);
}
#app_dl[class*="banner_sugotoku"] .close_icon span {
  background-image: url(/s/topics/img/close_icon2.png);
}

#app_dl[class*="banner_sugotoku"] {
  padding: 0;
  padding-top: 18.4%;
  height: auto;
}
#app_dl[class*="banner_sugotoku"] .close_icon {
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  z-index: 5;
  top: calc(50% - 27px);
}
#app_dl[class*="banner_sugotoku"] .app_install {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
}
#app_dl[class*="banner_sugotoku"] a {
  background-size: cover;
  height: 0;
  padding-top: 18.4%;
}

#app_dl {
  display: none;
}

/*------------------------------------------
TOP下ボタン
------------------------------------------*/
.top_under {
  max-width: 320px;
  background: linear-gradient(#fff, #c1d3f2);
  background: -webkit-linear-gradient(#fff, #c1d3f2);
  border: 1px solid #0c419a;
  border-radius: 4px;
  box-shadow: 2px 2px 4px grey;
  margin: 0 auto 20px auto;
}

.top_under a {
  text-decoration: none !important;
  padding: 10px;
  display: table;
  table-layout: fixed;
}

.top_under a > * {
  display: table-cell;
  vertical-align: middle;
}

.top_under .txt {
  width: 100%;
  color: #0c419a;
  font-size: 14px;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  line-height: 1em;
  padding: 0px 15px 0px 10px;
  position: relative;
}

.top_under .txt:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 8px solid #0c419a;
  border-right: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.top_under .txt .txt_title {
  line-height: 1em;
}

.top_under .txt_small {
  font-size: 14px;
  display: block;
  font-weight: normal;
  padding-top: 5px;
}
