@charset "UTF-8";
html {
  overflow: auto;
}

body {
  font-size: 16px;
  line-height: 1.6;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #faf5f0;
  color: #333;
  overflow: hidden;
  min-width: 950px;
}

* {
  margin: 0;
}

img {
  vertical-align: bottom;
}

ul {
  padding: 0;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #0a46e6;
}
a:visited {
  color: #0a46e6;
}
a:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

em {
  font-weight: bold;
  font-style: normal;
}

.z-contents .z-contents__column {
  position: relative;
  display: none;
}
.z-contents .z-contents__column .z-contents__column__bg {
  background-image: url("../images/column_illust.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 198px;
  width: 298px;
  position: absolute;
  bottom: 100px;
  right: 0;
  z-index: -1;
}
.z-contents .z-contents__column .z-contents__column__columnList ul {
  zoom: 1;
}
.z-contents .z-contents__column .z-contents__column__columnList ul:before, .z-contents .z-contents__column .z-contents__column__columnList ul:after {
  content: "";
  display: table;
}
.z-contents .z-contents__column .z-contents__column__columnList ul:after {
  clear: both;
}
.z-contents .z-contents__column .z-contents__column__columnList ul > li {
  float: left;
  width: 298px;
  height: 334px;
  font-size: 14px;
}
.z-contents .z-contents__column .z-contents__column__columnList ul > li img {
  width: 100%;
}
.z-contents .z-contents__column .z-contents__column__columnList ul > li a {
  color: #0a0a0a;
  display: block;
}
.z-contents .z-contents__column .z-contents__column__columnList ul > li:nth-child(3n-1) {
  margin: 0 28px;
}
.z-contents .z-contents__column .z-contents__column__columnList ul > li .z-contents__column__columnList__description {
  margin: 20px 0 0;
}
.z-contents .z-contents__column .z-contents__column__columnList ul > li .z-contents__column__columnList__sponsor {
  margin: 30px 0;
}
.z-contents .z-contents__check .z-contents__check__checkList ul {
  zoom: 1;
}
.z-contents .z-contents__check .z-contents__check__checkList ul:before, .z-contents .z-contents__check .z-contents__check__checkList ul:after {
  content: "";
  display: table;
}
.z-contents .z-contents__check .z-contents__check__checkList ul:after {
  clear: both;
}
.z-contents .z-contents__check .z-contents__check__checkList ul > li {
  float: left;
  width: 466px;
}
.z-contents .z-contents__check .z-contents__check__checkList ul > li img {
  width: 100%;
}
.z-contents .z-contents__check .z-contents__check__checkList ul > li:nth-child(n+3) {
  margin: 15px 0 0;
}
.z-contents .z-contents__check .z-contents__check__checkList ul > li:nth-child(odd) {
  margin-right: 14px;
}
.z-contents .z-coontents__2columnBox {
  zoom: 1;
}
.z-contents .z-coontents__2columnBox:before, .z-contents .z-coontents__2columnBox:after {
  content: "";
  display: table;
}
.z-contents .z-coontents__2columnBox:after {
  clear: both;
}
.z-contents .z-coontents__2columnBox .z-coontents__2columnBox__left {
  float: left;
  width: 442px;
}
.z-contents .z-coontents__2columnBox .z-coontents__2columnBox__right {
  float: right;
  width: 472px;
}

#top.z-contents .z-contents__hisanjouhou {
  position: relative;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__bg {
  background-image: url("../images/hisanyohou_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 132px;
  width: 100%;
  position: absolute;
  top: 130px;
  left: 0;
  z-index: -1;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox {
  width: 540px;
  margin: 0 auto;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox {
  border: 4px solid #a1a1b5;
  background-color: #a1a1b5;
  border-radius: 7px;
  margin: 0 auto;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__title {
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 10px 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox {
  background: #faf5f0;
  border-radius: 7px;
  text-align: center;
  padding: 20px 70px;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox {
  zoom: 1;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox:before, #top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox:after {
  content: "";
  display: table;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox:after {
  clear: both;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox ul {
  zoom: 1;
  padding: 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox ul:before, #top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox ul:after {
  content: "";
  display: table;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox ul:after {
  clear: both;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox ul:first-child {
  float: left;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox ul:last-child {
  float: right;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox ul > li {
  float: left;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox ul > li.z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__dataBox__lvText {
  padding: 0 0 0 10px;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__button {
  margin: 20px 0 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__button a {
  display: block;
  width: 172px;
  background: #56ba6e;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  line-height: 1;
  margin: 0 auto;
  position: relative;
  padding: 13px 17px 13px 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox .z-contents__hisanjouhou__hisanjouhouBox__moduleBox__detailBox__button a::after {
  content: url("../images/quiz_button_arrow_right.png");
  position: absolute;
  top: 12px;
  right: 10px;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__explane {
  font-size: 12px;
  margin: 40px 0 0 65px;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__hisanjouhouBox .z-contents__hisanjouhou__hisanjouhouBox__explane a {
  color: #0a46e6;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox {
  margin: 40px 0 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox .z-contents__hisanjouhou__mapBox_explaneBox {
  background-color: #fff;
  padding: 15px;
  margin: 40px 0 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox .z-contents__hisanjouhou__mapBox_explaneBox .z-contents__hisanjouhou__mapBox_explaneBox__iconList ul {
  zoom: 1;
  margin: 10px 0 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox .z-contents__hisanjouhou__mapBox_explaneBox .z-contents__hisanjouhou__mapBox_explaneBox__iconList ul:before, #top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox .z-contents__hisanjouhou__mapBox_explaneBox .z-contents__hisanjouhou__mapBox_explaneBox__iconList ul:after {
  content: "";
  display: table;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox .z-contents__hisanjouhou__mapBox_explaneBox .z-contents__hisanjouhou__mapBox_explaneBox__iconList ul:after {
  clear: both;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox .z-contents__hisanjouhou__mapBox_explaneBox .z-contents__hisanjouhou__mapBox_explaneBox__iconList ul > li {
  float: left;
  margin: 0 0 0 13px;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox .z-contents__hisanjouhou__mapBox_explaneBox .z-contents__hisanjouhou__mapBox_explaneBox__iconList ul > li:first-child {
  margin: 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__mapBox .z-contents__hisanjouhou__mapBox_explaneBox .z-contents__hisanjouhou__mapBox_explaneBox__iconList ul > li img {
  margin: 0 10px 0 0;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__areaBox {
  margin: 40px 0 0;
  font-size: 14px;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__areaBox ul > li {
  line-height: 40px;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__areaBox ul > li .category {
  width: 190px;
  padding: 0 0 0 20px;
  background-color: #ffd63c;
}
#top.z-contents .z-contents__hisanjouhou .z-contents__hisanjouhou__areaBox ul > li .list {
  background-color: #fff;
  margin: 3px 0 0;
  padding: 0 0 0 210px;
}

#taisaku.z-contents .z-contents__taisaku__gaishutsu .z-contents__taisaku__gaishutsu__gaishutsuBox .z-contents__taisaku__gaishutsu__gaishutsuBox__thumbnail img {
  width: 100%;
}
#taisaku.z-contents .z-contents__taisaku__gaishutsu .z-contents__taisaku__gaishutsu__gaishutsuBox .z-contents__taisaku__gaishutsu__gaishutsuBox__text div {
  margin: 1em 0 0;
}
#taisaku.z-contents .z-contents__taisaku__gaishutsu .z-contents__taisaku__gaishutsu__gaishutsuBox .z-contents__taisaku__gaishutsu__gaishutsuBox__text div:first-child {
  margin: 0;
}
#taisaku.z-contents .z-contents__taisaku__midashinami .z-contents__taisaku__midashinami__midashinamiBox .z-contents__taisaku__midashinami__midashinamiBox__thumbnail img {
  width: 100%;
}
#taisaku.z-contents .z-contents__taisaku__diet .z-contents__taisaku__diet__dietBox .z-contents__taisaku__diet__dietBox__thumbnail img {
  width: 100%;
}
#taisaku.z-contents .z-contents__taisaku__diet .z-contents__taisaku__diet__dietBox .z-contents__taisaku__diet__dietBox__text div {
  margin: 1em 0 0;
}
#taisaku.z-contents .z-contents__taisaku__diet .z-contents__taisaku__diet__dietBox .z-contents__taisaku__diet__dietBox__text div:first-child {
  margin: 0;
}
#taisaku.z-contents .z-contents__taisaku__jitaku .z-contents__taisaku__jitaku__section {
  margin: 30px 0 0 0;
}
#taisaku.z-contents .z-contents__taisaku__jitaku .z-contents__taisaku__jitaku__section .z-contents__taisaku__jitaku__section__title {
  font-size: 19px;
  padding: 0 0 10px 0;
}
#taisaku.z-contents .z-contents__taisaku__jitaku .z-contents__taisaku__jitaku__section .z-contents__taisaku__jitaku__section__list {
  border-radius: 7px;
  padding: 15px 25px;
}
#taisaku.z-contents .z-contents__taisaku__jitaku .z-contents__taisaku__jitaku__section .z-contents__taisaku__jitaku__section__list ul > li {
  line-height: 2;
}
#taisaku.z-contents .z-contents__taisaku__jitaku .z-contents__taisaku__jitaku__section .z-contents__taisaku__jitaku__section__list ul > li::before {
  content: "●";
  color: #e1e1e0;
  margin: 0 7px 0 0;
}
#taisaku.z-contents .z-contents__taisaku__kanshuu {
  font-size: 14px;
  text-align: right;
}

#check.z-contents .z-contents__quiz__quizBox {
  background-color: #fff;
  padding: 20px 20px 50px;
  width: 690px;
  margin: 0 auto;
  position: relative;
  box-shadow: 5px 5px #d7d7d7;
  border-radius: 3px;
}
#check.z-contents .z-contents__quiz__quizBox__quizNo {
  color: #838383;
  background-color: #efefef;
  font-size: 14px;
  display: inline;
  padding: 3px 5px;
  border-radius: 5px;
  position: absolute;
  right: 20px;
  top: 20px;
}
#check.z-contents .z-contents__quiz__quizBox__quiztextBox {
  font-size: 20px;
  width: 465px;
  display: table;
  margin: 30px auto;
}
#check.z-contents .z-contents__quiz__quizBox__quiztextBox__icon {
  display: table-cell;
}
#check.z-contents .z-contents__quiz__quizBox__quiztextBox__text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 15px;
}
#check.z-contents .z-contents__quiz__quizBox__quiztextBox__anser {
  text-align: center;
}
#check.z-contents .z-contents__quiz__quizBox__quiztextBox__anser__title {
  font-size: 24px;
  margin: 20px 0 0 0;
}
#check.z-contents .z-contents__quiz__quizBox__quiztextBox__anser__level {
  font-size: 40px;
  color: #56ba3c;
  margin: 30px 0 0 0;
  font-weight: bold;
}
#check.z-contents .z-contents__quiz__quizBox__quiztextBox__anser__description {
  margin: 15px 0 0 0;
}
#check.z-contents .z-contents__quiz__quizBox__quiztextBox__anser__description2 {
  text-align: initial;
  margin: 20px 0 0 0;
  padding: 0 100px;
  font-size: 14px;
}
#check.z-contents .z-contents__quiz__quizBox__quizChoice form button {
  display: block;
  margin: 15px auto 0;
  width: 465px;
  padding: 12px 10px;
  font-size: 18px;
  border: 1px solid #d7d7d7;
  background-color: #f4f4f4;
  border-radius: 5px;
  cursor: pointer;
}
#check.z-contents .z-contents__quiz__quizBox__quizChoice form button:hover {
  background-color: #fffab6;
}
#check.z-contents .z-contents__quiz__quizBox__quizChoice form button.correct {
  pointer-events: none;
  background-color: #68af17;
  color: #fff;
}
#check.z-contents .z-contents__quiz__quizBox__quizChoice form button.incorrect {
  pointer-events: none;
  color: #7a7a7a;
}
#check.z-contents .z-contents__quiz__quizBox__quizChoice form button.disable {
  pointer-events: none;
  color: #7a7a7a;
}
#check.z-contents .z-contents__quiz__quizBox__quizChoice form button:focus {
  outline: 0;
}
#check.z-contents .z-contents__quiz__quizBox__quizChoice form button:first-child {
  margin: 0 auto;
}
#check.z-contents .z-contents__quiz__quizBox__anserBox {
  width: 465px;
  margin: 20px auto 0;
  padding: 20px;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  border-radius: 4px;
}
#check.z-contents .z-contents__quiz__quizBox__anserBox__titleBox {
  font-size: 24px;
  font-weight: bold;
  display: table;
}
#check.z-contents .z-contents__quiz__quizBox__anserBox__titleBox__icon {
  display: table-cell;
}
#check.z-contents .z-contents__quiz__quizBox__anserBox__titleBox__icon img {
  vertical-align: middle;
  margin: 0 0 5px 0;
}
#check.z-contents .z-contents__quiz__quizBox__anserBox__titleBox__text {
  display: table-cell;
  padding: 0 0 0 10px;
}
#check.z-contents .z-contents__quiz__quizBox__anserBox__description {
  margin: 10px 0 0 0;
}
#check.z-contents .z-contents__quiz__quizBox__quizButton {
  margin: 30px auto 0;
  font-size: 15px;
}
#check.z-contents .z-contents__quiz__quizBox__quizButton a {
  display: block;
  width: 172px;
  background: #56ba6e;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  line-height: 1;
  margin: 0 auto;
  position: relative;
  padding: 13px 17px 13px 0;
}
#check.z-contents .z-contents__quiz__quizBox__quizButton a::after {
  content: url("../images/quiz_button_arrow_right.png");
  position: absolute;
  top: 12px;
  right: 10px;
}
#check.z-contents .z-contents__quiz__quizBox__quizButton.replay a {
  padding: 13px 0 13px 17px;
}
#check.z-contents .z-contents__quiz__quizBox__quizButton.replay a::after {
  content: url("../images/quiz_button_arrow_left.png");
  right: inherit;
  left: 10px;
}
#check.z-contents .z-contents__quiz .z-contents__quiz__kanshuu {
  margin: 40px auto 0;
  text-align: right;
  font-size: 15px;
  width: 730px;
}
#check.z-contents .z-contents__quiz .z-contents__quiz__noticeBox {
  display: table;
  margin: 0 auto;
  width: 730px;
  margin: 40px auto 0;
}
#check.z-contents .z-contents__quiz .z-contents__quiz__noticeBox__icon {
  display: table-cell;
  vertical-align: middle;
}
#check.z-contents .z-contents__quiz .z-contents__quiz__noticeBox__text {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  color: red;
  padding: 0 0 0 10px;
}

