@font-face {
  font-family: "Noto Sans CJK JP Regular";
  src: url("../fonts/rounded-x-mgenplus-2pp-regular-subset.eot");
  src: url("../fonts/rounded-x-mgenplus-2pp-regular-subset.eot?#iefix") format("embedded-opentype"), url("../fonts/rounded-x-mgenplus-2pp-regular-subset.woff2") format("woff2"),
    url("../fonts/rounded-x-mgenplus-2pp-regular-subset.woff") format("woff"), url("../fonts/rounded-x-mgenplus-2pp-regular-subset.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans CJK JP Bold";
  src: url("../fonts/rounded-x-mgenplus-2pp-bold-subset.eot");
  src: url("../fonts/rounded-x-mgenplus-2pp-bold-subset.eot?#iefix") format("embedded-opentype"), url("../fonts/rounded-x-mgenplus-2pp-bold-subset.woff2") format("woff2"),
    url("../fonts/rounded-x-mgenplus-2pp-bold-subset.woff") format("woff"), url("../fonts/rounded-x-mgenplus-2pp-bold-subset.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Homemade Appleregular";
  src: url("../fonts/HomemadeApple-webfont.eot");
  src: url("../fonts/HomemadeApple-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/HomemadeApple-webfont.woff") format("woff"),
    url("../fonts/HomemadeApple-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  letter-spacing: 0.05em;
  color: #442f0a;
  background-color: #fff;
}
p {
  margin-bottom: 15px;
}
img {
  max-width: 100%;
  height: auto;
}
img.mt-image-right {
  float: right;
  max-width: 360px;
  margin: 0 0 30px 30px;
}
@media (max-width: 767px) {
  img.mt-image-right {
    display: block;
    width: 100%;
    max-width: 480px;
    float: none;
    margin: 0 0 30px;
  }
}
img.mt-image-left {
  float: left;
  max-width: 360px;
  margin: 0 30px 30px 0;
}
@media (max-width: 767px) {
  img.mt-image-left {
    display: block;
    width: 100%;
    max-width: 480px;
    float: none;
    margin: 0 0 30px;
  }
}
table th {
  color: #fff;
  background-color: #d9e2cf;
  font-family: "Noto Sans CJK JP Bold", sans-serif;
  color: #442f0a;
}
table.table-bordered > thead > tr > td,
table.table-bordered > thead > tr > th {
  border-bottom-width: 1px;
}
table.table-hover > tbody > tr:hover th {
  background-color: #d9e2cf;
}
.table-bordered {
  border: 1px solid #935924;
}
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > th {
  border: 1px solid #935924;
}
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td,
.table-bordered > thead > tr > td {
  border: 1px solid #935924;
}
@media (max-width: 767px) {
  .table-responsive {
    border-color: #935924;
  }
}
.table {
  margin-bottom: 30px;
}
ul,
ol {
  margin-bottom: 15px;
  padding-left: 25px;
  list-style-type: disc;
}
li {
  margin-bottom: 5px;
}
li:last-child {
  margin-bottom: 0;
}
dl {
  margin-bottom: 30px;
}
dt {
  font-family: "Noto Sans CJK JP Bold", sans-serif;
  font-weight: normal;
}
dd {
  margin-bottom: 15px;
}
dd:last-child {
  margin-bottom: 0;
}
a {
  color: #442f0a;
}
a:hover img,
button:hover img {
  opacity: 0.75;
}
a img,
button img {
  transition: opacity 0.2s ease;
}
a {
  transition: all 0.2s ease;
}
a:hover,
a:focus {
  color: #935924;
}
.add-right-onethird {
  margin-right: 10px !important;
}
.add-right-onesixth {
  margin-right: 5px !important;
}
.add-bottom-double {
  margin-bottom: 60px !important;
}
.add-bottom-threehalves {
  margin-bottom: 45px !important;
}
.add-bottom {
  margin-bottom: 30px !important;
}
.add-bottom-twothirds {
  margin-bottom: 20px !important;
}
.add-bottom-half {
  margin-bottom: 15px !important;
}
.add-bottom-onethird {
  margin-bottom: 10px !important;
}
.remove-bottom {
  margin-bottom: 0 !important;
}
.decrease-bottom-half {
  margin-bottom: -15px !important;
}
.large-headline,
#contents .contents-main .module .header h1.title,
#contents .contents-main .module .header h2.title,
#contents .contents-main .module .body h2.decoration,
#p002313 h2.decoration,
#p002554 h2.decoration,
#p002562 h2.decoration,
#p002683 h2.decoration {
  color: #442f0a;
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: 5px 4px, left 5px bottom 4px, center center;
  background-size: calc(100% - 10px) 3px, calc(100% - 10px) 3px, auto;
  margin: 0 0 30px;
  padding: 15px;
}
.large-headline a,
#contents .contents-main .module .header h1.title a,
#contents .contents-main .module .header h2.title a,
#contents .contents-main .module .body h2.decoration a,
#p002313 h2.decoration a,
#p002554 h2.decoration a,
#p002562 h2.decoration a,
#p002683 h2.decoration a {
  color: #442f0a;
  transition: opacity 0.3s ease;
}
.large-headline a:hover,
#contents .contents-main .module .header h1.title a:hover,
#contents .contents-main .module .header h2.title a:hover,
#contents .contents-main .module .body h2.decoration a:hover,
#p002313 h2.decoration a:hover,
#p002554 h2.decoration a:hover,
#p002562 h2.decoration a:hover,
#p002683 h2.decoration a:hover {
  opacity: 0.6;
}
.medium-headline,
#contents .contents-main .module .body h3.decoration,
#p002313 h3.decoration,
#p002554 h3.decoration,
#p002562 h3.decoration,
#p002683 h3.decoration {
  margin: 0 0 20px;
  padding: 0;
  color: #442f0a;
}
.small-headline,
#contents .contents-main .module .body h4.decoration,
#p002313 h4.decoration,
#p002554 h4.decoration,
#p002562 h4.decoration,
#p002683 h4.decoration {
  margin: 0 0 15px;
  padding: 0;
  color: #442f0a;
}
.section-group p:last-child,
.section-group ul:last-child,
.section-group ol:last-child {
  margin-bottom: 30px;
}
.content-group p:last-child,
.content-group ul:last-child,
.content-group ol:last-child {
  margin-bottom: 30px;
}
.content-group-remove p:last-child,
.content-group-remove ul:last-child,
.content-group-remove ol:last-child {
  margin-bottom: 0;
}
strong,
.emphasis {
  font-family: "Noto Sans CJK JP Bold", sans-serif;
  font-weight: normal;
}
.attention {
  color: #cc9a5d;
}
.larger {
  font-size: 1.2em;
}
.smaller {
  font-size: 0.8em;
}
.border-box-main {
  margin-bottom: 30px;
  padding: 30px 30px 0;
  border: 3px solid #935924;
  border-radius: 6px;
}
.color-box-texture {
  background-color: #f4efdf;
  padding: 20px;
  border-radius: 3px;
}
.tab-box .nav > li > a:hover,
.tab-box .nav > li > a:focus {
  background-color: transparent;
}
.tab-box .nav-tabs {
  margin-bottom: 30px;
  border-bottom: 3px solid #935924;
}
.tab-box .nav-tabs > li.active > a,
.tab-box .nav-tabs > li.active > a:hover,
.tab-box .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #935924;
  border-color: transparent;
}
.tab-box .nav-tabs > li > a:hover {
  border-color: transparent;
}
.googlemap {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.row.narrow-margin {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.row.narrow-margin [class^="col-xs-"],
.row.narrow-margin [class^="col-sm-"],
.row.narrow-margin [class^="col-md-"],
.row.narrow-margin [class^="col-lg-"] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.thumbnail {
  border: none;
}
.btn {
  padding: 9px 29px;
  white-space: normal;
}
.btn-primary {
  color: #fff;
  background-color: #ad1f07;
  border: none;
}
.btn-primary:hover {
  color: #fff;
  background-color: #8e0d03;
}
.btn-primary:active,
.btn-primary:focus {
  color: #fff;
  background-color: #8e0d03;
  box-shadow: none;
}
.btn-primary:active:hover,
.btn-primary:focus:hover {
  color: #fff;
  background-color: #8e0d03;
}
.btn-group p {
  float: left;
  margin-right: 15px;
}
.btn-group p:last-child {
  margin-right: 0;
}
.label-danger {
  background-color: #cc9a5d;
}
.panel-primary {
  border-color: #d9e2cf;
}
.pager {
  margin: 30px 0;
}
.pager li > a,
.pager li > span {
  color: #fff;
  background-color: #442f0a;
  border: none;
  -webkit-box-shadow: 0 2px 0 #442f0a;
  box-shadow: 0 2px 0 #442f0a;
  padding: 4px 19px;
}
.pager li > a:hover {
  background-color: #8e0d03;
  border-color: #2e2007;
}
.pager li > a:active,
.pager li > a:focus {
  background-color: #007f7c;
  border-color: #2e2007;
}
@media (max-width: 767px) {
  #header .header-logo-info {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #header .header-logo-info.row {
    margin-right: -5px;
    margin-left: -5px;
  }
  #header .header-logo-info.row [class^="col-"] {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (max-width: 767px) {
  #header .header-logo-info .header-button-menu > .btn {
    padding: 9px 9px 15px;
  }
  #header .header-logo-info .header-button-menu > .btn .icon-bar {
    height: 2px;
    background-color: #935924;
  }
  #header .header-logo-info .header-button-menu > .btn .icon-bar + .icon-bar {
    margin-top: 4px;
  }
}
#header .header-logo-info .header-button-language .btn-language {
  background-color: transparent;
  padding: 0;
  border: none;
}
#header .header-logo-info .header-button-language #modal-language {
  text-align: left;
}
#header .header-logo-info .header-button-language #modal-language .modal-header {
  background-color: #eee;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#header .header-logo-info .header-button-language #modal-language .modal-body {
  background-color: #eee;
}
#header .header-logo-info .header-button-language #modal-language .modal-body .row {
  margin-right: 0;
  margin-left: 0;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  background-color: #fff;
}
#header .header-logo-info .header-button-language #modal-language .modal-body .row [class^="col-"] {
  padding-right: 0;
  padding-left: 0;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#header .header-logo-info .header-button-language #modal-language .modal-body .row [class^="col-"] a {
  display: block;
  padding: 1em 0;
  width: 100%;
  text-align: center;
}
#header .header-logo-info .header-button-language #modal-language .modal-footer {
  background-color: #eee;
  text-align: center;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (min-width: 768px) {
  #header .header-logo-info .header-logo {
    margin-top: 15px;
  }
}
#header .header-logo-info .header-logo h1,
#header .header-logo-info .header-logo div {
  margin: 0;
  font-size: 1em;
  line-height: 1;
}
@media (max-width: 767px) {
  #header .header-logo-info .header-logo h1 img,
  #header .header-logo-info .header-logo div img {
    width: 270px;
  }
}
@media (min-width: 768px) {
  #header .header-logo-info .header-info {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
  }
}
@media (max-width: 767px) {
  #header .header-logo-info .header-info .header-info-inner {
    float: right;
  }
}
#header .header-logo-info .header-info .duration-info {
  float: left;
  margin-left: 10%;
}
@media (max-width: 1199px) {
  #header .header-logo-info .header-info .duration-info {
    width: 79.4603184899%;
    margin-left: 2.70165082866%;
  }
}
@media (max-width: 991px) {
  #header .header-logo-info .header-info .duration-info {
    width: 81.28380815%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #header .header-logo-info .header-info .duration-info {
    display: none;
  }
}
#header .header-logo-info .header-info .language-info {
  float: left;
  margin-left: 1.44927536232%;
}
@media (max-width: 1199px) {
  #header .header-logo-info .header-info .language-info {
    width: 16.2163915286%;
    margin-left: 1.62163915286%;
  }
}
@media (max-width: 991px) {
  #header .header-logo-info .header-info .language-info {
    width: 16.5885322755%;
    margin-left: 2.12765957447%;
  }
}
@media (max-width: 767px) {
  #header .header-logo-info .header-info .language-info {
    width: auto;
    margin-left: 0;
  }
}
#header .header-logo-info .header-info .language-info img,
#header .header-logo-info .header-info .language-info .btn-language {
  display: block;
}
#header .header-logo-info .header-info .language-info .btn-language {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  #header .header-logo-info .header-info .language-info .btn-language {
    margin-bottom: 4px;
  }
}
#header .navbar {
  border: none;
  background-color: #f4efdf;
  background-image: url("../images/common-bg-01.jpg");
  background-repeat: repeat-x;
}
@media (max-width: 767px) {
  #header .navbar {
    border-top: 2px solid #cc9a5d;
    border-bottom: 2px solid #cc9a5d;
    background-color: #f4efdf;
  }
}
@media (min-width: 768px) {
  #header .navbar {
    border-top: none;
  }
}
#header .navbar #header-navigation {
  padding: 0;
}
#header .navbar #header-navigation > .nav.navbar-nav {
  margin: 0;
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main {
  width: 100%;
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li:first-child::before {
  content: "";
  display: block;
  width: 1px;
  height: 44px;
  background-color: #cc9a5d;
  position: absolute;
  left: -1px;
  top: calc((100% - 44px) / 2);
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li {
  float: left;
  width: 130px;
  margin-bottom: 0;
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li::after {
  content: "";
  display: block;
  width: 1px;
  height: 44px;
  background-color: #cc9a5d;
  position: absolute;
  right: -1px;
  top: calc((100% - 44px) / 2);
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li {
    width: 25%;
    border-right: 1px solid #cc9a5d;
    border-bottom: 1px solid #cc9a5d;
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li:last-child .dropdown-menu {
  right: 0;
  left: inherit;
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.outline > a {
  background-image: url("/images/nav-outline-2x.png");
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.outline > a {
    background-image: url("/images/nav-outline.png");
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.about > a {
  background-image: url("/images/nav-about-2x.png");
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.about > a {
    background-image: url("/images/nav-about.png");
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.event > a {
  background-image: url("/images/nav-event-2x.png");
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.event > a {
    background-image: url("/images/nav-event.png");
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.enjoy > a {
  background-image: url("/images/nav-enjoy-2x.png");
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.enjoy > a {
    background-image: url("/images/nav-enjoy.png");
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.faq > a {
  background-image: url("/images/nav-faq-2x.png");
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.faq > a {
    background-image: url("/images/nav-faq.png");
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.guide > a {
  background-image: url("/images/nav-guide-2x.png");
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.guide > a {
    background-image: url("/images/nav-guide.png");
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.access > a {
  background-image: url("/images/nav-access-2x.png");
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.access > a {
    background-image: url("/images/nav-access.png");
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.sightseeing > a {
  background-image: url("/images/nav-sightseeing-2x.png");
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.sightseeing > a {
    background-image: url("/images/nav-sightseeing.png");
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li > a {
  display: block;
  padding: 0;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain, auto;
  height: 86px;
  position: relative;
  transition: opacity 0.2s ease;
}
@media (max-width: 991px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li > a {
    background-size: contain, 90px 90px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li > a {
    height: 90px;
  }
}
@media (max-width: 410px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li > a {
    height: 65px;
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li > a:hover {
  opacity: 0.75;
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li > a .nav-caption {
  display: none;
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.85);
  border: none;
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li .dropdown-menu {
    display: none !important;
  }
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li .dropdown-menu > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.menu-before {
  width: 10px;
}
#header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li.menu-after {
  width: 10px;
}
#contents .page-title {
  background-image: url("../images/title-background-02.jpg");
  background-size: cover;
  background-position: left 50%;
  position: relative;
}
#contents .page-title:before {
  content: "";
  background-color: rgba(58, 45, 33, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
#contents .page-title h1,
#contents .page-title .category-title {
  color: #fff;
  margin: 55px 0;
  z-index: 9999;
  position: relative;
}
#contents .page-title .category-title {
  font-size: 28px;
  font-family: "Noto Sans CJK JP Bold", sans-serif;
}
@media (max-width: 767px) {
  #contents .theme-2017 {
    text-align: center;
    margin: 0 0 30px;
  }
}
@media (min-width: 768px) {
  #contents .theme-2017 {
    display: block;
    margin: 0 0 30px;
  }
}
#contents .breadcrumb-wrapper {
  background-color: #935924;
  background-image: url("/images/bg-breadcrumb.png");
  background-position: calc(50% + 18px) top;
  position: relative;
  margin-bottom: 15px;
}
#contents .breadcrumb-wrapper .breadcrumb {
  color: #442f0a;
  background-color: transparent;
  font-size: 12px;
  margin-bottom: 0;
  padding: 15px 0 10px;
  border-radius: 0;
}
#contents .breadcrumb-wrapper .breadcrumb > li + li:before {
  padding: 0 10px;
}
#contents .breadcrumb-wrapper .breadcrumb a {
  color: #442f0a;
}
#contents .breadcrumb-wrapper .breadcrumb a:hover {
  color: #442f0a;
}
#contents .breadcrumb-wrapper .breadcrumb > .active {
  color: #442f0a;
}
#contents .breadcrumb-wrapper .breadcrumb > li + li:before {
  color: #442f0a;
}
#contents .pagination {
  text-align: center;
}
#contents .pagination > li a,
#contents .pagination > li span {
  background-color: #442f0a;
  border: none;
}
#contents .pagination > li a:hover {
  background-color: #8e0d03;
}
#contents .pagination > .active a,
#contents .pagination > .active a:focus,
#contents .pagination > .active a:hover,
#contents .pagination > .active span,
#contents .pagination > .active span:focus,
#contents .pagination > .active span:hover {
  color: #fff;
  background-color: #8e0d03;
  border-color: #8e0d03;
}
#contents .mainpage-eyecatch {
  overflow: hidden;
  max-height: 480px;
}
#contents .wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
#contents .wrapper:before,
#contents .wrapper:after {
  content: " ";
  display: table;
}
#contents .wrapper:after {
  clear: both;
}
#contents .wrapper > .contents-main {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #contents .wrapper > .contents-main {
    float: left;
    width: 72.2222222222%;
  }
}
#contents .wrapper > .contents-sub {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #contents .wrapper > .contents-sub {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  #contents .wrapper > .contents-sub {
    float: left;
    width: 27.7777777778%;
  }
}
#contents .contents-main {
  padding-top: 30px;
}
#contents .contents-main .module {
  margin-bottom: 30px;
}
#contents .contents-main .module .header h1.title {
  font-size: 24px;
  position: relative;
  padding: 1rem 0;
  border-bottom: 2px solid #cc9a5d;
}
#contents .contents-main .module .header h1.title:before {
  position: absolute;
  bottom: -0.5rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #cc9a5d;
  content: "";
}
#contents .contents-main .module .header h2.title {
  font-size: 24px;
  position: relative;
  padding: 1rem 0;
  border-bottom: 2px solid #cc9a5d;
}
#contents .contents-main .module .header h2.title:before {
  position: absolute;
  bottom: -0.5rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #cc9a5d;
  content: "";
}
#contents .contents-main .module .header .meta {
  margin-top: -20px;
  margin-bottom: 5px;
}
#contents .contents-main .module .header .meta .time:before {
  margin-right: 5px;
  content: "\f073";
  font-family: FontAwesome;
}
#contents .contents-main .module .header .meta .author {
  margin-left: 1em;
}
#contents .contents-main .module .header .meta .author:before {
  margin-right: 5px;
  content: "\f007";
  font-family: FontAwesome;
}
#contents .contents-main .module .header .meta .category {
  margin-left: 1em;
}
#contents .contents-main .module .header .meta .category:before {
  margin-right: 5px;
  content: "\f07b";
  font-family: FontAwesome;
}
#contents .contents-main .module .header .social-buttons {
  background-repeat: repeat-x;
  background-position: left bottom;
  margin-bottom: 30px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #935924;
}
#contents .contents-main .module .header .social-buttons > .facebook,
#contents .contents-main .module .header .social-buttons > .hatena,
#contents .contents-main .module .header .social-buttons > .twitter,
#contents .contents-main .module .header .social-buttons > .google-plus {
  display: inline-block;
}
#contents .contents-main .module .header .social-buttons > .google-plus > #___plusone_0 {
  width: 60px !important;
}
#contents .contents-main .module .header .social-buttons > .facebook .fb-like span {
  vertical-align: baseline !important;
  padding-top: 8px !important;
  width: 120px !important;
}
#contents .contents-main .module .body h1,
#contents .contents-main .module .body h2,
#contents .contents-main .module .body h3,
#contents .contents-main .module .body h4,
#contents .contents-main .module .body h5,
#contents .contents-main .module .body h6 {
  margin: 0 0 10px;
}
#contents .contents-main .module .body h2.decoration {
  position: relative;
  padding: 1rem 0;
  border-bottom: 4px solid #cc9a5d;
}
#contents .contents-main .module .body h2.decoration:before {
  position: absolute;
  bottom: -0.6rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #cc9a5d;
  content: "";
}
#contents .contents-main .module .body h3.decoration::before {
  content: "";
  width: 6px;
  height: 29px;
  background-image: url("../images/h3-left-b.svg");
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 0.6em;
}
#contents .contents-main .module .body p a,
#contents .contents-main .module .body table a {
  color: #442f0a;
}
#contents .contents-main .module .body p a:hover,
#contents .contents-main .module .body table a:hover {
  text-decoration: underline;
  color: #007f7c;
}
#contents .contents-main .module .body p a.btn-primary,
#contents .contents-main .module .body table a.btn-primary {
  color: #fff;
}
#contents .contents-main .module .body p a.btn-primary:hover,
#contents .contents-main .module .body table a.btn-primary:hover {
  text-decoration: none;
}
#contents .contents-main .module .body ul.speciality li a {
  color: #442f0a;
}
#contents .contents-main .module .body li.previous a,
#contents .contents-main .module .body li.next a {
  color: #fff;
}
#contents .contents-main .module .body li.previous a:hover,
#contents .contents-main .module .body li.next a:hover {
  text-decoration: none;
}
#contents .contents-main .module .body .border-box-main h2.decoration {
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  margin: -30px -30px 30px;
  padding: 10px 15px;
  border-radius: 0;
}
#contents .contents-main .module .body .color-box-texture p a {
  color: #442f0a;
  text-decoration: underline;
}
#contents .contents-main .module .body .color-box-texture p a:hover {
  color: #007f7c;
  text-decoration: none;
}
#contents .contents-main .module .body .slick-carousel {
  margin-bottom: 30px;
}
#contents .contents-main .module .body .panel {
  margin-bottom: 30px;
  background-color: transparent;
  border-width: 3px;
  border-radius: 6px;
}
#contents .contents-main .module .body .panel.panel-toggle .panel-heading {
  background-color: #d9e2cf;
  border-color: #d9e2cf;
  position: relative;
  padding-right: 45px;
  border-radius: 0;
}
#contents .contents-main .module .body .panel.panel-toggle .panel-heading:after {
  color: #442f0a;
  position: absolute;
  top: 0%;
  right: 15px;
  margin-top: 3px;
  content: "\f13a";
  vertical-align: top;
  font-size: 26px;
  font-family: FontAwesome;
}
#contents .contents-main .module .body .panel.panel-toggle .panel-heading.is-close:after {
  content: "\f139";
}
#contents .contents-main .module .body .panel .panel-title {
  color: #442f0a;
  font-size: 21px;
  margin: 0;
  padding: 0;
}
#contents .contents-main .module .body .panel .panel-body {
  padding: 30px 30px 0;
}
#contents .contents-main .module .body .table-detail th {
  width: 20%;
}
#contents .contents-main .module .body .table-detail td {
  width: 80%;
}
@media (max-width: 767px) {
  #contents .contents-main .module.entry-listing-news .body > ul,
  #contents .contents-main .module.mainpage-news .body > ul {
    padding-left: 0;
    list-style: none;
  }
  #contents .contents-main .module.entry-listing-news .body > ul > li,
  #contents .contents-main .module.mainpage-news .body > ul > li {
    margin-bottom: 20px;
  }
  #contents .contents-main .module.entry-listing-news .body > ul > li .time,
  #contents .contents-main .module.mainpage-news .body > ul > li .time {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 10px;
    border-radius: 3px;
    color: #fff;
    background-color: #678226;
  }
  #contents .contents-main .module.entry-listing-news .body > ul > li a,
  #contents .contents-main .module.mainpage-news .body > ul > li a {
    position: relative;
    display: block;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  #contents .contents-main .module.entry-listing-news .body > ul,
  #contents .contents-main .module.mainpage-news .body > ul {
    padding-left: 2em;
    list-style: none;
  }
  #contents .contents-main .module.entry-listing-news .body > ul > li,
  #contents .contents-main .module.mainpage-news .body > ul > li {
    position: relative;
    margin-bottom: 15px;
  }
  #contents .contents-main .module.entry-listing-news .body > ul > li:before,
  #contents .contents-main .module.mainpage-news .body > ul > li:before {
    position: absolute;
    top: 0;
    left: -1.5em;
    display: block;
    width: 1em;
    color: #935924;
    content: "\f054";
    text-align: center;
    font-family: FontAwesome;
  }
  #contents .contents-main .module.entry-listing-news .body > ul > li .time,
  #contents .contents-main .module.mainpage-news .body > ul > li .time {
    display: table-cell;
    padding-right: 10px;
    width: 10em;
  }
  #contents .contents-main .module.entry-listing-news .body > ul > li a,
  #contents .contents-main .module.mainpage-news .body > ul > li a {
    display: table-cell;
  }
}
#contents .contents-main .module.faq .body .panel {
  margin-bottom: 3px;
}
#contents .contents-main .module.faq .body .panel .panel-heading {
  padding-left: 45px;
  color: #442f0a;
}
#contents .contents-main .module.faq .body .panel .panel-heading:before {
  position: absolute;
  top: 3px;
  left: 15px;
  content: "\f29c";
  font-size: 24px;
  font-family: FontAwesome;
}
#contents .contents-main .module.faq .body .panel .panel-heading:after {
  margin-top: 2px;
}
#contents .contents-main .important-notices {
  margin-bottom: 30px;
}
#contents .contents-main .important-notices .panel {
  border-color: #f88b00;
  margin-bottom: 0;
  border-width: 3px;
}
#contents .contents-main .important-notices .panel .panel-heading {
  padding: 7px 17px 10px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background-color: #f88b00;
  border-color: #f88b00;
}
#contents .contents-main .important-notices .panel .panel-heading .panel-title {
  font-size: 24px;
}
#contents .contents-main .important-notices .panel .panel-heading .panel-title:before {
  margin-right: 0.5em;
  content: "\f071";
  font-family: FontAwesome;
}
#contents .contents-main .important-notices .panel .panel-body {
  padding: 20px 30px;
}
#contents .contents-main .important-notices .panel .panel-body > ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
#contents .contents-main .important-notices .panel .panel-body > ul > li + li {
  margin-top: 5px;
}
@media (max-width: 767px) {
  #contents .contents-main .important-notices .panel .panel-body > ul > li + li {
    margin-top: 10px;
  }
}
#contents .contents-main .important-notices .panel .panel-body > ul > li time {
  display: inline-block;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #contents .contents-main .important-notices .panel .panel-body > ul > li time {
    float: none;
  }
}
#contents .contents-main .important-notices .panel .panel-body > ul > li a {
  display: table;
}
#contents .contents-main .featured-events .module .header,
#contents .contents-main .citizens-info .module .header,
#contents .contents-main .recent-news .module .header {
  position: relative;
}
@media (min-width: 768px) {
  #contents .contents-main .featured-events .module .header,
  #contents .contents-main .citizens-info .module .header,
  #contents .contents-main .recent-news .module .header {
    background-position: left center;
    background-repeat: no-repeat;
  }
}
#contents .contents-main .featured-events .module .header .category-list-link,
#contents .contents-main .citizens-info .module .header .category-list-link,
#contents .contents-main .recent-news .module .header .category-list-link {
  color: #442f0a;
  position: absolute;
  right: 15px;
  bottom: 18px;
}
#contents .contents-main .featured-events .module .header .category-list-link a,
#contents .contents-main .citizens-info .module .header .category-list-link a,
#contents .contents-main .recent-news .module .header .category-list-link a {
  font-size: 14px;
  color: #442f0a;
  transition: opacity 0.3s ease;
}
#contents .contents-main .featured-events .module .header .category-list-link a:hover,
#contents .contents-main .citizens-info .module .header .category-list-link a:hover,
#contents .contents-main .recent-news .module .header .category-list-link a:hover {
  opacity: 0.6;
}
#contents .contents-main .featured-events .module .header .category-list-link:before,
#contents .contents-main .citizens-info .module .header .category-list-link:before,
#contents .contents-main .recent-news .module .header .category-list-link:before {
  margin-right: 5px;
  content: "\f144";
  font-family: FontAwesome;
}
#contents .contents-main .featured-events img,
#contents .contents-main .sand-minamisatsuma-enjoy img,
#contents .contents-main .minamisatsuma-enjoy img {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  #contents .contents-main .update-info {
    margin-bottom: 0;
  }
}
#contents .contents-main .recent-news .module .body .media-list,
#contents .contents-main .citizens-info .module .body .media-list {
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
#contents .contents-main .recent-news .module .body .media-list:before,
#contents .contents-main .recent-news .module .body .media-list:after,
#contents .contents-main .citizens-info .module .body .media-list:before,
#contents .contents-main .citizens-info .module .body .media-list:after {
  content: " ";
  display: table;
}
#contents .contents-main .recent-news .module .body .media-list:after,
#contents .contents-main .citizens-info .module .body .media-list:after {
  clear: both;
}
#contents .contents-main .recent-news .module .body .media-list .media,
#contents .contents-main .citizens-info .module .body .media-list .media {
  position: relative;
  float: left;
  margin: 0;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 1px;
}
#contents .contents-main .recent-news .module .body .media-list .media:last-child .media-heading,
#contents .contents-main .citizens-info .module .body .media-list .media:last-child .media-heading {
  margin-bottom: 0;
}
#contents .contents-main .recent-news .module .body .media-list .media .media-heading,
#contents .contents-main .citizens-info .module .body .media-list .media .media-heading {
  margin-bottom: 20px;
}
#contents .contents-main .recent-news .module .body .media-list .media .media-heading a,
#contents .contents-main .citizens-info .module .body .media-list .media .media-heading a {
  color: #442f0a;
}
#contents .contents-main .recent-news .module .body .media-list .media .media-heading a:hover,
#contents .contents-main .citizens-info .module .body .media-list .media .media-heading a:hover {
  color: #935924;
  text-decoration: none;
}
#contents .contents-main .recent-news .module .body .media-list .media .media-body time,
#contents .contents-main .citizens-info .module .body .media-list .media .media-body time {
  display: inline-block;
  color: #fff;
  background-color: #678226;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 0 10px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  #contents .contents-main .event-featured-events .module .body .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  #contents .contents-main .event-featured-events .module .body .row [class^="col-"] {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#contents .contents-main .event-featured-events .module .body .thumbnail {
  background-color: transparent;
  margin-bottom: 30px;
  border: none;
}
@media (max-width: 767px) {
  #contents .contents-main .event-featured-events .module .body .thumbnail {
    margin-bottom: 20px;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption {
    padding: 0;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-title {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 18px;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-detail {
    display: none;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-detail.caption-detail000 {
    display: block;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 15px;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-tags {
    display: none;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .list-inline {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption {
    padding-bottom: 0;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-title {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 0;
    font-size: 18px;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-detail {
    margin-bottom: 0;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-detail.caption-detail000 {
    padding: 5px 10px;
    border-radius: 4px;
    background-color: #678226;
    color: #fff;
    font-size: 14px;
    font-family: "Noto Sans CJK JP Bold", sans-serif;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-detail + .caption-detail {
    font-size: 14px;
    margin-top: 10px;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .caption-tags {
    margin-top: 10px;
    margin-bottom: 0;
  }
  #contents .contents-main .event-featured-events .module .body .thumbnail .caption .list-inline {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
#contents .contents-main .event-featured-events .module .body .thumbnail .caption .list-inline .label {
  color: #fff;
  background-color: #935924;
  font-size: 85%;
  padding: 5px 10px;
}
#contents .contents-main .photo-gallery .module .body .photo-gallery-description {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #contents .contents-main .photo-gallery .module .body .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  #contents .contents-main .photo-gallery .module .body .row [class^="col-"] {
    padding-right: 5px;
    padding-left: 5px;
  }
}
#contents .contents-main .photo-gallery .module .body .thumbnail {
  border: 0;
  background-color: transparent;
}
@media (max-width: 767px) {
  #contents .contents-main .photo-gallery .module .body .thumbnail {
    margin-bottom: 20px;
  }
  #contents .contents-main .photo-gallery .module .body .thumbnail .caption {
    padding: 0;
  }
}
@media (min-width: 768px) {
  #contents .contents-main .photo-gallery .module .body .thumbnail {
    margin-bottom: 30px;
  }
  #contents .contents-main .photo-gallery .module .body .thumbnail .caption {
    padding-bottom: 0;
  }
  #contents .contents-main .photo-gallery .module .body .thumbnail .caption-title {
    margin: 0;
  }
}
#contents .contents-sub {
  font-size: 14px;
  padding-top: 30px;
}
@media (max-width: 991px) {
  #contents .contents-sub {
    padding-top: 0;
  }
}
#contents .contents-sub ul.list-menu {
  list-style-type: none;
  padding: 0;
}
#contents .contents-sub ul.list-menu li {
  margin-bottom: 10px;
}
#contents .contents-sub ul.list-menu li:last-child {
  margin-bottom: 0;
}
#contents .contents-sub ul.list-menu li:before {
  font-family: FontAwesome;
  color: #935924;
  content: "\f054";
  display: block;
  float: left;
  margin: 0 10px;
}
#contents .contents-sub ul.list-menu li a {
  display: table;
}
#contents .contents-sub ul.list-menu li .list-menu {
  margin: 10px 0 0 15px;
}
#contents .contents-sub .module {
  margin-bottom: 30px;
}
#contents .contents-sub .title {
  color: #442f0a;
  border-top: 2px solid #cc9a5d;
  border-bottom: 2px solid #cc9a5d;
  font-size: 21px;
  background-image: url(../images/common-bg-01.jpg);
  background-repeat: repeat-x;
  background-position: left bottom, 5px center;
  margin: 0 0 30px;
  padding: 20px 10px 16px;
}
#contents .contents-sub .for-banners {
  margin-bottom: 30px;
}
#contents .contents-sub .for-banners ul {
  list-style-type: none;
  margin-bottom: -15px;
  padding: 0;
}
#contents .contents-sub .for-banners ul:before,
#contents .contents-sub .for-banners ul:after {
  content: " ";
  display: table;
}
#contents .contents-sub .for-banners ul:after {
  clear: both;
}
@media (max-width: 991px) and (min-width: 768px) {
  #contents .contents-sub .for-banners ul {
    margin: 0 -7.5px -15px;
  }
}
#contents .contents-sub .for-banners ul li {
  margin-bottom: 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
  #contents .contents-sub .for-banners ul li {
    width: 50%;
    float: left;
    padding: 0 7.5px;
  }
}
#contents .contents-sub .page-links {
  margin-bottom: 30px;
}
#contents .contents-sub .page-links .title {
  border-top: 2px solid #cc9a5d;
  border-bottom: 2px solid #cc9a5d;
  background-image: url(../images/sub-know-icon.png), url(../images/common-bg-01.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: 10px 10px, 5px center;
  padding-left: 70px;
}
#contents .contents-sub .page-links ul:before,
#contents .contents-sub .page-links ul:after {
  content: " ";
  display: table;
}
#contents .contents-sub .page-links ul:after {
  clear: both;
}
@media (max-width: 991px) and (min-width: 768px) {
  #contents .contents-sub .page-links ul {
    margin: 0 -7.5px -10px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #contents .contents-sub .page-links ul li {
    width: 50%;
    float: left;
    padding: 0 7.5px;
  }
}
#contents .contents-sub .social-links {
  margin-bottom: 30px;
}
#contents .contents-sub .social-links .title {
  border-top: 2px solid #cc9a5d;
  border-bottom: 2px solid #cc9a5d;
  background-image: url(../images/sub-sns-icon.png), url(../images/common-bg-01.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: 10px 10px, 5px center;
  padding-left: 70px;
}
#contents .contents-sub .social-links .media-list {
  margin-bottom: 0;
  line-height: 1.2;
}
#contents .contents-sub .social-links .media-list:before,
#contents .contents-sub .social-links .media-list:after {
  content: " ";
  display: table;
}
#contents .contents-sub .social-links .media-list:after {
  clear: both;
}
@media (max-width: 991px) and (min-width: 768px) {
  #contents .contents-sub .social-links .media-list {
    margin: 0 -7.5px -15px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #contents .contents-sub .social-links .media-list .media {
    width: 50%;
    float: left;
    margin: 0 0 15px;
    padding: 0 7.5px;
  }
}
#contents .contents-sub .social-links .media-list .media a:hover span {
  opacity: 0.75;
}
#contents .contents-sub .social-links .media-list .media a span {
  transition: opacity 0.2s ease;
}
#contents .contents-sub .social-links .media-list .media .media-body {
  width: auto;
  line-height: 20px;
  vertical-align: middle;
}
#contents .contents-sub .social-links .media-list .fa {
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  #contents .contents-sub .social-links .media-list .fa {
    line-height: 32px;
    width: 32px;
    height: 32px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  #contents .contents-sub .social-links .media-list .fa {
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
#contents .contents-sub .social-links .media-list .fa.fa-facebook {
  background-color: #3b5998;
}
#contents .contents-sub .social-links .media-list .fa.fa-twitter {
  background-color: #1da1f3;
}
#contents .contents-sub .social-links .media-list .fa.fa-youtube {
  background-color: #e62d28;
}
#contents .contents-sub .social-links .media-list .fa.fa-instagram {
  background-color: #d93175;
}
#contents .contents-sub .banner-links h2 {
  background-image: url(../images/common-bg-01.jpg);
  background-repeat: repeat-x;
}
#contents .contents-sub .banner-links {
  margin-bottom: 30px;
}
#contents .contents-sub .banner-links:before,
#contents .contents-sub .banner-links:after {
  content: " ";
  display: table;
}
#contents .contents-sub .banner-links:after {
  clear: both;
}
@media (max-width: 991px) {
  #contents .contents-sub .banner-links .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  #contents .contents-sub .banner-links .row [class^="col-"] {
    padding-right: 5px;
    padding-left: 5px;
  }
}
#contents .contents-sub .banner-links img {
  padding-bottom: 15px;
}
#contents .contents-sub .banner-links .title {
  border-top: 2px solid #cc9a5d;
  border-bottom: 2px solid #cc9a5d;
  background-image: url(../images/sub-icon-stay.png), url(../images/common-bg-01.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: 10px 10px, 5px center;
  padding-left: 76px;
}
#contents .contents-sub .banner-links a {
  display: block;
}
#contents .contents-sub .banner-links ul {
  list-style-type: none;
  padding: 0px 15px;
  border-radius: 3px;
}
@media (max-width: 991px) and (min-width: 768px) {
  #contents .contents-sub .banner-links ul {
    margin: 0 -7.5px 0;
  }
}
@media (max-width: 991px) {
  #contents .contents-sub .banner-links ul {
    margin-bottom: 30px;
    padding: 0;
    background-image: none;
  }
}
#contents .contents-sub .banner-links ul li {
  margin-bottom: 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
  #contents .contents-sub .banner-links ul li {
    width: 50%;
    float: left;
    padding: 0 7.5px;
  }
}
#contents .contents-sub .banner-links ul li:last-child {
  margin-bottom: 0;
}
#contents .instagram {
  padding-top: 45px;
  padding-bottom: 60px;
  background-image: url("../images/bg-insta-world.png");
  position: relative;
}
#contents .instagram .parent {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}
#contents .instagram h2 {
  font-size: 32px;
  font-family: "Homemade Appleregular", sans-serif;
  letter-spacing: 0;
  text-align: center;
  margin: 0 0 20px;
  padding: 0 15px;
}
#contents .instagram p {
  text-align: center;
  padding: 0 15px;
}
#contents .instagram a {
  text-decoration: underline;
}
#contents .instagram a:hover {
  text-decoration: none;
}
#contents .instagram .modal {
  color: #222;
}
#contents .instagram .modal .modal-footer {
  text-align: center;
}
#contents .instagram__title {
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
  padding: 0 15px;
}
#contents .instagram__message {
  margin-bottom: 30px;
  text-align: center;
  padding: 0 15px;
}
#contents .instagram__wrapper {
  overflow: hidden;
  padding: 0 15px;
}
@media (min-width: 768px) {
  #contents .instagram__wrapper {
    position: relative;
  }
}
#contents .instagram__list {
  padding-left: 0;
  list-style: none;
  letter-spacing: -1em;
}
@media (min-width: 768px) {
  #contents .instagram__list {
    position: absolute;
    left: 50%;
    margin-left: -910px;
    width: 1820px;
  }
}
#contents .instagram__item {
  display: inline-block;
  margin: 0;
  padding: 1px;
  text-align: center;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  #contents .instagram__item {
    width: 33.333333%;
  }
}
@media (max-width: 767px) {
  #contents .instagram__item:nth-child(n + 13) {
    display: none;
  }
}
@media (min-width: 768px) {
  #contents .instagram__item img {
    width: 180px;
  }
}
@media (max-width: 767px) {
  #contents .secondary-navigation {
    margin-bottom: 30px;
    padding: 15px 15px 10px;
    background-color: #f4efdf;
  }
}
@media (min-width: 768px) {
  #contents .secondary-navigation {
    display: none;
  }
}
@media (max-width: 767px) {
  #contents .secondary-navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
}
@media (max-width: 767px) {
  #contents .secondary-navigation ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #contents .secondary-navigation ul li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #contents .secondary-navigation ul li:before {
    display: block;
    float: left;
    margin-right: 5px;
    width: 1em;
    content: "\f144";
    text-align: center;
    font-family: FontAwesome;
  }
}
@media (max-width: 767px) {
  #contents .secondary-navigation ul ul {
    display: none;
  }
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li::before {
    content: none;
  }
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li::after {
    content: none;
  }
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main {
    border-left: 1px solid #cc9a5d;
  }
}
.banner-wrapper {
  background-color: #f7f2da;
  padding: 20px 30px 10px 30px;
  border-radius: 6px;
}
.banner-border source,
.banner-border img {
  border-radius: 4px;
}
#footer {
  font-size: 14px;
  background-color: #fefff5;
  margin-top: 15px;
}
#footer.toppage {
  margin-top: 0;
}
#footer .footer-gototop {
  position: fixed;
  right: 20px;
  bottom: 50px;
}
#footer .footer-address-sitemap {
  padding-top: 35px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  #footer .footer-address-sitemap {
    background-image: url("../images/bg-footer.png");
    background-position: bottom;
    background-repeat: repeat-x;
  }
}
@media (min-width: 1200px) {
  #footer .footer-address-sitemap {
    background-image: url("../images/bg-footer.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
#footer .footer-address-sitemap .footer-address .footer-address-name {
  margin-bottom: 10px;
  font-family: "Noto Sans CJK JP Bold", sans-serif;
  font-size: 18px;
}
#footer .footer-address-sitemap ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
#footer .footer-address-sitemap ul > li {
  position: relative;
  margin-bottom: 5px;
}
#footer .footer-address-sitemap ul > li:before {
  margin-right: 5px;
  display: block;
  width: 1em;
  content: "\f144";
  text-align: center;
  font-family: FontAwesome;
  float: left;
}
#footer .footer-copyright {
  background-color: #935924;
  margin-bottom: 0;
  padding: 30px 0;
  color: #fff;
  background-position: calc(50% + 25px) top;
  text-align: center;
}
#footer .footer-copyright small {
  font-size: 14px;
}
#cse-search-box input.form-control {
  background-position: 1em center !important;
}
#___gcse_0 .gsc-control-cse {
  padding: 0;
}
#___gcse_0 .gsc-control-cse .gsc-input-box {
  height: auto;
}
#___gcse_0 .gsc-control-cse input.gsc-search-button-v2 {
  width: auto;
  height: auto;
}
#___gcse_0 .gsc-control-cse .gsc-tabsArea > div {
  overflow: inherit;
}
#___gcse_0 .gsc-control-cse .gsc-selected-option-container {
  width: 100px !important;
}
.thirtieth-header {
  padding: 15px;
  background-color: #f2be00;
  text-align: center;
}
.thirtieth-eyecatch {
  background-color: #f5e571;
  text-align: center;
}
.thirtieth-eyecatch__image {
  margin: 0;
  font-size: 1em;
}
.thirtieth-module {
  background-color: #fff;
}
@media (max-width: 767px) {
  .thirtieth-module {
    padding: 45px 0;
  }
}
@media (min-width: 768px) {
  .thirtieth-module {
    padding: 60px 0;
  }
}
.thirtieth-module a {
  color: #442f0a;
}
.thirtieth-module a:active,
.thirtieth-module a:focus,
.thirtieth-module a:hover,
.thirtieth-module a:visited {
  color: #442f0a;
}
.thirtieth-module__headline {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
.thirtieth-project__project {
  margin-bottom: 30px;
  text-align: center;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .thirtieth-project__project {
    margin-right: auto;
    margin-left: auto;
    max-width: 525px;
  }
}
@media (min-width: 768px) {
  .thirtieth-project__project {
    margin-right: 0;
    margin-left: 0;
  }
}
.thirtieth-project__project:last-child {
  margin-bottom: 0;
}
.thirtieth-project__project [class^="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.thirtieth-interviews {
  background-image: url("../images/30th-texture02.png");
}
@media (max-width: 767px) {
  .thirtieth-interviews {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .thirtieth-interviews {
    padding-bottom: 15px;
  }
}
.thirtieth-interviews__interview {
  margin-bottom: 45px;
}
.thirtieth-interviews__interview__image {
  text-align: center;
}
.thirtieth-interviews__interview__title {
  margin-bottom: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  .thirtieth-interviews__interview__title {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .thirtieth-interviews__interview__title {
    margin-top: 30px;
    text-align: center;
  }
}
.thirtieth-interviews__interview__name {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .thirtieth-interviews__interview__name {
    text-align: center;
  }
}
.thirtieth-history {
  background-image: url("../images/30th-history-background.jpg");
}
@media (max-width: 767px) {
  .thirtieth-history__image {
    margin-bottom: 30px;
    text-align: center;
  }
}
.thirtieth-history__button {
  margin-top: 30px;
}
.thirtieth-history__button .btn {
  border-color: #161616;
  background-color: #222;
  color: #fff !important;
}
.thirtieth-history__button .btn:hover {
  border-color: #555;
  background-color: #626262;
}
.thirtieth-visit__image {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .thirtieth-visit__image {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.thirtieth-visit__message {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .thirtieth-visit__message {
    max-width: 680px;
    text-align: center;
  }
}
.thirtieth-visit__button {
  margin-top: 30px;
  text-align: center;
}
.thirtieth-visit__button .btn {
  padding: 20px;
  border-color: #161616;
  background-color: #222;
  color: #fff !important;
  font-size: 18px;
}
@media (max-width: 767px) {
  .thirtieth-visit__button .btn {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .thirtieth-visit__button .btn {
    width: 525px;
  }
}
.thirtieth-visit__button .btn:hover {
  border-color: #555;
  background-color: #626262;
}
.thirtieth-history-detail__lead {
  margin-right: auto;
  margin-left: auto;
  max-width: 780px;
}
.thirtieth-history-detail__index {
  display: inline-block;
  margin-right: -5px;
  margin-bottom: 13px;
  margin-left: -5px;
  padding-left: 0;
  list-style: none;
  text-align: left;
}
.thirtieth-history-detail__index:before,
.thirtieth-history-detail__index:after {
  content: " ";
  display: table;
}
.thirtieth-history-detail__index:after {
  clear: both;
}
.thirtieth-history-detail__index > li {
  float: left;
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}
.thirtieth-history-detail__index > li a {
  display: inline-block;
  padding: 5px 10px;
  background: #222;
  color: #fff;
}
.thirtieth-history-detail__index > li a:active,
.thirtieth-history-detail__index > li a:focus,
.thirtieth-history-detail__index > li a:hover,
.thirtieth-history-detail__index > li a:visited {
  background-color: #626262;
  color: #fff;
}
.thirtieth-history-detail__timeline {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .thirtieth-history-detail__timeline {
    margin-right: auto;
    margin-left: auto;
    max-width: 780px;
  }
}
.thirtieth-history-detail__timeline__item {
  margin-bottom: 0;
}
.thirtieth-history-detail__timeline__item__AD {
  position: relative;
  color: #222;
  font-size: 24px;
  font-family: "Noto Sans CJK JP Bold", sans-serif;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .thirtieth-history-detail__timeline__item__AD {
    padding-bottom: 10px;
    padding-left: 20px;
    border-left: 3px solid #222;
  }
}
@media (min-width: 768px) {
  .thirtieth-history-detail__timeline__item__AD {
    float: left;
    width: 100px;
    text-align: center;
  }
}
.thirtieth-history-detail__timeline__item__AD:before {
  position: absolute;
  top: 9px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 8px solid #222;
  content: "";
}
@media (max-width: 767px) {
  .thirtieth-history-detail__timeline__item__AD:before {
    left: 0;
  }
}
@media (min-width: 768px) {
  .thirtieth-history-detail__timeline__item__AD:before {
    left: 103px;
  }
}
.thirtieth-history-detail__timeline__item__content {
  display: table-cell;
  padding-bottom: 30px;
  border-left: 3px solid #222;
}
@media (max-width: 767px) {
  .thirtieth-history-detail__timeline__item__content {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .thirtieth-history-detail__timeline__item__content {
    margin-left: 100px;
    padding-left: 30px;
  }
}
.thirtieth-history-detail__timeline__item__content div:last-child,
.thirtieth-history-detail__timeline__item__content p:last-child {
  margin-bottom: 0;
}
.thirtieth-history-detail__timeline__item__title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.4;
}
.thirtieth-history-detail__timeline__item__photo {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thirtieth-footer {
  padding: 30px 0;
  background-color: #f2be00;
}
.thirtieth-footer__copyright {
  margin-bottom: 0;
  text-align: center;
}
.thirtieth-footer__copyright small {
  font-size: 14px;
}
#p002313 h2.decoration {
  position: relative;
  padding: 1rem 0;
  border-bottom: 4px solid #cc9a5d;
}
#p002313 h2.decoration:before {
  position: absolute;
  bottom: -0.6rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #cc9a5d;
  content: "";
}
#p002313 .panel {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 768px) {
  #p002682 {
    padding: 0 15px;
  }
}
#p002554 h2.decoration {
  position: relative;
  padding: 1rem 0;
  border-bottom: 4px solid #cc9a5d;
}
#p002554 h2.decoration:before {
  position: absolute;
  bottom: -0.6rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #cc9a5d;
  content: "";
}
#p002554 .panel {
  margin-bottom: 60px !important;
}
#p002554 .full-width-box {
  padding: 40px 0 0px;
  background: url(../images/campaign2018-texture02.png);
  margin-bottom: 70px;
}
#p002562 h2.decoration {
  position: relative;
  padding: 1rem 0;
  border-bottom: 4px solid #cc9a5d;
}
#p002562 h2.decoration:before {
  position: absolute;
  bottom: -0.6rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #cc9a5d;
  content: "";
}
#p002562 .panel {
  margin-bottom: 60px !important;
}
#p002562 .full-width-box {
  padding: 40px 0 0px;
  background: url(../images/campaign2018-texture02.png);
  margin-bottom: 70px;
}
#p002683 h2.decoration {
  position: relative;
  padding: 1rem 0;
  border-bottom: 4px solid #cc9a5d;
}
#p002683 h2.decoration:before {
  position: absolute;
  bottom: -0.6rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #cc9a5d;
  content: "";
}
#p002683 .panel {
  margin-bottom: 60px !important;
}
#p002683 .full-width-box {
  padding: 40px 0 0px;
  background: url(../images/campaign2018-texture02.png);
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
.campaign2018-header {
  padding: 15px;
  background-color: #fff;
  text-align: center;
}
.campaign2018-eyecatch {
  text-align: center;
  background-image: url(../images/texture_01.png);
}
.campaign2018-eyecatch h1 {
  margin: 0;
}
.campaign2018-module {
  background-color: #fff;
}
@media (max-width: 767px) {
  .campaign2018-module {
    padding: 45px 0;
  }
}
@media (min-width: 768px) {
  .campaign2018-module {
    padding: 60px 0;
  }
}
.campaign2018-module a {
  text-decoration: underline;
  color: #442f0a;
}
.campaign2018-module a:active,
.campaign2018-module a:focus,
.campaign2018-module a:hover,
.campaign2018-module a:visited {
  text-decoration: none;
  color: #442f0a;
}
.campaign2018-main-headline {
  font-size: 30px;
  text-align: center;
  background-color: #678226;
  margin: 0 0 45px;
  padding: 15px;
  box-shadow: 2px 2px 1px rgba(255, 255, 255, 0.15);
  color: #fff;
}
@media (max-width: 767px) {
  .campaign2018-main-headline {
    font-size: 21px;
    margin: 0 0 30px;
  }
}
.campaign2018-overview p {
  font-size: 17px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .campaign2018-overview p {
    font-size: 15px;
  }
}
.campaign2018-deadline {
  display: table;
  margin: 0 auto 45px;
  border: 3px dotted #f27900;
}
@media (max-width: 767px) {
  .campaign2018-deadline {
    display: block;
    margin: 0 auto 30px;
  }
}
.campaign2018-deadline p {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.4;
  margin: 15px 30px;
}
@media (max-width: 767px) {
  .campaign2018-deadline p {
    font-size: 20px;
    text-align: center;
    margin: 15px;
  }
}
.campaign2018-present {
  background-image: url("../images/texture_01.png");
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .campaign2018-present {
    padding-bottom: 0;
  }
}
.campaign2018-present-box {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .campaign2018-present-box {
    margin-bottom: 30px;
  }
}
.campaign2018-present-title {
  margin-bottom: 0;
  font-size: 17px;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .campaign2018-present-title {
    margin-top: 0;
    text-align: left;
  }
}
.campaign2018-present-overview {
  margin-bottom: 0;
  font-size: 15px;
  text-align: center;
}
@media (max-width: 767px) {
  .campaign2018-present-overview {
    text-align: left;
  }
}
.campaign2018-present-people {
  font-weight: bold;
}
.campaign2018-requirement h3 {
  font-size: 23px;
  text-align: center;
  background-color: #d9e2cf;
  margin: 0 0 20px;
  padding: 10px;
}
@media (max-width: 767px) {
  .campaign2018-requirement h3 {
    font-size: 18px;
  }
}
.campaign2018-requirement p {
  font-size: 16px;
}
.campaign2018-requirement li {
  font-size: 16px;
}
@media (min-width: 768px) {
  .campaign2018-requirement-text {
    margin-bottom: 45px;
  }
}
.campaign2018-application {
  text-align: center;
  background-image: none;
  background-color: #f7ebba;
  padding: 30px;
}
.campaign2018-application p {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .campaign2018-application p {
    font-size: 18px;
  }
}
.campaign2018-application .btn {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #fff !important;
  background-color: #d9161c;
  background-image: url("../images/campaign2018-button.png");
  background-repeat: no-repeat;
  background-position: right 5px bottom 5px;
  width: 525px;
  position: relative;
  padding: 15px;
  border: 5px solid #d9161c;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .campaign2018-application .btn {
    font-size: 16px;
    width: 100%;
  }
}
.campaign2018-application .btn:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.campaign2018-application .btn:hover {
  border-color: #eb373d;
  background-color: #eb373d;
}
.campaign2018-footer {
  padding: 30px 0;
  background-image: url(../images/texture_02.png);
}
.campaign2018-footer-copyright {
  margin-bottom: 0;
  text-align: center;
}
.campaign2018-footer-copyright small {
  font-size: 14px;
  color: #000;
}
@media screen and (max-width: 1199px) {
  li.menu-before {
    display: none;
  }
  li.menu-after {
    display: none;
  }
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li {
    float: left;
    width: 12.5%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #header .navbar #header-navigation > .nav.navbar-nav.header-navigation-main > li {
    width: 25%;
  }
}
@media screen and (min-width: 992px) {
  .narrow-column-lg {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .narrow-column-md {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}
.entry-news .content-group {
  word-break: break-all !important;
}
.entry-listing-news .content-group {
  word-break: break-all !important;
}
.label-default {
  font-size: 100%;
  background-color: #935924;
  text-shadow: none !important;
}
.label-success {
  text-shadow: none !important;
}
#contents .contents-main .update-info .media-heading {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 0px;
}
#contents .contents-main .update-info .recent-news .media-date {
  font-family: "Noto Sans CJK JP Regular", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.7px;
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  background-color: #678226;
}
#contents .contents-main .update-info .thumbnail.listItem {
  background: #f7f2da;
  background: #f7f2da;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
