.yellow-marker {
  background-image: linear-gradient(transparent 70%, #fcff00 70%);
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
  font-family: initial;
}

body {
  font-family: "Gotham A", "Gotham B", HelveticaNeue-Regular,
    "Helvetica Neue Regular", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "メイリオ", Verdana, sans-serif;
}

.areaRenewH2,
.category-about .bgAboutTop h2,
.category-geopark .bgAboutTop h2,
.category-vision .bgAboutTop h2,
.category-theme .bgAboutTop h2,
.category-action .bgAboutTop h2,
.category-organization .bgAboutTop h2,
.category-access .bgAboutTop h2,
.category-logo .bgAboutTop h2,
.category-download .bgAboutTop h2 {
  text-align: center;
  font-size: 270%;
  color: #fff;
  padding: 120px 0;
}

.h3AreaRenew,
.category-about .grid h3,
.category-geopark .grid h3,
.category-vision .grid h3,
.category-theme .grid h3,
.category-action .grid h3,
.category-organization .grid h3,
.category-access .grid h3,
.category-logo .grid h3,
.category-download .grid h3 {
  font-size: 200%;
  color: #ea5532;
  text-align: center;
  background: url("../img/area/bg-h3arearenew.gif") no-repeat scroll bottom
    center transparent;
  background-size: auto 1px;
  padding: 75px 0 40px;
  margin-bottom: 40px;
  text-align: center;
}

/************
2017,March About 追加
************/

.category-about .bgAboutTop,
.category-geopark .bgAboutTop,
.category-vision .bgAboutTop,
.category-theme .bgAboutTop,
.category-action .bgAboutTop,
.category-organization .bgAboutTop,
.category-access .bgAboutTop,
.category-logo .bgAboutTop,
.category-download .bgAboutTop {
  background-image: url("../img/about/img-about-top-main.jpg");
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.category-about .bgAboutTop .overBg,
.category-geopark .bgAboutTop .overBg,
.category-vision .bgAboutTop .overBg,
.category-theme .bgAboutTop .overBg,
.category-action .bgAboutTop .overBg,
.category-organization .bgAboutTop .overBg,
.category-access .bgAboutTop .overBg,
.category-logo .bgAboutTop .overBg,
.category-download .bgAboutTop .overBg {
  background-image: none;
  background-color: rgba(0, 0, 0, 0.2);
}

.category-about .bgAboutTop .containerWrap,
.category-geopark .bgAboutTop .containerWrap,
.category-vision .bgAboutTop .containerWrap,
.category-theme .bgAboutTop .containerWrap,
.category-action .bgAboutTop .containerWrap,
.category-organization .bgAboutTop .containerWrap,
.category-access .bgAboutTop .containerWrap,
.category-logo .bgAboutTop .containerWrap,
.category-download .bgAboutTop .containerWrap {
  padding-bottom: 140px;
}

.category-about .bgAboutTop h2,
.category-geopark .bgAboutTop h2,
.category-vision .bgAboutTop h2,
.category-theme .bgAboutTop h2,
.category-action .bgAboutTop h2,
.category-organization .bgAboutTop h2,
.category-access .bgAboutTop h2,
.category-logo .bgAboutTop h2,
.category-download .bgAboutTop h2 {
  padding-bottom: 70px;
  padding-top: 170px;
  margin-bottom: 20px;
  position: relative;
  font-size: 300%;
  font-weight: 500;
  font-style: italic;
}

.category-about .bgAboutTop h2:before,
.category-geopark .bgAboutTop h2:before,
.category-vision .bgAboutTop h2:before,
.category-theme .bgAboutTop h2:before,
.category-action .bgAboutTop h2:before,
.category-organization .bgAboutTop h2:before,
.category-access .bgAboutTop h2:before,
.category-logo .bgAboutTop h2:before,
.category-download .bgAboutTop h2:before {
  content: "";
  height: 1px;
  background: #fff;
  width: 5%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -70%;
  left: 0;
  margin: auto;
}

.category-about .bgAboutTop h2 small,
.category-geopark .bgAboutTop h2 small,
.category-vision .bgAboutTop h2 small,
.category-theme .bgAboutTop h2 small,
.category-action .bgAboutTop h2 small,
.category-organization .bgAboutTop h2 small,
.category-access .bgAboutTop h2 small,
.category-logo .bgAboutTop h2 small,
.category-download .bgAboutTop h2 small {
  font-size: 33.33333333333333%;
  letter-spacing: 0;
}

.category-about .bgAboutTop .btn-action,
.category-geopark .bgAboutTop .btn-action,
.category-vision .bgAboutTop .btn-action,
.category-theme .bgAboutTop .btn-action,
.category-action .bgAboutTop .btn-action,
.category-organization .bgAboutTop .btn-action,
.category-access .bgAboutTop .btn-action,
.category-logo .bgAboutTop .btn-action,
.category-download .bgAboutTop .btn-action {
  margin-top: 20px;
  min-width: 270px;
}

.category-about .bgAboutTop .btn-action:hover,
.category-geopark .bgAboutTop .btn-action:hover,
.category-vision .bgAboutTop .btn-action:hover,
.category-theme .bgAboutTop .btn-action:hover,
.category-action .bgAboutTop .btn-action:hover,
.category-organization .bgAboutTop .btn-action:hover,
.category-access .bgAboutTop .btn-action:hover,
.category-logo .bgAboutTop .btn-action:hover,
.category-download .bgAboutTop .btn-action:hover {
  color: #fff;
  border-color: #fff;
}

.category-about .bgAboutTop p,
.category-geopark .bgAboutTop p,
.category-vision .bgAboutTop p,
.category-theme .bgAboutTop p,
.category-action .bgAboutTop p,
.category-organization .bgAboutTop p,
.category-access .bgAboutTop p,
.category-logo .bgAboutTop p,
.category-download .bgAboutTop p {
  color: #fff;
  line-height: 242.85714285714283%;
  letter-spacing: 0.1em;
}

.category-about .containerWrap.bgGray,
.category-geopark .containerWrap.bgGray,
.category-vision .containerWrap.bgGray,
.category-theme .containerWrap.bgGray,
.category-action .containerWrap.bgGray,
.category-organization .containerWrap.bgGray,
.category-access .containerWrap.bgGray,
.category-logo .containerWrap.bgGray,
.category-download .containerWrap.bgGray {
  padding: 0;
}

@media only screen and (min-width: 981px) {
  .category-about .containerMargin.main,
  .category-geopark .containerMargin.main,
  .category-vision .containerMargin.main,
  .category-theme .containerMargin.main,
  .category-action .containerMargin.main,
  .category-organization .containerMargin.main,
  .category-access .containerMargin.main,
  .category-logo .containerMargin.main,
  .category-download .containerMargin.main {
    margin: 0 130px;
  }
}

.category-about .grid,
.category-geopark .grid,
.category-vision .grid,
.category-theme .grid,
.category-action .grid,
.category-organization .grid,
.category-access .grid,
.category-logo .grid,
.category-download .grid {
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

.category-about .grid h3,
.category-geopark .grid h3,
.category-vision .grid h3,
.category-theme .grid h3,
.category-action .grid h3,
.category-organization .grid h3,
.category-access .grid h3,
.category-logo .grid h3,
.category-download .grid h3 {
  color: #000;
  background-image: none;
  padding: 70px 0 15px;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 142.85714285714286%;
  font-weight: bold;
}

@media only screen and (max-width: 980px) {
  .category-about .grid h3,
  .category-geopark .grid h3,
  .category-vision .grid h3,
  .category-theme .grid h3,
  .category-action .grid h3,
  .category-organization .grid h3,
  .category-access .grid h3,
  .category-logo .grid h3,
  .category-download .grid h3 {
    padding: 3.125vw;
    font-size: 128.57142857142858%;
  }
}

.category-about .grid::after,
.category-geopark .grid::after,
.category-vision .grid::after,
.category-theme .grid::after,
.category-action .grid::after,
.category-organization .grid::after,
.category-access .grid::after,
.category-logo .grid::after,
.category-download .grid::after {
  content: "";
  display: table;
  clear: both;
}

.category-about .grid .cell,
.category-geopark .grid .cell,
.category-vision .grid .cell,
.category-theme .grid .cell,
.category-action .grid .cell,
.category-organization .grid .cell,
.category-access .grid .cell,
.category-logo .grid .cell,
.category-download .grid .cell {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}

.category-about .grid .cell::after,
.category-geopark .grid .cell::after,
.category-vision .grid .cell::after,
.category-theme .grid .cell::after,
.category-action .grid .cell::after,
.category-organization .grid .cell::after,
.category-access .grid .cell::after,
.category-logo .grid .cell::after,
.category-download .grid .cell::after {
  content: "";
  display: table;
  clear: both;
}

.category-about .grid .cell:nth-child(n),
.category-geopark .grid .cell:nth-child(n),
.category-vision .grid .cell:nth-child(n),
.category-theme .grid .cell:nth-child(n),
.category-action .grid .cell:nth-child(n),
.category-organization .grid .cell:nth-child(n),
.category-access .grid .cell:nth-child(n),
.category-logo .grid .cell:nth-child(n),
.category-download .grid .cell:nth-child(n) {
  margin-right: 0%;
  float: left;
  clear: none;
}

.category-about .grid .cell:nth-child(2n),
.category-geopark .grid .cell:nth-child(2n),
.category-vision .grid .cell:nth-child(2n),
.category-theme .grid .cell:nth-child(2n),
.category-action .grid .cell:nth-child(2n),
.category-organization .grid .cell:nth-child(2n),
.category-access .grid .cell:nth-child(2n),
.category-logo .grid .cell:nth-child(2n),
.category-download .grid .cell:nth-child(2n) {
  margin-right: 0%;
  float: right;
}

.category-about .grid .cell:nth-child(2n + 1),
.category-geopark .grid .cell:nth-child(2n + 1),
.category-vision .grid .cell:nth-child(2n + 1),
.category-theme .grid .cell:nth-child(2n + 1),
.category-action .grid .cell:nth-child(2n + 1),
.category-organization .grid .cell:nth-child(2n + 1),
.category-access .grid .cell:nth-child(2n + 1),
.category-logo .grid .cell:nth-child(2n + 1),
.category-download .grid .cell:nth-child(2n + 1) {
  clear: both;
}

.category-about .grid .cell p,
.category-geopark .grid .cell p,
.category-vision .grid .cell p,
.category-theme .grid .cell p,
.category-action .grid .cell p,
.category-organization .grid .cell p,
.category-access .grid .cell p,
.category-logo .grid .cell p,
.category-download .grid .cell p {
  padding: 0 3.125vw;
  line-height: 1.75;
}

@media only screen and (min-width: 981px) {
  .category-about .grid .cell p,
  .category-geopark .grid .cell p,
  .category-vision .grid .cell p,
  .category-theme .grid .cell p,
  .category-action .grid .cell p,
  .category-organization .grid .cell p,
  .category-access .grid .cell p,
  .category-logo .grid .cell p,
  .category-download .grid .cell p {
    padding: 0 10.416666666666668%;
  }
}

.category-about .grid .cell p.ta_c,
.category-geopark .grid .cell p.ta_c,
.category-vision .grid .cell p.ta_c,
.category-theme .grid .cell p.ta_c,
.category-action .grid .cell p.ta_c,
.category-organization .grid .cell p.ta_c,
.category-access .grid .cell p.ta_c,
.category-logo .grid .cell p.ta_c,
.category-download .grid .cell p.ta_c {
  margin-top: 20px;
}

.category-about .grid .cell.move,
.category-geopark .grid .cell.move,
.category-vision .grid .cell.move,
.category-theme .grid .cell.move,
.category-action .grid .cell.move,
.category-organization .grid .cell.move,
.category-access .grid .cell.move,
.category-logo .grid .cell.move,
.category-download .grid .cell.move {
  position: relative;
  left: -50%;
}

@media only screen and (max-width: 980px) {
  .category-about .grid .cell.move,
  .category-geopark .grid .cell.move,
  .category-vision .grid .cell.move,
  .category-theme .grid .cell.move,
  .category-action .grid .cell.move,
  .category-organization .grid .cell.move,
  .category-access .grid .cell.move,
  .category-logo .grid .cell.move,
  .category-download .grid .cell.move {
    position: static;
    left: 0;
  }
}

.category-about .grid .cell.photo,
.category-geopark .grid .cell.photo,
.category-vision .grid .cell.photo,
.category-theme .grid .cell.photo,
.category-action .grid .cell.photo,
.category-organization .grid .cell.photo,
.category-access .grid .cell.photo,
.category-logo .grid .cell.photo,
.category-download .grid .cell.photo {
  position: relative;
  height: 46.875vw;
}

@media only screen and (min-width: 981px) {
  .category-about .grid .cell.photo,
  .category-geopark .grid .cell.photo,
  .category-vision .grid .cell.photo,
  .category-theme .grid .cell.photo,
  .category-action .grid .cell.photo,
  .category-organization .grid .cell.photo,
  .category-access .grid .cell.photo,
  .category-logo .grid .cell.photo,
  .category-download .grid .cell.photo {
    height: 350px;
  }
}

.category-about .grid .cell.photo.move,
.category-geopark .grid .cell.photo.move,
.category-vision .grid .cell.photo.move,
.category-theme .grid .cell.photo.move,
.category-action .grid .cell.photo.move,
.category-organization .grid .cell.photo.move,
.category-access .grid .cell.photo.move,
.category-logo .grid .cell.photo.move,
.category-download .grid .cell.photo.move {
  position: relative;
  left: 50%;
}

@media only screen and (max-width: 980px) {
  .category-about .grid .cell.photo.move,
  .category-geopark .grid .cell.photo.move,
  .category-vision .grid .cell.photo.move,
  .category-theme .grid .cell.photo.move,
  .category-action .grid .cell.photo.move,
  .category-organization .grid .cell.photo.move,
  .category-access .grid .cell.photo.move,
  .category-logo .grid .cell.photo.move,
  .category-download .grid .cell.photo.move {
    position: static;
    left: 0;
  }
}

.category-about .grid .cell.photo img,
.category-geopark .grid .cell.photo img,
.category-vision .grid .cell.photo img,
.category-theme .grid .cell.photo img,
.category-action .grid .cell.photo img,
.category-organization .grid .cell.photo img,
.category-access .grid .cell.photo img,
.category-logo .grid .cell.photo img,
.category-download .grid .cell.photo img {
  width: 100%;
  height: auto;
  margin: auto;
}

@media only screen and (min-width: 981px) {
  .category-about .grid .cell.photo img,
  .category-geopark .grid .cell.photo img,
  .category-vision .grid .cell.photo img,
  .category-theme .grid .cell.photo img,
  .category-action .grid .cell.photo img,
  .category-organization .grid .cell.photo img,
  .category-access .grid .cell.photo img,
  .category-logo .grid .cell.photo img,
  .category-download .grid .cell.photo img {
    width: 115%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media only screen and (max-width: 980px) {
  .category-about .grid .cell,
  .category-geopark .grid .cell,
  .category-vision .grid .cell,
  .category-theme .grid .cell,
  .category-action .grid .cell,
  .category-organization .grid .cell,
  .category-access .grid .cell,
  .category-logo .grid .cell,
  .category-download .grid .cell {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .category-about .grid .cell:first-child,
  .category-geopark .grid .cell:first-child,
  .category-vision .grid .cell:first-child,
  .category-theme .grid .cell:first-child,
  .category-action .grid .cell:first-child,
  .category-organization .grid .cell:first-child,
  .category-access .grid .cell:first-child,
  .category-logo .grid .cell:first-child,
  .category-download .grid .cell:first-child {
    margin-left: auto;
  }
  .category-about .grid .cell:last-child,
  .category-geopark .grid .cell:last-child,
  .category-vision .grid .cell:last-child,
  .category-theme .grid .cell:last-child,
  .category-action .grid .cell:last-child,
  .category-organization .grid .cell:last-child,
  .category-access .grid .cell:last-child,
  .category-logo .grid .cell:last-child,
  .category-download .grid .cell:last-child {
    margin-right: auto;
  }
  .category-about .grid .cell .btn-action,
  .category-geopark .grid .cell .btn-action,
  .category-vision .grid .cell .btn-action,
  .category-theme .grid .cell .btn-action,
  .category-action .grid .cell .btn-action,
  .category-organization .grid .cell .btn-action,
  .category-access .grid .cell .btn-action,
  .category-logo .grid .cell .btn-action,
  .category-download .grid .cell .btn-action {
    margin-bottom: 4.6875vw;
    width: 100%;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 980px) and (min-width: 981px) {
  .category-about .grid .cell .btn-action,
  .category-geopark .grid .cell .btn-action,
  .category-vision .grid .cell .btn-action,
  .category-theme .grid .cell .btn-action,
  .category-action .grid .cell .btn-action,
  .category-organization .grid .cell .btn-action,
  .category-access .grid .cell .btn-action,
  .category-logo .grid .cell .btn-action,
  .category-download .grid .cell .btn-action {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .category-about .other-contents .container,
  .category-geopark .other-contents .container,
  .category-vision .other-contents .container,
  .category-theme .other-contents .container,
  .category-action .other-contents .container,
  .category-organization .other-contents .container,
  .category-access .other-contents .container,
  .category-logo .other-contents .container,
  .category-download .other-contents .container {
    max-width: 100%;
    width: 100%;
  }
}

.category-about .other-contents .grid,
.category-geopark .other-contents .grid,
.category-vision .other-contents .grid,
.category-theme .other-contents .grid,
.category-action .other-contents .grid,
.category-organization .other-contents .grid,
.category-access .other-contents .grid,
.category-logo .other-contents .grid,
.category-download .other-contents .grid {
  text-transform: uppercase;
  color: #fff;
  position: relative;
}

.category-about .other-contents .grid .cell,
.category-geopark .other-contents .grid .cell,
.category-vision .other-contents .grid .cell,
.category-theme .other-contents .grid .cell,
.category-action .other-contents .grid .cell,
.category-organization .other-contents .grid .cell,
.category-access .other-contents .grid .cell,
.category-logo .other-contents .grid .cell,
.category-download .other-contents .grid .cell {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
  padding: 0;
  min-height: 506px;
  position: relative;
}

.category-about .other-contents .grid .cell::after,
.category-geopark .other-contents .grid .cell::after,
.category-vision .other-contents .grid .cell::after,
.category-theme .other-contents .grid .cell::after,
.category-action .other-contents .grid .cell::after,
.category-organization .other-contents .grid .cell::after,
.category-access .other-contents .grid .cell::after,
.category-logo .other-contents .grid .cell::after,
.category-download .other-contents .grid .cell::after {
  content: "";
  display: table;
  clear: both;
}

.category-about .other-contents .grid .cell:last-child,
.category-geopark .other-contents .grid .cell:last-child,
.category-vision .other-contents .grid .cell:last-child,
.category-theme .other-contents .grid .cell:last-child,
.category-action .other-contents .grid .cell:last-child,
.category-organization .other-contents .grid .cell:last-child,
.category-access .other-contents .grid .cell:last-child,
.category-logo .other-contents .grid .cell:last-child,
.category-download .other-contents .grid .cell:last-child {
  margin-right: 0%;
}

@media only screen and (max-width: 980px) {
  .category-about .other-contents .grid .cell,
  .category-geopark .other-contents .grid .cell,
  .category-vision .other-contents .grid .cell,
  .category-theme .other-contents .grid .cell,
  .category-action .other-contents .grid .cell,
  .category-organization .other-contents .grid .cell,
  .category-access .other-contents .grid .cell,
  .category-logo .other-contents .grid .cell,
  .category-download .other-contents .grid .cell {
    min-height: 32vw;
  }
}

.category-about .other-contents .grid .cell .overBg,
.category-geopark .other-contents .grid .cell .overBg,
.category-vision .other-contents .grid .cell .overBg,
.category-theme .other-contents .grid .cell .overBg,
.category-action .other-contents .grid .cell .overBg,
.category-organization .other-contents .grid .cell .overBg,
.category-access .other-contents .grid .cell .overBg,
.category-logo .other-contents .grid .cell .overBg,
.category-download .other-contents .grid .cell .overBg {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  min-height: 506px;
}

@media only screen and (max-width: 980px) {
  .category-about .other-contents .grid .cell .overBg,
  .category-geopark .other-contents .grid .cell .overBg,
  .category-vision .other-contents .grid .cell .overBg,
  .category-theme .other-contents .grid .cell .overBg,
  .category-action .other-contents .grid .cell .overBg,
  .category-organization .other-contents .grid .cell .overBg,
  .category-access .other-contents .grid .cell .overBg,
  .category-logo .other-contents .grid .cell .overBg,
  .category-download .other-contents .grid .cell .overBg {
    min-height: 32vw;
  }
}

.category-about .other-contents .grid figure,
.category-geopark .other-contents .grid figure,
.category-vision .other-contents .grid figure,
.category-theme .other-contents .grid figure,
.category-action .other-contents .grid figure,
.category-organization .other-contents .grid figure,
.category-access .other-contents .grid figure,
.category-logo .other-contents .grid figure,
.category-download .other-contents .grid figure {
  cursor: pointer;
  position: absolute;
  margin: auto;
  top: 0;
  right: -60px;
  bottom: 0;
}

.category-about .other-contents .grid figure img,
.category-geopark .other-contents .grid figure img,
.category-vision .other-contents .grid figure img,
.category-theme .other-contents .grid figure img,
.category-action .other-contents .grid figure img,
.category-organization .other-contents .grid figure img,
.category-access .other-contents .grid figure img,
.category-logo .other-contents .grid figure img,
.category-download .other-contents .grid figure img {
  transition: all 0.2s linear;
  transform: scale(1);
}

.category-about .other-contents .grid a.linkBox,
.category-geopark .other-contents .grid a.linkBox,
.category-vision .other-contents .grid a.linkBox,
.category-theme .other-contents .grid a.linkBox,
.category-action .other-contents .grid a.linkBox,
.category-organization .other-contents .grid a.linkBox,
.category-access .other-contents .grid a.linkBox,
.category-logo .other-contents .grid a.linkBox,
.category-download .other-contents .grid a.linkBox {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.category-about .other-contents .grid a.linkBox:hover ~ figure img,
.category-geopark .other-contents .grid a.linkBox:hover ~ figure img,
.category-vision .other-contents .grid a.linkBox:hover ~ figure img,
.category-theme .other-contents .grid a.linkBox:hover ~ figure img,
.category-action .other-contents .grid a.linkBox:hover ~ figure img,
.category-organization .other-contents .grid a.linkBox:hover ~ figure img,
.category-access .other-contents .grid a.linkBox:hover ~ figure img,
.category-logo .other-contents .grid a.linkBox:hover ~ figure img,
.category-download .other-contents .grid a.linkBox:hover ~ figure img {
  transform: scale(1.2);
}

.category-about .other-contents .grid a,
.category-geopark .other-contents .grid a,
.category-vision .other-contents .grid a,
.category-theme .other-contents .grid a,
.category-action .other-contents .grid a,
.category-organization .other-contents .grid a,
.category-access .other-contents .grid a,
.category-logo .other-contents .grid a,
.category-download .other-contents .grid a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

@media only screen and (max-width: 980px) {
  .category-about .other-contents .grid a img,
  .category-geopark .other-contents .grid a img,
  .category-vision .other-contents .grid a img,
  .category-theme .other-contents .grid a img,
  .category-action .other-contents .grid a img,
  .category-organization .other-contents .grid a img,
  .category-access .other-contents .grid a img,
  .category-logo .other-contents .grid a img,
  .category-download .other-contents .grid a img {
    max-width: 130%;
    height: auto;
  }
}

.category-about .other-contents .grid h2,
.category-geopark .other-contents .grid h2,
.category-vision .other-contents .grid h2,
.category-theme .other-contents .grid h2,
.category-action .other-contents .grid h2,
.category-organization .other-contents .grid h2,
.category-access .other-contents .grid h2,
.category-logo .other-contents .grid h2,
.category-download .other-contents .grid h2 {
  font-size: 150%;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.2em;
  width: 80%;
  height: 24px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  z-index: 3;
}

@media only screen and (max-width: 980px) {
  .category-about .other-contents .grid h2,
  .category-geopark .other-contents .grid h2,
  .category-vision .other-contents .grid h2,
  .category-theme .other-contents .grid h2,
  .category-action .other-contents .grid h2,
  .category-organization .other-contents .grid h2,
  .category-access .other-contents .grid h2,
  .category-logo .other-contents .grid h2,
  .category-download .other-contents .grid h2 {
    font-size: 150%;
    width: 30vw;
  }
}

@media only screen and (max-width: 500px) {
  .category-about .other-contents .grid h2,
  .category-geopark .other-contents .grid h2,
  .category-vision .other-contents .grid h2,
  .category-theme .other-contents .grid h2,
  .category-action .other-contents .grid h2,
  .category-organization .other-contents .grid h2,
  .category-access .other-contents .grid h2,
  .category-logo .other-contents .grid h2,
  .category-download .other-contents .grid h2 {
    font-size: 2.8125vw;
    line-height: 3.75vw;
  }
}

.category-about .other-contents .grid h2:before,
.category-geopark .other-contents .grid h2:before,
.category-vision .other-contents .grid h2:before,
.category-theme .other-contents .grid h2:before,
.category-action .other-contents .grid h2:before,
.category-organization .other-contents .grid h2:before,
.category-access .other-contents .grid h2:before,
.category-logo .other-contents .grid h2:before,
.category-download .other-contents .grid h2:before {
  content: "";
  width: 10%;
  background: #fff;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 500px) {
  .category-about .other-contents .grid h2:before,
  .category-geopark .other-contents .grid h2:before,
  .category-vision .other-contents .grid h2:before,
  .category-theme .other-contents .grid h2:before,
  .category-action .other-contents .grid h2:before,
  .category-organization .other-contents .grid h2:before,
  .category-access .other-contents .grid h2:before,
  .category-logo .other-contents .grid h2:before,
  .category-download .other-contents .grid h2:before {
    bottom: 0px;
  }
}

.category-about .other-contents .grid .hover-item:hover + h2:before,
.category-geopark .other-contents .grid .hover-item:hover + h2:before,
.category-vision .other-contents .grid .hover-item:hover + h2:before,
.category-theme .other-contents .grid .hover-item:hover + h2:before,
.category-action .other-contents .grid .hover-item:hover + h2:before,
.category-organization .other-contents .grid .hover-item:hover + h2:before,
.category-access .other-contents .grid .hover-item:hover + h2:before,
.category-logo .other-contents .grid .hover-item:hover + h2:before,
.category-download .other-contents .grid .hover-item:hover + h2:before {
  -ms-filter: none;
  filter: none;
  opacity: 1;
}

.category-geopark .bgAboutTop,
.category-vision .bgAboutTop,
.category-theme .bgAboutTop,
.category-action .bgAboutTop,
.category-organization .bgAboutTop,
.category-access .bgAboutTop,
.category-logo .bgAboutTop,
.category-download .bgAboutTop {
  background-image: url("../img/about/img-about-geopark-main.jpg");
}

.category-geopark .bgAboutTop .overBg,
.category-vision .bgAboutTop .overBg,
.category-theme .bgAboutTop .overBg,
.category-action .bgAboutTop .overBg,
.category-organization .bgAboutTop .overBg,
.category-access .bgAboutTop .overBg,
.category-logo .bgAboutTop .overBg,
.category-download .bgAboutTop .overBg {
  padding: 100px 0;
}

@media only screen and (max-width: 980px) {
  .category-geopark .bgAboutTop .overBg,
  .category-vision .bgAboutTop .overBg,
  .category-theme .bgAboutTop .overBg,
  .category-action .bgAboutTop .overBg,
  .category-organization .bgAboutTop .overBg,
  .category-access .bgAboutTop .overBg,
  .category-logo .bgAboutTop .overBg,
  .category-download .bgAboutTop .overBg {
    padding: 0;
  }
}

.category-geopark .bgAboutTop .overBg h2,
.category-vision .bgAboutTop .overBg h2,
.category-theme .bgAboutTop .overBg h2,
.category-action .bgAboutTop .overBg h2,
.category-organization .bgAboutTop .overBg h2,
.category-access .bgAboutTop .overBg h2,
.category-logo .bgAboutTop .overBg h2,
.category-download .bgAboutTop .overBg h2 {
  font-size: 214.28571428571428%;
  margin-bottom: 0;
  text-transform: capitalize;
}

@media only screen and (max-width: 980px) {
  .category-geopark .bgAboutTop .overBg h2,
  .category-vision .bgAboutTop .overBg h2,
  .category-theme .bgAboutTop .overBg h2,
  .category-action .bgAboutTop .overBg h2,
  .category-organization .bgAboutTop .overBg h2,
  .category-access .bgAboutTop .overBg h2,
  .category-logo .bgAboutTop .overBg h2,
  .category-download .bgAboutTop .overBg h2 {
    padding: 100px 0;
  }
}

.category-geopark .bgAboutTop .overBg h2 small,
.category-vision .bgAboutTop .overBg h2 small,
.category-theme .bgAboutTop .overBg h2 small,
.category-action .bgAboutTop .overBg h2 small,
.category-organization .bgAboutTop .overBg h2 small,
.category-access .bgAboutTop .overBg h2 small,
.category-logo .bgAboutTop .overBg h2 small,
.category-download .bgAboutTop .overBg h2 small {
  font-size: 46.666666666666664%;
}

.category-geopark .bgAboutTop .overBg h3,
.category-vision .bgAboutTop .overBg h3,
.category-theme .bgAboutTop .overBg h3,
.category-action .bgAboutTop .overBg h3,
.category-organization .bgAboutTop .overBg h3,
.category-access .bgAboutTop .overBg h3,
.category-logo .bgAboutTop .overBg h3,
.category-download .bgAboutTop .overBg h3 {
  font-size: 264.2857142857143%;
  color: #fff;
}

@media only screen and (max-width: 980px) {
  .category-geopark .bgAboutTop .overBg h3,
  .category-vision .bgAboutTop .overBg h3,
  .category-theme .bgAboutTop .overBg h3,
  .category-action .bgAboutTop .overBg h3,
  .category-organization .bgAboutTop .overBg h3,
  .category-access .bgAboutTop .overBg h3,
  .category-logo .bgAboutTop .overBg h3,
  .category-download .bgAboutTop .overBg h3 {
    font-size: 157.14285714285714%;
    letter-spacing: 0;
    line-height: 136.36363636363635%;
  }
}

.category-geopark .main,
.category-vision .main,
.category-theme .main,
.category-action .main,
.category-organization .main,
.category-access .main,
.category-logo .main,
.category-download .main {
  -webkit-font-smoothing: antialiased;
}

.category-geopark .main h2,
.category-vision .main h2,
.category-theme .main h2,
.category-action .main h2,
.category-organization .main h2,
.category-access .main h2,
.category-logo .main h2,
.category-download .main h2 {
  font-size: 142.85714285714286%;
  margin-bottom: 50px;
  margin-top: 40px;
  display: inline-block;
  line-height: 185.71428571428572%;
  font-weight: 600;
  color: #000;
  border-left: 2px solid #bebebe;
  padding-left: 14px;
}

.category-geopark .main h2:first-child,
.category-vision .main h2:first-child,
.category-theme .main h2:first-child,
.category-action .main h2:first-child,
.category-organization .main h2:first-child,
.category-access .main h2:first-child,
.category-logo .main h2:first-child,
.category-download .main h2:first-child {
  margin-top: 0;
}

.category-geopark .main h3,
.category-vision .main h3,
.category-theme .main h3,
.category-action .main h3,
.category-organization .main h3,
.category-access .main h3,
.category-logo .main h3,
.category-download .main h3 {
  font-size: 121.42857142857142%;
  color: #000;
  margin-bottom: 40px;
}

.category-geopark .main p,
.category-vision .main p,
.category-theme .main p,
.category-action .main p,
.category-organization .main p,
.category-access .main p,
.category-logo .main p,
.category-download .main p {
  margin-bottom: 35px;
  font-size: 107.14285714285714%;
  line-height: 242.85714285714283%;
  font-weight: 300;
  letter-spacing: 0.1em;
  word-wrap: break-word;
  color: #24282a;
}

.category-geopark .main table tbody tr th,
.category-vision .main table tbody tr th,
.category-theme .main table tbody tr th,
.category-action .main table tbody tr th,
.category-organization .main table tbody tr th,
.category-access .main table tbody tr th,
.category-logo .main table tbody tr th,
.category-download .main table tbody tr th {
  vertical-align: middle;
  font-weight: bold;
  width: 20%;
  background: #efefef;
}

@media only screen and (max-width: 980px) {
  .category-geopark .main table tbody tr th,
  .category-vision .main table tbody tr th,
  .category-theme .main table tbody tr th,
  .category-action .main table tbody tr th,
  .category-organization .main table tbody tr th,
  .category-access .main table tbody tr th,
  .category-logo .main table tbody tr th,
  .category-download .main table tbody tr th {
    width: 30%;
  }
}

.category-geopark .main table tbody tr td,
.category-vision .main table tbody tr td,
.category-theme .main table tbody tr td,
.category-action .main table tbody tr td,
.category-organization .main table tbody tr td,
.category-access .main table tbody tr td,
.category-logo .main table tbody tr td,
.category-download .main table tbody tr td {
  width: 80%;
}

@media only screen and (max-width: 980px) {
  .category-geopark .main table tbody tr td,
  .category-vision .main table tbody tr td,
  .category-theme .main table tbody tr td,
  .category-action .main table tbody tr td,
  .category-organization .main table tbody tr td,
  .category-access .main table tbody tr td,
  .category-logo .main table tbody tr td,
  .category-download .main table tbody tr td {
    width: 70%;
  }
}

.category-geopark .main .link-collection,
.category-vision .main .link-collection,
.category-theme .main .link-collection,
.category-action .main .link-collection,
.category-organization .main .link-collection,
.category-access .main .link-collection,
.category-logo .main .link-collection,
.category-download .main .link-collection {
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #bebebe;
  padding: 3.333333333333333% 2.857142857142857%;
}

.category-geopark .main .link-collection::after,
.category-vision .main .link-collection::after,
.category-theme .main .link-collection::after,
.category-action .main .link-collection::after,
.category-organization .main .link-collection::after,
.category-access .main .link-collection::after,
.category-logo .main .link-collection::after,
.category-download .main .link-collection::after {
  content: "";
  display: table;
  clear: both;
}

.category-geopark .main .link-collection li,
.category-vision .main .link-collection li,
.category-theme .main .link-collection li,
.category-action .main .link-collection li,
.category-organization .main .link-collection li,
.category-access .main .link-collection li,
.category-logo .main .link-collection li,
.category-download .main .link-collection li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}

.category-geopark .main .link-collection li::after,
.category-vision .main .link-collection li::after,
.category-theme .main .link-collection li::after,
.category-action .main .link-collection li::after,
.category-organization .main .link-collection li::after,
.category-access .main .link-collection li::after,
.category-logo .main .link-collection li::after,
.category-download .main .link-collection li::after {
  content: "";
  display: table;
  clear: both;
}

.category-geopark .main .link-collection li:last-child,
.category-vision .main .link-collection li:last-child,
.category-theme .main .link-collection li:last-child,
.category-action .main .link-collection li:last-child,
.category-organization .main .link-collection li:last-child,
.category-access .main .link-collection li:last-child,
.category-logo .main .link-collection li:last-child,
.category-download .main .link-collection li:last-child {
  margin-right: 0%;
}

.category-geopark .main .link-collection li a,
.category-vision .main .link-collection li a,
.category-theme .main .link-collection li a,
.category-action .main .link-collection li a,
.category-organization .main .link-collection li a,
.category-access .main .link-collection li a,
.category-logo .main .link-collection li a,
.category-download .main .link-collection li a {
  color: #000;
}

@media only screen and (max-width: 980px) {
  .category-geopark .main .link-collection li,
  .category-vision .main .link-collection li,
  .category-theme .main .link-collection li,
  .category-action .main .link-collection li,
  .category-organization .main .link-collection li,
  .category-access .main .link-collection li,
  .category-logo .main .link-collection li,
  .category-download .main .link-collection li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .category-geopark .main .link-collection li::after,
  .category-vision .main .link-collection li::after,
  .category-theme .main .link-collection li::after,
  .category-action .main .link-collection li::after,
  .category-organization .main .link-collection li::after,
  .category-access .main .link-collection li::after,
  .category-logo .main .link-collection li::after,
  .category-download .main .link-collection li::after {
    content: "";
    display: table;
    clear: both;
  }
  .category-geopark .main .link-collection li:last-child,
  .category-vision .main .link-collection li:last-child,
  .category-theme .main .link-collection li:last-child,
  .category-action .main .link-collection li:last-child,
  .category-organization .main .link-collection li:last-child,
  .category-access .main .link-collection li:last-child,
  .category-logo .main .link-collection li:last-child,
  .category-download .main .link-collection li:last-child {
    margin-right: 0%;
  }
}

.category-geopark .main .link-collection.japan-geopark li,
.category-vision .main .link-collection.japan-geopark li,
.category-theme .main .link-collection.japan-geopark li,
.category-action .main .link-collection.japan-geopark li,
.category-organization .main .link-collection.japan-geopark li,
.category-access .main .link-collection.japan-geopark li,
.category-logo .main .link-collection.japan-geopark li,
.category-download .main .link-collection.japan-geopark li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}

.category-geopark .main .link-collection.japan-geopark li::after,
.category-vision .main .link-collection.japan-geopark li::after,
.category-theme .main .link-collection.japan-geopark li::after,
.category-action .main .link-collection.japan-geopark li::after,
.category-organization .main .link-collection.japan-geopark li::after,
.category-access .main .link-collection.japan-geopark li::after,
.category-logo .main .link-collection.japan-geopark li::after,
.category-download .main .link-collection.japan-geopark li::after {
  content: "";
  display: table;
  clear: both;
}

.category-geopark .main .link-collection.japan-geopark li:last-child,
.category-vision .main .link-collection.japan-geopark li:last-child,
.category-theme .main .link-collection.japan-geopark li:last-child,
.category-action .main .link-collection.japan-geopark li:last-child,
.category-organization .main .link-collection.japan-geopark li:last-child,
.category-access .main .link-collection.japan-geopark li:last-child,
.category-logo .main .link-collection.japan-geopark li:last-child,
.category-download .main .link-collection.japan-geopark li:last-child {
  margin-right: 0%;
}

@media only screen and (max-width: 980px) {
  .category-geopark .main .link-collection.japan-geopark li,
  .category-vision .main .link-collection.japan-geopark li,
  .category-theme .main .link-collection.japan-geopark li,
  .category-action .main .link-collection.japan-geopark li,
  .category-organization .main .link-collection.japan-geopark li,
  .category-access .main .link-collection.japan-geopark li,
  .category-logo .main .link-collection.japan-geopark li,
  .category-download .main .link-collection.japan-geopark li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .category-geopark .main .link-collection.japan-geopark li::after,
  .category-vision .main .link-collection.japan-geopark li::after,
  .category-theme .main .link-collection.japan-geopark li::after,
  .category-action .main .link-collection.japan-geopark li::after,
  .category-organization .main .link-collection.japan-geopark li::after,
  .category-access .main .link-collection.japan-geopark li::after,
  .category-logo .main .link-collection.japan-geopark li::after,
  .category-download .main .link-collection.japan-geopark li::after {
    content: "";
    display: table;
    clear: both;
  }
  .category-geopark .main .link-collection.japan-geopark li:last-child,
  .category-vision .main .link-collection.japan-geopark li:last-child,
  .category-theme .main .link-collection.japan-geopark li:last-child,
  .category-action .main .link-collection.japan-geopark li:last-child,
  .category-organization .main .link-collection.japan-geopark li:last-child,
  .category-access .main .link-collection.japan-geopark li:last-child,
  .category-logo .main .link-collection.japan-geopark li:last-child,
  .category-download .main .link-collection.japan-geopark li:last-child {
    margin-right: 0%;
  }
}

.category-vision .bgAboutTop {
  background-image: url("../img/about/img-our-vision-main.jpg");
}

.category-theme .bgAboutTop {
  background-image: url("../img/about/img-our-theme-main.jpg");
}

.category-action .bgAboutTop {
  background-image: url("../img/about/img-what-we-do-main.jpg");
}

.category-action .w50 {
  width: 50%;
}

.category-action .bootstrap .panel {
  border-radius: 0;
  box-shadow: none;
}

.category-organization .bgAboutTop {
  background-image: url("../img/about/img-our-team-main.jpg");
}

.category-organization .bootstrap table {
  margin-bottom: 60px;
}

.category-access .bgAboutTop {
  background-image: url("../img/about/img-access-main.jpg");
}

@media only screen and (max-width: 980px) {
  .category-access .bgAboutTop .containerWrap {
    padding-bottom: 0;
  }
}

.category-access .bgAboutTop .overBg h2 {
  font-style: normal;
}

@media only screen and (max-width: 980px) {
  .category-access .bgAboutTop .overBg h2 {
    font-size: 178.57142857142858%;
  }
}

.category-access .bgAboutTop .overBg h2:before {
  height: 0;
}

.category-access .main a {
  color: #000;
}

.category-access .table tbody tr th {
  text-align: center;
}

.category-access .contact {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 60px 0 40px;
  margin-bottom: 40px;
}

.category-access .contact h2 {
  border: none;
  padding: 0;
}

.category-logo .bgAboutTop {
  background-image: url("../img/about/img-logo-main.jpg");
}

@media only screen and (max-width: 980px) {
  .category-logo .bgAboutTop .overBg .containerWrap {
    padding-bottom: 0;
  }
}

.category-logo .bgAboutTop .overBg h2 {
  font-style: normal;
}

@media only screen and (max-width: 980px) {
  .category-logo .bgAboutTop .overBg h2 {
    font-size: 178.57142857142858%;
  }
}

.category-logo .bgAboutTop .overBg h2:before {
  height: 0;
}

.category-logo .logoMark {
  width: 52.63157894736842%;
  margin: 0 auto;
}

@media only screen and (max-width: 980px) {
  .category-logo .logoMark {
    width: 100%;
  }
}

.category-logo .download {
  width: 52.63157894736842%;
  margin: 0 auto 60px;
}

@media only screen and (max-width: 980px) {
  .category-logo .download {
    width: 100%;
    margin: 0 15px 60px;
  }
}

.category-logo .download a {
  color: #000;
}

.category-download .bgAboutTop {
  background-image: url("../img/about/img-download-main.jpg");
}

@media only screen and (max-width: 980px) {
  .category-download .bgAboutTop .overBg .containerWrap {
    padding-bottom: 0;
  }
}

.category-download .bgAboutTop .overBg h2 {
  font-style: normal;
}

@media only screen and (max-width: 980px) {
  .category-download .bgAboutTop .overBg h2 {
    font-size: 178.57142857142858%;
  }
}

.category-download .bgAboutTop .overBg h2:before {
  height: 0;
}

.category-download .cell-1 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}

.category-download .cell-1::after {
  content: "";
  display: table;
  clear: both;
}

.category-download .cell-1:last-child {
  margin-right: 0%;
}

.category-download .cell-1 img {
  width: 100%;
}

.category-download .cell-2 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
  font-size: 114.28571428571428%;
}

.category-download .cell-2::after {
  content: "";
  display: table;
  clear: both;
}

.category-download .cell-2:last-child {
  margin-right: 0%;
}

.category-download a .panel {
  color: #333;
}

.category-download a:hover {
  text-decoration: underline;
}

.category-download a:hover .panel {
  background-color: #efefef;
}

.bootstrap table {
  background-color: transparent;
}

.bootstrap caption {
  padding-top: 1.142857142857143em;
  padding-bottom: 1.142857142857143em;
  color: #777;
  text-align: left;
}

.bootstrap th {
  text-align: left;
}

.bootstrap .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.bootstrap .table > thead > tr > th,
.bootstrap .table > tbody > tr > th,
.bootstrap .table > tfoot > tr > th,
.bootstrap .table > thead > tr > td,
.bootstrap .table > tbody > tr > td,
.bootstrap .table > tfoot > tr > td {
  padding: 1.142857142857143em;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.bootstrap .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.bootstrap .table > caption + thead > tr:first-child > th,
.bootstrap .table > colgroup + thead > tr:first-child > th,
.bootstrap .table > thead:first-child > tr:first-child > th,
.bootstrap .table > caption + thead > tr:first-child > td,
.bootstrap .table > colgroup + thead > tr:first-child > td,
.bootstrap .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.bootstrap .table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.bootstrap .table .table {
  background-color: #fff;
}

.bootstrap .table-condensed > thead > tr > th,
.bootstrap .table-condensed > tbody > tr > th,
.bootstrap .table-condensed > tfoot > tr > th,
.bootstrap .table-condensed > thead > tr > td,
.bootstrap .table-condensed > tbody > tr > td,
.bootstrap .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.bootstrap .table-bordered {
  border: 1px solid #ddd;
}

.bootstrap .table-bordered > thead > tr > th,
.bootstrap .table-bordered > tbody > tr > th,
.bootstrap .table-bordered > tfoot > tr > th,
.bootstrap .table-bordered > thead > tr > td,
.bootstrap .table-bordered > tbody > tr > td,
.bootstrap .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.bootstrap .table-bordered > thead > tr > th,
.bootstrap .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.bootstrap .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.bootstrap .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.bootstrap table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

.bootstrap table td[class*="col-"],
.bootstrap table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.bootstrap .table > thead > tr > td.active,
.bootstrap .table > tbody > tr > td.active,
.bootstrap .table > tfoot > tr > td.active,
.bootstrap .table > thead > tr > th.active,
.bootstrap .table > tbody > tr > th.active,
.bootstrap .table > tfoot > tr > th.active,
.bootstrap .table > thead > tr.active > td,
.bootstrap .table > tbody > tr.active > td,
.bootstrap .table > tfoot > tr.active > td,
.bootstrap .table > thead > tr.active > th,
.bootstrap .table > tbody > tr.active > th,
.bootstrap .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.bootstrap .table-hover > tbody > tr > td.active:hover,
.bootstrap .table-hover > tbody > tr > th.active:hover,
.bootstrap .table-hover > tbody > tr.active:hover > td,
.bootstrap .table-hover > tbody > tr:hover > .active,
.bootstrap .table-hover > tbody > tr.active:hover > th {
  background-color: #e9e9e9;
}

.bootstrap .table > thead > tr > td.success,
.bootstrap .table > tbody > tr > td.success,
.bootstrap .table > tfoot > tr > td.success,
.bootstrap .table > thead > tr > th.success,
.bootstrap .table > tbody > tr > th.success,
.bootstrap .table > tfoot > tr > th.success,
.bootstrap .table > thead > tr.success > td,
.bootstrap .table > tbody > tr.success > td,
.bootstrap .table > tfoot > tr.success > td,
.bootstrap .table > thead > tr.success > th,
.bootstrap .table > tbody > tr.success > th,
.bootstrap .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.bootstrap .table-hover > tbody > tr > td.success:hover,
.bootstrap .table-hover > tbody > tr > th.success:hover,
.bootstrap .table-hover > tbody > tr.success:hover > td,
.bootstrap .table-hover > tbody > tr:hover > .success,
.bootstrap .table-hover > tbody > tr.success:hover > th {
  background-color: #d1eac8;
}

.bootstrap .table > thead > tr > td.info,
.bootstrap .table > tbody > tr > td.info,
.bootstrap .table > tfoot > tr > td.info,
.bootstrap .table > thead > tr > th.info,
.bootstrap .table > tbody > tr > th.info,
.bootstrap .table > tfoot > tr > th.info,
.bootstrap .table > thead > tr.info > td,
.bootstrap .table > tbody > tr.info > td,
.bootstrap .table > tfoot > tr.info > td,
.bootstrap .table > thead > tr.info > th,
.bootstrap .table > tbody > tr.info > th,
.bootstrap .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.bootstrap .table-hover > tbody > tr > td.info:hover,
.bootstrap .table-hover > tbody > tr > th.info:hover,
.bootstrap .table-hover > tbody > tr.info:hover > td,
.bootstrap .table-hover > tbody > tr:hover > .info,
.bootstrap .table-hover > tbody > tr.info:hover > th {
  background-color: #c6e4f3;
}

.bootstrap .table > thead > tr > td.warning,
.bootstrap .table > tbody > tr > td.warning,
.bootstrap .table > tfoot > tr > td.warning,
.bootstrap .table > thead > tr > th.warning,
.bootstrap .table > tbody > tr > th.warning,
.bootstrap .table > tfoot > tr > th.warning,
.bootstrap .table > thead > tr.warning > td,
.bootstrap .table > tbody > tr.warning > td,
.bootstrap .table > tfoot > tr.warning > td,
.bootstrap .table > thead > tr.warning > th,
.bootstrap .table > tbody > tr.warning > th,
.bootstrap .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.bootstrap .table-hover > tbody > tr > td.warning:hover,
.bootstrap .table-hover > tbody > tr > th.warning:hover,
.bootstrap .table-hover > tbody > tr.warning:hover > td,
.bootstrap .table-hover > tbody > tr:hover > .warning,
.bootstrap .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf3cd;
}

.bootstrap .table > thead > tr > td.danger,
.bootstrap .table > tbody > tr > td.danger,
.bootstrap .table > tfoot > tr > td.danger,
.bootstrap .table > thead > tr > th.danger,
.bootstrap .table > tbody > tr > th.danger,
.bootstrap .table > tfoot > tr > th.danger,
.bootstrap .table > thead > tr.danger > td,
.bootstrap .table > tbody > tr.danger > td,
.bootstrap .table > tfoot > tr.danger > td,
.bootstrap .table > thead > tr.danger > th,
.bootstrap .table > tbody > tr.danger > th,
.bootstrap .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.bootstrap .table-hover > tbody > tr > td.danger:hover,
.bootstrap .table-hover > tbody > tr > th.danger:hover,
.bootstrap .table-hover > tbody > tr.danger:hover > td,
.bootstrap .table-hover > tbody > tr:hover > .danger,
.bootstrap .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcdcd;
}

.bootstrap .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .bootstrap .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .bootstrap .table-responsive > .table {
    margin-bottom: 0;
  }
  .bootstrap .table-responsive > .table > thead > tr > th,
  .bootstrap .table-responsive > .table > tbody > tr > th,
  .bootstrap .table-responsive > .table > tfoot > tr > th,
  .bootstrap .table-responsive > .table > thead > tr > td,
  .bootstrap .table-responsive > .table > tbody > tr > td,
  .bootstrap .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bootstrap .table-responsive > .table-bordered {
    border: 0;
  }
  .bootstrap .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bootstrap .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bootstrap .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bootstrap .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bootstrap .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bootstrap .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bootstrap .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bootstrap .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bootstrap .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bootstrap .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bootstrap .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bootstrap .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bootstrap .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.bootstrap .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.bootstrap .panel-body {
  padding: 1.142857142857143em;
}

.bootstrap .panel-body:before,
.bootstrap .panel-body:after {
  content: " ";
  display: table;
}

.bootstrap .panel-body:after {
  clear: both;
}

.bootstrap .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.bootstrap .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.bootstrap .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.bootstrap .panel-title > a,
.bootstrap .panel-title > small,
.bootstrap .panel-title > .small,
.bootstrap .panel-title > small > a,
.bootstrap .panel-title > .small > a {
  color: inherit;
}

.bootstrap .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bootstrap .panel > .list-group,
.bootstrap .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.bootstrap .panel > .list-group .list-group-item,
.bootstrap .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.bootstrap .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap
  .panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.bootstrap .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap
  .panel
  > .panel-collapse
  > .list-group:last-child
  .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bootstrap
  .panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.bootstrap .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.bootstrap .list-group + .panel-footer {
  border-top-width: 0;
}

.bootstrap .panel > .table,
.bootstrap .panel > .table-responsive > .table,
.bootstrap .panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.bootstrap .panel > .table caption,
.bootstrap .panel > .table-responsive > .table caption,
.bootstrap .panel > .panel-collapse > .table caption {
  padding-left: 1.142857142857143em;
  padding-right: 1.142857142857143em;
}

.bootstrap .panel > .table:first-child,
.bootstrap .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.bootstrap .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.bootstrap .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.bootstrap
  .panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.bootstrap
  .panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.bootstrap
  .panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.bootstrap
  .panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}

.bootstrap
  .panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.bootstrap
  .panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.bootstrap
  .panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.bootstrap
  .panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.bootstrap
  .panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: 3px;
}

.bootstrap .panel > .table:last-child,
.bootstrap .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bootstrap .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.bootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.bootstrap
  .panel
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.bootstrap
  .panel
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.bootstrap
  .panel
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.bootstrap
  .panel
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: 3px;
}

.bootstrap
  .panel
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.bootstrap
  .panel
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.bootstrap
  .panel
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.bootstrap
  .panel
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.bootstrap
  .panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: 3px;
}

