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

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

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

input, select {
  vertical-align: middle;
}

/* ===============================================================
YUI FONT CSS
===============================================================　*/
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
}

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/* ===============================================================
yokota
===============================================================　*/
body {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h1, h2, h3, h4, h5, h6, th {
  font-weight: normal;
}

img {
  vertical-align: top;
  height: auto;
}

li {
  list-style: none;
}

.module__header-sub-menu, .module__font-size, .module__font-size dd ul, .module__language, .module__side-cause-nav .bottom-nav, .frame__header .header-contents, .frame__header .header-modules > div, .frame__contents, .frame__footer .footer-contents {
  *zoom: 1;
}
.module__header-sub-menu:after, .module__font-size:after, .module__font-size dd ul:after, .module__language:after, .module__side-cause-nav .bottom-nav:after, .frame__header .header-contents:after, .frame__header .header-modules > div:after, .frame__contents:after, .frame__footer .footer-contents:after {
  content: "";
  display: block;
  clear: both;
}

.module__header-title a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  height: 53px;
  width: 300px;
  background: url('../img/sprite-s5d53a62685.png') 0 -91px no-repeat;
}

.module__header-sub-menu {
  height: 27px;
}
.module__header-sub-menu li {
  float: left;
  padding-left: 15px;
}
.module__header-sub-menu li:first-child {
  padding-left: 0;
}
.module__header-sub-menu li a {
  height: 27px;
  line-height: 27px;
  color: #4c4c4c;
  background: url('../img/arrow-blue.png') left center no-repeat;
  display: block;
  padding-left: 9.5px;
}

