@charset "UTF-8";

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

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

a {
  text-decoration: none;
}

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

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

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

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;
}

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

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;
}

/*-------------------------------------
デフォルト：エリア
-------------------------------------*/
html:root {
  background-image: url(https://dcsgtk.wni.co.jp/koyo/img/bg.png);
  background-repeat: repeat;
}

body {
  -webkit-font-smoothing: antialiased;
}

#main.main02 {
  background-color: #FFFBDB;
}

#main .inner {
  padding: 10px;
}

/*-------------------------------------
デフォルト：カラー
-------------------------------------*/
/*-------------------------------------
デフォルト：フォント
-------------------------------------*/
/*-------------------------------------
デフォルト：テキスト
-------------------------------------*/
html, body, 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: #6c5103;
  letter-spacing: 0;
}

a, a:link, a:hover, a:visited {
  color: #6c5103;
}

li {
  list-style-type: none;
}

.text-overflow, .list-01 li a, .list-02 li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

/*-------------------------------------
デフォルト：アロー
-------------------------------------*/
.arrow03 {
  position: relative;
}

.arrow03:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 7px solid  transparent;
  border-right-color: #dea501;
  border-left-width: 8px;
  border-top-width: 8px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -6px;
}

.arrow04 {
  position: relative;
}

.arrow04:before, .arrow04:after {
  content: "";
  display: block;
  position: absolute;
}

.arrow04:before {
  width: 23px;
  height: 23px;
  background: #D20B00;
  border-radius: 12px;
  top: 50%;
  left: 0;
  margin-top: -8px;
  margin-left: -24px;
}

.arrow04:after {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left-color: #fff;
  border-bottom-color: #fff;
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  top: 50%;
  left: 0;
  margin-top: -3px;
  margin-left: -21px;
}

/*-------------------------------------
共通：タイトル
-------------------------------------*/
.tit-01, .tit-02, .tit-03, .tit-area01 h1, .tit-area01 h2, .tit-area01 h3, .tit-area01 h4, .tit-area01 h5, .tit-area01 h6 {
  color: #AE1601;
  font-size: 24px;
  font-weight: bold;
  line-height: 1em;
  padding: 8px 10px;
}

.tit-02 {
  position: relative;
  margin-top: 10px;
  font-size: 26px;
}

.tit-02:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_momiji.svg");
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}

.tit-02.txt-center {
  padding-left: 0;
}

.tit-03 {
  box-sizing: border-box;
  padding: 10px 0;
  border-bottom: 1px solid #AE1601;
}
.result-ranking .tit-03 {border-bottom: none;}

.tit-04 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}

.tit-05 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1em;
  background: rgba(222, 165, 1, 0.5);
  padding: 12px 14px;
}

.tit-05.mb0 {
  margin-bottom: 0;
}

.tit-06 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 4px 10px;
  background: #cc4b00;
  margin-bottom: 5px;
}

/* 共通：タイトルエリア
- - - - - - - - - - - - - - - - - - -*/
.tit-area01 {
  position: relative;
  /* タイトル */
  /* 戻るボタン */
}

.tit-area01 h1, .tit-area01 h2, .tit-area01 h3, .tit-area01 h4, .tit-area01 h5, .tit-area01 h6 {
  font-size: 20px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

.tit-area01 #head-back {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
  z-index: 999;
}

.tit-area01 #head-back a {
  display: block;
  width: 60px;
  color: #0c3261;
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
  text-align: right;
  padding: 6px 8px;
  background: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  position: relative;
}

.tit-area01 #head-back a:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background: #dea501;
  border-radius: 15px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -8.5px;
}

.tit-area01 #head-back a:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 1px solid #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -3.5px;
}

/*-------------------------------------
共通：テキスト
-------------------------------------*/
/* 共通：注意書き
- - - - - - - - - - - - - - - - - - -*/
.notice-01 {
  color: #D20B00;
}

.notice-02 {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
}

.notice-02:before {
  content: "※";
}

/* 共通：文字寄せ
- - - - - - - - - - - - - - - - - - -*/
.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

/* 共通：テキスト
- - - - - - - - - - - - - - - - - - -*/
.txt-01 {
  color: #fff;
  font-size: 15px;
}

.txt-02 {
  text-align: center;
  font-weight: bold;
  line-height: 1.7em;
}

.txt-search {
  padding: 20px 10px;
  line-height: 138%;
  font-size: 20px;
}

.txt-search p:not(:last-child) {
  margin-bottom: 1em;
}

/*天気予報系　文字カラー*/
.sat {
  color: #1747bb;
}

.holiday {
  color: #b92b12;
}

.high {
  color: #de5568;
}

.low {
  color: #5c87ef;
}

/*-------------------------------------
共通：リスト
-------------------------------------*/
.list-01 li {
  border-bottom: 1px solid #ecd886;
  line-height: 160%;
}

.list-01 li a {
  display: block;
  color: #6c5103;
  font-weight: bold;
  padding: 10px;
  padding-left: 35px;
  position: relative;
  font-size: 22px;
}

.list-01 li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
}

.list-01 li a:after {
  content: "1";
  color: #fff;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: 11px;
  left: 9px;
}

.list-01 li:nth-child(1) a:before {
  width: 30px;
  height: 29px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star01.svg");
  background-size: 30px 29px;
  background-repeat: no-repeat;
}

.list-01 li:nth-child(2) a:before {
  width: 30px;
  height: 29px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star02.svg");
  background-size: 30px 29px;
  background-repeat: no-repeat;
}

.list-01 li:nth-child(3) a:before {
  width: 30px;
  height: 29px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star03.svg");
  background-size: 30px 29px;
  background-repeat: no-repeat;
}

.list-01 li:nth-child(1) a:after {
  content: "1";
}

.list-01 li:nth-child(2) a:after {
  content: "2";
}

.list-01 li:nth-child(3) a:after {
  content: "3";
}

.list-02 li {
  width: 100%;
  position: relative;
}

.list-02 li a {
  position: relative;
  display: block;
  font-size: 24px;
  color: #775B15;
  font-weight: bold;
  padding: 13px 0 12px 14px;
  background-color: #FFFBDB;
  border-bottom: 1px solid #dea501;
}

.list-02.icon-list a {
  padding-top: 7px;
  padding-bottom: 7px;
}

.list-02.icon-list .icon-momiji {
  display: inline-block;
  width: 98px;
  font-size: 10px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 35px;
}

.list-02.icon-list .icon-momiji img {
  width: 30px;
  height: 30px;
  margin-right: 3px;
}

.list-02.icon-list span span {
  display: inline-block;
  line-height: 1.3em;
  vertical-align: middle;
  font-size: 20px;
}

.list-03 li {
  padding-left: 1.5em;
  padding-right: 50px;
  padding-bottom: 0.5em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #dea501;
  position: relative;
}

.list-04 li a {
  display: table;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ecd886;
}

.list-04 li a > * {
  display: table-cell;
}

.list-04 li a figure {
  width: 95px;
}

.list-04 li a figure img {
  width: 100%;
}

.list-04 li a > span {
  font-weight: bold;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 20px;
  line-height: 138%;
  font-size: 22px;
}

.list-04 li a > span span {
  display: block;
  font-size: 20px;
  font-weight: normal;
}

dl dt {
  float: left;
  width: 7em;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  max-height: 100%;
}

dl dt:after {
  content: "：";
  font-weight: bold;
  position: absolute;
  right: 0;
}

dl dd {
  margin-left: 7em;
  font-size: 20px;
  font-weight: normal;
  max-height: 100%;
}

ul.list-04.icon-list {
  margin: 0;
}

ul.list-04.icon-list li {
  width: 100%;
}

