@charset "utf-8";
/* CSS Document */

.both {
  clear: both;
}

.mb15 {
  margin-bottom: 15px;
}

.content {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
}

.lineboxContent {
  /* background-image: url(../img/common/color_line.jpg); */
  background-repeat: repeat-x;
  background-position: center bottom;
  /* padding-bottom: 30px; */
}

.inBox {
  width: 860px;
  margin-right: 50px;
  margin-left: 50px;
  padding-bottom: 50px;
}

.linebox {
  background-image: url(../img/common/color_line.jpg);
  background-repeat: repeat-x;
  background-position: center bottom;
  height: 114px;
  padding-bottom: 2px;
}

#header #fontSize {
  position: absolute;
  top: 10px;
  left: 820px;
}

#fontSize li {
  float: left;
  margin-left: 5px;
}

#fontSize li img{
  cursor: pointer;
}

#header #jumpLink {
  position: absolute;
  top: 10px;
  left: 680px;
  font-weight: bold;
  background: url(../img/common/arrow.png) no-repeat left center;
  padding-left: 20px;
}

#header #jumpLink a {
  color: #000;
}

#header #jumpLink a:hover {
  text-decoration: none;
}

/* HEADER ----------------------------------------------- */

#headerBG {
  background-image: url(../img/top/header_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

#headerBG #header {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.pan {
  position: relative;
  font-size: 80%;
  width: 870px;
  margin: 0 auto;
  padding-top: 15px;
}

.pan.has-npFlag::after {
  content: '';
  position: absolute;
  display: block;
  width: 60px;
  height: 100px;
  top: 60px;
  left: 0;
  background-image: url(../img/top/np_badge.png);
  background-size: contain;
}

#header h1 {
  height: 130px;
  width: 630px;
  background-image: url(../img/common/junior_park_ranger.png);
  background-repeat: no-repeat;
  background-position: center 20px;
  margin-right: auto;
  margin-left: auto;
  text-indent: -9999px;
}

#header #menu {
  width: 630px;
  margin-right: auto;
  margin-left: auto;
}

#header #menu li {
  float: left;
  height: 52px;
}

#header #charactor {
  height: 422px;
  text-indent: -9999px;
}

#header #charactor #ranger a {
  display: block;
  width: 350px;
  height: 422px;
  float: left;
  background: url(../img/top/ranger.png) no-repeat;
}

#header #charactor #ranger a:hover {
  background-position: -350px 0;
}

#header #charactor #doctor a {
  display: block;
  float: left;
  width: 260px;
  height: 422px;
  background: url(../img/top/park_doctor.png) no-repeat;
}

#header #charactor #doctor a:hover {
  background-position: -260px 0;
}

#header #charactor #rangerboy a {
  display: block;
  float: left;
  width: 350px;
  height: 422px;
  background: url(../img/top/ranger_boy.png) no-repeat;
}

#header #charactor #rangerboy a:hover {
  background-position: -350px 0;
}

/* SEC HEADER ----------------------------------------------- */

#secHeaderBG {
  background-image: url(../img/common/sec_header_bg.jpg);
  height: 212px;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
}

#secHeaderBG #header {
  width: 870px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

#secHeaderBG #header h1 a {
  height: 110px;
  width: 630px;
  display: block;
  padding-top: 20px;
}

/* FOOTER ----------------------------------------------- */

#parkranger .pagetop {
  width: 160px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 800px;
  height: 35px;
}

#parkranger .pagetop a {
  background-image: url(../img/common/pagetop.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 35px;
  width: 135px;
  display: block;
  text-indent: -9999px;
}

#parkranger .pagetop a:hover {
  background-position: 0px -35px;
}

#footerBG {
  background-image: url(../img/common/footer_bg.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  height: 200px;
}

#footerBG #footer {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
}

#footerBG #footer h3 {
  background-image: url(../img/common/bird.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  margin-bottom: 20px;
  margin-left: 10px;
}

#footerBG #footer ul {
  margin-left: 30px;
}

#footerBG #footer li {
  float: left;
}

#footerBG #footer #footerLink {
  clear: both;
  font-size: 100%;
  margin: 0 auto;
  width: max-content;
}