@media screen and (min-width: 768px) {
  #contents .contents-main .update-info .thumbnail.listItem img {
    padding: 15px;
  }
}
#contents .contents-main .update-info .media-body {
  font-family: "Noto Sans CJK JP Regular", sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.7px;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .media-date {
    margin-top: 10px !important;
  }
  .media-heading {
    margin-left: 5px !important;
  }
  .col-xs-4.sp-thumbnail {
    padding-right: 0px;
  }
  .col-xs-8 {
    padding-left: 0px !important;
  }
  .sp-thumbnail img {
    padding: 10px;
  }
}
.main-topbar {
  background-color: #f8f8f8;
  padding: 10px 0;
  border-bottom: 1px solid #e7e7e7;
}

.main-topbar .btn-topbar {
  display: block;
  text-align: center;
  background-color: #e74c3c;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.main-topbar .btn-topbar:hover {
  background-color: #c0392b;
}

.main-topbar .btn-topbar-text {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}

.main-topbar .btn-topbar-text:after {
  content: "→";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .main-topbar {
    padding: 8px 0;
  }

  .main-topbar .btn-topbar {
    padding: 8px 15px;
    font-size: 14px;
  }
}

.main-topbar .btn-topbar-text {
    display: inline-block;
    position: relative;
    padding-right: 20px;
}
.btn-topbar-text {
    font-weight: bold;
    transition: opacity 0.3s ease;
    font-family: "Noto Sans CJK JP Bold", sans-serif;
    font-size: 18px;
}