ul.list-04.icon-list a, ul.list-04.icon-list label {
  display: block;
  font-size: 24px;
  color: #775B15;
  font-weight: bold;
  padding: 13px 22px 12px 14px;
  background-color: #fff;
  border-bottom: 1px solid #dea501;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

ul.list-04.icon-list input {
  display: none;
}

ul.list-04.icon-list .icon-momiji {
  display: inline-block;
  width: 35px;
  font-size: 10px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 8px;
}

ul.list-04.icon-list .icon-momiji img, ul.list-04.icon-list label img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

ul.list-04.icon-list .checked input ~ label {
  position: relative;
}

ul.list-04.icon-list .checked input ~ label:after {
  content: "";
  display: block;
  width: 10px;
  height: 20px;
  border: 6px solid #D20B00;
  border-left: none;
  border-top: none;
  transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -16px;
}

ul.list-04.icon-list img, ul.list-04.icon-list img + span {
  display: inline-block;
  vertical-align: middle;
}

ul.list-04.icon-list .txt-03 {
  font-size: 18px;
  display: block;
  line-height: 1em;
}

/*-------------------------------------
共通パーツ：タブメニュー
-------------------------------------*/
.tab-cont .tab-box-inner {
  padding-bottom: 15px;
}

.tab-cont ul {
  width: 100%;
  font-size: 0;
  border-bottom: 2px solid #cc4b00;
  margin-bottom: 10px;
}

.tab-cont ul li {
  display: inline-block;
  width: 33.3%;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #dea501;
  box-sizing: border-box;
}

.tab-cont ul li:not(:last-child) {
  border-right: 2px solid #fffad6;
}

.tab-cont .tab-box-inner span {
  font-weight: bold;
}

.tab-cont dd a {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.tab-cont .g-map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin-top: 8px;
  height: 0;
  overflow: hidden;
}

.tab-cont .g-map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.tab-cont .select {
  background: #cc4b00;
  padding-top: 12px;
}

.tab-cont .hide {
  display: none;
}

/*-------------------------------------
共通：ボタン
-------------------------------------*/
.btn-01 {
  background: #dea501;
  border-radius: 2px;
}

.btn-01 a {
  padding: 6px 12px;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  position: relative;
}

.btn-01 a:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/arrow01.svg");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
}

.btn-02 {
  display: block;
  cursor: pointer;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
  background: #D20B00;
  border-radius: 8px;
}

.btn-02 a {
  padding: 14px 0 15px;
  color: #fff;
  display: block;
}

input.btn-02 {
  height: 45px;
  width: 100%;
}

.btn-02 .arrow03:after, .btn-03 .arrow03:after {
  border-right-color: #fff;
}

.btn-03 {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 45px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
  background: #dea501;
  border-radius: 8px;
}

.btn-03 a {
  height: 45px;
  padding: 12px 0;
  color: #fff;
  display: block;
}

span.btn-04 {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -13px;
}

span.btn-04 a {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  padding: 2px 5px;
  border-radius: 5px;
  background-color: #dea501;
}

/* 共通：もっと見る
- - - - - - - - - - - - - - - - - - -*/
.more-left {
  text-align: left;
  padding-left: 20px;
}

.more-right {
  text-align: right;
  padding-top: 10px;
}

.more-left a, .more-right a {
  font-size: 22px;
  font-weight: bold;
  position: relative;
}

.more-left .arrow04:before, .more-right .arrow04:before {
  top: 3px;
  left: -26px;
  margin: 0;
}

.more-left .arrow04:after, .more-right .arrow04:after {
  top: 8px;
  left: -23px;
  margin: 0;
}

/* 共通：ボタンリスト
- - - - - - - - - - - - - - - - - - -*/
.btn-list-01 {
  width: 300px;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
}

.btn-list-01 li {
  display: table-cell;
}

.btn-list-01 li a {
  display: block;
  width: 88px;
  height: 88px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  padding-top: 55px;
  background: #dea501;
  border-radius: 4px;
  box-sizing: border-box;
  position: relative;
}

.btn-list-01 li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 50%;
}

.btn-list-01 li .place:before {
  width: 39px;
  height: 39px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_place.svg");
  background-size: 39px 39px;
  background-repeat: no-repeat;
  margin-left: -19px;
}

.btn-list-01 li .calendar:before {
  width: 33px;
  height: 35px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_calendar.svg");
  background-size: 33px 35px;
  background-repeat: no-repeat;
  margin-left: -17px;
}

.btn-list-01 li .purp:before {
  width: 34px;
  height: 29px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_purp.svg");
  background-size: 34px 29px;
  background-repeat: no-repeat;
  top: 12px;
  margin-left: -17px;
}

.btn-list-01 li .area:before {
  width: 36px;
  height: 30px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_area.svg");
  background-size: 36px 30px;
  background-repeat: no-repeat;
  top: 12px;
  margin-left: -17px;
}
/*
.btn-list-01 li:not(:last-child) {
  margin-right: 15px;
}
*/
.btn-list-01.type-02 {
  width: 288px;
}

.btn-list-01.type-02 li {
  margin-bottom: 12px;
}

.btn-list-01.type-02 li a {
  width: 68px;
  height: 68px;
  padding-top: 49px;
}

.btn-list-01.type-02 li:not(:last-child) {
  margin-right: 5px;
}

/* 共通：ボタンリスト(条件切り替えボタン)
- - - - - - - - - - - - - - - - - - -*/
ul.btn-list-col3 {
  width: auto;
  font-size: 0px;
  border-bottom: none;
  margin-left: 10px;
  margin-right: 10px;
}

ul.btn-list-col3 li {
  display: inline-block;
  width: 33.3%;
  height: auto;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  border: 1px solid #dea501;
  color: #6c5103;
}

ul.btn-list-col3 li.select {
  background: #EED06E;
}

ul.btn-list-col3 li input {
  display: none;
}

ul.btn-list-col3 .tab-01 {
  border-radius: 10px 0 0 10px;
  border-right: none;
}

ul.btn-list-col3 .tab-02 {
  border-left: 1px solid #dea501;
  border-right: none;
}

ul.btn-list-col3 .tab-03 {
  border-radius: 0 10px 10px 0;
}

ul.btn-list-col2 {
  width: auto;
  font-size: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

ul.btn-list-col2 li {
  display: inline-block;
  width: 49.5%;
  color: #6c5103;
  font-weight: bold;
  text-align: center;
  padding: 0;
}

ul.btn-list-col2 li label {
  display: block;
  height: auto;
  color: #d4c28e;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  border: 1px solid #dea501;
  font-size: 22px;
  line-height: 138%;
}

ul.btn-list-col2 li.select label {
  background: #EED06E;
}

ul.btn-list-col2 li input {
  display: none;
}

ul.btn-list-col2 .checked input[type="radio"] ~ label {
  background: #EED06E;
  color: #6c5103;
}

ul.btn-list-col2 .tab-01 label {
  border-radius: 10px 0 0 10px;
  border-right: none;
}

ul.btn-list-col2 .tab-02 label {
  border-radius: 0 10px 10px 0;
}

/* 共通：テキストリンク
- - - - - - - - - - - - - - - - - - -*/
.txt-link {
  text-decoration: underline;
}

/* 共通：coming soon
- - - - - - - - - - - - - - - - - - -*/
.private {
  position: relative;
}

.private:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}

.private:after {
  content: "Coming Soon";
  font-size: 25px;
  font-weight: bold;
  color: #f3f2f2;
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -90px;
}

.off {
  display: none;
}

/*-------------------------------------
共通：SNSボタン
-------------------------------------*/
#sns-share {
  width: 100%;
  padding: 6px;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  overflow: hidden;
}

#sns-share li {
  float: left;
  width: 32%;
  height: 26px;
  line-height: 1em;
}

#sns-share li:not(:last-child) {
  margin-right: 2%;
}

#sns-share li a {
  width: 100%;
  height: 26px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  padding: 3px 0;
  border: 1px solid transparent;
  border-radius: 0;
  display: block;
  transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
}

#sns-share li a * {
  vertical-align: middle;
}

#sns-share li a span {
  margin-left: 5px;
}

#sns-share .twitter a {
  background-color: #01a7e1;
}

#sns-share .facebook a {
  background-color: #3c599d;
}

#sns-share .line a {
  background-color: #00c300;
}

#sns-share li svg {
  position: relative;
  top: 0;
}

#sns-share .twitter svg {
  width: 18px;
  height: 18px;
  fill: #fff;
}

#sns-share .facebook svg {
  width: 9px;
  height: 18px;
  fill: #fff;
}

#sns-share .line svg {
  width: 19px;
  height: 18px;
}

#sns-share .line svg .st0 {
  fill: #fff;
}

#sns-share .line svg .st1 {
  fill: #3ACE01;
}

/*ボタンが2つのとき*/
#sns-share.col2 li {
  width: 48%;
}

/*ボタンが1つのとき*/
#sns-share.col1 li {
  width: 100%;
}

#sns-share.col1 li:not(:last-child) {
  margin-right: 2%;
}

/*-------------------------------------
共通：エリアボタン
-------------------------------------*/
.map {
  text-indent: 110%;
  white-space: nowrap;
  display: block;
  background-repeat: no-repeat;
  background-size: 300px auto;
  background-position: -12px center;
  width: 300px;
  height: 272px;
  overflow: inherit;
  position: relative;
}