#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList {
  font-size: 18px;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li {
  background-color: #fff;
  border-radius: 7px;
  margin: 10px 0 0;
  padding: 10px 20px;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li:first-child {
  margin: 0;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li dl {
  display: table;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li dd,
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li dt {
  display: table-cell;
  vertical-align: middle;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox {
  width: 100%;
  height: 50px;
  position: relative;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__areaName {
  width: 22%;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__pollenData {
  width: 25%;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__pollenData .icon {
  margin: 0 20px 0 0;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__pollenData .text {
  font-weight: bold;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData {
  width: 53%;
  font-size: 16px;
  text-align: right;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .icon {
  position: absolute;
  top: 0;
  right: 290px;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .icon img {
  vertical-align: middle;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .text {
  display: inline-block;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .text.text-weatherName {
  width: 4em;
  text-align: center;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .text.text-temp {
  width: 73px;
  text-align: center;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .text.text-humidity {
  width: 3em;
  text-align: center;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .text .mark {
  font-size: 12px;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .text .high {
  color: #d0021b;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__areaList > ul > li .dataBox .dataBox__weatherData .text .low {
  color: #4ab9eb;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__iconExplane {
  font-size: 12px;
  text-align: right;
  margin: 10px 0 0;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__iconExplane ul {
  zoom: 1;
  display: inline-block;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__iconExplane ul:before, #weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__iconExplane ul:after {
  content: "";
  display: table;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__iconExplane ul:after {
  clear: both;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__iconExplane ul > li {
  float: left;
  padding: 0 0 0 5px;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__iconExplane ul > li:first-child {
  padding: 0;
}
#weather.z-contents .z-contents__hisanyohou .z-contents__pollenAreas .z-contents__pollenAreas__iconExplane ul > li .z-contents__pollenAreas__iconExplane__dataBox .text {
  margin: 0 0 0 5px;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox {
  zoom: 1;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox:before, #weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox:after {
  content: "";
  display: table;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox:after {
  clear: both;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox {
  float: left;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul {
  zoom: 1;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul:before, #weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul:after {
  content: "";
  display: table;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul:after {
  clear: both;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li {
  float: left;
  background-color: #fff;
  width: 300px;
  padding: 10px 0;
  margin: 0 10px 0 0;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li:last-child {
  margin: 0;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__date {
  font-size: 21px;
  text-align: center;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__date .daySat {
  color: #4ab9eb;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__date .daySun {
  color: #d0021b;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__date .sat {
  color: #4ab9eb;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__date .sun {
  color: #d0021b;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__pollenData {
  font-size: 22px;
  border-bottom: 4px solid #faf5f0;
  text-align: center;
  padding: 15px 0;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__pollenData .icon {
  height: 53px;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__pollenData .text {
  margin: 15px 0 0;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData {
  zoom: 1;
  padding: 10px 0 0;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData:before, #weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData:after {
  content: "";
  display: table;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData:after {
  clear: both;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .icon {
  float: left;
  width: 80px;
  padding: 0 0 0 10px;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .info {
  width: 210px;
  float: right;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .info .info_weather {
  width: 100%;
  display: table;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .info .info_weather .text {
  width: 50%;
  display: table-cell;
  text-align: center;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .info .info__temp {
  width: 100%;
  display: table;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .info .info__temp .text {
  width: 50%;
  display: table-cell;
  text-align: center;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .info .info__temp .text .mark {
  font-size: 12px;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .info .info__temp .text .high {
  color: #d0021b;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__mainBox .z-contents__pollenTodayTomorrow__mainBox__pollenDayBox ul > li .dataBox .dataBox__weatherData .info .info__temp .text .low {
  color: #4ab9eb;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__subBox {
  float: right;
  width: 265px;
  padding: 0 20px;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__subBox .z-contents__pollenTodayTomorrow__subBox__snsBox {
  display: table;
  margin: 0 auto;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__subBox .z-contents__pollenTodayTomorrow__subBox__iconExplane {
  margin: 30px 0 0;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__subBox .z-contents__pollenTodayTomorrow__subBox__iconExplane ul > li {
  margin: 10px 0 0;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__subBox .z-contents__pollenTodayTomorrow__subBox__iconExplane ul > li:first-child {
  margin: 0;
}
#weather.z-contents .z-contents__pollenTodayTomorrow .z-contents__pollenTodayTomorrow__pollenTodayTomorrowBox .z-contents__pollenTodayTomorrow__subBox .z-contents__pollenTodayTomorrow__subBox__iconExplane .z-contents__pollenTodayTomorrow__subBox__iconExplane__text {
  margin: 15px 0 0;
  font-size: 15px;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox table {
  width: 100%;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dayBox {
  background-color: #f2d7bd;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dayBox th {
  font-weight: lighter;
  height: 40px;
  text-align: center;
  padding: 4px 0 0 15px;
  width: 20%;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dayBox th .sat {
  color: #4ab9eb;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dayBox th .sun {
  color: #d0021b;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dayBox th .daySat {
  color: #4ab9eb;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dayBox th .daySun {
  color: #d0021b;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox {
  background-color: #fff;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .pollenIcon {
  text-align: center;
  padding: 20px 0;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox {
  zoom: 1;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox:before, #weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox:after {
  content: "";
  display: table;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox:after {
  clear: both;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox .weatherIcon {
  float: left;
  width: 65px;
  text-align: center;
  padding: 5px 0 0 5px;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox .weatherIcon img {
  width: 100%;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox .weatherInfo {
  float: right;
  text-align: right;
  padding: 0 10px 0 0;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox .weatherInfo .weatherInfo__tempBox .temp::after {
  content: "|";
  color: #d7d7d7;
  padding: 0 0 0 5px;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox .weatherInfo .weatherInfo__tempBox .temp:last-child::after {
  content: "";
  padding: 0;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox .weatherInfo .weatherInfo__tempBox .temp .high {
  color: #d0021b;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox .weatherInfo .weatherInfo__tempBox .temp .low {
  color: #4ab9eb;
}
#weather.z-contents .z-contents__pollenWeek .z-contents__pollenWeek__pollenWeekBox .z-contents__pollenWeek__pollenWeekBox__dataBox .z-contents__pollenWeek__pollenWeekBox__dataBox__weatherBox .weatherInfo .weatherInfo__tempBox .temp .mark {
  font-size: 12px;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox {
  zoom: 1;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox:before, #weather.z-contents .z-contents__pollenMove__pollenMoveBox:after {
  content: "";
  display: table;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox:after {
  clear: both;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox .z-contents__pollenMove__pollenMoveBox__module {
  float: left;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox .z-contents__pollenMove__pollenMoveBox__colorExplane {
  float: right;
  width: 475px;
  padding: 35px;
  box-sizing: border-box;
  background-color: #fff;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox .z-contents__pollenMove__pollenMoveBox__colorExplane .z-contents__pollenMove__pollenMoveBox__colorExplane__title {
  text-align: center;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox .z-contents__pollenMove__pollenMoveBox__colorExplane .z-contents__pollenMove__pollenMoveBox__colorExplane__description {
  width: 215px;
  margin: 15px auto 0;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox .z-contents__pollenMove__pollenMoveBox__colorExplane .z-contents__pollenMove__pollenMoveBox__colorExplane__description ul > li {
  margin: 15px 0 0;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox .z-contents__pollenMove__pollenMoveBox__colorExplane .z-contents__pollenMove__pollenMoveBox__colorExplane__description ul > li:first-child {
  margin: 0;
}
#weather.z-contents .z-contents__pollenMove__pollenMoveBox .z-contents__pollenMove__pollenMoveBox__colorExplane .z-contents__pollenMove__pollenMoveBox__colorExplane__description ul > li span {
  margin: 0 10px 0 0;
}
#weather.z-contents .z-contents__otherAreas .z-contents__otherAreas__areaBox {
  font-size: 14px;
}
#weather.z-contents .z-contents__otherAreas .z-contents__otherAreas__areaBox ul > li {
  position: relative;
}
#weather.z-contents .z-contents__otherAreas .z-contents__otherAreas__areaBox ul > li .category {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  background-color: #ffd63c;
}
#weather.z-contents .z-contents__otherAreas .z-contents__otherAreas__areaBox ul > li .list {
  line-height: 40px;
  background-color: #fff;
  margin: 3px 0 0;
  padding: 0 0 0 120px;
}
#weather.z-contents .z-contents__otherAreas .z-contents__otherAreas__areaBox .z-contents__otherAreas__moreButton {
  text-align: center;
  margin: 20px 0 0;
}

#column.z-contents .z-contents__column__text {
  margin: 20px 0 0;
}
#column.z-contents .z-contents__column__text .introduceBox {
  zoom: 1;
}
#column.z-contents .z-contents__column__text .introduceBox:before, #column.z-contents .z-contents__column__text .introduceBox:after {
  content: "";
  display: table;
}
#column.z-contents .z-contents__column__text .introduceBox:after {
  clear: both;
}
#column.z-contents .z-contents__column__text .introduceBox .thumbnail {
  margin: 0;
  float: left;
  width: 90px;
}
#column.z-contents .z-contents__column__text .introduceBox .thumbnail img {
  width: 100%;
}
#column.z-contents .z-contents__column__text .introduceBox .text {
  margin: 0;
  float: right;
  width: 635px;
  padding: 0 0 0 15px;
}
#column.z-contents .z-contents__column__text .color_hieda {
  font-weight: bold;
  color: #55ba3c;
}
#column.z-contents .z-contents__column__text .color_shima {
  font-weight: bold;
  color: #171479;
}
#column.z-contents .z-contents__column__text .color_shimokawa {
  font-weight: bold;
  color: #ff8b32;
}
#column.z-contents .z-contents__column__text .color_hirata {
  font-weight: bold;
  color: #ff3c9c;
}
#column.z-contents .z-contents__column__text img {
  width: 100%;
}
#column.z-contents .z-contents__column__text div {
  margin: 20px 0 0;
}
#column.z-contents .z-contents__column__text div:first-child {
  margin: 0;
}
#column.z-contents .z-contents__column__text__cf {
  font-size: 12px;
}
#column.z-contents .z-contents__column__text__hikakuBox {
  zoom: 1;
}
#column.z-contents .z-contents__column__text__hikakuBox:before, #column.z-contents .z-contents__column__text__hikakuBox:after {
  content: "";
  display: table;
}
#column.z-contents .z-contents__column__text__hikakuBox:after {
  clear: both;
}
#column.z-contents .z-contents__column__text__hikakuBox__before {
  float: left;
  width: 48%;
}
#column.z-contents .z-contents__column__text__hikakuBox__after {
  float: right;
  width: 48%;
  margin: 0 !important;
}
#column.z-contents .z-contents__column__text__onayami__onayamiBox {
  padding: 20px;
  background: #fff;
}
#column.z-contents .z-contents__column__text__onayami__onayamiBox__cf {
  font-size: 12px;
}
#column.z-contents .z-contents__column__text__gaibu {
  margin: 0 !important;
  text-align: center;
}
#column.z-contents .z-contents__column__thumbnail img {
  width: 100%;
}
#column.z-contents .z-contents__column__promotion {
  border-top: 1px solid #0a0a0a;
  padding: 40px 0 0;
}
#column.z-contents .z-contents__column__promotion__banner img {
  width: 100%;
}
#column.z-contents .z-contents__column__promotion__text {
  text-align: center;
}
#column.z-contents .z-contents__column__supplement {
  font-size: 14px;
  margin: -15px 0 0;
}
#column.z-contents .z-contents__column__supplement__kanshuu {
  margin: 60px 0 0;
}
#column.z-contents .z-contents__column__ankeeto a {
  display: block;
  width: 500px;
  background: #56ba6e;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  line-height: 1;
  padding: 20px 0;
  margin: 0 auto;
}
#column.z-contents .z-contents__column__kamiharaArea {
  border: 1px solid #000;
  padding: 35px;
  background-color: #fff;
}
#column.z-contents .z-contents__column__kamiharaArea .z-contents__column__text {
  margin: 0;
}
#column.z-contents .z-contents__column__kamiharaArea h4 {
  font-size: 18px;
}
#column.z-contents .z-contents__column__cooperation__uematsuBox {
  zoom: 1;
  margin: 15px 0 0 0;
}
#column.z-contents .z-contents__column__cooperation__uematsuBox:before, #column.z-contents .z-contents__column__cooperation__uematsuBox:after {
  content: "";
  display: table;
}
#column.z-contents .z-contents__column__cooperation__uematsuBox:after {
  clear: both;
}
#column.z-contents .z-contents__column__cooperation__uematsuBox__thumbnail {
  float: left;
  width: 110px;
}
#column.z-contents .z-contents__column__cooperation__uematsuBox__thumbnail img {
  width: 100%;
}
#column.z-contents .z-contents__column__cooperation__uematsuBox__detail {
  float: right;
  width: 630px;
  padding: 0 0 0 15px;
  box-sizing: border-box;
  font-size: 14px;
}
#column.z-contents .z-contents__column__cooperation__kamiharaBox {
  zoom: 1;
  margin: 15px 0 0 0;
}
#column.z-contents .z-contents__column__cooperation__kamiharaBox:before, #column.z-contents .z-contents__column__cooperation__kamiharaBox:after {
  content: "";
  display: table;
}
#column.z-contents .z-contents__column__cooperation__kamiharaBox:after {
  clear: both;
}
#column.z-contents .z-contents__column__cooperation__kamiharaBox__thumbnail {
  float: left;
  width: 110px;
  margin: 10px 0 0 0 !important;
}
#column.z-contents .z-contents__column__cooperation__kamiharaBox__thumbnail img {
  width: 100%;
}
#column.z-contents .z-contents__column__cooperation__kamiharaBox__detail {
  float: right;
  width: 540px;
  margin: 10px 0 0 0 !important;
  box-sizing: border-box;
  font-size: 14px;
}
#column.z-contents .z-contents__column__cooperation__shimozawaBox {
  zoom: 1;
  margin: 15px 0 0 0;
}
#column.z-contents .z-contents__column__cooperation__shimozawaBox:before, #column.z-contents .z-contents__column__cooperation__shimozawaBox:after {
  content: "";
  display: table;
}
#column.z-contents .z-contents__column__cooperation__shimozawaBox:after {
  clear: both;
}
#column.z-contents .z-contents__column__cooperation__shimozawaBox__thumbnail {
  float: left;
  width: 200px;
}
#column.z-contents .z-contents__column__cooperation__shimozawaBox__thumbnail img {
  width: 100%;
}
#column.z-contents .z-contents__column__cooperation__shimozawaBox__detail {
  float: right;
  width: 540px;
  padding: 0 0 0 15px;
  box-sizing: border-box;
  font-size: 14px;
}
#column.z-contents .z-contents__column__title.irregular {
  margin: 70px 0 15px 0;
}
#column.z-contents .z-contents__column__title.irregular .z-contents__column__title__h3-dash__text {
  top: -20px;
  width: 680px;
}
#column.z-contents .z-contents__column__title__cf {
  position: absolute;
  top: 60px;
  left: 0;
  font-size: 12px;
}

.z-container {
  position: relative;
  width: 950px;
  margin: 0 auto;
}
.z-container-column {
  width: 740px;
}

.z-section {
  margin: 40px 0 0 0;
}
.z-section.z-section-mini {
  margin: 20px 0 0 0;
}

.z-contents .z-contents__forcast .z-contents__forcast__forcastBox {
  zoom: 1;
}
.z-contents .z-contents__forcast .z-contents__forcast__forcastBox:before, .z-contents .z-contents__forcast .z-contents__forcast__forcastBox:after {
  content: "";
  display: table;
}
.z-contents .z-contents__forcast .z-contents__forcast__forcastBox:after {
  clear: both;
}
.z-contents .z-contents__forcast .z-contents__forcast__forcastBox .z-contents__forcast__forcastBox__map {
  float: left;
}
.z-contents .z-contents__forcast .z-contents__forcast__forcastBox .z-contents__forcast__forcastBox__map img {
  border: 1px solid #333;
}
.z-contents .z-contents__forcast .z-contents__forcast__forcastBox .z-contents__forcast__forcastBox__textBox {
  float: right;
  position: relative;
  width: 475px;
  height: 325px;
  background-image: url("../images/zensen_text_bg.png");
  background-size: cover;
  margin: 10px 0;
}
.z-contents .z-contents__forcast .z-contents__forcast__forcastBox .z-contents__forcast__forcastBox__textBox .z-contents__forcast__forcastBox__textBox__title {
  font-size: 21px;
  text-align: center;
  padding: 25px 0 0 21px;
  margin: 0;
}
.z-contents .z-contents__forcast .z-contents__forcast__forcastBox .z-contents__forcast__forcastBox__textBox .z-contents__forcast__forcastBox__textBox__description {
  position: absolute;
  width: 380px;
  top: 75px;
  left: 60px;
}

#ap_head {
  background-color: #fff;
}
#ap_head .ap_inner {
  position: relative;
}
#ap_head .ap_inner .ap_login {
  position: absolute;
  left: 230px;
  font-size: 13px;
}
#ap_head .ap_inner .ap_login a {
  text-decoration: underline;
}
#ap_head .ap_inner .ap_login strong {
  font-weight: bold;
}