#footerBG #footer #footerLink li {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #463a25;
  padding-left: 11px;
  padding-right: 11px;
}

#footerBG #footer #footerLink .linkEnd {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #463a25;
}

#footerBG #footer #footerInfo {
  clear: both;
  font-size: 90%;
  padding-top: 20px;
}

#footerBG #footer #footerInfo li {
  padding-right: 30px;
}

/* MAP ----------------------------------------------- */

#areaMap {
  background-image: url(../img/top/map_bg.jpg);
  height: 603px;
  background-repeat: repeat-x;
}

#mapBG {
  background-image: url(../img/top/map.png);
  height: 583px;
  background-repeat: no-repeat;
  background-position: center 10px;
  padding-top: 10px;
}

#areaMap #mapBG #map {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  height: 583px;
  position: relative;
}

#map #titleArea {
  background-image: url(../img/top/title_map.png);
  background-repeat: no-repeat;
  height: 27px;
  width: 130px;
  text-indent: -9999px;
  padding-top: 38px;
  padding-left: 50px;
  background-position: 50px 38px;
}

#map #area01 {
  height: 120px;
  width: 155px;
  position: absolute;
  left: 484px;
  top: 38px;
}

#map #area01 a {
  background-image: url(../img/top/map_area01.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  height: 120px;
  width: 155px;
}

#map #area01 a:hover {
  background-position: 0px -120px;
}

#map #area02 {
  height: 120px;
  width: 150px;
  position: absolute;
  left: 636px;
  top: 279px;
}

#map #area02 a {
  background-image: url(../img/top/map_area02.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  height: 120px;
  width: 150px;
}

#map #area02 a:hover {
  background-position: 0px -120px;
}

#map #area03 {
  height: 132px;
  width: 143px;
  position: absolute;
  left: 546px;
  top: 411px;
}

#map #area03 a {
  background-image: url(../img/top/map_area03.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  height: 132px;
  width: 143px;
}

#map #area03 a:hover {
  background-position: 0px -132px;
}

#map #area04 {
  height: 130px;
  width: 128px;
  position: absolute;
  left: 344px;
  top: 441px;
}

#map #area04 a {
  background-image: url(../img/top/map_area04.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  height: 130px;
  width: 128px;
}

#map #area04 a:hover {
  background-position: 0px -130px;
}

#map #area05 {
  height: 146px;
  width: 130px;
  position: absolute;
  left: 295px;
  top: 200px;
}

#map #area05 a {
  background-image: url(../img/top/map_area05.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  height: 146px;
  width: 130px;
}

#map #area05 a:hover {
  background-position: 0px -146px;
}

#map #area06 {
  height: 140px;
  width: 130px;
  position: absolute;
  left: 146px;
  top: 197px;
}

#map #area06 a {
  background-image: url(../img/top/map_area06.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  height: 140px;
  width: 130px;
}

#map #area06 a:hover {
  background-position: 0px -140px;
}

#map #area07 {
  height: 192px;
  width: 138px;
  position: absolute;
  left: 0px;
  top: 278px;
}

#map #area07 a {
  background-image: url(../img/top/map_area07.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  height: 192px;
  width: 138px;
}

#map #area07 a:hover {
  background-position: 0px -192px;
}

/* UPDATE ----------------------------------------------- */

#update {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  padding-top: 10px;
}

#update #titleUpdate {
  background-image: url(../img/top/title_update.png);
  background-repeat: no-repeat;
  height: 27px;
  width: 180px;
  text-indent: -9999px;
  padding-bottom: 38px;
  background-position: 50px 38px;
  padding-top: 38px;
  padding-left: 50px;
}

#update ul {
  overflow: hidden;
}

#update ul li.clr {
  clear: left;
}

#update .upBox01 {
  float: left;
  position: relative;
  background: url(../img/update/box01.jpg) no-repeat center bottom;
  margin-bottom: 10px;
}

#update .upBox01 .inner {
  width: 180px;
  padding: 30px;
  background: url(../img/update/box01_top.jpg) no-repeat center top;
  background-color: rgba(0,0,0,0.01); /* miChecker.hack */
}

#update .upBox02 {
  float: left;
  position: relative;
  background: url(../img/update/box02.jpg) no-repeat center bottom;
}