.map:after {
  content: "";
  display: block;
  width: 110px;
  height: 115px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/legend2022.png");
  background-size: 110px 115px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.map li {
  width: 60px;
  position: absolute;
}

.map li a {
  display: block;
  color: #ffe79e;
  font-size: 22px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-indent: 0;
  padding: 5px 0;
  background: #c80000;
  border-radius: 4px;
}
/* 2019 コメントアウト
.map li.map-01 {
  top: 15px;
  right: 107px;
  width: 80px;
}

.map li.map-02 {
  top: 95px;
  right: 14px;
}

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

.map li.map-04 {
  top: 160px;
  right: 25px;
}

.map li.map-05 {
  top: 140px;
  left: 62px;
}

.map li.map-06 {
  top: 235px;
  right: 115px;
}

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

.map li.map-08 {
  top: 257px;
  left: 68px;
}
*/
/*-------------------------------------
共通：レイアウト
-------------------------------------*/
.cf {
  clear: both;
}

.box-01 {
  padding: 18px;
  background: #fff;
  border: 1px solid #dea501;
}

.box-02 {
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
  border: 1px dotted #dea501;
}

.column-2 {
  overflow: hidden;
}

.column-2 .col-left {
  width: 49.5%;
  float: left;
}

.column-2 .col-right {
  width: 49.5%;
  float: right;
}

/*-------------------------------------
共通パーツ：イメージ
-------------------------------------*/
.fig-01 img {
  width: 100%;
}

/* スライドショー
- - - - - - - - - - - - - - - - - - -*/
.bx-wrapper {
  border: none;
  box-shadow: none;
  margin-bottom: 30px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #de6901;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #d5c07d;
}

.bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 19px;
  margin-top: -7.5px;
  z-index: 998;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
  width: 20px;
  height: 19px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/arrow02.svg");
  background-size: 20px 19px;
  background-repeat: no-repeat;
}

.bx-wrapper .bx-prev {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  left: -20px;
  background-position: center;
}

.bx-wrapper .bx-next {
  right: -20px;
  background-position: center;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: -20px;
}

/*-------------------------------------
共通パーツ：週間天気
-------------------------------------*/
#weather-week {
  border-top: 1px solid #cebca9;
  border-right: 1px solid #cebca9;
  border-bottom: 1px solid #cebca9;
}

#weather-week ul:not(:last-of-type) {
  border-bottom: 1px solid #cebca9;
}

#weather-week ul {
  width: 100%;
  display: table;
  table-layout: fixed;
}

#weather-week ul li {
  display: table-cell;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #fff;
  border-left: 1px solid #cebca9;
  font-weight: bold;
  vertical-align: middle;
}

#weather-week ul li:first-child {
  display: none;
}

#weather-week .weather-tenki li:not(:first-child) {
  padding: 0;
  line-height: 0;
}

#weather-week .weather-tenki li:not(:first-child) img {
  width: 100%;
  margin-bottom: -1px;
}

/*-------------------------------------
共通パーツ：ピンポイント天気
-------------------------------------*/
.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 #EED06E;
  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;
}

/*-------------------------------------
共通パーツ：紅葉スポット通知タイトルとiPhone画像
-------------------------------------*/
.box-iphone {
  display: table;
  table-layout: fixed;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

.box-iphone > * {
  display: table-cell;
  vertical-align: middle;
}

.box-iphone img {
  width: 135px;
  height: auto;
}

.box-iphone figcaption {
  width: 125px;
  height: 210px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/tit_notice.svg");
  background-size: 125px 210px;
  background-repeat: no-repeat;
  display: table-cell;
}

/*-------------------------------------
共通：フォーム
-------------------------------------*/
::-webkit-input-placeholder {
  color: #9e7a11;
}

::-moz-placeholder {
  color: #9e7a11;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #9e7a11;
}

.search > * {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.search h1, .search h2, .search h3, .search h4, .search h5, .search h6 {
  margin-left: -10px;
  margin-right: -10px;
}

.search .btn-list-col2 {
  margin-top: 20px;
}

/* テキストボックス
- - - - - - - - - - - - - - - - - - -*/
input[type="text"], input[type="email"] {
  color: #9e7a11;
  width: 100%;
  height: 42px;
  background: #f1dea3;
  border: 1px solid #dea501;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: none;
}

.search-keyword-box {
  position: relative;
}

.search-keyword-box input[type="submit"] {
  width: 16px;
  height: 15.5px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_search.png");
  background-size: 16px 15.5px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7.75px;
  border: none;
}

/* セレクトボックス
- - - - - - - - - - - - - - - - - - -*/
.select-add01 {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #dea501;
  box-sizing: border-box;
  position: relative;
}

.select-add01:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 8px solid #775B15;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
}

.select-add01 option {
  padding-left: 5px;
}

.select-add01 select {
  width: 100%;
  color: #6c5103;
  line-height: 1.2em;
  padding-left: 10px;
  display: block;
  height: 50px;
  padding-top: 12px;
  padding-bottom: 5px;
}

/*-------------------------------------
index.html
-------------------------------------*/
/* エリア：area01
- - - - - - - - - - - - - - - - - - -*/
#index {
  /* エリア：area02
- - - - - - - - - - - - - - - - - - -*/
  /* エリア：area03
- - - - - - - - - - - - - - - - - - -*/
  /* エリア：area04
- - - - - - - - - - - - - - - - - - -*/
  /* エリア：area05
- - - - - - - - - - - - - - - - - - -*/
  /* エリア：area06
- - - - - - - - - - - - - - - - - - -*/
}

#index .topText .inner {
  padding-top: 0;
  line-height: 138%;
  font-size: 22px;
}

#index .area01 {
  padding: 10px;
  background: rgba(255, 204, 123, 0.5);
  border-top: 1px solid rgba(135, 0, 0, 0.5);
  border-bottom: 1px solid rgba(135, 0, 0, 0.5);
  overflow: hidden;
}

#index .area01.column-2 {
  position: relative;
}

#index .area01.column-2 .col-left {
  width: 35%;
}

#index .area01.column-2 .col-right {
  width: 65%;
  padding-left: 10px;
}

#index .area01.column-2 .col-right > *:not(:last-child) {
  margin-bottom: 7px;
}

#index .area01.column-2 .col-right .p-01 {
  overflow: hidden;
}

#index .area01.column-2 .col-right .p-01:after {
  content: "";
  display: block;
  width: 100%;
  height: 54px;
  background: rgba(255, 228, 169, 0.5);
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 228, 169, 0) 0%, rgba(255, 228, 169, 0.8) 25%, #ffe4a9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  bottom: 0px;
}

#index .area01 .tit-01, #index .area01 .tit-02, #index .area01 .tit-03, #index .area01 .tit-area01 h1, .tit-area01 #index .area01 h1, #index .area01 .tit-area01 h2, .tit-area01 #index .area01 h2, #index .area01 .tit-area01 h3, .tit-area01 #index .area01 h3, #index .area01 .tit-area01 h4, .tit-area01 #index .area01 h4, #index .area01 .tit-area01 h5, .tit-area01 #index .area01 h5, #index .area01 .tit-area01 h6, .tit-area01 #index .area01 h6 {
  margin-bottom: 10px;
}

#index .area01 .btn-01 {
  width: 160px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#index .area02 {
  position: relative;
}

#index .area02 .tit-03 {
  margin-bottom: 15px;
}

#index .area02 .map {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
}

#index .area02 .btn-list-01 {
  margin-bottom: 20px;
  display: table;
  width: 300px;
}

#index .area02 .search-keyword-box {
  margin-left: 20px;
  margin-right: 20px;
}

#index .area03 .list-03 {
  margin-bottom: 10px;
}

#index .area03 p {
  margin-bottom: 10px;
}

#index .area03 .fig-01 {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#index .area04 .inner {
  padding: 10px 20px;
}

#index .area04 ul li {
  margin-bottom: 5px;
}

#index .area04 ul li img {
  width: 100%;
}

#index .area05 {
  margin-bottom: 10px;
}

#index .area05 .inner {
  background: #fff1b6;
}

#index .area05 ul {
  position: relative;
  margin-bottom: 5px;
}

#index .area05 ul:before {
  content: "";
  width: 71.5px;
  height: 85px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/bg_momiji04.png");
  background-size: 71.5px 85px;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 0;
}

#index .area06 .inner {
  background: #fff1b6;
}

#index .area06 ul {
  position: relative;
  margin-bottom: 5px;
}

#index .area06 ul:before {
  content: "";
  width: 71.5px;
  height: 85px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/bg_momiji04.png");
  background-size: 71.5px 85px;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 0;
}