.bootstrap .panel > .panel-body + .table,
.bootstrap .panel > .panel-body + .table-responsive,
.bootstrap .panel > .table + .panel-body,
.bootstrap .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.bootstrap .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.bootstrap .panel > .table-bordered,
.bootstrap .panel > .table-responsive > .table-bordered {
  border: 0;
}

.bootstrap .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr
  > th:first-child,
.bootstrap .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr
  > th:first-child,
.bootstrap .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr
  > th:first-child,
.bootstrap .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr
  > td:first-child,
.bootstrap .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr
  > td:first-child,
.bootstrap .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr
  > td:first-child {
  border-left: 0;
}

.bootstrap .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr
  > th:last-child,
.bootstrap .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr
  > th:last-child,
.bootstrap .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr
  > th:last-child,
.bootstrap .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr
  > td:last-child,
.bootstrap .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr
  > td:last-child,
.bootstrap .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr
  > td:last-child {
  border-right: 0;
}

.bootstrap .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr:first-child
  > td,
.bootstrap .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr:first-child
  > td,
.bootstrap .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > thead
  > tr:first-child
  > th,
.bootstrap .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr:first-child
  > th {
  border-bottom: 0;
}

.bootstrap .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr:last-child
  > td,
.bootstrap .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr:last-child
  > td,