#update .upBox02 .inner {
  width: 180px;
  padding: 30px;
  background: url(../img/update/box02_top.jpg) no-repeat center top;
}

#update .label01 {
  background-image: url(../img/update/rabel_orange.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 85px;
  color: #ffffff;
  text-align: center;
  font-size: 86%;
  font-weight: bold;
  padding-top: 4px;
  position: absolute;
  left: 137px;
  top: 23px;
}

#update .label02 {
  background-image: url(../img/update/rabel_blue.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 85px;
  color: #ffffff;
  text-align: center;
  font-size: 65%;
  font-weight: bold;
  padding-top: 4px;
  position: absolute;
  left: 137px;
  top: 23px;
}

#update .label03 {
  background-image: url(../img/update/rabel_green.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 85px;
  color: #ffffff;
  text-align: center;
  font-size: 86%;
  font-weight: bold;
  padding-top: 4px;
  position: absolute;
  left: 137px;
  top: 23px;
}

#update .day {
  font-size: 86%;
  margin-bottom: 5px;
}

#update .parkName {
  font-size: 100%;
  font-weight: bold;
  color: #566922;
  margin-bottom: 5px;
  line-height: 18px;
}

#update .title {
  margin-bottom: 5px;
}

#update .title a {
  font-weight: bold;
  font-size: 100%;
  line-height: 20px;
}

#update .discription {
  font-size: 90%;
  line-height: 1.5;
}

#update .picBox {
  text-align: center;
}

/* ABOUT ----------------------------------------------- */

#aboutRanger {
  height: 114px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/about/title_parkranger.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}

#aboutRanger h2 {
  text-indent: -9999px;
}

#about #aboutBox01 {
  background-image: url(../img/about/about_box01.png);
  background-repeat: no-repeat;
  height: 350px;
  width: 281px;
  float: left;
}

#about #aboutBox02 {
  background-image: url(../img/about/about_box02.png);
  background-repeat: no-repeat;
  height: 350px;
  width: 298px;
  float: left;
}

#about #aboutBox03 {
  background-image: url(../img/about/about_box03.png);
  background-repeat: no-repeat;
  height: 350px;
  width: 281px;
  float: left;
}

#about #purpose h4 {
  height: 135px;
  text-indent: -9999px;
}

#about #aboutBox01 p {
  margin-right: 30px;
  margin-left: 35px;
  line-height: 22px;
}

#about #aboutBox02 p {
  margin-right: 40px;
  margin-left: 40px;
  line-height: 22px;
}

#about #aboutBox03 p {
  margin-right: 30px;
  margin-left: 35px;
  line-height: 22px;
}

#about #charaBox01 {
  background-image: url(../img/about/chara_box01.png);
  background-repeat: no-repeat;
  height: 475px;
  width: 860px;
  position: relative;
}

#about #charaBox02 {
  background-image: url(../img/about/chara_box02.png);
  background-repeat: no-repeat;
  height: 435px;
  width: 860px;
  position: relative;
}

#about #charaBox03 {
  background-image: url(../img/about/chara_box03.png);
  background-repeat: no-repeat;
  height: 425px;
  width: 860px;
  position: relative;
}

#about #charactor h4 {
  text-indent: -9999px;
}

#about #charactor .catch {
  text-indent: -9999px;
}

#about #charaBox01 .words {
  position: absolute;
  width: 505px;
  left: 270px;
  top: 157px;
  height: 174px;
  line-height: 34px;
}

#about #charaBox02 .words {
  position: absolute;
  width: 514px;
  left: 75px;
  top: 134px;
  height: 174px;
  line-height: 34px;
}

#about #charaBox03 .words {
  position: absolute;
  width: 505px;
  left: 272px;
  top: 138px;
  height: 216px;
  line-height: 34px;
}

#about #charactor #charaBox01 .know {
  position: absolute;
  width: 400px;
  left: 270px;
  top: 385px;
}

#about #charactor #charaBox02 .know {
  position: absolute;
  width: 400px;
  left: 77px;
  top: 356px;
}

#about #charactor .know p {
  line-height: 30px;
}

#about #charactor .know a {
  background-image: url(../img/common/arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}

/* AREA ----------------------------------------------- */