/*-------------------------------------
spot.html
-------------------------------------*/
#spot {
  /* エリア：area01 スポット概要
- - - - - - - - - - - - - - - - - - -*/
  /* エリア：area02 紅葉状況
- - - - - - - - - - - - - - - - - - -*/
  /* エリア：area03 最近のリポート
- - - - - - - - - - - - - - - - - - -*/
}

#spot .area01 {
  background: #D20B00 !important;
}

#spot .area01 h2.tit-01, #spot .area01 h2.tit-02, #spot .area01 h2.tit-03, #spot .area01 .tit-area01 h2, .tit-area01 #spot .area01 h2 {
  line-height: 2em;
  padding: 15px 0 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  position: relative;
}

#spot .area01 h2.tit-01 span:nth-child(1), #spot .area01 h2.tit-02 span:nth-child(1), #spot .area01 h2.tit-03 span:nth-child(1), #spot .area01 .tit-area01 h2 span:nth-child(1), .tit-area01 #spot .area01 h2 span:nth-child(1) {
  display: block;
  font-size: 26px;
  position: relative;
  top: 0;
}

#spot .area01 h2.tit-01 span:nth-child(2), #spot .area01 h2.tit-02 span:nth-child(2), #spot .area01 h2.tit-03 span:nth-child(2), #spot .area01 .tit-area01 h2 span:nth-child(2), .tit-area01 #spot .area01 h2 span:nth-child(2) {
  font-size: 12px;
  position: absolute;
  top: -6px;
}

#spot .area01 .fig-01.col-right {
  margin-bottom: 10px;
  border: 2px solid #fff;
  position: relative;
}

#spot .area01 .fig-01.col-right figcaption {
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 3px 5px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
}

#spot .area01 .txt-01 {
  margin-bottom: 8px;
}

#spot .area01 .col-left {
  margin-bottom: 10px;
}

#spot .more {
  margin-bottom: 15px;
}

#spot .area02 .box-01 {
  width: 100%;
  border: 1px solid #AA0000;
  padding: 8px;
  text-align: center;
  margin-bottom: 10px;
}

#spot .area02 .box-01 .table-02 {
  width: 100%;
  table-layout: fixed;
  margin-left: auto;
  margin-right: auto;
}

#spot .area02 .box-01 figure {
  display: inline-block;
  width: 42px;
  height: 45px;
}

#spot .area02 .box-01 figure img {
  height: 100%;
  width: 45px;
}

#spot .area02 .box-01 p {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

#spot .area02 .box-01 p span {
  display: block;
  font-size: 20px;
  margin-top: 6px;
}

#spot .area02 .box-01 .table-left, #spot .area02 .box-01 .table-right {
  display: inline-block;
}

#spot .area02 .box-01 .table-left {
  width: 52%;
}

#spot .area02 .box-01 .table-right {
  width: 45%;
  position: relative;
}

#spot .area02 .box-01 .table-right:after {
  content: "";
  display: block;
  width: 1px;
  height: 130%;
  background: #AA0000;
  position: absolute;
  top: -2px;
  left: -10%;
}

#spot .area02 ul li {
  font-weight: bold;
  padding-bottom: 0.1em;
  margin-bottom: 0.3em;
  border-bottom: 1px solid #dea501;
}

#spot .area02 ul li span {
  display: inline-block;
  vertical-align: middle;
}

#spot .area02 ul li span:first-child {
  width: 90%;
}

#spot .area02 ul li span:nth-child(2):before {
  content: "：";
  font-size: 17px;
}

#spot .area03 .fig-01.col-left {
  width: 47%;
}

#spot .area03 .fig-01.col-left img {
  width: 100%;
  border: 2px solid #fff;
}

#spot .area03 .inner.col-right {
  padding: 5px 0;
}

#spot .area03 .more-right {
  padding-right: 10px;
  margin-bottom: 10px;
}

/*-------------------------------------
検索結果/search-result.html
-------------------------------------*/
#search-result .tit-06 {
  margin-bottom: 15px;
}

#search-result .tit-04 {
  margin: 5px 0;
}

#search-result .notice-02 {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.2em;
}

#search-result .list-02 {
  border-top: 1px solid #dea501;
}

#search-result .inner > * {
  margin-bottom: 10px;
}

/*-------------------------------------
forecast.html
-------------------------------------*/
#forecast .tab-cont {
  margin-bottom: 40px;
}

#forecast .tab-cont ul li:not(:last-child) {
  border-right: none;
}

#forecast .tab-cont .select {
  padding-top: 10px;
}

#forecast .tab-cont .tab-b03 .table-01 {
  border-top: 1px solid #EED06E;
}

#forecast .tab-cont .tab-b03 .table-01 tr td:first-child {
  padding-left: 10px;
  padding-right: 10px;
}

/*-------------------------------------
notice.html
-------------------------------------*/
#notice {
  min-height: 100vh;
}

#notice .area01 {
  margin-bottom: 15px;
}

#notice .area01 > * {
  margin-bottom: 10px;
}

#notice .inner {
  padding-top: 20px;
}

#notice .inner > *:last-of-type {
  margin-bottom: 10px;
}

#notice .tit-05 {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
}

#notice .area02 > * {
  margin-bottom: 15px;
}

#notice .area02 input[type="text"] {
  margin-bottom: 10px;
}

#notice .search-keyword-box input[type="submit"] {
  text-indent: inherit;
  white-space: normal;
  background-image: none;
  width: 100%;
  height: 45px;
  position: relative;
  top: 0;
  right: 0;
}

#notice .btn-02 {
  margin-top: 25px;
}

#notice .list-02 {
  margin-left: -10px;
  margin-right: -10px;
}

#notice .box-02 ul {
  padding-left: 18px;
}

#notice .box-02 ul li {
  list-style-type: circle;
  text-indent: 0em;
}

/*-------------------------------------
ranking.html
-------------------------------------*/
.rank-list.list-02 li a {
  text-overflow: inherit;
  -webkit-text-overflow: inherit;
  padding: 13px 0 12px 10px;
}

.rank-list.list-02 li .rank {
  color: #fff;
  font-size: 17px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  padding-top: 1px;
  background: #cc4b00;
  border-radius: 40px;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.rank-list.list-02 li .rank:after {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: -10px;
  z-index: -1;
}

.rank-list.list-02 li .rank-1, .rank-list.list-02 li .rank-2, .rank-list.list-02 li .rank-3 {
  background: transparent;
  border-radius: 0;
}

.rank-list.list-02 li .rank-1:after, .rank-list.list-02 li .rank-2:after, .rank-list.list-02 li .rank-3:after {
  top: -2px;
  left: -2px;
}

.rank-list.list-02 li .rank-1:after {
  width: 34px;
  height: 35px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star01.svg");
  background-size: 34px 35px;
  background-repeat: no-repeat;
}

.rank-list.list-02 li .rank-2:after {
  width: 34px;
  height: 35px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star02.svg");
  background-size: 34px 35px;
  background-repeat: no-repeat;
}

.rank-list.list-02 li .rank-3:after {
  width: 34px;
  height: 35px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star03.svg");
  background-size: 34px 35px;
  background-repeat: no-repeat;
}

.rank-list.list-02 li *[class*='imgBox'] {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1px;
}

.rank-list.list-02 li .txt {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.rank-list.list-02 li .txt-day {
  font-size: 18px;
}

.rank-list.list-02 li .txt-day img {
  height: 18px;
  margin-right: 0px;
  margin-top: -3px;
}

.rank-list.list-02 li .txt-tour {
  display: block;
  font-size: 20px;
  margin-right: 35%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* =========================== 基本設定
=========================== */
.modal_contents {
  margin: 0 auto;
  width: 100%;
}

#modal > div {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  z-index: 999;
}

#modal > div .modal_window {
  max-width: 800px;
  position: relative;
  top: 50%;
  box-sizing: border-box;
  padding: 5px;
  margin-top: -240px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  #modal > div .modal_window {
    margin-top: -140px;
    margin-left: 10px;
    margin-right: 10px;
  }
}

.close_overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
}

/* =========================== デザインの設定
=========================== */
/* ウィンドウの中身の設定 */
.modal_window {
  display: block;
  background: #fff;
  position: fixed;
  z-index: 999;
  border-radius: 8px;
}

#notice .tit-05 {
  margin-left: 0;
  margin-right: 0;
}

/* ボタンの設定 */
.btn_close {
  position: absolute;
  top: -10px;
  right: -10px;
}