.bootstrap .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tbody
  > tr:last-child
  > th,
.bootstrap .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap
  .panel
  > .table-responsive
  > .table-bordered
  > tfoot
  > tr:last-child
  > th {
  border-bottom: 0;
}

.bootstrap .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.bootstrap .panel-group {
  margin-bottom: 20px;
}

.bootstrap .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.bootstrap .panel-group .panel + .panel {
  margin-top: 5px;
}

.bootstrap .panel-group .panel-heading {
  border-bottom: 0;
}

.bootstrap .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.bootstrap .panel-group .panel-footer {
  border-top: 0;
}

.bootstrap .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.bootstrap .panel-default {
  border-color: #ddd;
}

.bootstrap .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.bootstrap .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.bootstrap .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.bootstrap .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.bootstrap .panel-primary {
  border-color: #337ab7;
}

.bootstrap .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.bootstrap .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.bootstrap .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.bootstrap .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.bootstrap .panel-success {
  border-color: #d6e9c6;
}

.bootstrap .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.bootstrap .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.bootstrap .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.bootstrap .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.bootstrap .panel-info {
  border-color: #bce8f1;
}

.bootstrap .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.bootstrap .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.bootstrap .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.bootstrap .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.bootstrap .panel-warning {
  border-color: #faebcc;
}

