<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*====================================================================================
共通：設定
====================================================================================*/
/*====================================================================================
0）リセット
====================================================================================*/
/*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

audio:not([controls]) {
  display: none;
}

b,
strong {
  font-weight: bolder;
}

button {
  -webkit-appearance: button;
  overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button,
select {
  text-transform: none;
}

details {
  display: block;
}

hr {
  overflow: visible;
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

input {
  -webkit-border-radius: 0;
}

input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
}

input[type="number"] {
  width: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

main {
  display: block;
}

pre {
  overflow: auto;
}

progress {
  display: inline-block;
}

summary {
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

template {
  display: none;
}

textarea {
  overflow: auto;
}

[hidden] {
  display: none;
}

/*
 * Universal inheritance
 */
*,
::before,
::after {
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/*
 * Opinionated defaults
 */
* {
  margin: 0;
  padding: 0;
}

*,
::before,
::after {
  border-style: solid;
  border-width: 0;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

svg {
  fill: currentColor;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

/*
 * Configurable defaults
 */
* {
  background-repeat: no-repeat;
}

:root {
  background-color: #ffffff;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
/*  font: 66.6666666667% sans-serif; */
}

a {
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
}

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

nav ol,
nav ul {
  list-style: none;
}

small {
  font-size: 75%;
}

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

textarea {
  resize: vertical;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #ffffff;
  text-shadow: none;
}

.t_ico, *[class*="tit_sub"].ico:before {
  width: 24px;
  height: 24px;
  background-image: url("//smtgvs.weathernews.jp/s/illumi/img/icon_title.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

/*------------------------------------------
矢印
------------------------------------------*/
.arrow01, .map li a:after, .list_pt01 a:after, .list_pt02 a:after, .list_pt04 .item a:after, .btnArea_list .btnArea &gt; *:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left: 7px solid #11044B;
  border-right: 0px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 5px;
}

/*====================================================================================
エリアの設定
====================================================================================*/
html, body {
  /* overflow-x: hidden; */
  position: relative;
}

/*====================================================================================
テキスト
====================================================================================*/
body {
  -webkit-font-smoothing: antialiased;
}

/*------------------------------------------
基本フォント
------------------------------------------*/
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, dt, dd, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure {
  color: #000;
  font-size: 20px;
  font-weight: 300;
/*  font-family: "游ゴシック体", "YuGothic", "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; */
  text-align: left;
  line-height: 1.5em;
  letter-spacing: 0;
  word-wrap: break-word;
}

a {
  color: #000;
}

li {
  list-style-type: none;
}

/*------------------------------------------
テキストスタイル
------------------------------------------*/
/* 行揃え
------------------------------------------*/
.ta-le {
  text-align: left !important;
}

.ta-ce {
  text-align: center !important;
}

.ta-ri {
  text-align: right !important;
}

@media screen and (max-width: 700px) {
  .ta-le_sp {
    text-align: left !important;
  }
  .ta-ce_sp {
    text-align: center !important;
  }
  .ta-ri_sp {
    text-align: right !important;
  }
}

@media screen and (min-width: 700px) {
  .ta-le_pc {
    text-align: left !important;
  }
  .ta-ce_pc {
    text-align: center !important;
  }
  .ta-ri_pc {
    text-align: right !important;
  }
}

/* 縦揃え（vertiacl-align
------------------------------------------*/
.va-to {
  vertical-align: top !important;
}

.va-mi {
  vertical-align: middle !important;
}

.va-bo {
  vertical-align: bottom !important;
}

@media screen and (max-width: 700px) {
  .va-to_sp {
    vertical-align: top !important;
  }
  .va-mi_sp {
    vertical-align: middle !important;
  }
  .va-bo_sp {
    vertical-align: bottom !important;
  }
}

@media screen and (min-width: 700px) {
  .va-to_pc {
    vertical-align: top !important;
  }
  .va-mi_pc {
    vertical-align: middle !important;
  }
  .va-bo_pc {
    vertical-align: bottom !important;
  }
}

/* テキストの太さ
------------------------------------------*/
.fw-bo {
  font-weight: bold;
}

.fw-no {
  font-weight: normal;
}

@media screen and (max-width: 700px) {
  .fw-bo_sp {
    font-weight: bold !important;
  }
  .fw-no_sp {
    font-weight: normal !important;
  }
}

@media screen and (min-width: 700px) {
  .fw-bo_pc {
    font-weight: bold !important;
  }
  .fw-no_pc {
    font-weight: normal !important;
  }
}

/* 一行ではみ出た部分を...
------------------------------------------*/
.to-el {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

@media screen and (max-width: 700px) {
  .to-el_sp {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
}

@media screen and (min-width: 700px) {
  .to-el_pc {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
}

/* 折り返しなし・はみ出たら非表示
------------------------------------------*/
.to-el {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 700px) {
  .to-el_sp {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
}

@media screen and (min-width: 700px) {
  .to-el_pc {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
}

/*====================================================================================
余白の設定：top、right、bottom、left、topとbottom、leftとright
====================================================================================*/
/*------------------------------------------
paddingを与える
------------------------------------------*/
.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.ptb0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.plr0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.ptb10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.plr10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.ptb20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.plr20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.ptb30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.plr30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.ptb40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.plr40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.ptb50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.plr50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.ptb60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.plr60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.ptb70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.plr70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.ptb80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.plr80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.ptb90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.plr90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.ptb100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.plr100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.ptAuto {
  padding-top: auto !important;
}

.prAuto {
  padding-right: auto !important;
}

.pbAuto {
  padding-bottom: auto !important;
}

.plAuto {
  padding-left: auto !important;
}

.ptbAuto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

.plrAuto {
  padding-left: auto !important;
  padding-right: auto !important;
}

@media screen and (max-width: 700px) {
  .pt0_sp {
    padding-top: 0px !important;
  }
  .pr0_sp {
    padding-right: 0px !important;
  }
  .pb0_sp {
    padding-bottom: 0px !important;
  }
  .pl0_sp {
    padding-left: 0px !important;
  }
  .ptb0_sp {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .plr0_sp {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .pt10_sp {
    padding-top: 10px !important;
  }
  .pr10_sp {
    padding-right: 10px !important;
  }
  .pb10_sp {
    padding-bottom: 10px !important;
  }
  .pl10_sp {
    padding-left: 10px !important;
  }
  .ptb10_sp {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .plr10_sp {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .pt20_sp {
    padding-top: 20px !important;
  }
  .pr20_sp {
    padding-right: 20px !important;
  }
  .pb20_sp {
    padding-bottom: 20px !important;
  }
  .pl20_sp {
    padding-left: 20px !important;
  }
  .ptb20_sp {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .plr20_sp {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .pt30_sp {
    padding-top: 30px !important;
  }
  .pr30_sp {
    padding-right: 30px !important;
  }
  .pb30_sp {
    padding-bottom: 30px !important;
  }
  .pl30_sp {
    padding-left: 30px !important;
  }
  .ptb30_sp {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .plr30_sp {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .pt40_sp {
    padding-top: 40px !important;
  }
  .pr40_sp {
    padding-right: 40px !important;
  }
  .pb40_sp {
    padding-bottom: 40px !important;
  }
  .pl40_sp {
    padding-left: 40px !important;
  }
  .ptb40_sp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .plr40_sp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .pt50_sp {
    padding-top: 50px !important;
  }
  .pr50_sp {
    padding-right: 50px !important;
  }
  .pb50_sp {
    padding-bottom: 50px !important;
  }
  .pl50_sp {
    padding-left: 50px !important;
  }
  .ptb50_sp {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .plr50_sp {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .pt60_sp {
    padding-top: 60px !important;
  }
  .pr60_sp {
    padding-right: 60px !important;
  }
  .pb60_sp {
    padding-bottom: 60px !important;
  }
  .pl60_sp {
    padding-left: 60px !important;
  }
  .ptb60_sp {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .plr60_sp {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .pt70_sp {
    padding-top: 70px !important;
  }
  .pr70_sp {
    padding-right: 70px !important;
  }
  .pb70_sp {
    padding-bottom: 70px !important;
  }
  .pl70_sp {
    padding-left: 70px !important;
  }
  .ptb70_sp {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .plr70_sp {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .pt80_sp {
    padding-top: 80px !important;
  }
  .pr80_sp {
    padding-right: 80px !important;
  }
  .pb80_sp {
    padding-bottom: 80px !important;
  }
  .pl80_sp {
    padding-left: 80px !important;
  }
  .ptb80_sp {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .plr80_sp {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .pt90_sp {
    padding-top: 90px !important;
  }
  .pr90_sp {
    padding-right: 90px !important;
  }
  .pb90_sp {
    padding-bottom: 90px !important;
  }
  .pl90_sp {
    padding-left: 90px !important;
  }
  .ptb90_sp {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .plr90_sp {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .pt100_sp {
    padding-top: 100px !important;
  }
  .pr100_sp {
    padding-right: 100px !important;
  }
  .pb100_sp {
    padding-bottom: 100px !important;
  }
  .pl100_sp {
    padding-left: 100px !important;
  }
  .ptb100_sp {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .plr100_sp {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .ptAuto_sp {
    padding-top: auto !important;
  }
  .prAuto_sp {
    padding-right: auto !important;
  }
  .pbAuto_sp {
    padding-bottom: auto !important;
  }
  .plAuto_sp {
    padding-left: auto !important;
  }
  .ptbAuto_sp {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }
  .plrAuto_sp {
    padding-left: auto !important;
    padding-right: auto !important;
  }
}

@media screen and (min-width: 700px) {
  .pt0_pc {
    padding-top: 0px !important;
  }
  .pr0_pc {
    padding-right: 0px !important;
  }
  .pb0_pc {
    padding-bottom: 0px !important;
  }
  .pl0_pc {
    padding-left: 0px !important;
  }
  .ptb0_pc {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .plr0_pc {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .pt10_pc {
    padding-top: 10px !important;
  }
  .pr10_pc {
    padding-right: 10px !important;
  }
  .pb10_pc {
    padding-bottom: 10px !important;
  }
  .pl10_pc {
    padding-left: 10px !important;
  }
  .ptb10_pc {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .plr10_pc {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .pt20_pc {
    padding-top: 20px !important;
  }
  .pr20_pc {
    padding-right: 20px !important;
  }
  .pb20_pc {
    padding-bottom: 20px !important;
  }
  .pl20_pc {
    padding-left: 20px !important;
  }
  .ptb20_pc {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .plr20_pc {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .pt30_pc {
    padding-top: 30px !important;
  }
  .pr30_pc {
    padding-right: 30px !important;
  }
  .pb30_pc {
    padding-bottom: 30px !important;
  }
  .pl30_pc {
    padding-left: 30px !important;
  }
  .ptb30_pc {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .plr30_pc {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .pt40_pc {
    padding-top: 40px !important;
  }
  .pr40_pc {
    padding-right: 40px !important;
  }
  .pb40_pc {
    padding-bottom: 40px !important;
  }
  .pl40_pc {
    padding-left: 40px !important;
  }
  .ptb40_pc {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .plr40_pc {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .pt50_pc {
    padding-top: 50px !important;
  }
  .pr50_pc {
    padding-right: 50px !important;
  }
  .pb50_pc {
    padding-bottom: 50px !important;
  }
  .pl50_pc {
    padding-left: 50px !important;
  }
  .ptb50_pc {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .plr50_pc {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .pt60_pc {
    padding-top: 60px !important;
  }
  .pr60_pc {
    padding-right: 60px !important;
  }
  .pb60_pc {
    padding-bottom: 60px !important;
  }
  .pl60_pc {
    padding-left: 60px !important;
  }
  .ptb60_pc {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .plr60_pc {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .pt70_pc {
    padding-top: 70px !important;
  }
  .pr70_pc {
    padding-right: 70px !important;
  }
  .pb70_pc {
    padding-bottom: 70px !important;
  }
  .pl70_pc {
    padding-left: 70px !important;
  }
  .ptb70_pc {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .plr70_pc {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .pt80_pc {
    padding-top: 80px !important;
  }
  .pr80_pc {
    padding-right: 80px !important;
  }
  .pb80_pc {
    padding-bottom: 80px !important;
  }
  .pl80_pc {
    padding-left: 80px !important;
  }
  .ptb80_pc {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .plr80_pc {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .pt90_pc {
    padding-top: 90px !important;
  }
  .pr90_pc {
    padding-right: 90px !important;
  }
  .pb90_pc {
    padding-bottom: 90px !important;
  }
  .pl90_pc {
    padding-left: 90px !important;
  }
  .ptb90_pc {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .plr90_pc {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .pt100_pc {
    padding-top: 100px !important;
  }
  .pr100_pc {
    padding-right: 100px !important;
  }
  .pb100_pc {
    padding-bottom: 100px !important;
  }
  .pl100_pc {
    padding-left: 100px !important;
  }
  .ptb100_pc {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .plr100_pc {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  .ptAuto_pc {
    padding-top: auto !important;
  }
  .prAuto_pc {
    padding-right: auto !important;
  }
  .pbAuto_pc {
    padding-bottom: auto !important;
  }
  .plAuto_pc {
    padding-left: auto !important;
  }
  .ptbAuto_pc {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }
  .plrAuto_pc {
    padding-left: auto !important;
    padding-right: auto !important;
  }
}

/*------------------------------------------
marginを与える
------------------------------------------*/
.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mtb0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mlr0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mtb10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mlr10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mtb20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mlr20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mtb30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mlr30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mtb40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.mlr40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mtb50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.mlr50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mtb60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.mlr60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mtb70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.mlr70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mtb80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.mlr80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mtb90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.mlr90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mtb100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mlr100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.mtAuto {
  margin-top: auto !important;
}

.mrAuto {
  margin-right: auto !important;
}

.mbAuto {
  margin-bottom: auto !important;
}

.mlAuto {
  margin-left: auto !important;
}

.mtbAuto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mlrAuto {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 700px) {
  .mt0_sp {
    margin-top: 0px !important;
  }
  .mr0_sp {
    margin-right: 0px !important;
  }
  .mb0_sp {
    margin-bottom: 0px !important;
  }
  .ml0_sp {
    margin-left: 0px !important;
  }
  .mtb0_sp {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .mlr0_sp {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mt10_sp {
    margin-top: 10px !important;
  }
  .mr10_sp {
    margin-right: 10px !important;
  }
  .mb10_sp {
    margin-bottom: 10px !important;
  }
  .ml10_sp {
    margin-left: 10px !important;
  }
  .mtb10_sp {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .mlr10_sp {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mt20_sp {
    margin-top: 20px !important;
  }
  .mr20_sp {
    margin-right: 20px !important;
  }
  .mb20_sp {
    margin-bottom: 20px !important;
  }
  .ml20_sp {
    margin-left: 20px !important;
  }
  .mtb20_sp {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mlr20_sp {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mt30_sp {
    margin-top: 30px !important;
  }
  .mr30_sp {
    margin-right: 30px !important;
  }
  .mb30_sp {
    margin-bottom: 30px !important;
  }
  .ml30_sp {
    margin-left: 30px !important;
  }
  .mtb30_sp {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .mlr30_sp {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mt40_sp {
    margin-top: 40px !important;
  }
  .mr40_sp {
    margin-right: 40px !important;
  }
  .mb40_sp {
    margin-bottom: 40px !important;
  }
  .ml40_sp {
    margin-left: 40px !important;
  }
  .mtb40_sp {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mlr40_sp {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mt50_sp {
    margin-top: 50px !important;
  }
  .mr50_sp {
    margin-right: 50px !important;
  }
  .mb50_sp {
    margin-bottom: 50px !important;
  }
  .ml50_sp {
    margin-left: 50px !important;
  }
  .mtb50_sp {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mlr50_sp {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mt60_sp {
    margin-top: 60px !important;
  }
  .mr60_sp {
    margin-right: 60px !important;
  }
  .mb60_sp {
    margin-bottom: 60px !important;
  }
  .ml60_sp {
    margin-left: 60px !important;
  }
  .mtb60_sp {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .mlr60_sp {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mt70_sp {
    margin-top: 70px !important;
  }
  .mr70_sp {
    margin-right: 70px !important;
  }
  .mb70_sp {
    margin-bottom: 70px !important;
  }
  .ml70_sp {
    margin-left: 70px !important;
  }
  .mtb70_sp {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .mlr70_sp {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mt80_sp {
    margin-top: 80px !important;
  }
  .mr80_sp {
    margin-right: 80px !important;
  }
  .mb80_sp {
    margin-bottom: 80px !important;
  }
  .ml80_sp {
    margin-left: 80px !important;
  }
  .mtb80_sp {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .mlr80_sp {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mt90_sp {
    margin-top: 90px !important;
  }
  .mr90_sp {
    margin-right: 90px !important;
  }
  .mb90_sp {
    margin-bottom: 90px !important;
  }
  .ml90_sp {
    margin-left: 90px !important;
  }
  .mtb90_sp {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .mlr90_sp {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mt100_sp {
    margin-top: 100px !important;
  }
  .mr100_sp {
    margin-right: 100px !important;
  }
  .mb100_sp {
    margin-bottom: 100px !important;
  }
  .ml100_sp {
    margin-left: 100px !important;
  }
  .mtb100_sp {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mlr100_sp {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mtAuto_sp {
    margin-top: auto !important;
  }
  .mrAuto_sp {
    margin-right: auto !important;
  }
  .mbAuto_sp {
    margin-bottom: auto !important;
  }
  .mlAuto_sp {
    margin-left: auto !important;
  }
  .mtbAuto_sp {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mlrAuto_sp {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (min-width: 700px) {
  .mt0_pc {
    margin-top: 0px !important;
  }
  .mr0_pc {
    margin-right: 0px !important;
  }
  .mb0_pc {
    margin-bottom: 0px !important;
  }
  .ml0_pc {
    margin-left: 0px !important;
  }
  .mtb0_pc {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .mlr0_pc {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mt10_pc {
    margin-top: 10px !important;
  }
  .mr10_pc {
    margin-right: 10px !important;
  }
  .mb10_pc {
    margin-bottom: 10px !important;
  }
  .ml10_pc {
    margin-left: 10px !important;
  }
  .mtb10_pc {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .mlr10_pc {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mt20_pc {
    margin-top: 20px !important;
  }
  .mr20_pc {
    margin-right: 20px !important;
  }
  .mb20_pc {
    margin-bottom: 20px !important;
  }
  .ml20_pc {
    margin-left: 20px !important;
  }
  .mtb20_pc {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .mlr20_pc {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .mt30_pc {
    margin-top: 30px !important;
  }
  .mr30_pc {
    margin-right: 30px !important;
  }
  .mb30_pc {
    margin-bottom: 30px !important;
  }
  .ml30_pc {
    margin-left: 30px !important;
  }
  .mtb30_pc {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .mlr30_pc {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .mt40_pc {
    margin-top: 40px !important;
  }
  .mr40_pc {
    margin-right: 40px !important;
  }
  .mb40_pc {
    margin-bottom: 40px !important;
  }
  .ml40_pc {
    margin-left: 40px !important;
  }
  .mtb40_pc {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mlr40_pc {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .mt50_pc {
    margin-top: 50px !important;
  }
  .mr50_pc {
    margin-right: 50px !important;
  }
  .mb50_pc {
    margin-bottom: 50px !important;
  }
  .ml50_pc {
    margin-left: 50px !important;
  }
  .mtb50_pc {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
  .mlr50_pc {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .mt60_pc {
    margin-top: 60px !important;
  }
  .mr60_pc {
    margin-right: 60px !important;
  }
  .mb60_pc {
    margin-bottom: 60px !important;
  }
  .ml60_pc {
    margin-left: 60px !important;
  }
  .mtb60_pc {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .mlr60_pc {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .mt70_pc {
    margin-top: 70px !important;
  }
  .mr70_pc {
    margin-right: 70px !important;
  }
  .mb70_pc {
    margin-bottom: 70px !important;
  }
  .ml70_pc {
    margin-left: 70px !important;
  }
  .mtb70_pc {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .mlr70_pc {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .mt80_pc {
    margin-top: 80px !important;
  }
  .mr80_pc {
    margin-right: 80px !important;
  }
  .mb80_pc {
    margin-bottom: 80px !important;
  }
  .ml80_pc {
    margin-left: 80px !important;
  }
  .mtb80_pc {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
  .mlr80_pc {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
  .mt90_pc {
    margin-top: 90px !important;
  }
  .mr90_pc {
    margin-right: 90px !important;
  }
  .mb90_pc {
    margin-bottom: 90px !important;
  }
  .ml90_pc {
    margin-left: 90px !important;
  }
  .mtb90_pc {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .mlr90_pc {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .mt100_pc {
    margin-top: 100px !important;
  }
  .mr100_pc {
    margin-right: 100px !important;
  }
  .mb100_pc {
    margin-bottom: 100px !important;
  }
  .ml100_pc {
    margin-left: 100px !important;
  }
  .mtb100_pc {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
  .mlr100_pc {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
  .mtAuto_pc {
    margin-top: auto !important;
  }
  .mrAuto_pc {
    margin-right: auto !important;
  }
  .mbAuto_pc {
    margin-bottom: auto !important;
  }
  .mlAuto_pc {
    margin-left: auto !important;
  }
  .mtbAuto_pc {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mlrAuto_pc {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/*====================================================================================
限定
====================================================================================*/
@media screen and (max-width: 700px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 700px) {
  .sp {
    display: none !important;
  }
}

/*====================================================================================
横並びの設定
====================================================================================*/
/*------------------------------------------
解除
------------------------------------------*/
.cf:after {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  height: 0 !important;
  clear: both !important;
}

@media screen and (max-width: 700px) {
  .cf_sp:after {
    content: "" !important;
    display: block !important;
    width: 100% !important;
    height: 0 !important;
    clear: both !important;
  }
}

@media screen and (min-width: 700px) {
  .cf_pc:after {
    content: "" !important;
    display: block !important;
    width: 100% !important;
    height: 0 !important;
    clear: both !important;
  }
}

/*====================================================================================
共通：パーツ   
====================================================================================*/
/*------------------------------------------
ボックス：トップ(背景色なし)
------------------------------------------*/
.topArea {
  padding: 20px 10px;
}

.topArea * {
  color: #fff;
  font-weight: 600;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
}

@media screen and (min-width: 700px) {
  .topArea {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: none;
  }
  .topArea p {
    padding: 0px 100px;
    display: inline-block;
    text-align: left;
  }
}

@media screen and (min-width: 700px) {
  body[data-col="1"] .topArea {
    width: 650px;
  }
  body[data-col="2"] .topArea {
    width: 990px;
  }
}

.subArea {
  padding: 20px 10px 0px;
}

.subArea * {
  color: #083996;
}

@media screen and (min-width: 700px) {
  .subArea {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: none;
  }
  .subArea p {
    padding: 0px 15px;
    display: inline-block;
    text-align: left;
  }
}

@media screen and (min-width: 700px) {
  body[data-col="1"] .subArea {
    width: 650px;
  }
  body[data-col="2"] .subArea {
   /* width: 990px;*/
  }
}

/*------------------------------------------
ボックス：大
------------------------------------------*/
.box_L + .box_L {
  margin-top: 30px;
}

/*------------------------------------------
ボックス：中
------------------------------------------*/
.box_M + .box_M {
  margin-top: 20px;
}

.box_M &gt; *:not(:last-child) {
  margin-bottom: 10px;
}

/*------------------------------------------
ボックス：小
------------------------------------------*/
.box_S &gt; *:not(:last-child) {
  margin-bottom: 10px;
}

.box_S + .box_S {
  margin-top: 10px;
}

/*------------------------------------------
ボックス：2カラム　
------------------------------------------*/
.box_Col2 {
  width: 100%;
  display: table;
  table-layout: fixed;
  position: relative;
}

.box_Col2 .item {
  display: table-cell;
  vertical-align: top;
}

.box_Col2 .item:first-child {
  padding-right: 5px;
}

.box_Col2 .item:last-child {
  padding-left: 5px;
}

/*====================================================================================
タイトル
====================================================================================*/
/*------------------------------------------
共通
------------------------------------------*/
/*
*[class*="tit_subLv"] {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5em;
  vertical-align: middle;
  padding: 5px;
  display:flex;
  align-items:center;
}
*/
/* アイコンあり
------------------------------------------*/
/*
*[class*="tit_sub"].ico:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background-image: url("//mwsgvs.weathernews.jp/s/illumi/img/icon_title.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
*/
/* レベル：01
------------------------------------------*/
/*
*[class*="tit_subLv01"] {
  background-color: #11044B;
}
*/
/* レベル：02
------------------------------------------*/
/*
*[class*="tit_subLv02"] {
  background-color: #083997;
  border-left: 4px solid #4362A8;
}
*/
/* レベル：03
------------------------------------------*/
/*
*[class*="tit_subLv03"] {
  color: #083997;
}
*/
/*------------------------------------------
共通2019
------------------------------------------*/
*[class*="tit_subLv"] {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5em;
  vertical-align: middle;
  padding: 0.5em;
  display:flex;
  align-items:center;
}

/* レベル：01
------------------------------------------*/
*[class*="tit_subLv01"] {
  background-color: #fff;
  font-size: 24px;
}

/* レベル：02
------------------------------------------*/
*[class*="tit_subLv02"] {
  background-color: #fff;
  font-size: 20px;
  font-weight: 300;
}

/*------------------------------------------
テキスト：注意書き
------------------------------------------*/
.txt_n {
  font-size: 13px;
  line-height: 20px;
}

/*====================================================================================
ボタン
====================================================================================*/
/*------------------------------------------
ボタン：通常
------------------------------------------*/
.btn {
  text-align: center;
}

.btn &gt; * {
  display: inline-block;
  min-width: 220px;
  height: 50px;
  color: #fff !important;
  font-weight: 600;
  line-height: 50px;
  padding: 0px 1em;
  background-color: #0088FF;
  border-radius: 4px;
  box-shadow: 2px 3px 2px 0px rgba(0, 0, 0, 0.33);
  box-sizing: border-box;
  font-size: 22px;
}

/*------------------------------------------
ボタン：アイコンあり・2行
------------------------------------------*/
.btn_sub * {
  color: #fff;
}

.btn_sub &gt; * {
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 5px;
  background-color: #0088FF;
  position: relative;
}

.btn_sub .ico {
  float: left;
  width: 40px;
  height: 40px;
  display: block;
}

.btn_sub .tit {
  font-size: 16px;
  font-weight: 600;
  display: block;
  margin-left: 45px;
}

.btn_sub .txt {
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1em;
}

/*------------------------------------------
リスト：タブメニュー
------------------------------------------*/
.menu_tab_switch {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0px 10px;
}

.menu_tab_switch .switch {
  font-weight: 600;
  text-align: center;
  line-height: 1em;
  padding: 10px 0;
  display: table-cell;
  font-size: 22px;
}

@media screen and (min-width: 700px) {
  .menu_tab_switch {
    width: 375px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
}

/* デザイン：01
------------------------------------------*/
.menu_tab_switch.pt01 .switch {
  color: #18004E;
  border: 1px solid #18004E;
}

.menu_tab_switch.pt01 .switch.act {
  color: #fff;
  background-color: #18004E;
}

.menu_tab_switch.pt01 .switch:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.menu_tab_switch.pt01 .switch:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.menu_tab_switch.pt02 .switch {
  color: #fff;
  background-color: #0088FF;
  opacity: 0.5; /* 2017.11.18 */
}

.menu_tab_switch.pt02 .switch.act {
  opacity: 1;/* 2017.11.18 */
  /* opacity: 0.5; */
}

.menu_tab_switch.pt02 .switch:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.menu_tab_switch.pt02 .switch:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.menu_tab_cont .cont {
  display: none;
}

.menu_tab_cont .cont.act {
  display: block;
}

/*------------------------------------------
リスト：01
------------------------------------------*/
.list_pt01 li {
  border-bottom: 1px solid #4362A8;
  position: relative;
}

.list_pt01 li &gt; * {
  color: #000;
  display: block;
  font-weight: 600;
  line-height: 1em;
  padding: 16px 5px;
  font-size: 22px;
}
.area_list.list_pt01 li &gt; * {
  font-size: 24px;
}
/* 2019
@media screen and (min-width: 700px) {
  .list_pt01 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
*/

/* ランキング
------------------------------------------*/
.list_pt01.rank li {
  position: relative;
}

.list_pt01.rank li a {
  padding-left: 40px;
  padding-right: 20px;
}

.list_pt01.rank i {
  width: 26px;
  height: 24px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  line-height: 27px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 3px;
  background-image: url("/illumi/img/icon_star04.svg");
  background-size: 24px;
  background-position: center;
}

.list_pt01.rank i.rank_1 {
  background-image: url("/illumi/img/icon_star01.svg");
  background-size: 26px 24px;
}

.list_pt01.rank i.rank_2 {
  background-image: url("/illumi/img/icon_star02.svg");
  background-size: 26px 24px;
}

.list_pt01.rank i.rank_3 {
  background-image: url("/illumi/img/icon_star03.svg");
  background-size: 26px 24px;
}

/*------------------------------------------
リスト：02
------------------------------------------*/
.list_pt02 li {
  padding: 10px 0 10px 10px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #083997;
}

.list_pt02 a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.list_pt02 .thumb {
  width: 95px;
  display: block;
  float: left;
  margin-right: 10px;
}

.list_pt02 .thumb.all {
  height: 70px;
}

.list_pt02 .txt {
  padding-right: 15px;
}

.list_pt02 .txt .tit {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3em;
}

.list_pt02 .txt .info {
  margin-top: 5px;
  margin-left: 105px;
}

.list_pt02 .txt .info * {
  font-size: 20px;
  line-height: 1em;
}
/* 2019
@media screen and (min-width: 700px) {
  .list_pt02 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
*/

/* リポート
------------------------------------------*/
.list_pt02.report .thumb {
  width: 80px;
  height: 80px;
  margin: 10px;
  overflow: hidden;
}

.list_pt02.report .txt {
  padding-left: 100px;
}

.list_pt02.report .tit {
  color: #0088FF;
  margin-bottom: 10px;
}

.list_pt02.report .info * {
  color: #666666;
}


/*------------------------------------------
リスト：03
------------------------------------------*/
.list_pt03 li {
  padding: 5px;
  padding-right: 15px;
  overflow: hidden;
  border-bottom: 1px solid #4362A8;
  position: relative;
}

.list_pt03 a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.list_pt03 .info {
  padding-left: 73px;
}

.list_pt03 .info .name {
  color: #083997;
  font-weight: 600;
  line-height: 1.2em;
}

.list_pt03 .weather {
  width: 220px;
  display: table;
  table-layout: fixed;
}

.list_pt03 .weather &gt; * {
  display: table-cell;
}

.list_pt03 .weather .day {
  padding: 1px;
}

.list_pt03 .weather .day .txt {
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}

.list_pt03 .weather .day .img img {
  width: 100%;
}

@media screen and (min-width: 700px) {
  .list_pt03 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .list_pt03 li {
    padding: 10px;
  }
  .list_pt03 .info {
    margin-top: 10px;
  }
  .list_pt03 .info .weather {
    width: 450px;
  }
}

/*------------------------------------------
リスト：スポット
------------------------------------------*/
.list_pt04 {
  width: 100%;
}

.list_pt04 .item {
  padding: 10px;
  padding-right: 20px;
  position: relative;
  border-bottom: 1px solid #083997;
}

.list_pt04 .item &gt; * {
  color: #11044B;
  font-size: 20px;
  line-height: 1.3em;
  padding-left: 0.75em;
}

.list_pt04 .item &gt; *:not(:last-child) {
  margin-bottom: 0.5em;
}

.list_pt04 .item .tit {
  font-size: 24px;
  font-weight: 600;
  padding-left: 0;
}

.list_pt04 .item .txt {
  font-weight: 600;
}

.list_pt04 .item .time {
  letter-spacing: -0.02em;
}

.list_pt04 .item .time span {
  font-weight: 600;
}

.list_pt04 a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* 2019
@media screen and (min-width: 700px) {
  .list_pt04 {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
*/
/*------------------------------------------
リスト：エリア
------------------------------------------*/
.listArea * {
  color: #083997;
}

.listArea .area {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-bottom: 10px;
}



.listArea .tit {
  width: 120px;
  color: #18004E;
  text-align: center;
}

.listArea .tit:before {
  content: "【";
}

.listArea .tit:after {
  content: "】";
}

.listArea .item {
  font-size: 0;
}

.listArea .item &gt; * {
  text-align: center;
/*  width: 16.6666666667%; */
  width: 20%;
  display: inline-block;
}

@media screen and (min-width: 700px) {
  .listArea .item &gt; * {
    width: 10%;
  }
}

/*------------------------------------------
テーブル：01
------------------------------------------*/
.tWeather {
  width: 100%;
  table-layout: fixed;
}

.tWeather thead th {
  color: #666666;
  font-size: 18px;
  line-height: 1.1em;
  text-align: center;
}

.tWeather tbody tr {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.tWeather tbody .day th {
  width: 100%;
  font-weight: 600;
  text-align: center;
  line-height: 1em;
  padding: 7px 0;
  background-color: #F0F0F0;
}

.tWeather tbody td {
  text-align: center;
  font-size: 18px;
  line-height: 1.1em;
}

.tWeather tbody .ico {
  padding: 5px;
}

.tWeather tbody .h {
  color: #CC0000;
}

.tWeather tbody .l {
  color: #0000CC;
}

.tWeather tbody.fcst_week td {
  font-size: 22px;
}

.tWeather .rank {
  display: inline-block;
  width: 54px;
  height: 27px;
  background-size: 54px 27px;
  background-repeat: no-repeat;
}

.tWeather .rank.lv1, .weather .rank.lv1 {
  background-image: url("//weathernews.jp/s/illumi/img/rank_quality_1.svg?2");
}

.tWeather .rank.lv2, .weather .rank.lv2 {
  background-image: url("//weathernews.jp/s/illumi/img/rank_quality_2.svg?2");
}

.tWeather .rank.lv3, .weather .rank.lv3 {
  background-image: url("//weathernews.jp/s/illumi/img/rank_quality_3.svg?2");
}

@media screen and (min-width: 700px) {
  .tWeather {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
}

/*------------------------------------------
テーブル：週間天気
------------------------------------------*/
.weather {
  width: 100%;
  table-layout: fixed;
  background-color: #F6F6F6;
}

.weather th, .weather td {
  font-size: 18px;
  padding: 5px 0;
  text-align: center;
  font-weight: 600;
  line-height: 1em;
  border: 1px solid #fff;
}
@media screen and (min-width: 700px) {
  .weather th, .weather td {
    font-size: 18px;
  }
}

.weather th .unit, .weather td .unit {
  font-size: .75em;
}

.weather .ico * {
  padding: 0;
}

.weather .ico * img {
  width: 100%;
}

.weather .h td {
  color: #cc0000;
}

.weather .l td {
  color: #0000CC;
}

.weather .rank {
  display: inline-block;
  width: 36px;
  height: 18px;
  background-size: 36px 18px;
  background-repeat: no-repeat;
}

.weather .ico td {
  padding: 5px 0;
}

/*------------------------------------------
テキスト
------------------------------------------*/
.text {
  border-color: #979797;
  color: #666666;
}

/*------------------------------------------
チェックボックス&amp;ラジオ
------------------------------------------*/
.checkbox:before, .radio:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background-image: url("//mwsgvs.weathernews.jp/s/illumi/img/radio_off.svg");
  background-size: 22px;
  margin-right: 5px;
}

.checkbox[data-on="on"]:before, .radio[data-on="on"]:before {
  background-image: url("//mwsgvs.weathernews.jp/s/illumi/img/radio_on.svg");
}

.checkbox input, .radio input {
  display: none;
}

.checkbox, .radio {
  color: #4362A8;
}

/*------------------------------------------
セレクト
------------------------------------------*/
.select {
  border-color: #4362A8;
}

.select * {
  color: #4362A8;
}

.select:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 7px solid #4362A8;
  border-bottom: 0px;
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
  right: 5px;
}

/*------------------------------------------
ボタン
------------------------------------------*/
button {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* disbled時
------------------------------------------*/
button[disabled="disabled"] {
  opacity: 0.5;
}

/*------------------------------------------
サムネイル
------------------------------------------*/
.thumb.all {
  overflow: hidden;
}

.thumb.all img {
  width: auto;
}

.thumb img {
  width: 100%;
}

/*------------------------------------------
土日のテキストカラー
------------------------------------------*/
.sat {
  color: #0000CC;
}

.sun {
  color: #cc0000;
}

.holiday {
  color: #cc0000;
}

/*------------------------------------------
内側padding
------------------------------------------*/
.inner {
  padding: 10px;
}

@media screen and (min-width: 700px) {
  .inner {
    padding: 20px 10px;
  }
}

/*------------------------------------------
画像をボックスのサイズに合わせる
------------------------------------------*/
.liquid {
  width: 100%;
}

/*------------------------------------------
カラー
------------------------------------------*/
.cBl_01 {
  color: #000;
}

.cGr_01 {
  color: #F0F0F0;
}

.cGr_02 {
  color: #999999;
}

.cGr_03 {
  color: #666666;
}

.cGr_03 {
  color: #666666;
}

.cBl_01 {
  color: #0088FF;
}

.cBl_02 {
  color: #4362A8;
}

.cBl_03 {
  color: #083997;
}

.cBl_04 {
  color: #4362A8;
}

.cBl_05 {
  color: #E0F5FF;
}

/*------------------------------------------
区切り線を入れる（box_Mと併用）
------------------------------------------*/
.line {
  padding-bottom: 15px;
  margin-bottom: 60px !important;
  border-bottom: 1px solid #083997;
  position: relative;
}

.line:after {
  content: "";
  display: block;
  width: 38px;
  height: 33px;
  background-image: url("//mwsgvs.weathernews.jp/s/illumi/img/arrow.svg");
  background-size: 38px 33px;
  position: absolute;
  left: 50%;
  margin-left: -19px;
  bottom: -45px;
}

.text, .select {
  display: block;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  position: relative;
}

.text &gt; *, .select &gt; * {
  width: 100%;
  padding: 5px;
  display: block;
}

@media screen and (min-width: 700px) {
  .text, .select {
    width: 360px;
    margin-right: auto;
    margin-left: auto;
  }
}

/*------------------------------------------
 リストに...をつける
 ------------------------------------------*/
.list_pt01 a, .tof {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*------------------------------------------
 position: reativeをつける
 ------------------------------------------*/
.pr {
  position: relative;
}

/*====================================================================================
共通：エリア
====================================================================================*/
/*====================================================================================
HTML&amp;BODY
====================================================================================*/
html:root {
  background-color: #F7F7F7;
}

body {
  min-height: 100vh;
  background-image: url("/illumi/img/bg.png");
  background-repeat: repeat-x;
}

body[data-col="1"] {
  background-color: #fff;
  /* @media */
}

@media screen and (min-width: 700px) {
  body[data-col="1"] {
    background-color: transparent;
  }
}

/*====================================================================================
ヘッダー
====================================================================================*/
/*------------------------------------------
ロゴ：WNI
------------------------------------------*/
#logo_wni {
  width: 125px;
  height: 40px;
  display: block;
}

#logo_wni {
  width: 125px;
  height: 40px;
  position: relative;
}

#logo_wni .st0 {
  fill: #0C419A;
}

/*------------------------------------------
ロゴ：サイト
------------------------------------------*/
.logo_site {
  width: 92px;
  height: 36px;
  display: block;
}

.logo_site &gt; * {
  width: 92px;
  height: 36px;
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-image: url("//mwsgvs.weathernews.jp/s/illumi/img/logo.png");
  background-size: 92px 36px;
}

/*====================================================================================
 コンテンツ
 ====================================================================================*/
/*
#content {
  background-image: url("//mwsgvs.weathernews.jp/s/illumi/img/bg.png");
  background-size: contain;
  background-color: #bed2f3;
  overflow: hidden;
}
*/
@media screen and (min-width: 700px) {
  #content {
/*    background-size: cover;*/
  }
  #content #wrap {
    margin-top: 30px;
  }
}

@media screen and (min-width: 700px) {
  body[data-col="2"] #wrap {
    width: 990px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }
}

/*====================================================================================
メイン
====================================================================================*/
#main {
  padding-bottom: 20px;
  background-color: #fff;
}

@media screen and (min-width: 700px) {
  #main {
    padding: 10px;
    width: 650px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 700px) {
  body[data-col="1"] #main {
    margin-left: auto;
    margin-right: auto;
  }
}

/* @media */
/*====================================================================================
サブ
====================================================================================*/
#sub {
  padding-bottom: 20px;
  background-color: #fff;
}

#sub .box_M + .box_M {
  margin-top: 10px;
}

@media screen and (min-width: 700px) {
  #sub {
    width: 330px;
    padding: 10px;
    box-sizing: border-box;
  }
  #sub .box_M + .box_M {
    margin-top: 10px;
  }
  #sub .inner {
    padding: 10px;
  }
}

/*====================================================================================
ページ毎
====================================================================================*/
/*====================================================================================
トップページ
====================================================================================*/
/*------------------------------------------
マップ
------------------------------------------*/
/*
.map_bg {
  padding: 5px 15px 0;
  background: -webkit-linear-gradient(#b5e8ff, #ffffff);
}
*/
.map_bg {
  padding: 5px 15px 0;
  background: -webkit-linear-gradient(#11044B, #7863D7);
}

.map {
  white-space: nowrap;
  display: block;
  background-image: url("/illumi/img/top_map.png");
  background-repeat: no-repeat;
  background-size: 300px auto;
  background-position: -7px center;
  width: 305px;
  height: 330px;
  overflow: inherit;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 700px) {
  .map {
    margin-left: 140px;
  }
  .box_M.spot_area {
    position: relative;
  }
  .big_none{
    display:none;
  }
}

.mapTxt {
  color: #11044B;
  font-weight: 600;
  position: absolute;
  top: 10px;
}

.mapTop {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.mapTop__title {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 1.2em;
}

@media screen and (max-width: 700px) {
  .mapTop {
    width: 100%;
    display: block;
    padding: 0px 10px;
  }
  .mapTop__title {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
}

.map li {
  width: 85px;
  height: 35px;
  background-color: #fff;
  border: 1px solid #083997;
  position: absolute;
  border-radius: 4px;
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.2);
}

.map li a {
  display: block;
  color: #11044B;
  font-size: 20px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  padding-right: 6px;
}

.map li.map-01 a {
  padding-left: 0;
}

.map li.map-01 {
  top: 7px;
  right: 100px;
}

.map li.map-02 {
  top: 87px;
  right: 5px;
}

.map li.map-03 {
  top: 90px;
  left: 100px;
}

.map li.map-04 {
  top: 148px;
  right: 14px;
}

.map li.map-05 {
  top: 128px;
  left: 47px;
}

.map li.map-06 {
  top: 189px;
  right: 75px;
}

.map li.map-07 {
  top: 166px;
  left: -8px;
}

.map li.map-08 {
  top: 229px;
  left: 79px;
}

.map li.map-09 {
  top: 286px;
  left: 40px;
}

/*------------------------------------------
バルーン
------------------------------------------*/
.balloon {
  width: 270px;
  background-color: #FF3333;
  border-radius: 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -135px;
}

.balloon:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom: 20px solid #FF3333;
  border-top: 0;
  position: absolute;
  top: -20px;
  left: 20px;
}

.balloon * {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.3em;
  padding: 5px 10px;
}

@media screen and (min-width: 700px) {
  .balloon {
    bottom: auto;
    top: 10px;
    left: auto;
    margin-left: 0;
    right: 10px;
  }
  .balloon:before {
    border-top: 20px solid #FF3333;
    border-bottom: 0;
    top: auto;
    bottom: -20px;
    left: 50%;
    margin-left: -4px;
  }
}

/*------------------------------------------
ボタン：検索
------------------------------------------*/
/* 全体
------------------------------------------*/
.btnList {
  display: block;
  text-align: center;
  z-index: 2;
  font-size: 0;
}

.btnList &gt; * {
  display: inline-block;
  font-size: 22px;
  margin: 0 10px;
}

.btnList.serch {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}
/* 2019
@media screen and (min-width: 700px) {
  .btnList.serch {
    display:none;
    width: 200px;
    position: absolute;
    top: 50px;
    right: 45px;
  }
}
*/

/* 個別
------------------------------------------*/
.btnSerch {
  width: 120px;
  height: 85px;
  border: 2px solid #0088FF;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.btnSerch a &gt; * {
  display: block;
  text-align: center;
}

.btnSerch .ico {
  margin: 5px auto;
}

.btnSerch .ico img {
  width: 53px;
  height: 35px;
}

.btnSerch .txt {
  color: #0088FF;
  font-size: 20px;
  font-weight: 600;
}

.btnSerch .txt.small {
  font-size: 12px;
}

/* 2019
@media screen and (min-width: 700px) {
  .btnSerch {
    width: 100%;
    height: 60px;
    display: block;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .btnSerch a {
    width: 100%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    padding: 10px;
    background-color: #fff;
  }
  .btnSerch a &gt; * {
    display: table-cell;
  }
  .btnSerch .ico {
    width: 53px;
  }
  .btnSerch .txt {
    font-size: 16px;
    text-align: left;
    padding-left: 10px;
  }
  .btnSerch .txt.small {
    font-size: 16px;
  }
}
*/

/*====================================================================================
リードテキスト
====================================================================================*/
.readBox {
  padding: 10px;
}

.readBox .tit {
  color: #083997;
  font-weight: 600;
  margin-bottom: 10px;
}

.readBox .thumbBox {
  width: 130px;
}

@media screen and (min-width: 700px) {
  .readBox .thumbBox {
    width: 160px;
  }
}

.readBox .btn_pt01 {
  margin-top: 5px;
}

@media screen and (min-width: 700px) {
  .readBox .txtBox {
    padding-top: 0;
  }
}

/* オーバーライド */
body[data-html="index"] .box_Col2.iphone .item:first-child {
  width: 150px;
}

@media screen and (min-width: 700px) {
  body[data-html="index"] .box_Col2.iphone .item:first-child {
    width: 180px;
  }
}

/* テキスト用 */
.reco { position: relative; }
.reco .txt { position: relative; }
.reco .txt div[class^="btn"] { position: absolute;  bottom: 0; z-index: 1; right: 20px; bottom: -10px; }
.reco .txt:after { content: ""; display: block; width: 100%; height: 50px; background: linear-gradient(rgba(255, 255, 255, 0), #ffffff 60%); position: absolute; bottom: 0; }


/*------------------------------------------
ボックス：マイページ
------------------------------------------*/
.myPage * {
  color: #083997;
  font-weight: 600;
}

.myPage &gt; *:not(:last-child) {
  margin-bottom: 10px;
}

.myPage .name {
  text-align: center;
  font-size: 20px;
}

.myPage .rankArea {
  display: table;
  table-layout: fixed;
  margin-left: auto;
  margin-right: auto;
}

.myPage .rankArea &gt; * {
  display: table-cell;
  vertical-align: middle;
}

.myPage .image {
  width: 128px;
  height: 128px;
  box-sizing: border-box;
  padding: 4px;
  background-color: #B11515;
  border-radius: 4px;
}

.myPage .image img {
  width: 100%;
}

.myPage .txt {
  padding-left: 15px;
}

.myPage .txt span {
  color: #F3CA18;
  padding: 5px;
  background-color: #B11515;
  border-radius: 4px;
}

.myPage .link {
  text-align: center;
  text-decoration: underline;
}

.myPage .link &gt; *:not(:last-child) {
  margin-right: 1em;
}

/* オーバーライド */
@media screen and (min-width: 700px) {
  body[data-html="mypage"] #main {
    padding: 10px 10px 30px;
  }
  body[data-html="mypage"] .box_M + .box_M {
    margin-top: 0;
  }
}

/* オーバーライド */
/* オーバーライド */
/* オーバーライド */
/* オーバーライド */
/* オーバーライド */
/* オーバーライド */
@media screen and (min-width: 700px) {
  body[data-html="report_spot_detail"] .txtBox figure, body[data-html="report_spot_detail"] .txtBox .info {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
  body[data-html="report_spot_detail"] .group {
    margin-top: 20px;
  }
}

/* オーバーライド */
/* オーバーライド */
/* オーバーライド */
/* オーバーライド */
@media screen and (min-width: 700px) {
  body[data-html="search_condition"] .box_S {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 25px;
  }
  body[data-html="search_condition"] .box_S p {
    width: 10em;
  }
  body[data-html="search_condition"] .box_S &gt; * {
    margin-bottom: 0;
  }
}

/* オーバーライド */
/* オーバーライド */
@media screen and (min-width: 700px) {
  body[data-html="search_name"] .box_S {
    width: 520px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-item: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  body[data-html="search_name"] .box_S &gt; *:not(:last-child) {
    margin-bottom: 0;
  }
  body[data-html="search_name"] .btn_pt01 {
    margin-left: 10px;
  }
}

/* オーバーライド */
@media screen and (min-width: 700px) {
  body[data-html="search_purpose"] .box_S {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 25px;
  }
  body[data-html="search_purpose"] .box_S p {
    width: 10em;
  }
  body[data-html="search_purpose"] .box_S &gt; * {
    margin-bottom: 0;
  }
}

/*------------------------------------------
スポット情報
------------------------------------------*/
.gInfo &gt; dt {

  width: 6em;
  font-weight: 600;

}

.gInfo &gt; dd {
  margin-left: 1em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.gInfo dd dt {
  width: 2em;
  float: left;
}

.gInfo dd dd {
  margin-left: 2em;
  padding-left: 1em;
  position: relative;
}

.gInfo dd dd:before {
  content: "：";
  position: absolute;
  left: 0;
}

.gInfo dd &gt; span {
  display: block;
}

.gInfo dd p.acs-title {
  font-weight: 600;
}

.gInfo .btnInfo {
  display: block;
  text-align: left;
  margin: 5px 0;
}

.gInfo .btnInfo &gt; * {
  display: inline-block;
  color: #fff;
  font-weight: 600;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0px .75em;
  background-color: #0088FF;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}

@media screen and (min-width: 700px) {
  .gInfo dd dt {
    float: none;
    position: relative;
  }
  .gInfo dd dt:after {
    content: "：";
    position: absolute;
    left: 2em;
  }
  .gInfo dd dd {
    display: block;
    padding-left: 0;
    margin-left: 0;
  }
  .gInfo dd dd &gt; * {
    display: none;
  }
}

/* オーバーライド */
body[data-html="spot"][data-device="sp"] .box_M.bg {
  padding-bottom: 20px;
  background-image: url("/illumi/img/bg.png");
}

body[data-html="spot"][data-device="sp"] .box_M.bg .tit_subLv01, body[data-html="spot"][data-device="sp"] .box_M.bg .tit_subLv02 {
  padding-top: 0px;
  background: none;
  border-left: none;
  text-align: center;
}

body[data-html="spot"][data-device="sp"] .box_M.bg .tit_subLv01.ico:before, body[data-html="spot"][data-device="sp"] .box_M.bg .tit_subLv02.ico:before {
  display: none;
}

body[data-html="spot"][data-device="sp"] .box_M.bg .tit_subLv01 {
  padding-top: 10px;
}

body[data-html="spot"][data-device="sp"] .box_M.bg .tit_subLv02 {
  color: #FFFF99;
  font-size: 14px;
  width: 300px;
  line-height: 1.2em;
  margin-left: auto;
  margin-right: auto;
}

body[data-html="spot"][data-device="sp"] .box_M.bg .thumb {
  width: 300px;
  border: 1px solid #FFFF99;
  margin: 0 auto;
}

body[data-html="spot"][data-device="sp"] .box_M.bg + .box_M {
  margin-top: 0;
}

@media screen and (min-width: 700px) {
  body[data-html="spot"] .box_M.bg .tit_subLv02 {
    width: 500px;
    font-size: 14px;
    text-align: center;
    color: #4362A8;
    background: none;
    border-left: 0;
    margin: auto;
    margin-bottom: 10px;
  }
  body[data-html="spot"] .box_M.bg .thumb {
    width: 400px;
    margin: 0 auto;
  }
}

#dotop-comment{
  overflow: hidden;
}

.off{
  opacity:0.25;
}

a.link_disabled{
  color: #808080;
  pointer-events: none;
}

/*-------------------------------------
共通パーツ：ピンポイント天気
-------------------------------------*/
.table-01 {
  width: 100%;
  background: #fff;
  table-layout: fixed;
}

.table-01 tr {
  width: 100%;
  height: 42px;
}

.table-01 td {
  width: 61px;
  border-bottom: 1px solid #102A9D;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.table-01 td:nth-of-type(2) {
  width: 75px;
}

.table-01 td:nth-of-type(2) img {
  width: 100%;
}

.table-01 td:nth-of-type(5) {
  font-size: 14px;
  line-height: 1.2em;
}

.table-01 td:nth-of-type(5) span {
  display: block;
}
</pre></body></html>