.btn_close a {
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 1px 0px;
  border-radius: 30px;
  box-sizing: border-box;
  background: #D20B00;
  display: block;
}

/* =========================== モダルの設定
=========================== */
@-webkit-keyframes modalFadeIn {
  0% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
  }
}

div#modal div:target {
  -webkit-animation-name: modalFadeIn;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  opacity: 1;
  display: block;
}

/*-------------------------------------
パーツ：レスポンシブ
-------------------------------------*/
/* ブレイクポイントの設定 */
/* PCのコンテンツエリアの横幅 */
/* 出しわけ */
.sp {
  display: block;
}

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

.pc {
  display: none;
}

@media screen and (min-width: 768px) {
  .pc {
    display: block;
  }
}

/*-------------------------------------
PCの設定
-------------------------------------*/
@media screen and (min-width: 768px) {
  /*------------------------------------- デフォルト：エリア -------------------------------------*/
  body.body-pc {
    background: url(https://dcsgtk.wni.co.jp/koyo/img/bg.png) no-repeat;
    background-size: cover;
    width: 100%;
  }
  .body-pc {
    /*-------------------------------------
デフォルト：テキスト
-------------------------------------*/
    /*-------------------------------------
共通：タイトル
-------------------------------------*/
    /* サイトタイトル
- - - - - - - - - - - - - - - - - - -*/
    /* WNIロゴ
- - - - - - - - - - - - - - - - - - -*/
    /*-------------------------------------
共通パーツ：タブメニュー
-------------------------------------*/
    /*-------------------------------------
共通パーツ：モーダル
-------------------------------------*/
    /*-------------------------------------
共通：SNSボタン
-------------------------------------*/
    /*ボタンが2つのとき*/
    /*ボタンが1つのとき*/
    /*-------------------------------------
共通：ボタン
-------------------------------------*/
    /* 共通：ボタンリスト(条件切り替えボタン)
- - - - - - - - - - - - - - - - - - -*/
    /*-------------------------------------
共通：エリアボタン
-------------------------------------*/
    /*-------------------------------------
共通：レイアウト
-------------------------------------*/
    /*-------------------------------------
共通パーツ：週間天気
-------------------------------------*/
    /*-------------------------------------
共通パーツ：紅葉スポット通知タイトルとiPhone画像
-------------------------------------*/
    /*-------------------------------------
エリア：header
-------------------------------------*/
    /*-------------------------------------
エリア：footer
-------------------------------------*/
  }
  .body-pc #main {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,0.5);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .body-pc #main.main02 {
    padding: 0;
    margin-top: 30px;
  }
  .body-pc .inner02 {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .body-pc html, .body-pc body, .body-pc h1, .body-pc h2, .body-pc h3, .body-pc h4, .body-pc h5, .body-pc h6, .body-pc p, .body-pc blockquote, .body-pc pre, .body-pc abbr, .body-pc address, .body-pc cite, .body-pc code, .body-pc dt, .body-pc dd, .body-pc li, .body-pc fieldset, .body-pc form, .body-pc label, .body-pc legend, .body-pc table, .body-pc caption, .body-pc tbody, .body-pc tfoot, .body-pc thead, .body-pc tr, .body-pc th, .body-pc td, .body-pc article, .body-pc aside, .body-pc canvas, .body-pc details, .body-pc figcaption, .body-pc figure {
    font-size: 22px;
  }
  .body-pc #tit-site a {
    width: 500px;
    height: 147px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background-image: url("https://dcsgtk.wni.co.jp/koyo/img/tit_site_pc.png");
    background-size: 500px 147px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
  }
  .body-pc #tit-wni a {
    border-radius: 0px 0px 5px 5px;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  }
  .body-pc .tab-cont .column-2-pc .col-left, .body-pc .tab-cont .column-2-pc .col-right {
    width: 48%;
  }
  .body-pc .tab-cont .g-map {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
  .body-pc .tab-cont a {
    text-decoration: underline;
  }
  .body-pc #modal > div .modal_window {
    width: 500px;
    padding: 10px;
  }
  .body-pc #sns-share {
    width: 79px;
    padding: 0;
    background: none;
    position: absolute;
    right: 9px;
    top: 0;
    z-index: 999;
  }
  .body-pc #sns-share li {
    width: 36px;
    height: 36px;
    line-height: 1em;
    margin-right: 0;
  }
  .body-pc #sns-share li:first-child {
    margin-right: 7px;
  }
  .body-pc #sns-share li a {
    width: 36px;
    height: 36px;
    padding: 3px 0;
    border: 1px solid transparent;
    border-radius: 30px;
    display: block;
    transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
  }
  .body-pc #sns-share li a * {
    vertical-align: middle;
  }
  .body-pc #sns-share li a span {
    display: none;
  }
  .body-pc #sns-share .twitter a {
    background-color: #01a7e1;
  }
  .body-pc #sns-share .facebook a {
    background-color: #3c599d;
  }
  .body-pc #sns-share .line a {
    background-color: #00c300;
  }
  .body-pc #sns-share li svg {
    top: 5px;
  }
  .body-pc #sns-share.col2 li {
    width: auto;
  }
  .body-pc #sns-share.col1 li {
    width: auto;
  }
  .body-pc #sns-share.col1 li:not(:last-child) {
    margin-right: 0;
  }
  .body-pc #sns-share.col1 li:first-child {
    margin-right: 7px;
  }
  .body-pc .btn-02, .body-pc .btn-03 {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  .body-pc ul.btn-list-col3, .body-pc ul.btn-list-col2 {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  .body-pc .map {
    background-size: 330px auto;
    width: 330px;
    height: 300px;
    overflow: initial;
  }
  .body-pc .map:after {
    width: 82px;
    height: 92px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background-image: url("https://dcsgtk.wni.co.jp/koyo/img/legend.png");
    background-size: 82px 92px;
    background-repeat: no-repeat;
  }
/* 2019 コメントアウト
  .body-pc .map li.map-01 {
    top: 20px;
    right: 110px;
  }
  .body-pc .map li.map-02 {
    top: 110px;
    right: 10px;
  }
  .body-pc .map li.map-03 {
    top: 120px;
    left: 130px;
  }
  .body-pc .map li.map-04 {
    top: 200px;
    right: 30px;
  }
  .body-pc .map li.map-05 {
    top: 153px;
    left: 45px;
  }
  .body-pc .map li.map-06 {
    top: 255px;
    right: 130px;
  }
  .body-pc .map li.map-07 {
    top: 204px;
    left: -32px;
  }
  .body-pc .map li.map-08 {
    top: 267px;
    left: 74px;
  }
*/
  .body-pc .cont-main {
    width: 600px;
    float: left;
    overflow: hidden;
  }
  .body-pc .cont-sub {
    width: 300px;
    float: right;
    overflow: hidden;
  }
  .body-pc .column-2-pc {
    position: relative;
  }
  .body-pc .column-2-pc .col-left {
    width: 50%;
    float: left;
  }
  .body-pc .column-2-pc .col-right {
    width: 50%;
    float: right;
  }
  .body-pc .column-2-pc:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    clear: both;
  }
  .body-pc #weather-week {
    margin-left: 20px;
    margin-right: 20px;
  }
  .body-pc #weather-week ul li:first-of-type {
    display: table-cell;
    width: 220px;
    color: #815542;
    font-weight: normal;
    background: #f2e8de;
    box-sizing: border-box;
  }
  .body-pc .box-iphone {
    margin-bottom: 20px;
  }
  .body-pc .box-iphone img {
    width: 195px;
    height: auto;
  }
  .body-pc .box-iphone figcaption {
    width: 185px;
    height: 280px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background-image: url("https://dcsgtk.wni.co.jp/koyo/img/tit_notice.svg");
    background-size: 185px 280px;
    background-repeat: no-repeat;
    display: table-cell;
  }
  .body-pc header {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .body-pc header:before {
    display: none;
  }
  .body-pc header #tit-wni {
    top: 0;
    left: 10px;
  }
  .body-pc header #sns-share {
    position: absolute;
    right: 0;
    top: 10px;
    left: auto;
    bottom: auto;
    z-index: 999;
  }
  .body-pc footer p {
    font-size: 12px;
  }
  .body-pc footer p .arrow04:after, .body-pc footer p .arrow04:before {
    display: block;
    margin-left: 0;
  }
  .body-pc footer p .weather:before {
    left: 392px;
  }
  .body-pc footer p .weather:after {
    left: 395px;
  }
  .body-pc footer p .koyo:before {
    left: 423px;
  }
  .body-pc footer p .koyo:after {
    left: 426px;
  }
  .body-pc .footer-01 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .body-pc footer.footer-02 {
    position: static;
  }
  /*------------------------------------- index.html -------------------------------------*/
  /* エリア：area01 - - - - - - - - - - - - - - - - - - -*/
  #index.body-pc {
    /* エリア：area02
- - - - - - - - - - - - - - - - - - -*/
    /* エリア：area03
- - - - - - - - - - - - - - - - - - -*/
    /* エリア：area04
- - - - - - - - - - - - - - - - - - -*/
    /* エリア：area05
- - - - - - - - - - - - - - - - - - -*/
    /* エリア：area06
- - - - - - - - - - - - - - - - - - -*/
  }
  #index.body-pc .tit-02 {
    margin-bottom: 5px;
  }
  #index.body-pc .area01.column-2 {
    background: #fff;
    border: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  #index.body-pc .area01.column-2 .col-left {
    width: 50%;
  }
  #index.body-pc .area01.column-2 .col-right {
    width: 50%;
  }
  #index.body-pc .area01.column-2 .p-01:after {
    height: 65px;
    background: rgba(255, 255, 255, 0.5);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 25%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  #index.body-pc .area01.column-2 .btn-01 {
    position: absolute;
  }
  #index.body-pc .area02.column-2-pc:before {
    z-index: 1;
    top: 115px;
    left: -10px;
  }
  #index.body-pc .area02.column-2-pc .inner {
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
  }
  #index.body-pc .area02.column-2-pc .inner .col-left, #index.body-pc .area02.column-2-pc .inner .col-right {
    width: 296px;
  }
  #index.body-pc .area03 .column-2-pc {
    margin-left: -10px;
    margin-right: -10px;
  }
  #index.body-pc .area03 .column-2-pc .col-left {
    width: 290px;
  }
  #index.body-pc .area03 .column-2-pc .col-right {
    width: 300px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #index.body-pc .area03 p.more-right {
    margin-right: 10px;
  }
  #index.body-pc .cont-sub .area04 .inner {
    padding: 10px 0 0;
  }
  #index.body-pc .cont-sub .area04 ul li {
    margin-bottom: 15px;
  }
  #index.body-pc .area05 .inner {
    padding-top: 0;
  }
  #index.body-pc .area05 .tit-03 {
    margin-left: -10px;
    margin-right: -10px;
  }
  #index.body-pc .area06 .inner {
    padding-top: 0;
  }
  #index.body-pc .area06 .tit-03 {
    margin-left: -10px;
    margin-right: -10px;
  }
  /*------------------------------------- spot.html -------------------------------------*/
  #spot.body-pc {
    /* エリア：area01
- - - - - - - - - - - - - - - - - - -*/
    /* エリア：area02 紅葉状況
- - - - - - - - - - - - - - - - - - -*/
    /* エリア：area03 最近のリポート
- - - - - - - - - - - - - - - - - - -*/
    /* エリア：area03 色付き早見グラフ
- - - - - - - - - - - - - - - - - - -*/
  }
  #spot.body-pc h2.tit-01, #spot.body-pc h2.tit-02, #spot.body-pc h2.tit-03, #spot.body-pc .tit-area01 h2, .tit-area01 #spot.body-pc h2 {
    line-height: 1.2em;
  }
  #spot.body-pc h2.tit-01 span:nth-child(1), #spot.body-pc h2.tit-02 span:nth-child(1), #spot.body-pc h2.tit-03 span:nth-child(1), #spot.body-pc .tit-area01 h2 span:nth-child(1), .tit-area01 #spot.body-pc h2 span:nth-child(1) {
    line-height: 1em;
  }
  #spot.body-pc h2.tit-01 span:nth-child(2), #spot.body-pc h2.tit-02 span:nth-child(2), #spot.body-pc h2.tit-03 span:nth-child(2), #spot.body-pc .tit-area01 h2 span:nth-child(2), .tit-area01 #spot.body-pc h2 span:nth-child(2) {
    top: -2px;
  }
  #spot.body-pc #main {
    padding-top: 0;
  }
  #spot.body-pc section {
    margin-right: -20px;
    margin-left: -20px;
    padding: 20px;
  }
  #spot.body-pc section > .tit-05 {
    padding: 0;
    background: none;
    margin-bottom: 15px;
  }
  #spot.body-pc section:nth-of-type(2n+1) {
    background: rgba(222, 165, 1, 0.5);
  }
  #spot.body-pc .area01 {
    margin-top: -20px;
  }
  #spot.body-pc .area01 .tit-01, #spot.body-pc .area01 .tit-02, #spot.body-pc .area01 .tit-03, #spot.body-pc .area01 .tit-area01 h1, .tit-area01 #spot.body-pc .area01 h1, #spot.body-pc .area01 .tit-area01 h2, .tit-area01 #spot.body-pc .area01 h2, #spot.body-pc .area01 .tit-area01 h3, .tit-area01 #spot.body-pc .area01 h3, #spot.body-pc .area01 .tit-area01 h4, .tit-area01 #spot.body-pc .area01 h4, #spot.body-pc .area01 .tit-area01 h5, .tit-area01 #spot.body-pc .area01 h5, #spot.body-pc .area01 .tit-area01 h6, .tit-area01 #spot.body-pc .area01 h6 {
    padding-left: 46px;
    position: relative;
  }
  #spot.body-pc .area01 .tit-01 span:first-of-type, #spot.body-pc .area01 .tit-02 span:first-of-type, #spot.body-pc .area01 .tit-03 span:first-of-type, #spot.body-pc .area01 .tit-area01 h1 span:first-of-type, .tit-area01 #spot.body-pc .area01 h1 span:first-of-type, #spot.body-pc .area01 .tit-area01 h2 span:first-of-type, .tit-area01 #spot.body-pc .area01 h2 span:first-of-type, #spot.body-pc .area01 .tit-area01 h3 span:first-of-type, .tit-area01 #spot.body-pc .area01 h3 span:first-of-type, #spot.body-pc .area01 .tit-area01 h4 span:first-of-type, .tit-area01 #spot.body-pc .area01 h4 span:first-of-type, #spot.body-pc .area01 .tit-area01 h5 span:first-of-type, .tit-area01 #spot.body-pc .area01 h5 span:first-of-type, #spot.body-pc .area01 .tit-area01 h6 span:first-of-type, .tit-area01 #spot.body-pc .area01 h6 span:first-of-type {
    font-size: 30px;
    position: relative;
    display: inline-block;
    margin-right: 6px;
  }
  #spot.body-pc .area01 .tit-01 span:nth-of-type(2), #spot.body-pc .area01 .tit-02 span:nth-of-type(2), #spot.body-pc .area01 .tit-03 span:nth-of-type(2), #spot.body-pc .area01 .tit-area01 h1 span:nth-of-type(2), .tit-area01 #spot.body-pc .area01 h1 span:nth-of-type(2), #spot.body-pc .area01 .tit-area01 h2 span:nth-of-type(2), .tit-area01 #spot.body-pc .area01 h2 span:nth-of-type(2), #spot.body-pc .area01 .tit-area01 h3 span:nth-of-type(2), .tit-area01 #spot.body-pc .area01 h3 span:nth-of-type(2), #spot.body-pc .area01 .tit-area01 h4 span:nth-of-type(2), .tit-area01 #spot.body-pc .area01 h4 span:nth-of-type(2), #spot.body-pc .area01 .tit-area01 h5 span:nth-of-type(2), .tit-area01 #spot.body-pc .area01 h5 span:nth-of-type(2), #spot.body-pc .area01 .tit-area01 h6 span:nth-of-type(2), .tit-area01 #spot.body-pc .area01 h6 span:nth-of-type(2) {
    font-size: 14px;
    position: relative;
    display: inline-block;
  }
  #spot.body-pc .area01 .tit-01:before, #spot.body-pc .area01 .tit-02:before, #spot.body-pc .area01 .tit-03:before, #spot.body-pc .area01 .tit-area01 h1:before, .tit-area01 #spot.body-pc .area01 h1:before, #spot.body-pc .area01 .tit-area01 h2:before, .tit-area01 #spot.body-pc .area01 h2:before, #spot.body-pc .area01 .tit-area01 h3:before, .tit-area01 #spot.body-pc .area01 h3:before, #spot.body-pc .area01 .tit-area01 h4:before, .tit-area01 #spot.body-pc .area01 h4:before, #spot.body-pc .area01 .tit-area01 h5:before, .tit-area01 #spot.body-pc .area01 h5:before, #spot.body-pc .area01 .tit-area01 h6:before, .tit-area01 #spot.body-pc .area01 h6:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_momiji.svg");
    background-size: 40px 40px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
  }
  #spot.body-pc .area01 .col-left {
    width: 48%;
  }
  #spot.body-pc .area01 .col-left .fig-01 {
    width: 440px;
    position: absolute;
    margin-left: 0;
    bottom: 10px;
  }
  #spot.body-pc .area01 .col-right.fig-01 {
    width: 50%;
    border: 8px solid #fff;
  }
  #spot.body-pc .area02 .inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  #spot.body-pc .area02 p span {
    font-size: 23px;
    margin-top: 8px;
  }
  #spot.body-pc .area02 .table-left {
    width: 26%;
  }
  #spot.body-pc .area02 .table-right {
    position: relative;
    width: 24%;
  }
  #spot.body-pc .area02 ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  #spot.body-pc .area02 ul li {
    display: table-cell;
    width: 50%;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
  }
  #spot.body-pc .area02 ul li span:first-child {
    width: 350px;
  }
  #spot.body-pc .area02 ul:before {
    content: "";
    display: block;
    width: 6px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -14px;
  }
  #spot.body-pc .area03 .column-2-pc {
    margin-left: 0;
    margin-right: 0;
  }
  #spot.body-pc .area03 .fig-01.col-left {
    width: 30%;
  }
  #spot.body-pc .area03 .fig-01.col-left img {
    border: 8px solid #fff;
  }
  #spot.body-pc .area03 .inner.col-right {
    width: 68%;
    padding-top: 0;
  }
  #spot.body-pc .area03 .inner.col-right p:first-of-type {
    font-weight: bold;
  }
  #spot.body-pc .area03 .inner.col-right .more {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #spot.body-pc .area05 .fig-01 {
    width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
  #spot.body-pc .more {
    margin-bottom: 0;
  }
  /*------------------------------------- forecast.html -------------------------------------*/
  #forecast.body-pc .tab-cont {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  #forecast.body-pc .tab-cont ul {
    margin-bottom: 20px;
  }
  #forecast.body-pc .tab-cont .table-01 {
    border: 1px solid #EED06E;
  }
  #forecast.body-pc .tab-cont .table-01 td:nth-of-type(2) img {
    width: 70%;
  }
  /*------------------------------------- notice.html -------------------------------------*/
  #notice .column-2-pc > * {
    width: 49%;
  }
  #notice .column-2-pc .btn-02 {
    margin-top: 20px;
  }
  #notice .column-2-pc .search-keyword-box input.btn-02 {
    position: relative;
    top: 26px;
    right: 50%;
  }
  #notice .box-02 {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  #notice .e-mail-box {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  #notice .btn-02 {
    margin-top: 35px;
  }
  #notice .area01 p {
    text-align: center;
  }
  #notice .area02 > * {
    margin-bottom: 20px;
  }
  /*------------------------------------- ranking.html -------------------------------------*/
  #ranking .list-02 li .rank {
    width: 32px;
    height: 32px;
    padding-top: 5px;
  }
  #ranking .list-02 li .rank:after {
    top: -7px;
    left: -10px;
  }
  #ranking .list-02 li .rank-1, #ranking .list-02 li .rank-2, #ranking .list-02 li .rank-3 {
    background: transparent;
    border-radius: 0;
  }
  #ranking .list-02 li .rank-1:after, #ranking .list-02 li .rank-2:after, #ranking .list-02 li .rank-3:after {
    top: -5px;
    left: -2px;
  }
  #ranking .list-02 li .rank-1:after {
    width: 36px;
    height: 37px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star01.svg");
    background-size: 36px 37px;
    background-repeat: no-repeat;
  }
  #ranking .list-02 li .rank-2:after {
    width: 36px;
    height: 37px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star02.svg");
    background-size: 36px 37px;
    background-repeat: no-repeat;
  }
  #ranking .list-02 li .rank-3:after {
    width: 36px;
    height: 37px;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background-image: url("https://dcsgtk.wni.co.jp/koyo/img/icon_star03.svg");
    background-size: 36px 37px;
    background-repeat: no-repeat;
  }
  #ranking .list-02 li img {
    margin-right: 10px;
  }
}