.bootstrap .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.bootstrap .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.bootstrap .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.bootstrap .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.bootstrap .panel-danger {
  border-color: #ebccd0;
}

.bootstrap .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd0;
}

.bootstrap .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd0;
}

.bootstrap .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.bootstrap .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd0;
}

.bootstrap .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.bootstrap .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.bootstrap .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.bootstrap .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bootstrap a.list-group-item,
.bootstrap button.list-group-item {
  color: #555;
}

.bootstrap a.list-group-item .list-group-item-heading,
.bootstrap button.list-group-item .list-group-item-heading {
  color: #333;
}

.bootstrap a.list-group-item:hover,
.bootstrap button.list-group-item:hover,
.bootstrap a.list-group-item:focus,
.bootstrap button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.bootstrap button.list-group-item {
  width: 100%;
  text-align: left;
}

.bootstrap .list-group-item.disabled,
.bootstrap .list-group-item.disabled:hover,
.bootstrap .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}

.bootstrap .list-group-item.disabled .list-group-item-heading,
.bootstrap .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.bootstrap .list-group-item.disabled .list-group-item-text,
.bootstrap .list-group-item.disabled:hover .list-group-item-text,
.bootstrap .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

.bootstrap .list-group-item.active,
.bootstrap .list-group-item.active:hover,
.bootstrap .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.bootstrap .list-group-item.active .list-group-item-heading,
.bootstrap .list-group-item.active:hover .list-group-item-heading,
.bootstrap .list-group-item.active:focus .list-group-item-heading,
.bootstrap .list-group-item.active .list-group-item-heading > small,
.bootstrap .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap .list-group-item.active .list-group-item-heading > .small,
.bootstrap .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.bootstrap .list-group-item.active .list-group-item-text,
.bootstrap .list-group-item.active:hover .list-group-item-text,
.bootstrap .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.bootstrap .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.bootstrap .list-group-item-success,
button.bootstrap .list-group-item-success {
  color: #3c763d;
}