.z-header {
  margin: 0;
  height: 350px;
  background-image: url("../images/header_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.z-header .z-header__headerBox {
  zoom: 1;
  position: relative;
  height: 350px;
}
.z-header .z-header__headerBox:before, .z-header .z-header__headerBox:after {
  content: "";
  display: table;
}
.z-header .z-header__headerBox:after {
  clear: both;
}
.z-header .z-header__headerBox .z-header__headerBox__logo {
  position: absolute;
  top: 60px;
  left: 0;
}
.z-header .z-header__headerBox .z-header__headerBox__sns {
  position: absolute;
  top: 205px;
  left: 0;
}
.z-header .z-header__headerBox .z-header__headerBox__banner {
  position: absolute;
  top: 30px;
  right: 0;
}
.z-header .z-header__headerBox .z-header__headerBox__cooperation {
  position: absolute;
  bottom: 13px;
  right: 0;
  font-size: 12px;
}

.z-gNav {
  background-color: #ffd63c;
  height: 80px;
  font-size: 17px;
}
.z-gNav .z-gNav__main {
  zoom: 1;
  position: relative;
  height: 80px;
}
.z-gNav .z-gNav__main:before, .z-gNav .z-gNav__main:after {
  content: "";
  display: table;
}
.z-gNav .z-gNav__main:after {
  clear: both;
}
.z-gNav .z-gNav__main a {
  color: #333;
  display: block;
}
.z-gNav .z-gNav__main li {
  float: left;
  width: 33.3333%;
  text-align: center;
}
.z-gNav .z-gNav__main li.current {
  background-color: #ebc941;
}
.z-gNav .z-gNav__main li.current:hover {
  background-color: #ebc941;
}
.z-gNav .z-gNav__main li.current a {
  pointer-events: none;
}
.z-gNav .z-gNav__main li:hover {
  background-color: #ffe661;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.z-gNav .z-gNav__main li.z-gNav__main__twoline > a {
  padding: 13px 0;
  display: block;
}
.z-gNav .z-gNav__main li.z-gNav__main__oneline > a {
  padding: 26px 0;
}
.z-gNav .z-gNav__main .z-gNav__check .z-gNav__sub::after {
  left: 583px;
}
.z-gNav .z-gNav__main .z-gNav__check .z-gNav__sub li {
  width: 168px;
  height: 79px;
  padding: 10px;
}
.z-gNav .z-gNav__main .z-gNav__check .z-gNav__sub li .z-gNav__check__title {
  font-size: 13px;
  text-align: center;
}
.z-gNav .z-gNav__main .z-gNav__check .z-gNav__sub li .z-gNav__check__desc {
  font-size: 12px;
  margin: 5px 0 0;
}
.z-gNav .z-gNav__main .z-gNav__check:hover .z-gNav__sub {
  height: 100px;
}
.z-gNav .z-gNav__main .z-gNav__column {
  display: none;
}
.z-gNav .z-gNav__main .z-gNav__column .z-gNav__sub::after {
  left: 820px;
}
.z-gNav .z-gNav__main .z-gNav__column .z-gNav__sub li {
  width: 168px;
  height: 210px;
}
.z-gNav .z-gNav__main .z-gNav__column .z-gNav__sub li img {
  width: 100%;
}
.z-gNav .z-gNav__main .z-gNav__column .z-gNav__sub li .z-gNav__column__desc {
  font-size: 13px;
  margin: 8px 0 0;
}
.z-gNav .z-gNav__main .z-gNav__column .z-gNav__sub li .z-gNav__column__sponsor {
  font-size: 13px;
  margin: 10px 0 0;
}
.z-gNav .z-gNav__main .z-gNav__column:hover .z-gNav__sub {
  display: block;
  height: 231px;
}
.z-gNav .z-gNav__sub {
  position: absolute;
  top: 80px;
  left: 0;
  height: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
  background: #fff;
  z-index: 10;
}
.z-gNav .z-gNav__sub::after {
  position: absolute;
  content: url("../images/gNav_sankaku.png");
  z-index: -1;
  top: -22px;
  display: none;
}
.z-gNav .z-gNav__sub li {
  text-align: left;
  padding: 10px;
  border-right: 1px solid #ebe6e0;
  border-bottom: 1px solid #ebe6e0;
}
.z-gNav .z-gNav__sub li:last-child {
  width: 172px !important;
}
.z-gNav .z-gNav__sub li:first-child {
  border-left: 1px solid #ebe6e0;
}
.z-gNav .z-gNav__sub li.current {
  background-color: #e1ddd7;
}
.z-gNav .z-gNav__sub li.current:hover {
  background-color: #e1ddd7;
}
.z-gNav .z-gNav__sub li:hover {
  background-color: #e1ddd7;
}

.z-gNav__overlay {
  z-index: 5;
  opacity: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
}
.z-gNav__overlay.cover {
  display: block;
}

.z-bCrumb {
  font-size: 14px;
  margin: 15px 0 -28px 0;
}
.z-bCrumb .z-bCrumb__bCrumbList {
  zoom: 1;
}
.z-bCrumb .z-bCrumb__bCrumbList:before, .z-bCrumb .z-bCrumb__bCrumbList:after {
  content: "";
  display: table;
}
.z-bCrumb .z-bCrumb__bCrumbList:after {
  clear: both;
}
.z-bCrumb .z-bCrumb__bCrumbList li {
  float: left;
  padding: 0 0 0 25px;
  position: relative;
}
.z-bCrumb .z-bCrumb__bCrumbList li em {
  font-weight: bold;
}
.z-bCrumb .z-bCrumb__bCrumbList li:first-child {
  padding: 0;
}
.z-bCrumb .z-bCrumb__bCrumbList li:first-child::before {
  border: 0;
}
.z-bCrumb .z-bCrumb__bCrumbList li::before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #888;
  border-bottom: 2px solid #888;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.z-sitemap {
  padding: 0 0 40px;
  font-size: 14px;
}
.z-sitemap .z-sitemap__section {
  margin: 20px 0 0;
}
.z-sitemap .z-sitemap__section:first-child {
  border-top: 1px solid #0a0a0a;
  margin: 0;
  padding: 20px 0 0;
  margin: 40px 0 0;
}
.z-sitemap .z-sitemap__section:last-child {
  display: none;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__title {
  font-weight: bold;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__areaBox {
  margin: 10px 0 0;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__areaBox ul > li {
  line-height: 35px;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__areaBox ul > li .category {
  width: 150px;
  text-align: right;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__areaBox ul > li .list {
  padding: 0 0 0 170px;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__checkList {
  zoom: 1;
  margin: 10px 0 0;
  padding: 0 0 0 25px;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__checkList:before, .z-sitemap .z-sitemap__section .z-sitemap__section__checkList:after {
  content: "";
  display: table;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__checkList:after {
  clear: both;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__checkList ul > li {
  float: left;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__checkList ul > li:nth-child(n+6) {
  display: none;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__checkList ul > li:nth-child(5)::after {
  content: "";
  margin: 0;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__checkList ul > li::after {
  content: "|";
  margin: 0 15px;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__checkList ul > li:last-child::after {
  content: "";
}
.z-sitemap .z-sitemap__section .z-sitemap__section__columnList {
  margin: 10px 0 0;
  padding: 0 0 0 25px;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__columnList ul > li {
  margin: 10px 0 0;
}
.z-sitemap .z-sitemap__section .z-sitemap__section__columnList ul > li:first-child {
  margin: 0;
}

.z-title__h2 {
  border-bottom: 10px solid #7ed160;
  background: #fff;
}
.z-title__h2 .z-title__h2__titleBox {
  padding: 15px 0;
}
.z-title__h2 .z-title__h2__titleBox .z-title__h2__titleBox__title {
  font-size: 21px;
  font-weight: lighter;
}
.z-title__h2 .z-title__h2__titleBox .z-title__h2__titleBox__description {
  font-size: 16px;
}
.z-title__h2 .z-title__h2__titleBox .z-title__h2__titleBox__info {
  font-size: 14px;
  margin: 5px 0 0 0;
}
.z-title__h2 .z-title__h2__titleBox .z-title__h2__titleBox__info span {
  margin: 0 0 0 1em;
}
.z-title__h2 .z-title__h2__titleBox .z-title__h2__titleBox__info span:first-child {
  margin: 0;
}

.z-title__h3 {
  background-image: url("../images/title_h2_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  height: 75px;
  margin: 0 0 40px 0;
  position: relative;
}
.z-title__h3 .z-title__h3__text {
  position: absolute;
  font-size: 24px;
  font-weight: lighter;
  top: 14px;
  left: 35px;
}
.z-title__h3 .z-title__h3__text .date {
  font-size: 20px;
  margin: 0 0 0 20px;
}
.z-title__h3-dash {
  background-image: url("../images/title_h3_bg.png");
  margin: 0 0 30px 0;
}
.z-title__h3-dash.rohto {
  background-image: none;
}
.z-title__h3-dash.rohto.normal {
  margin: 50px 0 -40px 0 !important;
}
.z-title__h3-dash.rohto.thumbnail {
  margin: 50px 0 -15px 0 !important;
}
.z-title__h3-dash.z-contents__column__title {
  margin: 0 0 15px 0;
}
.z-title__h3-dash .z-title__h3-dash__text {
  font-size: 20px;
  top: 22px;
  left: 0;
}
.z-title__h3-dash .z-title__h3-dash__text.short {
  font-size: 19px;
}
.z-title__h3-dash .z-title__h3-dash__text.z-title__h3-dash__text__column {
  top: 10px;
}

.z-title__h4 {
  margin: 0 0 10px 0;
}
.z-title__h4 .z-title__h4__text {
  font-size: 21px;
  font-weight: lighter;
}
.z-title__h4 .z-title__h4__text a {
  color: #333;
}

.z-footer {
  background-color: #ffe1cd;
  padding: 35px 0 35px 0;
}
.z-footer .z-footer__ankeeto__button {
  margin: 0 0 30px 0;
}
.z-footer .z-footer__ankeeto__notice {
  margin: 0 0 20px 0;
}

.z-notice {
  text-align: center;
  border: solid 3px;
  padding: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.z-notice.z-notice-warning {
  display: block;
  border-color: red;
  color: red;
}

.z-banner.z-banner__EREC a:hover {
  opacity: 1;
}
.z-banner.z-banner__SQB {
  text-align: center;
  padding: 30px 0;
}
.z-banner.z-banner__SQB a:hover {
  opacity: 1;
}

#pos-sqb a {
  opacity: 1;
}

.z-areaBox ul {
  zoom: 1;
}
.z-areaBox ul:before, .z-areaBox ul:after {
  content: "";
  display: table;
}
.z-areaBox ul:after {
  clear: both;
}
.z-areaBox ul > li:first-child {
  margin: 0;
}
.z-areaBox ul > li .category {
  float: left;
  box-sizing: border-box;
}
.z-areaBox ul > li .list {
  padding: 0 0 0 170px;
}
.z-areaBox ul > li .list ul > li {
  float: left;
}
.z-areaBox ul > li .list ul > li::after {
  content: "|";
  padding: 0 5px;
}
.z-areaBox ul > li .list ul > li:last-child::after {
  content: "";
}

.z-gotop img {
  width: 75px;
  position: fixed;
  bottom: 2em;
  right: 2em;
  z-index: 3;
  opacity: 0.8;
}

.moviethum {
  margin: 0 auto !important;
  width: 640px;
}

/*# sourceMappingURL=style.css.map */