@media screen and (min-width: 1950px) {
  body.body-pc {
    background-size: cover;
  }
}

/*-------------------------------------
PCの設定
-------------------------------------*/
@media screen and (min-width: 768px) {
  .anime {
    /*タイトル*/
    /*エリアボタン*/
    /*目的別検索*/
  }
  .anime a, .anime a:hover, .anime a::after, .anime a::before, .anime a:hover:after, .anime a:hover:before {
    transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -webkit-transition: ease-out 0.3s;
    -ms-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
  }
  .anime h1 a:hover, .anime #tit-wni a:hover {
    opacity: 0.6;
  }
  .anime .btn-01 a:hover:after {
    right: 5px;
  }
  .anime .list-01 li a:hover:before {
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
  }
  .anime .more-left a, .anime .more-right a, .anime footer a {
    position: relative;
    left: 0;
  }
  .anime .more-left a:hover, .anime .more-right a:hover, .anime footer a:hover {
    left: 10px;
  }
  .anime .more-left a:hover:after, .anime .more-right a:hover:after, .anime footer a:hover:after {
    transform: rotate(224deg);
    -moz-transform: rotate(224deg);
    -webkit-transform: rotate(224deg);
    -ms-transform: rotate(224deg);
    -o-transform: rotate(224deg);
  }
  .anime .map li a:hover {
    color: #fff;
    background: #e82e04;
    box-shadow: 0px 2px 0px 0px rgba(195, 5, 5, 0.8);
  }
  .anime .btn-02 .place:hover:before {
    animation: icon-place 1.2s ease-in forwards;
    -moz-animation: icon-place 1.2s ease-in forwards;
    -webkit-animation: icon-place 1.2s ease-in forwards;
    -ms-animation: icon-place 1.2s ease-in forwards;
    -o-animation: icon-place 1.2s ease-in forwards;
  }
  .anime .btn-02 .calendar:hover:before {
    animation: icon-calender 1.2s linear forwards;
    -moz-animation: icon-calender 1.2s linear forwards;
    -webkit-animation: icon-calender 1.2s linear forwards;
    -ms-animation: icon-calender 1.2s linear forwards;
    -o-animation: icon-calender 1.2s linear forwards;
  }
  .anime .btn-02 .purp:hover:before {
    animation: icon-purp 1s linear forwards;
    -moz-animation: icon-purp 1s linear forwards;
    -webkit-animation: icon-purp 1s linear forwards;
    -ms-animation: icon-purp 1s linear forwards;
    -o-animation: icon-purp 1s linear forwards;
  }
  @keyframes icon-place {
    0% {
      transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
    }
    10% {
      transform: scale(1.2, 1.2);
      -moz-transform: scale(1.2, 1.2);
      -webkit-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      -o-transform: scale(1.2, 1.2);
    }
    50% {
      transform: scale(0.6, 0.6) rotate(0deg);
      -moz-transform: scale(0.6, 0.6) rotate(0deg);
      -webkit-transform: scale(0.6, 0.6) rotate(0deg);
      -ms-transform: scale(0.6, 0.6) rotate(0deg);
      -o-transform: scale(0.6, 0.6) rotate(0deg);
    }
    100% {
      transform: scale(1, 1) rotate(270deg);
      -moz-transform: scale(1, 1) rotate(270deg);
      -webkit-transform: scale(1, 1) rotate(270deg);
      -ms-transform: scale(1, 1) rotate(270deg);
      -o-transform: scale(1, 1) rotate(270deg);
    }
  }
  @-webkit-keyframes icon-place {
    0% {
      transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
    }
    10% {
      transform: scale(1.2, 1.2);
      -moz-transform: scale(1.2, 1.2);
      -webkit-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      -o-transform: scale(1.2, 1.2);
    }
    50% {
      transform: scale(0.6, 0.6) rotate(0deg);
      -moz-transform: scale(0.6, 0.6) rotate(0deg);
      -webkit-transform: scale(0.6, 0.6) rotate(0deg);
      -ms-transform: scale(0.6, 0.6) rotate(0deg);
      -o-transform: scale(0.6, 0.6) rotate(0deg);
    }
    100% {
      transform: scale(1, 1) rotate(270deg);
      -moz-transform: scale(1, 1) rotate(270deg);
      -webkit-transform: scale(1, 1) rotate(270deg);
      -ms-transform: scale(1, 1) rotate(270deg);
      -o-transform: scale(1, 1) rotate(270deg);
    }
  }
  @keyframes icon-calender {
    0% {
      transform-origin: center 50px;
      -moz-transform-origin: center 50px;
      -webkit-transform-origin: center 50px;
      -ms-transform-origin: center 50px;
      -o-transform-origin: center 50px;
      transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
    }
    25% {
      transform-origin: center 50px;
      -moz-transform-origin: center 50px;
      -webkit-transform-origin: center 50px;
      -ms-transform-origin: center 50px;
      -o-transform-origin: center 50px;
      transform: rotate(10deg);
      -moz-transform: rotate(10deg);
      -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
      -o-transform: rotate(10deg);
    }
    75% {
      transform-origin: center 50px;
      -moz-transform-origin: center 50px;
      -webkit-transform-origin: center 50px;
      -ms-transform-origin: center 50px;
      -o-transform-origin: center 50px;
      transform: rotate(-10deg);
      -moz-transform: rotate(-10deg);
      -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
      -o-transform: rotate(-10deg);
    }
    100% {
      transform-origin: center 50px;
      -moz-transform-origin: center 50px;
      -webkit-transform-origin: center 50px;
      -ms-transform-origin: center 50px;
      -o-transform-origin: center 50px;
      transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
    }
  }
  @-webkit-keyframes icon-calender {
    0% {
      transform-origin: center 50px;
      -moz-transform-origin: center 50px;
      -webkit-transform-origin: center 50px;
      -ms-transform-origin: center 50px;
      -o-transform-origin: center 50px;
      transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
    }
    25% {
      transform-origin: center 50px;
      -moz-transform-origin: center 50px;
      -webkit-transform-origin: center 50px;
      -ms-transform-origin: center 50px;
      -o-transform-origin: center 50px;
      transform: rotate(10deg);
      -moz-transform: rotate(10deg);
      -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
      -o-transform: rotate(10deg);
    }
    75% {
      transform-origin: center 50px;
      -moz-transform-origin: center 50px;
      -webkit-transform-origin: center 50px;
      -ms-transform-origin: center 50px;
      -o-transform-origin: center 50px;
      transform: rotate(-10deg);
      -moz-transform: rotate(-10deg);
      -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
      -o-transform: rotate(-10deg);
    }
    100% {
      transform-origin: center 50px;
      -moz-transform-origin: center 50px;
      -webkit-transform-origin: center 50px;
      -ms-transform-origin: center 50px;
      -o-transform-origin: center 50px;
      transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
    }
  }
  @keyframes icon-purp {
    0% {
      margin-left: -17px;
    }
    25% {
      margin-left: -10px;
    }
    50% {
      margin-left: -17px;
    }
    75% {
      margin-left: -10px;
    }
    100% {
      margin-left: -17px;
    }
  }
  @-webkit-keyframes icon-purp {
    0% {
      margin-left: -17px;
    }
    25% {
      margin-left: -10px;
    }
    50% {
      margin-left: -17px;
    }
    75% {
      margin-left: -10px;
    }
    100% {
      margin-left: -17px;
    }
  }
}