a.bootstrap .list-group-item-success .list-group-item-heading,
button.bootstrap .list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.bootstrap .list-group-item-success:hover,
button.bootstrap .list-group-item-success:hover,
a.bootstrap .list-group-item-success:focus,
button.bootstrap .list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.bootstrap .list-group-item-success.active,
button.bootstrap .list-group-item-success.active,
a.bootstrap .list-group-item-success.active:hover,
button.bootstrap .list-group-item-success.active:hover,
a.bootstrap .list-group-item-success.active:focus,
button.bootstrap .list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.bootstrap .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.bootstrap .list-group-item-info,
button.bootstrap .list-group-item-info {
  color: #31708f;
}

a.bootstrap .list-group-item-info .list-group-item-heading,
button.bootstrap .list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.bootstrap .list-group-item-info:hover,
button.bootstrap .list-group-item-info:hover,
a.bootstrap .list-group-item-info:focus,
button.bootstrap .list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.bootstrap .list-group-item-info.active,
button.bootstrap .list-group-item-info.active,
a.bootstrap .list-group-item-info.active:hover,
button.bootstrap .list-group-item-info.active:hover,
a.bootstrap .list-group-item-info.active:focus,
button.bootstrap .list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.bootstrap .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.bootstrap .list-group-item-warning,
button.bootstrap .list-group-item-warning {
  color: #8a6d3b;
}

a.bootstrap .list-group-item-warning .list-group-item-heading,
button.bootstrap .list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.bootstrap .list-group-item-warning:hover,
button.bootstrap .list-group-item-warning:hover,
a.bootstrap .list-group-item-warning:focus,
button.bootstrap .list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.bootstrap .list-group-item-warning.active,
button.bootstrap .list-group-item-warning.active,
a.bootstrap .list-group-item-warning.active:hover,
button.bootstrap .list-group-item-warning.active:hover,
a.bootstrap .list-group-item-warning.active:focus,
button.bootstrap .list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.bootstrap .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.bootstrap .list-group-item-danger,
button.bootstrap .list-group-item-danger {
  color: #a94442;
}

a.bootstrap .list-group-item-danger .list-group-item-heading,
button.bootstrap .list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.bootstrap .list-group-item-danger:hover,
button.bootstrap .list-group-item-danger:hover,
a.bootstrap .list-group-item-danger:focus,
button.bootstrap .list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.bootstrap .list-group-item-danger.active,
button.bootstrap .list-group-item-danger.active,
a.bootstrap .list-group-item-danger.active:hover,
button.bootstrap .list-group-item-danger.active:hover,
a.bootstrap .list-group-item-danger.active:focus,
button.bootstrap .list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.bootstrap .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.bootstrap .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.about-nav-link {
  border-top: 1px solid #dcdcdc;
  padding-bottom: 40px;
}

.about-nav-link h3 {
  margin: 40px 0 25px;
  font-size: 157.14285714285714%;
  position: relative;
}

.about-nav-link h3 .yellow-marker {
  font-style: italic;
  font-weight: 500;
  display: inline-block;
  margin-right: 15px;
}

.about-nav-link h3 small {
  font-size: 58.333333333333336%;
  border-left: 1px solid #000;
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
}

@media only screen and (min-width: 981px) {
  .about-nav-link .container {
    width: auto;
    max-width: 1140px;
  }
}

.about-nav-link ul {
  width: auto;
  max-width: 1200px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}

.about-nav-link ul:before,
.about-nav-link ul:after {
  content: " ";
  display: table;
}

.about-nav-link ul:after {
  clear: both;
}

@media only screen and (max-width: 1200px) {
  .about-nav-link ul {
    width: auto;
    max-width: 100%;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    margin: auto;
  }
  .about-nav-link ul:before,
  .about-nav-link ul:after {
    content: " ";
    display: table;
  }
  .about-nav-link ul:after {
    clear: both;
  }
}

.about-nav-link ul li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}

.about-nav-link ul li:before,
.about-nav-link ul li:after {
  content: " ";
  display: table;
}

.about-nav-link ul li:after {
  clear: both;
}

.about-nav-link ul li:nth-child(n) {
  margin-right: 0%;
  float: left;
  clear: none;
}

.about-nav-link ul li:nth-child(4n) {
  margin-right: 0%;
  float: right;
}

.about-nav-link ul li:nth-child(4n + 1) {
  clear: both;
}

@media only screen and (max-width: 1200px) {
  .about-nav-link ul li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .about-nav-link ul li:before,
  .about-nav-link ul li:after {
    content: " ";
    display: table;
  }
  .about-nav-link ul li:after {
    clear: both;
  }
  .about-nav-link ul li:nth-child(n) {
    margin-right: 0%;
    float: left;
    clear: none;
  }
  .about-nav-link ul li:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .about-nav-link ul li:nth-child(2n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 980px) {
  .about-nav-link ul li {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 100%;
  }
  .about-nav-link ul li:first-child {
    margin-left: auto;
  }
  .about-nav-link ul li:last-child {
    margin-right: auto;
  }
}

.about-nav-link ul li.current_page_item a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
  text-decoration: none;
  color: #aaa;
}

.about-nav-link ul li a {
  background: #fff;
  display: inline-block;
  text-decoration: none;
  color: #000;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}

.about-nav-link ul li a:hover {
  background: #ddd;
  text-decoration: none;
}

.about-nav-link ul li a:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 2%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 26px;
}