#hokkaidoArea {
  height: 114px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/area/hokkaido/title_area.png);
}

#tohokuArea {
  height: 114px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/area/tohoku/title_area.png);
}

#kantoArea {
  height: 114px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/area/kanto/title_area.png);
}

#chubuArea {
  height: 114px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/area/chubu/title_area.png);
}

#kinkiArea {
  height: 114px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/area/kinki/title_area.png);
}

#chugoku-shikokuArea {
  height: 114px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/area/chugoku-shikoku/title_area.png);
}

#kyushu-okinawaArea {
  height: 114px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/area/kyushu-okinawa/title_area.png);
}

#hokkaidoArea h2,
#tohokuArea h2,
#kantoArea h2,
#chubuArea h2,
#kinkiArea h2,
#chugoku-shikokuArea h2,
#kyushu-okinawaArea h2 {
  text-indent: -9999px;
}

#area #schedule h3 {
  background-image: url(../img/area/subtitle01.png);
  background-repeat: no-repeat;
  height: 100px;
  width: 560px;
  text-indent: -9999px;
  float: left;
  background-position: left center;
}

#area #report h3 {
  background-image: url(../img/area/subtitle02.png);
  background-repeat: no-repeat;
  height: 80px;
  width: 560px;
  text-indent: -9999px;
  float: left;
}

#area #parkTitle {
  background-image: url(../img/area/title_park.png);
  background-repeat: no-repeat;
  height: 55px;
  width: 840px;
  padding-left: 20px;
  padding-top: 20px;
  font-size: 186%;
  font-weight: bold;
}

#area .parkPic {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

#area .parkName {
  background-repeat: no-repeat;
  background-position: left top;
  height: 120px;
  width: 390px;
  font-size: 129%;
  font-weight: bold;
  float: left;
  margin-bottom: 20px;
  padding-left: 20px;
}

#area .parkName img {
  float: left;
}

#area .parkName p {
  display: table-cell;
  vertical-align: middle;
  height: 120px;
  width: 2255px;
}

#area .link {
  width: 420px;
  float: left;
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 20px;
}

#area .link img {
  float: left;
}

#area .link ul {
  display: table-cell;
  vertical-align: middle;
  height: 120px;
  width: 400px;
}

#area .link ul li {
  padding-left: 1em;
  background: url(../img/common/arrow_s.png) no-repeat 0 0.2em;
}

#area .link a {
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 20px;
}

#area #feature {
  background-image: url(../img/area/feature.png);
  background-repeat: no-repeat;
  height: 255px;
  width: 860px;
  position: relative;
  clear: left;
}

#area #feature.long {
  background-image: url(../img/area/feature_l.png);
  height: 288px;
}

#area #feature.exlong {
  background-image: url(../img/area/feature_exl.png);
  height: 357px;
}

#area #feature h4 {
  text-indent: -9999px;
}

#area #feature p {
  font-size: 120%;
  position: absolute;
  width: 590px;
  left: 194px;
  top: 60px;
  line-height: 28px;
}

/*
#charaFade > span {
    display: none;
}
*/

#area .charaFade {
  width: 300px;
  float: right;
  margin-top: 20px;
}

#area #schedule .scheduleTable {
  width: 820px;
  margin-right: auto;
  margin-left: auto;
}

#area #schedule .scheduleTable table {
  background-color: #ffffff;
  border-top-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #463a25;
  border-left-color: #463a25;
  width: 820px;
  margin-bottom: 50px;
}

#area #schedule .inBox {
  padding-bottom: 0;
}

#area #schedule .scheduleTable th {
  background-color: #d1f4fd;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #463a25;
  border-bottom-color: #463a25;
  text-align: left;
  background-image: url(../img/area/icon_general.png);
  background-repeat: no-repeat;
  background-position: 730px center;
  padding: 30px 100px 30px 30px;
  font-size: 180%;
  font-weight: bold;
}

#area #schedule .scheduleTable .icon_school {
  background-image: url(../img/area/icon_school.png);
}

#area #schedule .scheduleTable span {
  background-image: url(../img/area/icon_blow.png);
  background-repeat: no-repeat;
  height: 70px;
  width: 84px;
  background-position: left center;
  font-size: 60%;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 18px;
  line-height: 18px;
}