/*-----------------------------------------
for 2019
------------------------------------------*/
/* もっと見る系リンク */
.more-left a, .more-right a {
  color: #D20B00;
}

/* マップ */
.map li {
  width: 90px;
}

.map li a {
  font-size: 20px;
  color: #D20B00;
  padding: 5px 20px 5px 10px;
  background: #FFEED6;
  border-radius: 8px;
  border : 1px solid #AE1601;
}

.map li a:after {
  content: "";
  display: block;
  width: .4em;
  height: .4em;
  vertical-align: baseline;
  border: 2px solid #AE1601;
  border-left: 0;
  border-top: 0;
  margin-left: 5px;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.map li.map-01 {
  top: 10px;
  right: 90px;
}
.map li.map-02 {
  top: 70px;
  right: 0;
}
.map li.map-03 {
  bottom: 40px;
  right: 40px;
}
.map li.map-04 {
  top: 152px;
  right: 0;
}
.map li.map-05 {
  bottom: 90px;
  left: 4px;
}
.map li.map-06 {
  top: 116px;
  left: 85px;
}
.map li.map-07 {
  bottom: -15px;
  left: 0;
}
.map li.map-08 {
  bottom: 19px;
  left: 69px;
}

@media screen and (min-width: 321px) {
  .map {
    background-size: 360px auto;
    background-position: -25px center;
    width: 340px;
    height: 320px;
  }
  .map:after {
    width: 120px;
    height: 130px;
    background-size: 120px 130px;
  }
  .map li a {
    padding: 7px 25px 7px 10px;
  }
  .map li.map-01 {
    top: 10px;
    right: 105px;
  }
  .map li.map-02 {
    top: 90px;
    right: 0;
  }
  .map li.map-03 {
    bottom: 40px;
    right: 60px;
  }
  .map li.map-04 {
    top: 175px;
    right: 5px;
  }
  .map li.map-05 {
    bottom: 115px;
    left: 5px;
  }
  .map li.map-06 {
    top: 135px;
    left: 96px;
  }
  .map li.map-07 {
    bottom: -15px;
    left: 0;
  }
  .map li.map-08 {
    bottom: 15px;
    left: 93px;
  }
}

@media screen and (min-width: 768px) {
  .body-pc .map:after {
    width: 120px;
    height: 130px;
    background-size: 120px 130px;
  }
  .map li a {
    padding: 9px 25px 9px 10px;
  }
  .map li.map-01 {
    top: 10px;
    right: 115px;
  }
  .map li.map-02 {
    top: 100px;
    right: 0;
  }
  .map li.map-03 {
    bottom: 38px;
    right: 57px;
  }
  .map li.map-04 {
    top: 165px;
    right: 12px;
  }
  .map li.map-05 {
    bottom: 105px;
    left: 0;
  }
  .map li.map-06 {
    top: 129px;
    left: 93px;
  }
  .map li.map-07 {
    bottom: -15px;
    left: 0;
  }
  .map li.map-08 {
    bottom: 15px;
    left: 90px;
  }
}

/* 現在地/見頃日/目的で検索 */
.btn-list-01 li a {
  height: 85px;
  color: #D20B00;
  background: #FFEED6;
  border: 1px solid #AE1601;
  text-align: left;
  text-indent: .3em;
  font-size: 20px;
  margin: auto;
}

.btn-list-01 li *:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  vertical-align: baseline;
  border: 2px solid #AE1601;
  border-left: 0;
  border-top: 0;
  margin-left: 3px;
  position: absolute;
  right: 6px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  bottom: 6%;
}