.panel.pdf {
  border: 5px solid #eaeaea;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 60px;
  box-sizing: border-box;
  padding: 2.631578947368421%;
  color: #000;
}

.panel.pdf:hover {
  background-color: #eaeaea;
}

.panel.pdf h3 {
  text-decoration: none;
  margin-bottom: 10px;
}

/************
2017,March Button Style 追加
************/

.btn-action {
  color: #fff;
  background: #000;
  border: 1px solid #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  min-width: 90%;
  text-align: center;
  padding: 12px;
  outline: none;
  transition: 200ms;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

@media only screen and (min-width: 981px) {
  .btn-action {
    min-width: 60%;
  }
}

.btn-action:hover {
  color: #000;
  background: transparent;
}

/************
2017,March Link Box Style 追加
************/

.linkBox {
  position: relative;
}

.linkBox a.linkBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.linkBox a.linkBox + .grid img {
  transition: 200ms;
}

.linkBox a.linkBox:hover + .grid {
  -webkit-font-smoothing: antialiased;
}

.linkBox a.linkBox:hover + .grid .btn-action {
  color: #000;
  background: transparent;
}

.linkBox a.linkBox:hover + .grid img {
  transform: scale3d(1.2, 1.2, 0.5);
}

/************
2017,March ヘッダーデザイン変更
************/

header {
  background: #fff;
  border-bottom: 1px solid #efefef;
}

header nav.other .topNav li {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
}

header nav.other .topNav li.youtube {
  margin-right: 8px;
}

header nav.other .topNav li.youtube img {
  border: 1px solid #efefef;
  border-radius: 3px;
  padding: 4px 6px;
  box-sizing: border-box;
}

header nav.other .topNav li a {
  color: #555;
}

header nav.other .topNav li a span {
  font-size: 114.28571428571428%;
}
.topNav li.topNavFirstLevel {
  float: none;
}
header nav.other .topNav li.nav1 {
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 0%;
  -moz-box-flex: 2;
  -ms-flex: 2 1 0%;
  flex: 2 1 0%;
}

header nav.other .topNav li.nav2 {
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 0%;
  -moz-box-flex: 2;
  -ms-flex: 2 1 0%;
  flex: 2 1 0%;
}

header nav.other .topNav li.nav3 {
  -webkit-box-flex: 4.4;
  -webkit-flex: 4.4 1 0%;
  -moz-box-flex: 4;
  -ms-flex: 4.4 1 0%;
  flex: 4.4 1 0%;
}

header nav.other .topNav li.nav4 {
  -webkit-box-flex: 2;
  -webkit-flex: 2 1 0%;
  -moz-box-flex: 2;
  -ms-flex: 2 1 0%;
  flex: 2 1 0%;
}

header nav.other .topNav li.facebook {
  -webkit-box-flex: 0.8;
  -webkit-flex: 0.8 1 0%;
  -moz-box-flex: 0.8;
  -ms-flex: 0.8 1 0%;
  flex: 0.8 1 0%;
}

header nav.other .topNav li.youtube {
  -webkit-box-flex: 1.8;
  -webkit-flex: 1.8 1 0%;
  -moz-box-flex: 1.8;
  -ms-flex: 1.8 1 0%;
  flex: 1.8 1 0%;
}
header nav.other .topNav li.geoparkjapan {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  header nav.other .topNav li.youtube,
  *::-ms-backdrop,
  header nav.other .topNav li.facebook,
  *::-ms-backdrop,
  header nav.other .topNav li.geoparkjapan,
  *::-ms-backdrop,
  header nav.other .topNav li.nav4,
  *::-ms-backdrop,
  header nav.other .topNav li.nav3,
  *::-ms-backdrop,
  header nav.other .topNav li.nav2,
  *::-ms-backdrop,
  header nav.other .topNav li.nav1 {
    flex: none;
    -ms-flex: none;
  }
  *::-ms-backdrop,
  header nav.other .topNav li.youtube {
    width: 10%;
  }
  *::-ms-backdrop,
  header nav.other .topNav li.facebook {
    width: 5%;
  }
}
header nav.other .topNav .search {
  font-size: 24px;
  margin-left: 1.754385964912281%;
  padding: 10px 0;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 7.894736842105263%;
}

header nav.other .topNav .search:before {
  content: "";
  background: #efefef;
  height: 75px;
  width: 3px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

header nav.other .topNav .search:after {
  content: "";
  background: #efefef;
  height: 75px;
  width: 3px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

header .container {
  max-width: 1200px;
  width: auto;
}

header .container .containerMargin {
  margin: 0 30px;
  position: relative;
}

header .gNavWrap {
  border-top: 4px solid #efefef;
  position: relative;
}

header .gNavWrap.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  border-top: none;
  border-bottom: 1px solid #efefef;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

header .gNavWrap:before {
  content: "";
  height: 1px;
  background: #d2d2d2;
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
}

header .gNav {
  width: auto;
  max-width: 1440px;
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 1200px;
  text-align: center;
  gap: 0;
  justify-content: center;
}

header .gNav:before,
header .gNav:after {
  content: " ";
  display: table;
}

header .gNav:after {
  clear: both;
}

header .gNav .menu-item {
  position: relative;
  border-left: 1px solid #efefef;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: center;
}

header .gNav .menu-item:last-child {
  border-right: 1px solid #efefef;
}

header .gNav .menu-item a {
  font-size: 100%;
  font-weight: 400;
  color: #010101;
  padding: 10px 0;
  display: inline-block;
}

header .gNav .menu-item a:hover {
  text-decoration: none;
}

header .gNav .menu-item a:hover:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fcff00;
  height: 4px;
}

header .gNav .current-menu-item a:before,
header .gNav .current-category-ancestor a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fcff00;
  height: 4px;
}

.breadcrumbsWrap .container {
  max-width: 1200px;
  width: auto;
}

.smtRenewHeader {
  background: #fff;
}

.topNav li.topNavFirstLevel {
  background-image: none;
}

/************
2017,March フッターデザイン変更
************/

footer .menu {
  position: relative;
}

footer .menu input {
  display: none;
}

@media only screen and (max-width: 980px) {
  footer .menu label {
    margin: 2px;
    padding: 0 5px 5px;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    width: 30%;
  }
  footer .menu label:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 171.42857142857142%;
    transition: all 0.5s;
  }
  footer .menu li {
    max-height: 0;
    overflow-y: hidden;
    transition: all 0.5s;
    font-size: 128.57142857142858%;
  }
  footer .menu li li {
    max-height: 44px;
  }
  footer .menu #menuBar01:checked ~ #links01 li {
    max-height: 56px;
    padding: 5px 0;
    -ms-filter: none;
    filter: none;
    opacity: 1;
  }
  footer .menu #menuBar01:checked ~ label:before {
    content: "\f106";
  }
  footer .menu #menuBar02:checked ~ #links02 li {
    max-height: 56px;
    padding: 5px 0;
    -ms-filter: none;
    filter: none;
    opacity: 1;
  }
  footer .menu #menuBar02:checked ~ label:before {
    content: "\f106";
  }
  footer .menu #menuBar03:checked ~ #links03 li {
    max-height: 56px;
    padding: 5px 0;
    -ms-filter: none;
    filter: none;
    opacity: 1;
  }
  footer .menu #menuBar03:checked ~ label:before {
    content: "\f106";
  }
  footer .menu #menuBar04:checked ~ #links04 li {
    max-height: 56px;
    padding: 5px 0;
    -ms-filter: none;
    filter: none;
    opacity: 1;
  }
  footer .menu #menuBar04:checked ~ label:before {
    content: "\f106";
  }
}

@media only screen and (max-width: 1000px) {
  footer .containerWrap {
    min-width: 0;
  }
}