.module__header-search {
  height: 27px;
  position: relative;
}
.module__header-search label {
  display: block;
  width: 100%;
  height: 27px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 49px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.module__header-search label input[type="text"] {
  outline: none;
  width: 100%;
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  border: 1px solid #CCC;
  border-right: none;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.module__header-search input[type="submit"] {
  cursor: pointer;
  outline: none;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  border: 1px solid #CCC;
  border-left: none;
  margin: 0;
  padding: 0;
  background: #065dac;
  height: 27px;
  line-height: 27px;
  width: 49px;
  color: #FFF;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.module__header-search input[type="submit"]:hover {
  background: #83aed6;
}

.module__font-size {
  height: 22px;
}
.module__font-size dt {
  float: left;
  font-size: 13px;
  height: 22px;
  line-height: 24px;
  padding-right: 7.5px;
}
.module__font-size dd {
  float: left;
}
.module__font-size dd ul li {
  float: left;
  height: 22px;
  background: #065dac;
  padding: 0 7.5px;
  color: #FFF;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.module__font-size li[data-size="normal"] {
  font-size: 13px;
  line-height: 24px;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.module__font-size li[data-size="normal"].active {
  background: #83aed6;
  cursor: auto;
}
.module__font-size li[data-size="large"] {
  font-size: 16px;
  line-height: 23px;
  border-left: 1px dotted #FFF;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.module__font-size li[data-size="large"].active {
  background: #83aed6;
  cursor: auto;
}

.module__language li {
  float: left;
  background: url('../img/language-line.gif') left center no-repeat;
  padding: 0 3.75px;
}
.module__language li:first-child {
  background: none;
  padding-left: 0;
}
.module__language li:last-child {
  padding-right: 0;
}
.module__language a {
  font-size: 11px;
  height: 22px;
  line-height: 24px;
  display: block;
  padding: 0 7.5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.module__language a:hover {
  background: #065dac;
  color: #FFF;
  text-decoration: none;
}
.module__language a.active {
  color: #FFF;
  background: #83aed6;
}

.module__pankuzu {
  background: #FFF;
  width: 960px;
  display: table-cell;
  vertical-align: middle;
  padding: 1em 10px;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.module__pankuzu li {
  letter-spacing: -1em;
  display: inline-block;
}
.module__pankuzu li a {
  letter-spacing: 0;
  text-decoration: underline;
}
.module__pankuzu li span.chain {
  letter-spacing: 0;
  font-size: 10px;
  padding: 0 0.5em;
  color: #999999;
}
.module__pankuzu li span.end {
  letter-spacing: 0;
}

.module__facebook {
  background: #FFF;
  min-height: 425px;
  text-align: center;
}

.module__side-languages-nav {
  background: #FFF;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.module__side-languages-nav li {
  display: block;
}
.module__side-languages-nav li a {
  display: block;
  padding: 0.7em 15px;
  border-top: 1px dashed #CCC;
  font-size: 108%;
}
.module__side-languages-nav li:first-child > a {
  border-top: none;
}

.module__side-cause-nav {
  background: url('../img/other-bg.gif') repeat;
  overflow: hidden;
  padding-bottom: 10px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.module__side-cause-nav > h1 {
  text-indent: -9999px;
  margin: 8px 0 3px 8px;
  display: block;
  height: 42px;
  width: 183px;
  background: url('../img/sprite-s5d53a62685.png') 0 -190px no-repeat;
}
.module__side-cause-nav .list {
  width: 200px;
  background: #FFF;
  margin: 0 auto;
  margin-bottom: 5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.module__side-cause-nav .list li {
  border-bottom: 1px dashed #abd331;
}
.module__side-cause-nav .list li:last-child {
  border-bottom: none;
}
.module__side-cause-nav .list li a {
  display: block;
  padding: 0.5em 7.5px;
  font-size: 116%;
  font-weight: bold;
}
.module__side-cause-nav .bottom-nav {
  width: 200px;
  margin: 0 auto;
}
.module__side-cause-nav .bottom-nav li {
  float: left;
  width: 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.module__side-cause-nav .bottom-nav li a {
  position: relative;
  display: block;
  background: #065dac;
  color: #FFF;
  text-decoration: none;
  height: 33px;
  line-height: 33px;
}
.module__side-cause-nav .bottom-nav li a:hover {
  background: #83aed6;
}
.module__side-cause-nav .bottom-nav li a i {
  position: absolute;
  top: 50%;
  left: 7.5px;
}
.module__side-cause-nav .bottom-nav li a span {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.module__side-cause-nav .bottom-nav li.left {
  border-right: 1px dashed #FFF;
}
.module__side-cause-nav .bottom-nav li.left a {
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.module__side-cause-nav .bottom-nav li.left i {
  margin-top: -11px;
  display: block;
  height: 22px;
  width: 13px;
  background: url('../img/sprite-s5d53a62685.png') 0 -167px no-repeat;
}
.module__side-cause-nav .bottom-nav li.left span {
  padding-left: 28px;
}
.module__side-cause-nav .bottom-nav li.right a {
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.module__side-cause-nav .bottom-nav li.right i {
  margin-top: -10.5px;
  display: block;
  height: 21px;
  width: 25px;
  background: url('../img/sprite-s5d53a62685.png') 0 -145px no-repeat;
}
.module__side-cause-nav .bottom-nav li.right span {
  padding-left: 42px;
}

.module__side-nav {
  background: #FFF;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.module__side-nav dl dt {
  position: relative;
}
.module__side-nav dl dt span {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  position: absolute;
  left: 15px;
  bottom: 7.5px;
}
.module__side-nav li {
  display: block;
}
.module__side-nav li a {
  display: block;
  padding: 0.7em 15px;
  border-top: 1px dashed #CCC;
  font-size: 100%;
}
.module__side-nav dd > ul > li:first-child > a {
  border-top: none;
}

.module__side-nav dl.events dt {
  display: block;
  height: 46px;
  width: 220px;
  background: url('../img/sprite-s5d53a62685.png') 0 -233px no-repeat;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
}

.module__side-nav dl.nature dt {
  display: block;
  height: 46px;
  width: 220px;
  background: url('../img/sprite-s5d53a62685.png') 0 -421px no-repeat;
}

.module__side-nav dl.facility dt {
  display: block;
  height: 46px;
  width: 220px;
  background: url('../img/sprite-s5d53a62685.png') 0 -327px no-repeat;
}

.module__side-nav dl.sports dt {
  display: block;
  height: 46px;
  width: 220px;
  background: url('../img/sprite-s5d53a62685.png') 0 -515px no-repeat;
}

.module__side-nav dl.guide dt {
  display: block;
  height: 46px;
  width: 220px;
  background: url('../img/sprite-s5d53a62685.png') 0 -374px no-repeat;
}

.module__side-nav dl.expo dt {
  display: block;
  height: 46px;
  width: 220px;
  background: url('../img/sprite-s5d53a62685.png') 0 -280px no-repeat;
}

.module__side-nav dl.other dt {
  display: block;
  height: 46px;
  width: 220px;
  background: url('../img/sprite-s5d53a62685.png') 0 -468px no-repeat;
}

.module__side-banner a, .module__side-banner img {
  display: block;
}
.module__side-banner li {
  margin-top: 3.75px;
}
.module__side-banner li:first-child {
  margin-top: 0;
}

.module__to-top {
  clear: both;
  float: right;
}
.module__to-top a {
  width: 90px;
  height: 65px;
  display: block;
  background: #FFF;
  padding-top: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
}
.module__to-top a span {
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  height: 44px;
  width: 63px;
  background: url('../img/sprite-s5d53a62685.png') 0 -562px no-repeat;
}
.module__to-top a:hover span {
  display: block;
  height: 44px;
  width: 63px;
  background: url('../img/sprite-s5d53a62685.png') 0 -607px no-repeat;
}

.module__footer-title {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  height: 53px;
  width: 300px;
  background: url('../img/sprite-s5d53a62685.png') 0 -37px no-repeat;
}

.module__copyright {
  clear: both;
  padding: 20px 0;
  min-width: 960px;
  background: url('../img/other-bg.gif');
}
.module__copyright p {
  display: block;
  text-align: center;
  line-height: 1.5;
}

dl[class^="module__footer-nav-list"] > dt {
  display: block;
  margin-bottom: 15px;
}
dl[class^="module__footer-nav-list"] > dt a {
  display: table;
  padding: 9px 10px;
  width: 100%;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
dl[class^="module__footer-nav-list"] > dt a:hover {
  text-decoration: none;
}
dl[class^="module__footer-nav-list"] > dt a span {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  font-weight: bold;
}
dl[class^="module__footer-nav-list"] > dt a img {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  display: block;
  vertical-align: middle;
  float: right;
}
dl[class^="module__footer-nav-list"] > dd {
  padding-left: 7.5px;
}
dl[class^="module__footer-nav-list"] li a {
  background: url('../img/arrow-blue.png') left 0.4em no-repeat;
  display: block;
  padding-left: 9.5px;
  margin-top: 0.8em;
}
dl[class^="module__footer-nav-list"] > dd > ul > li:first-child > a {
  margin-top: 0;
}
dl[class^="module__footer-nav-list"] ul.children {
  padding-left: 20px;
}
dl[class^="module__footer-nav-list"] > dd > ul > li > ul.children {
  padding-left: 25px;
}

.module__footer-nav-list--nature > dt a {
  border-bottom: 1px solid #68c389;
  background-color: #73c792;
}
.module__footer-nav-list--nature > dt a:hover {
  background-color: #b9e3c9;
  border-bottom: 1px solid #aedfc1;
}

.module__footer-nav-list--sport > dt a {
  border-bottom: 1px solid #3aa2c8;
  background-color: #46a8cb;
}
.module__footer-nav-list--sport > dt a:hover {
  background-color: #a3d4e5;
  border-bottom: 1px solid #97cee2;
}

.module__footer-nav-list--event > dt a {
  border-bottom: 1px solid #7e73be;
  background-color: #887dc3;
}
.module__footer-nav-list--event > dt a:hover {
  background-color: #c4bee1;
  border-bottom: 1px solid #bab4dc;
}

.module__footer-nav-list--facility > dt a {
  border-bottom: 1px solid #fb78af;
  background-color: #fb87b8;
}
.module__footer-nav-list--facility > dt a:hover {
  background-color: #fdc3dc;
  border-bottom: 1px solid #fdb4d3;
}

.module__footer-nav-list--guide > dt a {
  border-bottom: 1px solid #ff822d;
  background-color: #ff8b3c;
}
.module__footer-nav-list--guide > dt a:hover {
  background-color: #ffc59e;
  border-bottom: 1px solid #ffbc8f;
}

.module__footer-nav-list--expo > dt a {
  border-bottom: 1px solid #fdb421;
  background-color: #fdb930;
}
.module__footer-nav-list--expo > dt a:hover {
  background-color: #fedc98;
  border-bottom: 1px solid #fed789;
}

.module__footer-nav-list--other > dt a {
  border-bottom: 1px solid #a2ca2b;
  background-color: #abd331;
}
.module__footer-nav-list--other > dt a:hover {
  background-color: #d5e998;
  border-bottom: 1px solid #d0e68b;
}

.module__pop-menu {
  position: fixed;
  z-index: 9;
  bottom: 20px;
  right: 20px;
  background: #FFF;
  border: 2px solid #d9d9d9;
  padding: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.module__pop-menu li a {
  display: block;
  width: 80px;
  height: 26px;
  line-height: 26px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-indent: 5px;
}
.module__pop-menu li a:hover {
  text-decoration: none;
}
.module__pop-menu .nature a {
  background: #73c792;
}
.module__pop-menu .nature a:hover {
  background: #b9e3c9;
}
.module__pop-menu .sport a {
  background: #46a8cb;
}
.module__pop-menu .sport a:hover {
  background: #a3d4e5;
}
.module__pop-menu .event a {
  background: #887dc3;
}
.module__pop-menu .event a:hover {
  background: #c4bee1;
}
.module__pop-menu .facility a {
  background: #fb87b8;
}
.module__pop-menu .facility a:hover {
  background: #fdc3dc;
}
.module__pop-menu .guide a {
  background: #ff8b3c;
}
.module__pop-menu .guide a:hover {
  background: #ffc59e;
}
.module__pop-menu .expo a {
  background: #fdb930;
}
.module__pop-menu .expo a:hover {
  background: #fedc98;
}
.module__pop-menu .other a {
  background: #abd331;
}
.module__pop-menu .other a:hover {
  background: #d5e998;
}

.module__theme-switcher {
  padding-top: 50px;
  clear: both;
}
.module__theme-switcher .pc-switcher > a {
  color: #FFF;
  display: block;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  max-width: 120px;
  padding: 1em;
  margin: 0 auto;
  background: #065dac;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.module__theme-switcher .pc-switcher > span {
  display: none;
}

body {
  background: url('../img/bg.gif');
  color: #4c4c4c;
}

body.font-large {
  font-size: 108%;
}

a {
  color: #065dac;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.frame__header {
  background: #FFF;
  padding-top: 40px;
  min-width: 960px;
  position: relative;
  z-index: 10;
}

.frame__header .header-contents {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 17px;
}
.frame__header .header-contents .module__header-title {
  float: left;
}

.frame__header .header-modules {
  float: right;
  display: table;
}
.frame__header .header-modules > div {
  display: table-cell;
  vertical-align: top;
}
.frame__header .header-modules > div:first-child {
  background: "#F00";
  padding-right: 20px;
}
.frame__header .header-modules .module__header-sub-menu {
  margin-bottom: 5px;
}
.frame__header .header-modules .module__header-search {
  margin-bottom: 5px;
}
.frame__header .header-modules .module__font-size {
  float: right;
}

.frame__contents {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.title-set {
  margin-bottom: 20px;
}

.frame__left-contents {
  float: left;
  width: 700px;
}

.frame__right-contents {
  float: right;
  width: 220px;
  margin-bottom: 80px;
}

.module__side-languages-nav {
  margin-bottom: 15px;
}

.module__side-cause-nav {
  margin-bottom: 15px;
}

.module__side-banner {
  margin-bottom: 15px;
}

.module__side-nav {
  margin-bottom: 15px;
}

.frame__footer {
  padding-top: 15px;
  background: #FFF;
  min-width: 960px;
  position: relative;
  z-index: 10;
}

.frame__footer .footer-contents {
  width: 960px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.frame__footer .footer-contents .module__footer-title {
  margin-bottom: 15px;
}
.frame__footer .footer-contents > div[class^="set"] {
  float: left;
  width: 220px;
}
.frame__footer .footer-contents > div.set1 {
  padding-right: 27px;
}
.frame__footer .footer-contents > div.set2 {
  padding-right: 26px;
}
.frame__footer .footer-contents > div.set3 {
  padding-right: 27px;
}

.module__footer-nav-list--nature,
.module__footer-nav-list--sport,
.module__footer-nav-list--guide {
  padding-bottom: 30px;
}

.module__footer-nav-list--other {
  padding-bottom: 60px;
}