#area #schedule .scheduleTable .tdLeft {
  width: 310px;
  font-weight: bold;
}

#area #schedule .scheduleTable td {
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #463a25;
  border-bottom-color: #463a25;
  font-size: 120%;
  padding-top: 28px;
  padding-right: 10px;
  padding-bottom: 28px;
  padding-left: 28px;
  line-height: 28px;
}

#area #schedule .scheduleTable a {
  color: #42923d;
  text-decoration: underline;
}

#area #report {
  position: relative;
}

#area #report #titleBox {
  position: absolute;
  z-index: 1;
  width: 860px;
  height: 80px;
}

#area #report #ui-tab .reportBox {
  background: url(../img/area/report_box_middle.jpg) repeat-y;
  width: 860px;
}

#area #report #ui-tab .reportBox_top {
  background: url(../img/area/report_box_top.jpg) no-repeat center top;
}

#area #report #ui-tab .reportBox_bottom {
  background: url(../img/area/report_box_bottom.jpg) no-repeat center bottom;
  padding-top: 22px;
  padding-left: 50px;
  padding-bottom: 40px;
  padding-right: 50px;
  margin-bottom: 30px;
  overflow: hidden;
}

#area #report .titleSchool,
#area #report .title-school{
  background-image: url(../img/area/title_school.png);
  font-size: 170%;
  height: 50px;
  font-weight: bold;
  padding: 18px 30px 0 10px;
  margin-bottom: 1em;
}

#area #report .titleGeneral,
#area #report .title-general{
  background-image: url(../img/area/title_general.png);
  font-size: 170%;
  height: 50px;
  font-weight: bold;
  padding: 10px 90px 10px 10px;
  margin-bottom: 1em;
}

#past_report {
  width: 860px;
  margin: 0 auto;
}

#past_report a {
  background-color: #eceb81;
}

.reportBox .leftBox {
  float: left;
  width: 460px;
}

.leftBox th {
  width: 100px;
}

.leftBox td {
  width: 330px;
  padding: 8px;
}

.reportBox .leftBox dl {
  width: 150px;
  margin-top: 20px;
  margin-right: 5px;
  float: left;
}

.reportBox .leftBox dd,
.reportBox .rightBox dd {
  font-size: 90%;
  margin-top: 5px;
}

.reportBox .leftBox .picEnd {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.reportBox .rightBox {
  width: 280px;
  float: left;
  padding-left: 20px;
  padding-top: 48px;
}

.reportBox dt img {
  width: 100%;
}

#area #report #ui-tab {
  padding-top: 85px;
  z-index: 100;
}

#mapPop {
  background: url(../img/area/map_pop_bg_middle.jpg) repeat-y;
  width: 960px;
  position: relative;
}

#mapPop #inner_top {
  background: url(../img/area/map_pop_bg_top.jpg) no-repeat center top;
  padding-top: 50px;
}

#mapPop #inner_bottom {
  background: url(../img/area/map_pop_bg_bottom.jpg) no-repeat center bottom;
  padding: 0 50px 50px;
}

#mapPop .close {
  height: 40px;
  width: 108px;
}

#mapPop h1 {
  height: 72px;
}

#mapPop #thumbBox {
  width: 780px;
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 40px;
  overflow: hidden;
}

#thumbBox .box01 {
  width: 390px;
  float: left;
  margin-bottom: 26px;
  clear: left;
}

#thumbBox .box02 {
  width: 380px;
  float: left;
  padding-left: 10px;
}

#thumbBox .picArea {
  width: 190px;
  float: left;
}

#thumbBox .txtArea {
  width: 190px;
  float: left;
}

#thumbBox .txtArea p {
  font-weight: bold;
  padding-top: 10px;
}

#thumbBox .icon01 {
  background-image: url(../img/area/hokkaido/plate.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 88px;
  margin-top: 10px;
  padding-top: 5px;
  text-align: center;
  font-size: 86%;
  float: left;
}

#thumbBox .icon02 {
  background-image: url(../img/area/tohoku/plate.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 88px;
  margin-top: 10px;
  padding-top: 5px;
  text-align: center;
  font-size: 86%;
  float: left;
}