@media only screen and (max-width: 980px) {
  footer .footBox {
    width: 49.795918367346935%;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 800px) {
  footer .footBox {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.footerInfo {
  border-top: 1px solid #dcdcdc;
}

.footerInfo.bgGray {
  padding: 0;
}

.footerInfo .container {
  width: auto;
  max-width: 1140px;
}

.footerInfo .grid {
  width: auto;
  max-width: 1140px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

.footerInfo .grid:before,
.footerInfo .grid:after {
  content: " ";
  display: table;
}

.footerInfo .grid:after {
  clear: both;
}

.footerInfo .grid .cell {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  overflow: hidden;
}

.footerInfo .grid .cell:before,
.footerInfo .grid .cell:after {
  content: " ";
  display: table;
}

.footerInfo .grid .cell:after {
  clear: both;
}

.footerInfo .grid .cell:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}

.footerInfo .grid .cell:nth-child(2n) {
  margin-right: 0%;
  float: right;
}

.footerInfo .grid .cell:nth-child(2n + 1) {
  clear: both;
}

@media only screen and (max-width: 1030px) {
  .footerInfo .grid .cell {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .footerInfo .grid .cell:first-child {
    margin-left: auto;
  }
  .footerInfo .grid .cell:last-child {
    margin-right: auto;
  }
}

.footerInfo .grid .cell .btn-action {
  color: #000;
  background: #fff;
  border-color: #fff;
  font-size: 107.14285714285714%;
  width: 100%;
  padding: 0;
  height: 70px;
  line-height: 1.5;
  box-sizing: border-box;
  margin-bottom: 18px;
  position: relative;
  letter-spacing: 0;
}

.footerInfo .grid .cell .btn-action span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 18px;
  width: 100%;
}

@media only screen and (max-width: 980px) {
  .footerInfo .grid .cell .btn-action span.col2 {
    height: 40px;
  }
}

.footerInfo .grid .cell .btn-action:before {
  position: absolute;
  top: 32.857142857142854%;
  left: 24px;
  margin: auto;
  font-size: 20px;
  font-weight: 100;
  color: #7a7a7a;
  width: 20px;
  height: 20px;
  content: "\f105";
  font-family: FontAwesome;
}

@media only screen and (max-width: 980px) {
  .footerInfo .grid .cell .btn-action:before {
    left: 12px;
  }
}

.footerInfo .grid .cell .btn-action:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.footer-nav-link {
  padding: 70px 0 0;
}

.footer-nav-link .container {
  width: auto;
  max-width: 1200px;
}

.footer-nav-link .container .grid {
  width: auto;
  max-width: 1140px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

.footer-nav-link .container .grid:before,
.footer-nav-link .container .grid:after {
  content: " ";
  display: table;
}

.footer-nav-link .container .grid:after {
  clear: both;
}

.footer-nav-link .container .grid .cell {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
}

.footer-nav-link .container .grid .cell:before,
.footer-nav-link .container .grid .cell:after {
  content: " ";
  display: table;
}

.footer-nav-link .container .grid .cell:after {
  clear: both;
}

.footer-nav-link .container .grid .cell:last-child {
  margin-right: 0%;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell {
    margin-bottom: 20px;
  }
}

.footer-nav-link .container .grid .cell h3 {
  font-size: 78.57142857142857%;
  text-align: left;
  position: relative;
  padding: 0 0 15px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell h3 {
    font-size: 100%;
  }
}

.footer-nav-link .container .grid .cell h3 a {
  text-decoration: none;
  color: #000;
}

.footer-nav-link .container .grid .cell h3 a:hover {
  text-decoration: underline;
}

.footer-nav-link .container .grid .cell h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3%;
  height: 1px;
  background: #010101;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell h3:before {
    width: 100%;
  }
}

.footer-nav-link .container .grid .cell ul li a {
  font-size: 78.57142857142857%;
  color: #6e6e6e;
  text-decoration: none;
}

.footer-nav-link .container .grid .cell ul li a:hover {
  text-decoration: underline;
}

.footer-nav-link .container .grid .cell-1 {
  width: 10.526315789473683%;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell-1 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-nav-link .container .grid .cell-1:first-child {
    margin-left: auto;
  }
  .footer-nav-link .container .grid .cell-1:last-child {
    margin-right: auto;
  }
}

.footer-nav-link .container .grid .cell-1 a {
  font-size: 157.14285714285714%;
  color: #6d6d6d;
  border: 1px solid #dcdcdc;
  padding: 5px 8px;
  box-sizing: borde-box;
}

.footer-nav-link .container .grid .cell-1 a:hover {
  color: #fff;
  background: #6d6d6d;
  border-color: #6d6d6d;
}

.footer-nav-link .container .grid .cell-2 {
  width: 24.561403508771928%;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell-2 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-nav-link .container .grid .cell-2:first-child {
    margin-left: auto;
  }
  .footer-nav-link .container .grid .cell-2:last-child {
    margin-right: auto;
  }
}

.footer-nav-link .container .grid .cell-3 {
  width: 20.526315789473685%;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell-3 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-nav-link .container .grid .cell-3:first-child {
    margin-left: auto;
  }
  .footer-nav-link .container .grid .cell-3:last-child {
    margin-right: auto;
  }
}

.footer-nav-link .container .grid .cell-4 {
  width: 22.45614035087719%;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell-4 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-nav-link .container .grid .cell-4:first-child {
    margin-left: auto;
  }
  .footer-nav-link .container .grid .cell-4:last-child {
    margin-right: auto;
  }
}

.footer-nav-link .container .grid .cell-5 {
  width: 16.929824561403507%;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell-5 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-nav-link .container .grid .cell-5:first-child {
    margin-left: auto;
  }
  .footer-nav-link .container .grid .cell-5:last-child {
    margin-right: auto;
  }
}

.footer-nav-link .container .grid .cell-5 .other-contents {
  border-top: 1px solid #dcdcdc;
  width: 80%;
  padding-top: 20px;
  margin-top: 20px;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .container .grid .cell-5 .other-contents {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    font-size: 100%;
    -ms-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .footer-nav-link .container .grid .cell-5 .other-contents li {
    max-height: 44px;
  }
}

.footer-nav-link .terms {
  text-align: center;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 10px 0;
  margin-top: 60px;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .terms {
    margin-top: 0;
  }
}

.footer-nav-link .terms a {
  text-decoration: none;
  font-size: 78.57142857142857%;
  color: #6e6e6e;
  padding: 0 35px;
}

@media only screen and (max-width: 980px) {
  .footer-nav-link .terms a {
    padding: 0 15px;
  }
}

.footer-nav-link .terms a:hover {
  text-decoration: underline;
}

/************
2017,March ガイド・モデルコース　追加
************/

.category-geotour .bgTop {
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 981px) {
  .category-geotour .bgTop {
    min-height: 600px;
  }
}

@media only screen and (max-width: 980px) {
  .category-geotour .bgTop {
    min-height: 62.5vw;
    background: url("../img/geotour/video-photo.jpg") 100% 100%/130% no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.category-geotour .bgTop .overBg {
  background-image: none;
  position: relative;
}

.category-geotour .bgTop .overBg:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url("../img/area/over-bg.png");
  height: 1200px;
  width: 100%;
  z-index: 0;
}

.category-geotour .bgTop .overBg .container {
  position: relative;
  padding-top: 190px;
}

@media only screen and (max-width: 980px) {
  .category-geotour .bgTop .overBg .container {
    padding-top: 0;
  }
}

.category-geotour .bgTop #bgvid {
  width: 110%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}

@media only screen and (max-width: 980px) {
  .category-geotour .bgTop #bgvid {
    display: none;
  }
}

.category-geotour .bgTop h2 {
  width: 100%;
  font-weight: 600;
  line-height: 1.5;
  margin: auto;
  font-size: 214.28571428571428%;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 981px) {
  .category-geotour .bgTop h2 {
    font-size: 321.42857142857144%;
  }
}

.category-geotour .bgTop h2 small {
  font-size: 51.11111111111111%;
  position: relative;
}

.category-geotour .bgTop h2 small:before {
  content: "";
  position: absolute;
  left: -23%;
  top: 50%;
  background: #fff;
  height: 1px;
  width: 20%;
}

.category-geotour .bgTop h2 small:after {
  content: "";
  position: absolute;
  right: -23%;
  top: 50%;
  background: #fff;
  height: 1px;
  width: 20%;
}

.category-geotour .modelCourse {
  padding: 75px 0 87px;
  background: url("../img/geotour/bg-geotour-top-01.png") center center/cover
    no-repeat fixed;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .category-geotour .modelCourse {
    padding: 12.5vw 0;
  }
}

.category-geotour .modelCourse .container,
.geoNav .container {
  width: auto;
  max-width: 1200px;
}

@media only screen and (min-width: 981px) {
  .category-geotour .modelCourse .container .containerMargin,
  .geoNav .container .containerMargin {
    margin: 0 30px;
  }
}

.category-geotour .modelCourse h2 {
  font-size: 250%;
  font-family: sans-serif;
  display: inline-block;
  font-style: italic;
  font-weight: 600;
  position: relative;
  background-image: linear-gradient(transparent 70%, #fcff00 70%);
}

@media only screen and (max-width: 980px) {
  .category-geotour .modelCourse h2 {
    font-size: 200%;
  }
}

.category-geotour .modelCourse p,
.geoNav .card p,
.post-apply .container800 p .category-geoguide .container800 p {
  color: #3c3b3b;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 981px) {
  .category-geotour .modelCourse p,
  .geoNav .card p,
  .post-apply .container800 p,
  .category-geoguide .container800 p {
    width: 594px;
  }
}

.category-geotour .modelCourse p.ruby,
.geoNav .card p.ruby,
.post-apply .container800 p.ruby,
.category-geoguide .container800 p.ruby {
  margin-bottom: 45px;
}

@media only screen and (max-width: 980px) {
  .category-geotour .modelCourse p.ruby,
  .geoNav .card p.ruby,
  .post-apply .container800 p.ruby,
  .category-geoguide .container800 p.ruby {
    margin-bottom: 4.6875vw;
  }
}

.category-geotour .modelCourse .linkGeosite {
  color: #000;
}

.category-geotour .modelCourse .linkGeosite .fa {
  font-size: 20px;
  color: #666;
}

.category-geotour .card,
.geoNav .card {
  background: #fff;
  margin-bottom: 20px;
  box-sizing: border-box;
}

@media only screen and (min-width: 981px) {
  .category-geotour .card,
  .geoNav .card {
    margin: 0 30px 20px;
    max-height: 210px;
    overflow: hidden;
  }
}

@media only screen and (min-width: 1200px) {
  .category-geotour .card,
  .geoNav .card {
    margin: 0 60px 20px;
  }
}

.category-geotour .card .grid,
.geoNav .card .grid {
  width: auto;
  max-width: 1140px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

.category-geotour .card .grid:before,
.geoNav .card .grid:before,
.category-geotour .card .grid:after,
.geoNav .card .grid:after {
  content: " ";
  display: table;
}

.category-geotour .card .grid:after,
.geoNav .card .grid:after {
  clear: both;
}

.category-geotour .card .grid .cell,
.geoNav .card .grid .cell {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}

.category-geotour .card .grid .cell:before,
.geoNav .card .grid .cell:before,
.category-geotour .card .grid .cell:after,
.geoNav .card .grid .cell:after {
  content: " ";
  display: table;
}

.category-geotour .card .grid .cell:after,
.geoNav .card .grid .cell:after {
  clear: both;
}

.category-geotour .card .grid .cell:nth-child(n),
.geoNav .card .grid .cell:nth-child(n) {
  margin-right: 0%;
  float: left;
  clear: none;
}

.category-geotour .card .grid .cell:nth-child(2n),
.geoNav .card .grid .cell:nth-child(2n) {
  margin-right: 0%;
  float: right;
}

.category-geotour .card .grid .cell:nth-child(2n + 1),
.geoNav .card .grid .cell:nth-child(2n + 1) {
  clear: both;
}

@media only screen and (max-width: 980px) {
  .category-geotour .card .grid .cell,
  .geoNav .card .grid .cell {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .category-geotour .card .grid .cell:first-child,
  .geoNav .card .grid .cell:first-child {
    margin-left: auto;
  }
  .category-geotour .card .grid .cell:last-child,
  .geoNav .card .grid .cell:last-child {
    margin-right: auto;
  }
}

.category-geotour .card .grid .cell p,
.geoNav .card .grid .cell p {
  width: 100%;
}

.category-geotour .card .grid .cell.photo,
.geoNav .card .grid .cell.photo {
  overflow: hidden;
  position: relative;
  height: 28.125vw;
}

@media only screen and (min-width: 981px) {
  .category-geotour .card .grid .cell.photo,
  .geoNav .card .grid .cell.photo {
    height: 210px;
  }
  .category-geotour .card .grid .cell.photo.move,
  .geoNav .card .grid .cell.photo.move {
    position: relative;
    left: 50%;
  }
}

.category-geotour .card .grid .cell.photo img,
.geoNav .card .grid .cell.photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 110%;
}

@media only screen and (min-width: 981px) {
  .category-geotour .card .grid .cell.move,
  .geoNav .card .grid .cell.move {
    position: relative;
    left: -50%;
  }
}

.category-geotour .card .grid .cell .grid,
.geoNav .card .grid .cell .grid {
  width: auto;
  max-width: 980px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 25px 20px 20px;
  box-sizing: border-box;
}

.category-geotour .card .grid .cell .grid:before,
.geoNav .card .grid .cell .grid:before,
.category-geotour .card .grid .cell .grid:after,
.geoNav .card .grid .cell .grid:after {
  content: " ";
  display: table;
}

.category-geotour .card .grid .cell .grid:after,
.geoNav .card .grid .cell .grid:after {
  clear: both;
}

.category-geotour .card .grid .cell .grid .cell-1,
.geoNav .card .grid .cell .grid .cell-1 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  width: 25.925925925925924%;
  position: relative;
}

.category-geotour .card .grid .cell .grid .cell-1:before,
.geoNav .card .grid .cell .grid .cell-1:before,
.category-geotour .card .grid .cell .grid .cell-1:after,
.geoNav .card .grid .cell .grid .cell-1:after {
  content: " ";
  display: table;
}

.category-geotour .card .grid .cell .grid .cell-1:after,
.geoNav .card .grid .cell .grid .cell-1:after {
  clear: both;
}

.category-geotour .card .grid .cell .grid .cell-1:last-child,
.geoNav .card .grid .cell .grid .cell-1:last-child {
  margin-right: 0%;
}

@media only screen and (min-width: 415px) and (max-width: 980px) {
  .category-geotour .card .grid .cell .grid .cell-1,
  .geoNav .card .grid .cell .grid .cell-1 {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .category-geotour .card .grid .cell .grid .cell-1:before,
  .geoNav .card .grid .cell .grid .cell-1:before,
  .category-geotour .card .grid .cell .grid .cell-1:after,
  .geoNav .card .grid .cell .grid .cell-1:after {
    content: " ";
    display: table;
  }
  .category-geotour .card .grid .cell .grid .cell-1:after,
  .geoNav .card .grid .cell .grid .cell-1:after {
    clear: both;
  }
  .category-geotour .card .grid .cell .grid .cell-1:last-child,
  .geoNav .card .grid .cell .grid .cell-1:last-child {
    margin-right: 0%;
  }
}

.category-geotour .card .grid .cell .grid .cell-1 img,
.geoNav .card .grid .cell .grid .cell-1 img {
  width: 100%;
}

.category-geotour .card .grid .cell .grid .cell-2,
.geoNav .card .grid .cell .grid .cell-2 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  width: 67.5925925925926%;
  overflow: hidden;
}

.category-geotour .card .grid .cell .grid .cell-2:before,
.geoNav .card .grid .cell .grid .cell-2:before,
.category-geotour .card .grid .cell .grid .cell-2:after,
.geoNav .card .grid .cell .grid .cell-2:after {
  content: " ";
  display: table;
}

.category-geotour .card .grid .cell .grid .cell-2:after,
.geoNav .card .grid .cell .grid .cell-2:after {
  clear: both;
}

.category-geotour .card .grid .cell .grid .cell-2:last-child,
.geoNav .card .grid .cell .grid .cell-2:last-child {
  margin-right: 0%;
}

@media only screen and (min-width: 415px) and (max-width: 980px) {
  .category-geotour .card .grid .cell .grid .cell-2,
  .geoNav .card .grid .cell .grid .cell-2 {
    float: left;
    clear: none;
    text-align: inherit;
    width: 82.83333333333334%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .category-geotour .card .grid .cell .grid .cell-2:before,
  .geoNav .card .grid .cell .grid .cell-2:before,
  .category-geotour .card .grid .cell .grid .cell-2:after,
  .geoNav .card .grid .cell .grid .cell-2:after {
    content: " ";
    display: table;
  }
  .category-geotour .card .grid .cell .grid .cell-2:after,
  .geoNav .card .grid .cell .grid .cell-2:after {
    clear: both;
  }
  .category-geotour .card .grid .cell .grid .cell-2:last-child,
  .geoNav .card .grid .cell .grid .cell-2:last-child {
    margin-right: 0%;
  }
}

.category-geotour .card .grid .cell .grid .cell-2 p,
.geoNav .card .grid .cell .grid .cell-2 p {
  text-align: left;
  overflow: hidden;
}

.category-geotour .card .grid .cell .grid .cell-2 p.root,
.geoNav .card .grid .cell .grid .cell-2 p.root {
  font-size: 121.42857142857142%;
  font-weight: 600;
  margin-bottom: 10px;
}

@media only screen and (max-width: 980px) {
  .category-geotour .card .grid .cell .grid .cell-2 p.root,
  .geoNav .card .grid .cell .grid .cell-2 p.root {
    height: auto;
  }
}

.category-geotour .card .grid .cell .grid .cell-2 p.description,
.geoNav .card .grid .cell .grid .cell-2 p.description {
  font-size: 85.71428571428571%;
  color: #535353;
  line-height: 1.75;
  overflow: hidden;
}

.category-geotour .contact {
  background: url("../img/geotour/bg-top-02.jpg") center center/cover no-repeat
    fixed;
}

.category-geotour .contact .container {
  padding: 80px 0;
}

.category-geotour .contact .container h2 {
  font-size: 150%;
  margin-bottom: 50px;
  display: inline-block;
}

.category-geotour .contact .container .btn-action {
  font-size: 107.14285714285714%;
  position: relative;
  width: 70vw;
  line-height: 1.3;
  min-width: auto;
  padding: 20px;
  background: #000;
  color: #fff;
  box-sizing: border-box;
}

.category-geotour .contact .container .btn-action:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
}

@media only screen and (min-width: 981px) {
  .category-geotour .contact .container .btn-action {
    width: 420px;
  }
}

.category-geotour .contact .container .btn-action:hover {
  background: transparent;
  color: #000;
}

.category-geotour .linkBox .photo img {
  transition: all 0.2s linear;
}

.category-geotour .linkBox:hover .photo img {
  transform: scale(1.2);
}

.geotour {
  padding: 60px 0;
  position: relative;
}

@media only screen and (max-width: 980px) {
  .geotour {
    padding: 3.125vw 0;
  }
}

@media only screen and (min-width: 981px) {
  .geotour .badge {
    display: block;
    width: 12.142857142857142%;
    height: 200px;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 2;
    color: #fff;
  }
  .geotour .badge span {
    display: none;
  }
}

@media only screen and (max-width: 980px) {
  .geotour.sakata .badge {
    background-color: #fabe00;
    text-align: center;
    color: #fff;
    padding: 0.5vw;
    margin: 0 15px 15px;
  }
}

.geotour.sakata h3:after {
  background: #fabe00;
}

@media only screen and (max-width: 980px) {
  .geotour.tobishima .badge {
    background-color: #00a7e4;
    text-align: center;
    color: #fff;
    padding: 0.5vw;
    margin: 0 15px 15px;
  }
}

.geotour.tobishima h3:after {
  background: #00a7e4;
}

@media only screen and (max-width: 980px) {
  .geotour.yuza .badge {
    background-color: #00b869;
    text-align: center;
    color: #fff;
    padding: 0.5vw;
    margin: 0 15px 15px;
  }
}

.geotour.yuza h3:after {
  background: #00b869;
}

@media only screen and (max-width: 980px) {
  .geotour.yurihonjo .badge {
    background-color: #fd74b1;
    text-align: center;
    color: #fff;
    padding: 0.5vw;
    margin: 0 15px 15px;
  }
}

.geotour.yurihonjo h3:after {
  background: #fd74b1;
}

@media only screen and (max-width: 980px) {
  .geotour.nikaho .badge {
    background-color: #fb360c;
    text-align: center;
    color: #fff;
    padding: 0.5vw;
    margin: 0 15px 15px;
  }
}

.geotour.nikaho h3:after {
  background: #fb360c;
}

.geotour h2,
body[class^="page"] .container800 h2,
.post-apply .container800 h2,
.category-geoguide .container800 h2 {
  font-size: 178.57142857142858%;
  line-height: 1.5;
  margin-bottom: 35px;
}

@media only screen and (max-width: 980px) {
  .geotour h2,
  body[class^="page"] .container800 h2,
  .post-apply .container800 h2,
  .category-geoguide .container800 h2 {
    font-size: 150%;
  }
}

.geotour h3,
body[class^="page"] .container800 h3,
.post-apply .container800 h3,
.category-geoguide .container800 h3 {
  margin-bottom: 40px;
  margin-top: 40px;
  font-size: 142.85714285714286%;
  font-weight: 600;
  position: relative;
}

.geotour h3:after,
body[class^="page"] .container800 h3:after,
.post-apply .container800 h3:after,
.category-geoguide .container800 h3:after {
  content: "";
  background: #fabe00;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 7%;
}

.geotour p,
.post-apply .container800 p,
.category-geoguide .container800 p {
  margin-bottom: 20px;
}

.geotour .widthOver {
  width: 100%;
  max-height: 50vw;
  margin: 40px 0;
  overflow: hidden;
  position: relative;
  min-height: 50vw;
}

.geotour .widthOver:before,
.geotour .widthOver:after {
  content: " ";
  display: table;
}

.geotour .widthOver:after {
  clear: both;
}

.geotour .widthOver + .caption {
  margin-top: -40px;
  text-align: right;
  font-size: 85.71428571428571%;
}

@media only screen and (min-width: 981px) {
  .geotour .widthOver + .caption {
    margin-right: -100px;
  }
}

.geotour .widthOver .map {
  background: #efefef;
  width: 100%;
  min-height: 500px;
}

.geotour .widthOver img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

@media only screen and (min-width: 981px) {
  .geotour .widthOver {
    margin-left: -100px;
    margin-right: -100px;
    width: auto;
    min-height: 500px;
  }
  .geotour .widthOver#map {
    min-height: 650px;
  }
}

.geotour .widthOver + h3 {
  margin-top: 0;
}

.geoNav {
  background-color: #eaeaea;
  padding-bottom: 40px;
}

.geoNav .linkBox .photo img {
  transition: all 0.2s linear;
}

.geoNav .linkBox:hover .photo img {
  transform: scale(1.2);
}

.geoNav.bgGray {
  padding-left: 0;
  padding-right: 0;
}

.geoNav h2.ta_c {
  font-style: normal;
  font-weight: 600;
  margin: 60px 0;
  font-size: 171.42857142857142%;
}

.category-geotour .geoNav {
  background-color: transparent;
}

body[class^="page"] .container800 h3:after {
  background-color: #000;
}

.search-results h2 {
  font-size: 200%;
  margin: 60px 0;
}

.search-results h3 {
  font-size: 142.85714285714286%;
  font-weight: 600;
  margin-top: 20px;
}

.post-apply .container800 h2,
.category-geoguide .container800 h2 {
  margin-top: 35px;
}

.post-apply .container800 h3,
.category-geoguide .container800 h3 {
  margin-bottom: 20px;
}

.category-geoguide ol li {
  list-style: decimal;
  margin-left: 1.5em;
}

.post-apply .container800 h3:after,
.category-geoguide .container800 h3:after {
  height: 0;
}

.post-apply .container800 p,
.category-geoguide .container800 p {
  width: 100%;
}

.post-apply .borderWrap,
.category-geoguide .borderWrap {
  border: 1px solid #bebebe;
  padding: 15px;
  box-sizing: border-box;
}

.post-apply .borderWrap ol,
.category-geoguide .borderWrap ol {
  text-align: center;
}

.post-apply .borderWrap ol li,
.category-geoguide .borderWrap ol li {
  background: #efefef;
  margin-bottom: 20px;
  position: relative;
  line-height: 1.5;
  padding: 5px;
}

.post-apply .borderWrap ol li:before,
.category-geoguide .borderWrap ol li:before {
  content: "\f107";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -130%;
  left: 0;
  margin: auto;
  font-size: 20px;
  width: 20px;
  height: 20px;
  font-family: FontAwesome;
}

.post-apply .borderWrap ol li:last-child,
.category-geoguide .borderWrap ol li:last-child {
  margin-bottom: 0;
}

.post-apply .borderWrap ol li:last-child:before,
.category-geoguide .borderWrap ol li:last-child:before {
  content: "";
}

.post-apply .borderWrap ul,
.category-geoguide .borderWrap ul {
  margin-left: 30px;
}

.post-apply .borderWrap ul li,
.category-geoguide .borderWrap ul li {
  list-style-type: square;
}

/************
2017,April 見出しのフォント変更
************/

h1,
h2,
h3,
h4 {
  font-family: sans-serif;
}

/************
2017,April 検索フォーム
************/

.search-form {
  padding: 25px 25px 30px 25px;
  text-align: left;
  border: 1px solid #efefef;
}

.search-form form textarea {
  height: 100px;
}

.search-form .grid {
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

.search-form .grid:before,
.search-form .grid:after {
  content: " ";
  display: table;
}

.search-form .grid:after {
  clear: both;
}

.search-form .grid .cell-1 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
}

.search-form .grid .cell-1:before,
.search-form .grid .cell-1:after {
  content: " ";
  display: table;
}

.search-form .grid .cell-1:after {
  clear: both;
}

.search-form .grid .cell-1:last-child {
  margin-right: 0%;
}

@media only screen and (max-width: 600px) {
  .search-form .grid .cell-1 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .search-form .grid .cell-1:first-child {
    margin-left: auto;
  }
  .search-form .grid .cell-1:last-child {
    margin-right: auto;
  }
}

.search-form .grid .cell-2 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}

.search-form .grid .cell-2:before,
.search-form .grid .cell-2:after {
  content: " ";
  display: table;
}

.search-form .grid .cell-2:after {
  clear: both;
}

.search-form .grid .cell-2:last-child {
  margin-right: 0%;
}

@media only screen and (max-width: 600px) {
  .search-form .grid .cell-2 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .search-form .grid .cell-2:first-child {
    margin-left: auto;
  }
  .search-form .grid .cell-2:last-child {
    margin-right: auto;
  }
}

.search-form .grid .cell-2 .btn-action {
  min-width: 100%;
  margin: 0;
}

input[type="text"],
input[type="email"],
input[type="tel"],
select.form-control {
  height: 39px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
textarea.form-control,
select.form-control {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0 15px;
  vertical-align: middle;
  outline: 0;
  background: #fff;
  border: 1px solid #111;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.3s;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus,
textarea.form-control:focus,
select.form-control:focus {
  outline: 0;
  background: #fff;
  border: 1px solid #111;
  box-shadow: 0 0 0 2px #000 inset;
}

form textarea {
  padding: 15px;
}

/************
2017,April お問い合わせ
************/

.page-contact h2 {
  text-align: center;
  margin-top: 35px;
}

/************
2017,April リンク集
************/

.page-links h2,
.page-id-761 h2 {
  margin-top: 35px;
}

.page-links a,
.page-id-761 a {
  color: #000;
}

.category-report .gridInRenew {
  padding: 0;
}

.category-report .colInRenew {
  padding: 0;
}

.category-report .col1-2Renew {
  padding: 15px;
}

.category-report .gridInRenew {
  margin-left: -15px;
  margin-right: -15px;
}

.category-report .container {
  max-width: 1200px;
  width: auto;
}
.single-product .table .border-bottom {
  border-color: #aaa;
}
footer .footer-nav-link-2019 .menu label {
  margin: 2px;
  padding: 0 5px 5px;
  line-height: 1;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 0;
  text-align: right;
  width: 30%;
}
footer .footer-nav-link-2019 .menu label:before {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 171.42857142857142%;
  transition: all 0.5s;
}
footer .footer-nav-link-2019 .menu li {
  max-height: 0;
  overflow-y: hidden;
  transition: all 0.5s;
  font-size: 1.2rem;
}
footer .footer-nav-link-2019 .menu .other-contents li {
  max-height: 30px;
  font-size: 1rem;
}
footer .footer-nav-link-2019 .menu li li {
  max-height: 44px;
}
footer .footer-nav-link-2019 .menu #menuBar01:checked ~ #links01 li {
  max-height: 56px;
  padding: 5px 0;
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
footer .footer-nav-link-2019 .menu #menuBar01:checked ~ label:before {
  content: "\f106";
}
footer .footer-nav-link-2019 .menu #menuBar02:checked ~ #links02 li {
  max-height: 56px;
  padding: 5px 0;
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
footer .footer-nav-link-2019 .menu #menuBar02:checked ~ label:before {
  content: "\f106";
}
footer .footer-nav-link-2019 .menu #menuBar03:checked ~ #links03 li {
  max-height: 56px;
  padding: 5px 0;
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
footer .footer-nav-link-2019 .menu #menuBar03:checked ~ label:before {
  content: "\f106";
}
footer .footer-nav-link-2019 .menu #menuBar04:checked ~ #links04 li {
  max-height: 56px;
  padding: 5px 0;
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
footer .footer-nav-link-2019 .menu #menuBar04:checked ~ label:before {
  content: "\f106";
}
.footer-nav-link-2019 .container .grid .cell h3:before {
  content: "";
  width: 100%;
}
.footer-nav-link-2019 .container .grid .cell-5 .other-contents {
  border: none;
}