/* キーワード検索 */
::-webkit-input-placeholder {
  color: #AE1601;
}

::-moz-placeholder {
  color: #AE1601;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #AE1601;
}

input[type="text"], input[type="email"] {
  color: #AE1601;
  background: #FFEED6;
  border: 1px solid #AE1601;
}

#index .area02 .search-keyword-box {
  margin-left: 10px;
}

/* 紅葉トピックスリスト */
#koyo_topics_list.list-04 li:not(:last-child) {
  border-bottom: 1px solid #A20B00;
}

.list-04 li a {
  border-bottom: none;
}

.list-04 li a figure {
  width: 75px;
}

.list-04 li a figure img {
  height: 75px;
  object-fit: cover;
}

.tp-info {
  vertical-align: middle;
  padding: 0 20px 0 10px;
}

.tp-info .tp-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  color: #AE1601;
}

.tp-info .tp-tstr {
  font-size: 20px;
  color: #AE1601;
}

#koyo_topics_list .arrow03:after {
  width: 7px;
  height: 7px;
  border: 0;
  border-right: 2px solid #D20B00;
  border-top: 2px solid #D20B00;
  right: 10px;
  margin-top: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

/* 人気ランキング */
.rank-list.list-02 li a {
  padding: 8px 0 8px 10px;
}

/* スポット詳細 */
#spot .area02 ul li span:first-child {
  width: 100%;
}

/* for 2020 */
.spot-ranking.list-01 li {
  border-bottom: 1px solid #D20B00;
}

ul#menu_ranking li {
  padding-right: 0;
  border-bottom: 1px solid #D20B00;
}

ul#menu_ranking a li .subject,
ul#menu_ranking a li .description {
/*  color: #AE1601;*/
}

div.linkList_item:not(:last-child) {
  border-bottom: 1px solid #D20B00;
}

.linkList_tit, .linkList_time {
/*  color: #AE1601;*/
}

p#disp_more.more-right {
  border-top: none;
}