#thumbBox .icon03 {
  background-image: url(../img/area/kanto/plate.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 88px;
  margin-top: 10px;
  padding-top: 5px;
  text-align: center;
  font-size: 86%;
  float: left;
}

#thumbBox .icon04 {
  background-image: url(../img/area/chubu/plate.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 88px;
  margin-top: 10px;
  padding-top: 5px;
  text-align: center;
  font-size: 86%;
  float: left;
}

#thumbBox .icon05 {
  background-image: url(../img/area/kinki/plate.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 88px;
  margin-top: 10px;
  padding-top: 5px;
  text-align: center;
  font-size: 86%;
  float: left;
}

#thumbBox .icon06 {
  background-image: url(../img/area/chugoku-shikoku/plate.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 88px;
  margin-top: 10px;
  padding-top: 5px;
  text-align: center;
  font-size: 86%;
  float: left;
}

#thumbBox .icon07 {
  background-image: url(../img/area/kyushu-okinawa/plate.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 88px;
  margin-top: 10px;
  padding-top: 5px;
  text-align: center;
  font-size: 86%;
  float: left;
}

/* dropmenu */

ul.dropdownMenu {
  padding: 0px;
}

ul.dropdownMenu li {
  float: left;
  display: block;
  position: relative;
  list-style: none outside none;
}

ul.dropdownMenu li:last-child {
  border-right-width: 1px;
}

ul.dropdownMenu li a {
  outline: 0;
}

ul.dropdownMenu ul {
  position: absolute;
  left: -500px;
  top: 82px;
  visibility: hidden;
  padding: 0px 0px;
  margin: 0px;
  width: 1000px;
  height: 593px;
  background-color: #f5f5e5;
}

#header #menu #menu02 ul.dropdownMenu ul li {
  width: 1000px;
  z-index: 100;
}

#header #menu #menu02 ul.dropdownMenu ul li:last-child {
  border-bottom-width: 1px;
}


.dropdownSubMenuFocus {
  width: 100%;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

#cboxOverlay {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0.5 !important;
  top: 0;
  left: 0;
  overflow: hidden;
}

#cboxLoadingOverlay {
  background-color: #f5f6e5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxClose {
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
  width: 108px;
  height: 40px;
  border: none;
  background: url(../img/area/close.png) no-repeat;
  text-indent: -9999px;
}

/* utility ----------------------------------------------- */

.flex {
  display: flex;
}

.mr-2 {
  margin-right: 2em;
}

.items-center {
  align-items: center;
}


/* トップページ: イベントPOP: 微調整 */
#area #schedule .scheduleTable{
  width: 100%;
}

#area #schedule .scheduleTable table{
  width: 100%;
}

#area #schedule .scheduleTable th{
  background-position: 660px center;
}

#area #schedule .scheduleTable .tdLeft{
  width: 250px;
}

/* トップページ: ボタン */
.c-button {
  display: inline-block;
  width: 240px;
  height: 32px;
  color: #00756E;
  background-color: #fff;
  border: 4px solid #00756E;
  padding: 10px 30px;
  text-decoration: none;
  vertical-align: top;
  border-radius: 30px;
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.3s;
}

.c-button:hover {
  padding: 10px 30px;   /* a要素に直でスタイル当たってるのでオーバーライド */
  color: #ffffff;
  line-height: 32px;
  font-size: 16px;
  background-color: #00756E;
}


/* トップページ: 地域情報POP */
#thumbBox .officeList{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

#thumbBox .officeList > li{
  flex-basis: 50%;
  margin-top: 10px;
  font-size: 1.1rem;
  font-weight: bold;
}

#thumbBox .officeList__park{
  padding-left: 15px;
  padding-bottom: 15px;
}

#thumbBox .officeList__park > li{
  margin-top: 4px;
  font-size: 1rem;
  font-weight: normal;
}


/* トップページ: サブタイトル */
.p-toppage-subtitle{
	width: 860px;
	margin: 0 auto;
}

/* トップページ: H2タイトル */
.p-toppage-title{
  display: block;
  width: 100%;
  font-size: 26px;
  color: #463A25;
  letter-spacing: 7px;
  padding: 40px 50px;
}


/* フッターマージン調整 */
#footerBG + footer#js-footer{
	margin-top: 0;
}
