@charset "UTF-8";

/*
Theme Name:   山鹿探訪なび
Description:  
Author:       SHIN Inc.
Author URI:   http://www.shin-inc.jp/
Template:     archetype2019
Version:      1.1
*/

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?68jfgc");
  src: url("fonts/icomoon.eot?68jfgc#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?68jfgc") format("truetype"), url("fonts/icomoon.woff?68jfgc") format("woff"), url("fonts/icomoon.svg?68jfgc#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Reset
--------------------------------*/

html,
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
caption,
th,
td,
blockquote,
address,
pre,
code,
form,
fieldset,
legend,
iframe,
header,
footer,
article,
section,
aside,
nav,
figure,
figcaption,
main {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}

pre {
  white-space: pre-wrap;
}

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

img,
iframe {
  vertical-align: middle;
  border: 0;
}

cite,
abbr {
  font-style: inherit;
  text-decoration: inherit;
}

header,
footer,
article,
section,
aside,
nav,
figure,
figcaption,
main {
  display: block;
}

/* Base
--------------------------------*/

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: 16px/1.7 "FOT-筑紫ゴシック Pr5N D", sans-serif;
}

body {
  overflow-x: hidden;
  background: #fff;
  color: #221814;
  font-size: 1em;
  -webkit-text-size-adjust: 100%;
}

a {
  color: inherit;
  -webkit-transition: .3s;
  transition: .3s;
}

a:before,
a:after {
  text-align: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}

a[href^="tel:"] {
  text-decoration: inherit;
}

button {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer;
}

em {
  color: red;
  font-style: inherit;
  font-weight: bolder;
}

b:lang(ja),
em:lang(ja),
strong:lang(ja) {
  font-weight: bolder;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
}

figcaption {
  font-weight: bold;
}

img {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
}

ul {
  padding-left: 1.5em;
}

ol {
  padding-left: 2em;
}

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

section {
  margin: 0 auto;
  padding: 60px 0;
}

article section,
section section,
.type-page > section {
  margin: 60px auto;
  padding-top: 0;
  padding-bottom: 0;
}

article section,
section section {
  padding-right: 0;
  padding-left: 0;
}

main p {
  margin: 1em 0;
}

article:first-child,
section:first-child,
p:first-child,
.entry-content > :first-child,
.widget:first-child {
  margin-top: 0;
}

article:last-child,
section:last-child,
p:last-child,
.entry-content > :last-child,
.widget:last-child {
  margin-bottom: 0;
}

table {
  width: 100%;
}

th,
td {
  border: 1px solid;
}

button,
input,
textarea,
select {
  max-width: 100%;
  font: inherit;
  -webkit-transition: .3s;
  transition: .3s;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea,
select {
  padding: 2px;
  border: 1px solid #999;
  font-family: sans-serif;
}

input[type="submit"],
input[type="radio"],
input[type="checkbox"],
label[for] {
  cursor: pointer;
}

input[disabled] {
  opacity: .3;
  cursor: default;
}

legend {
  display: block;
  width: 100%;
  border-bottom: 3px double #999;
  font-size: 1.125em;
}

.form-group + fieldset,
fieldset ~ fieldset {
  margin-top: 40px;
}

/* Site Width
--------------------------------*/

.site {
  position: relative;
  margin: auto;
}

h2,
h3,
h4,
h5,
h6,
.site-header-content,
.site-footer-content,
.global-nav > ul,
.breadcrumbs,
.content,
.review-wanted-area,
.featured-description,
.spot-header,
.blog-main,
.back-event-list,
.souvenir,
.onsen-page-header,
.onsen-content,
.about-yamaga-header,
.about-yamaga-item,
.pickup-site-link,
.pickup-topic-area,
.pickup-history-age-area,
.tour-item,
.tour-header {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.site-header,
.site-footer,
.site-content {
  background: #fff;
}

/* Common
--------------------------------*/

article:after,
section:after,
header:after,
footer:after,
nav:after,
.content:after,
.site-content:after,
.entry-content:after,
.site-header-content:after,
.link:after,
.group:after,
.sitemap:after,
.pickup-contents:after,
.access-ranking:after,
.spot-list:after,
.photo-list:after,
.review-list:after,
.report-list:after,
.form-group:after,
.sakurayu-baths:after,
.tsuruta-ichiro-profile:after,
.onsen-content:after {
  display: block;
  clear: both;
  content: "";
}

.image,
.graph,
.link,
.banner,
.tagline,
.photograph,
.featured-image {
  text-align: center;
}

.onsen-content + .link {
  margin-top: 64px;
}

.banner a:hover,
.banner a:focus {
  opacity: .6;
}

ul.banner {
  list-style: none;
  overflow: hidden;
  padding: 0;
}

.banner > li {
  float: left;
  width: 31.25%;
  margin: 30px 0 0 3.125%;
}

.banner > li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.asobi-banner {
  text-align: center;
  padding-bottom: 30px;
}

.more {
  text-align: right;
}

.tagline {
  margin: 0 auto 40px;
  font-size: 1.25em;
  text-align: center;
}

.home .tagline {
  display: table;
  margin-bottom: 60px;
  padding: 0 6px 2px;
  background: url(images/bd_stripe.svgz) repeat-x 50% 100%;
  font-size: 1em;
}

.tagline > span,
.lede span {
  display: block;
}

.btn,
input[type="submit"] {
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  min-width: 300px;
  max-width: 100%;
  padding: 15px;
  border: 0;
  border-radius: 8px;
  background: #383480;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.btn:before,
.btn:after {
  font-family: icomoon;
}

.btn:before {
  margin-right: 12px;
  content: "\e90c";
}

.btn-onsen {
  display: block;
  position: relative;
  z-index: 0;
  max-width: 21em;
  margin: 0 auto;
  padding: 2.75em 0;
  background: url(/yamaga-onsenkyo/images/spot02.jpg) no-repeat 50% 50% #333;
  background-size: 100%;
  color: #fff;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.btn-onsen:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.3);
  content: "";
}

.btn-onsen[href*='yamaga-onsen'] {
  background-position: 50% 80%;
}

.btn-onsen[href*='hirayama-onsen'] {
  background-image: url(/yamaga-onsenkyo/images/spot03.jpg);
}

.btn-onsen[href*='kumairi-onsen'] {
  background-image: url(/yamaga-onsenkyo/images/spot04.jpg);
}

.btn-onsen[href*='kikka-onsen'] {
  background-image: url(/yamaga-onsenkyo/images/spot05.jpg);
}

.btn-onsen[href*='kamoto-onsen'] {
  background-image: url(/yamaga-onsenkyo/images/spot06.jpg);
}

.btn-onsen:hover,
.btn-onsen:focus {
  background-size: 105%;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
}

.break:after {
  white-space: pre;
  content: "\0a";
}

/* Tab */

.tabs {
  display: table;
  list-style: none;
  width: 100%;
  max-width: 960px;
  margin: auto;
  padding: 0;
  border-spacing: 20px 0;
}

.tabs li {
  display: table-cell;
  width: 50%;
}

.tabs a {
  display: block;
  position: relative;
  padding: 12px;
  border-style: solid;
  border-width: 1px 1px 0;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}

.tabs a[data-en]:before {
  display: block;
  font-family: Lato, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  content: attr(data-en);
}

.tabs [aria-selected="true"]:after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 10;
  height: 1px;
  background: #fff;
  content: "";
}

.tabpanels {
  position: relative;
  overflow: auto;
  padding: 60px 0;
  border-top: 1px solid;
  transition: .3s;
}

.tabcontrol [role="tabpanel"] {
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  z-index: 10;
  transition: inherit;
}

.tabcontrol [role="tabpanel"][aria-hidden="true"] {
  z-index: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  height: 0;
}

/* Selector */

.selector-block {
  margin-bottom: 16px;
  padding: 20px 0;
  background: #383480;
}

.selector-block + .selector-block {
  margin-top: -16px;
  background: #d1d1ed;
}

.attractions-selector-block {
  background: #5EB64A;
}

#selector.attractions-selector-block {
  background: #DDEED9;
}

.onsen-selector-block {
  background: #58522B;
}

.gourmet-selector-block {
  background: #e75412;
}

.stay-selector-block {
  background: #096272;
}

.selector {
  position: relative;
  float: left;
  width: 48.5%;
  max-width: 460px;
  margin: auto;
  border-radius: 8px;
  background: #fff;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.selector:nth-child(2n) {
  float: right;
}

.selector:only-child {
  float: none;
}

.selector-btn {
  display: block;
  position: relative;
  padding: 16px;
  text-decoration: none;
}

span.selector-btn:after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 0;
  margin: auto;
  border: solid transparent;
  border-width: 20px 11px 0;
  border-top-color: #fff;
  content: "";
}

.selector-ctrl {
  display: block;
  position: relative;
  padding: 16px;
  cursor: pointer;
}

.selector-ctrl:after,
a.selector-btn:after {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  margin: auto;
  height: 1em;
  font: 1em/1 icomoon;
  content: "\e90d";
}

selector-ctrl.open:after {
  content: "\e90b";
}

a.selector-btn:after {
  content: "\e90c";
  transition: none;
}

.select-list {
  display: none;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  width: 100%;
  overflow: hidden;
  box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.65);
  margin-top: 10px;
  padding: 0;
  border-radius: inherit;
  background: inherit;
}

.no-js .select-list {
  display: block;
  position: static;
  margin-top: 0;
}

.selector a {
  display: block;
  padding: 16px;
  text-decoration: none;
  -webkit-transition: none;
  transition: none;
}

.selector a:hover,
.selector a:focus {
  color: #383480;
  text-indent: -40px;
}

.selector a:hover:before,
.selector a:focus:before {
  display: inline-block;
  width: 40px;
  vertical-align: top;
  font-family: icomoon;
  text-align: left;
  text-indent: 0;
  content: "\e90c";
}

.no-js img[data-original] {
  display: none;
}

/* Flex slider */

.flex-direction-nav {
  line-height: 1;
}

/* Heading
--------------------------------*/

h2 {
  display: table;
  position: relative;
  line-height: 1.6;
  margin: 0 auto 36px;
  font-size: 16px;
  text-align: center;
  text-indent: .2em;
  letter-spacing: .2em;
}

h2:lang(en),
h2[data-en]:before {
  display: block;
  font-family: Lato, sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  content: attr(data-en);
}

h2[data-en]:before {
  margin-bottom: 6px;
}

h2 > a {
  text-decoration: none;
}

.type-page h2,
.photo-tou-area h2 {
  display: block;
  box-shadow: 0 1px #b4b0af;
  padding: 0 0 16px;
  border-bottom: 1px solid #8b8684;
  font-size: 1.125em;
}

h3 {
  font-size: 1.125em;
}

/* Header
--------------------------------*/

.site-header-content {
  position: relative;
  padding: 30px 0;
  font-size: .875em;
}

.site-title {
  float: left;
  width: 180px;
}

.site-title img {
  width: 238px;
}

.head-nav {
  float: left;
  margin: 1px 45px;
}

.head-nav > a {
  position: relative;
  text-decoration: none;
}

.head-nav > a:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  border-bottom: 1px solid;
  content: "";
}

.head-nav > a:hover:after,
.head-nav > a:focus:after {
  width: 100%;
}

.hn-access:before {
  margin-right: 3px;
  font-family: fontAwesome;
  content: "\f1b9";
}

.language-selector-ctrl {
  display: none;
}

.language-selector {
  display: table;
  float: left;
  line-height: 1;
  margin: 6px 0;
  padding: 0;
  border-collapse: collapse;
  font-size: .86em;
  text-align: center;
  text-transform: uppercase;
}

.language-selector > li {
  display: table-cell;
  border-style: solid;
  border-width: 0 1px;
}

.language-selector a,
.language-selector span {
  display: block;
  padding: 0 6px;
  text-decoration: none;
}

.language-selector a:hover,
.language-selector a:focus {
  background: #ececed;
}

.head-social {
  float: left;
  margin: -4px 0 -4px 30px;
}

.head-search {
  float: right;
  width: 155px;
}

.search-form {
  position: relative;
  padding-left: 1.2em;
  border-bottom: 1px solid;
}

.search-form:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 1em;
  margin: auto;
  font: 1em/1 fontAwesome;
  content: "\f002";
}

.search-field {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0 2px !important;
  border: 0 !important;
  border-radius: 0;
  background-color: transparent !important;
}

/* Google Custom Search */

.search-form .gsc-control-cse {
  padding: 0;
}

.gsc-control-wrapper-cse .gsc-search-box {
  margin: 0;
}

.gsc-search-box td,
.gsc-above-wrapper-area-container td,
.gsc-control-cse {
  padding: 0 !important;
  border: 0 !important;
}

.gsc-input .gsc-input-box {
  border: 0;
  background: transparent;
}

input.gsc-input {
  background-color: transparent !important;
}

.gsc-search-button {
  display: none;
}

/* /Google Custom Search */

.global-nav {
  padding: 24px 0;
  text-align: center;
}

.global-nav > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.global-nav li {
  display: table-cell;
  vertical-align: top;
}

.global-nav a {
  display: block;
  padding: 6px 0 3px;
  border-bottom: 3px solid transparent;
  text-decoration: none;
  text-indent: .2em;
  letter-spacing: .2em;
}

.global-nav a:before {
  display: block;
  margin-bottom: 3px;
  color: #38337F;
  font: 32px/32px icomoon;
  content: "\e900";
}

.global-nav a:after {
  display: block;
  margin-top: 3px;
  color: #38337F;
  font-family: Lato, sans-serif;
  font-size: .75em;
  content: attr(data-en);
  speak: none;
}

.global-nav a:hover,
.global-nav a:focus,
.global-nav .current > a {
  border-color: #38337F;
}

.global-nav [href*="/events/"]:before {
  color: #BE185E;
  content: "\e901";
}

.global-nav [href*="/events/"]:after {
  color: #BE185E;
}

.global-nav [href*="/events/"]:hover,
.global-nav [href*="/events/"]:focus,
.global-nav .current > [href*="/events/"] {
  border-color: #BE185E;
}

.global-nav [href*="/tourism/"]:before,
.global-nav [href*="/attractions/"]:before {
  color: #5EB44A;
  content: "\e902";
}

.global-nav [href*="/tourism/"]:after,
.global-nav [href*="/attractions/"]:after {
  color: #5EB44A;
}

.global-nav [href*="/tourism/"]:hover,
.global-nav [href*="/tourism/"]:focus,
.global-nav .current > [href*="/tourism/"],
.global-nav [href*="/attractions/"]:hover,
.global-nav [href*="/attractions/"]:focus,
.global-nav .current > [href*="/attractions/"] {
  border-color: #5EB44A;
}

.global-nav [href*="/onsen/"]:before {
  color: #595225;
  content: "\e903";
}

.global-nav [href*="/onsen/"]:after {
  color: #595225;
}

.global-nav [href*="/onsen/"]:hover,
.global-nav [href*="/onsen/"]:focus,
.global-nav .current > [href*="/onsen/"] {
  border-color: #595225;
}

.global-nav [href*="/gourmet/"]:before {
  color: #E75412;
  content: "\e904";
}

.global-nav [href*="/gourmet/"]:after {
  color: #E75412;
}

.global-nav [href*="/gourmet/"]:hover,
.global-nav [href*="/gourmet/"]:focus,
.global-nav .current > [href*="/gourmet/"] {
  border-color: #E75412;
}

.global-nav [href*="/stay/"]:before {
  color: #096272;
  content: "\e905";
}

.global-nav [href*="/stay/"]:after {
  color: #096272;
}

.global-nav [href*="/stay/"]:hover,
.global-nav [href*="/stay/"]:focus,
.global-nav .current > [href*="/stay/"] {
  border-color: #096272;
}

.global-nav [href*="/souvenirs/"]:before {
  color: #D86E6E;
  content: "\e906";
}

.global-nav [href*="/souvenirs/"]:after {
  color: #D86E6E;
}

.global-nav [href*="/souvenirs/"]:hover,
.global-nav [href*="/souvenirs/"]:focus,
.global-nav .current > [href*="/souvenirs/"] {
  border-color: #D86E6E;
}

.global-nav [href*="/asobi/"]:before {
  color: #33637c;
  font-size: 28px;
  content: "\e90f";
}

.global-nav [href*="/asobi/"]:after {
  color: #33637c;
}

.global-nav [href*="/asobi/"]:hover,
.global-nav [href*="/asobi/"]:focus,
.global-nav .current > [href*="/asobi/"] {
  border-color: #33637c;
}

/* Footer
--------------------------------*/

.site-footer {
  position: relative;
  margin-top: 100px;
  padding: 50px 0 20px;
  background: no-repeat #ECECED;
}

.site-footer:before {
  position: absolute;
  top: 36px;
  left: 50%;
  margin-left: 326px;
  content: url(images/bg_morning_glory.png);
}

.site-footer-content {
  position: relative;
  padding: 0 20px;
  font-size: .875em;
}

.site-footer-content h2 {
  text-align: inherit;
  text-indent: 0;
}

.foot-content {
  float: left;
  width: 50%;
  margin-bottom: 100px;
}

.foot-facebook-area {
  float: right;
  width: 50%;
}

.foot-sitemap > li:before,
.sitemap > li:before {
  margin-right: 12px;
  color: #E697A7;
  font-family: icomoon, sans-serif;
  content: "\e90a";
}

.foot-sitemap {
  list-style: none;
  overflow: hidden;
  margin-top: -20px;
  padding: 0;
}

.foot-sitemap > li {
  float: left;
  width: 50%;
  margin-top: 20px;
}

.organization {
  clear: both;
  margin-bottom: 30px;
  text-align: center;
}

.organization:before {
  display: block;
  margin-bottom: 20px;
  content: url(images/logo.svgz);
}

.no-svg .organization:before {
  content: url(images/logo.png);
}

.foot-nav {
  list-style: none;
  padding: 0;
  text-align: center;
}

.foot-nav > li {
  display: inline-block;
  margin: 0 30px;
}

.foot-nav a {
  text-decoration: none;
}

.foot-nav a:before,
.more-info > a:before {
  margin-right: .6em;
  font-family: icomoon;
  content: "\e90c";
}

.copyright {
  margin-top: 20px;
  text-align: center;
}

.copyright small {
  font-size: 1em;
}

.pagetop {
  position: absolute;
  right: 50px;
  bottom: 100%;
  padding: 8px 40px;
  border-radius: 8px 8px 0 0;
  background-color: inherit;
  font-family: Lato, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

.pagetop:hover,
.pagetop:focus {
  padding-bottom: 20px;
}

/* Content
--------------------------------*/

main {
  /*text-align: justify;
	text-justify: inter-ideograph;*/
}

.breadcrumbs {
  margin-bottom: 12px;
  font-size: .875em;
}

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs li:first-child {
  text-transform: uppercase;
}

.breadcrumbs li + li:before {
  font-family: fontAwesome;
  content: "\f105";
}

.breadcrumbs a {
  text-decoration: none;
}

.breadcrumbs a:hover,
.breadcrumbs a:focus {
  text-decoration: underline;
}

/* Side
--------------------------------*/

/* Page
--------------------------------*/

.page-header {
  position: relative;
  margin: 0 0 60px;
  padding: 20px 0;
  background: url(images/head_info.jpg) no-repeat 50% 50% #c6b89b;
  -webkit-background-size: cover;
  background-size: cover;
}

[class="page-header"] {
  background: none;
}

[class="page-header"]:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(to right, #38337F, #BE185E, #5EB44A, #595225, #E75412, #096272, #D86E6E);
  content: "";
}

.page-title {
  text-align: center;
  letter-spacing: .2em;
}

.page-title:before {
  display: block;
  font-family: Lato, sans-serif;
  font-size: 1.75em;
  text-transform: uppercase;
  content: attr(data-en);
}

.featured-header {
  position: relative;
  height: 825px;
}

.featured-header:before {
  display: block;
  height: 600px;
  background: url(images/head_attractions.jpg) no-repeat 50% 50% #c6b89b;
  background-size: cover;
  content: "";
}

.featured-header:after {
  position: absolute;
  top: 511px;
  right: 0;
  left: 0;
  height: 279px;
  background: url(images/bg_attractions_header.png) no-repeat 50% 100%;
  content: "";
}

.featured-title {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 960px;
  margin: auto;
}

.featured-title:after {
  position: absolute;
  top: 250px;
  right: 68px;
  width: 210px;
  height: 560px;
  z-index: 10;
  background: no-repeat 50% 0;
  content: "";
}

.featured-title > img {
  position: absolute;
  top: 15px;
  right: 68px;
}

.featured-description,
.lanterndance-description {
  position: relative;
  z-index: 10;
  margin-top: 16px;
  padding-right: 280px;
}

.genki_report-header {
  background-image: url(images/head_genki_report.jpg);
}

.featured-banner {
  margin-bottom: 48px;
}

/* Home
--------------------------------*/

.urgent-wrap {
  max-width: 960px;
  margin: 60px auto;
}

.urgent-info {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 2px solid #BE195E;
  border-collapse: collapse;
}

.urgent-info__caption,
.urgent-info__content {
  display: table-cell;
  vertical-align: middle;
}

.urgent-info__caption {
  width: 12em;
  background: #BE195E;
  color: #fff;
  font-size: 1em;
  text-align: center;
}

.urgent-info__content {
  padding: 1em;
}

.urgent-info-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pickup-content-area {
  background: url(images/bg_wave.png);
}

.pickup-content-area > h2:after {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 44px;
  content: url(images/i_pickup.svgz);
}

.no-svg .pickup-content-area > h2:after {
  content: url(images/i_pickup.png);
}

.pickup-item {
  float: left;
  width: 31.25%;
  margin: 50px 0 0 3.125%;
}

.pickup-item:nth-child(3n+1) {
  margin-left: 0;
}

.pickup-item > a {
  display: block;
  position: relative;
  background: #fff;
  font-family: "FOT-筑紫明朝 Pr6 D", serif;
  text-decoration: none;
}

.pickup-item > a:before {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 60%;
  padding-top: 41.6667%;
  background: url(images/deco_pickup1.png) no-repeat 0 0;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  content: "";
}

.pickup-item-sakurayu > a:before {
  background-position: 20% 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.pickup-item-mingeikan > a:before {
  background-position: 40% 0;
}

.pickup-item-genki > a:before {
  background-position: 60% 0;
}

.pickup-item-lanterndance > a:before {
  background-position: 80% 0;
}

.pickup-item-guide > a:before {
  background-position: 100% 0;
}

.pickup-item-asobi > a:before {
  background-image: url(images/deco_pickup_asobi.png);
}

.pickup-name {
  display: block;
  padding: 12px 15px;
  text-align: right;
}

.pickup-item-lanterndance .pickup-name:lang(en) {
  padding-left: 110px;
}

.btn-guide {
  position: relative;
  width: 460px;
  background: #fff;
  color: #221814;
  text-indent: 78px;
}

.btn-guide:before {
  position: absolute;
  top: -16px;
  left: 16px;
  width: 115px;
  height: 84px;
  background: url(images/i_guide.png) no-repeat;
  content: "";
}

.btn-guide:after {
  position: absolute;
  right: 16px;
  text-indent: 0;
  content: "\e90c";
}

.spot-search-area,
.hotel-reservation-area {
  display: none;
}

.news-area {
  max-width: 960px;
}

.news-area > h2 {
  float: left;
  width: 37.5%;
}

.news-area > h2:after {
  display: block;
  margin-top: 12px;
  content: url(images/bg_flower_y.png);
}

.news-area > .content {
  position: relative;
  float: right;
  width: 62.5%;
  min-height: 300px;
}

.post-list {
  list-style: none;
  line-height: 1.6;
  padding: 0;
  font-size: .875rem;
}

.post-list__item {
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 23px 0;
  border-bottom: 1px dotted;
}

.post-list__item:first-child {
  padding-top: 1px;
}

.post-list--home .post-list__item:last-child {
  padding-bottom: 1px;
  border: 0;
}

.post-list__date {
  margin-right: 12px;
}

.post-list__tag {
  padding: 0 .5em;
  margin-right: 12px;
  background: #38337F;
  color: #fff;
  font-size: .857143em;
  white-space: nowrap;
  text-align: center;
}

.post-list__tag--event {
  background: #BE185E;
}

.post-list__title {
  flex: 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.more-info {
  position: absolute;
  right: 100%;
  bottom: 0;
  width: 60%;
  font-size: .875rem;
}

.more-info > a {
  text-decoration: none;
}

.event-info-area {
  background: url(images/bg_event_info.png) no-repeat 50% 30px;
}

.access-ranking-area {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(images/bg_ranking.png) no-repeat 50% 50px #E9F3F8;
  background: url(images/bg_ranking.png) no-repeat 50% 50px, url(images/bg_spidernet.png) #E9F3F8;
}

.access-ranking {
  list-style: none;
  padding: 0;
  counter-reset: ranking;
}

.access-ranking > li {
  position: relative;
  float: left;
  width: 31.25%;
  margin-left: 3.125%;
  text-align: center;
  counter-increment: ranking;
}

.access-ranking > li:before {
  position: absolute;
  top: -49px;
  left: 8%;
  width: 98px;
  border-radius: 50%;
  background: url(images/bg_rank.png) no-repeat;
  font: 42px/98px "Great Vibes", serif;
  content: counter(ranking);
}

.access-ranking > .rank1,
.access-ranking > .rank2 {
  width: 48%;
  max-width: 460px;
  margin: 0 0 120px;
}

.access-ranking > .rank2 {
  float: right;
}

.access-ranking > .rank3 {
  clear: both;
  margin-left: 0;
}

.access-ranking .image {
  display: block;
}

.access-ranking .name {
  position: absolute;
  right: 0;
  bottom: -36px;
  left: 0;
  width: 92%;
  margin: auto;
  padding: 22.5px 10px;
  background: #fff;
}

.tour-banner-block {
  position: relative;
  z-index: 0;
  background: url(images/bg_wave.png);
}

.tour-banner-block:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  max-width: 1280px;
  margin: auto;
  background: #fff;
  content: "";
}

.yamaga-attractions-area {
  padding-top: 130px;
  background: url(images/bg_attractions.png) no-repeat 50% 60px;
}

.yamaga-attractions-area > .content {
  max-width: none;
}

.presentations {
  display: table;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 26px;
  background: url(images/bg_presentation.svgz) repeat-x 0 100%;
  table-layout: fixed;
}

.no-svg .presentations {
  background-image: url(images/bg_presentation.png);
}

.presentation-item {
  display: table-cell;
  position: relative;
  z-index: 0;
  vertical-align: middle;
  padding: 92px 0;
  background: url(images/bg_presentation_movie.jpg) no-repeat 50% 50% #8c826b;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.presentation-item:before {
  display: block;
  font: 45px/1 icomoon;
  content: "\e907";
}

.presentation-item:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
  content: "";
}

.presentation-photo {
  background-image: url(images/bg_presentation_photo.jpg);
}

.presentation-pamphlet {
  background-image: url(images/bg_presentation_pamphlet.jpg);
}

.presentation-item:hover:after,
.presentation-item:focus:after {
  background: rgba(0, 0, 0, 0.2);
}

.presentation-photo:before {
  content: "\e908";
}

.presentation-pamphlet:before {
  content: "\e909";
}

.presentation-item .title {
  font-family: "FOT-筑紫明朝 Pr6 D", serif;
}

.presentation-item .title:before {
  display: block;
  margin: 5px 0 10px;
  font: 1.75em/1 Lato, sans-serif;
  text-indent: .2em;
  letter-spacing: .2em;
  content: attr(data-en);
}

.yamaga-review-area {
  background: url(images/bg_review.jpg) no-repeat 50% 30px;
}

.review-list + .link {
  margin-top: 40px;
}

.btn-review,
.btn-review-form {
  border: 1px solid;
  border-radius: 0;
  background: #fff;
  color: #221814;
}

.review-wanted-area {
  padding: 70px 0 30px;
  border: double #e13717;
  border-width: 13px 0 14px;
  border-image: url(images/bd_wanted.png) 13 0 14 0/13px 0 14px 0 round;
  background: url(images/bg_review_wanted.png) no-repeat 50% 20px;
  text-align: center;
}

.review-wanted-area > h3 {
  margin-bottom: 16px;
  font: 1.5em/1.25 "FOT-筑紫A丸ゴシック Std B", sans-serif;
  text-align: center;
  text-indent: .2em;
  letter-spacing: .2em;
}

.review-wanted-area .link {
  position: relative;
  max-width: 300px;
  margin: 60px auto 0;
}

.review-wanted-area .link > .note {
  position: absolute;
  top: -50px;
  left: 100%;
  width: 181px;
  overflow: hidden;
  height: 0;
  padding-top: 82px;
  background: url(images/review_wanted_txt.png);
}

.review-wanted-area .btn {
  width: 100%;
}

.instagram-account {
  display: inline-block;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.instagram-account:before {
  margin-right: 5px;
  font-family: fontAwesome;
  content: "\f16d";
}

.instagram-wrap {
  margin-top: 24px;
}

.insta-photos {
  list-style: none;
  overflow: hidden;
  margin: 20px auto 0;
  padding: 0;
}

.insta-photos.num1 {
  max-width: 12.5%;
}

.insta-photos.num2 {
  max-width: 25%;
}

.insta-photos.num3 {
  max-width: 37.5%;
}

.insta-photos.num4 {
  max-width: 50%;
}

.insta-photos.num5 {
  max-width: 62.5%;
}

.insta-photos.num6 {
  max-width: 75%;
}

.insta-photos.num7 {
  max-width: 87.5%;
}

.insta-photo-item {
  float: left;
  width: 12.5%;
  padding: 5px;
}

.num1 > .insta-photo-item {
  width: 100%;
}

.num2 > .insta-photo-item {
  width: 50%;
}

.num3 > .insta-photo-item {
  width: 33.333%;
}

.num4 > .insta-photo-item {
  width: 25%;
}

.num5 > .insta-photo-item {
  width: 20%;
}

.num6 > .insta-photo-item {
  width: 16.6667%;
}

.num7 > .insta-photo-item {
  width: 14.2857%;
}

.insta-photo-link {
  display: block;
  position: relative;
  max-width: 320px;
  margin: auto;
  padding-top: 100%;
}

.insta-photo-link:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.3);
  content: "";
}

.insta-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.insta-data {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  font-size: 12px;
  transition: .3s;
}

.insta-likes:before,
.insta-comments:before {
  margin-right: 3px;
  font-family: fontAwesome;
  content: "\f004";
}

.insta-comments {
  margin-left: 10px;
}

.insta-comments:before {
  content: "\f075";
}

.insta-photo-link:hover:before,
.insta-photo-link:focus:before,
.insta-photo-link:hover > .insta-data,
.insta-photo-link:focus > .insta-data {
  visibility: visible;
  opacity: 1;
}

.event-list-area .link {
  clear: both;
}

.btn-event-archive {
  background: #C0195E;
}

/** 旅くら */

.tabikura-form-block {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 500;
  width: 200px;
  padding: 20px 16px;
  background: #0B7588;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  color: #fff;
  font-size: .875em;
  transition: .5s;
}

.tabikura-form-block.isOpne {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.tabikura-form-block__heading {
  position: absolute;
  top: 0;
  right: 100%;
  width: 46px;
  line-height: 1.4;
  margin: 0;
  padding: 20px 11px;
  background: #096272;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}

.tabikura-form-block__heading:before {
  display: inline-block;
  margin-bottom: 8px;
  font: 24px/1 icomoon;
  content: "\e91d";
}

.tabikura-form label {
  display: block;
}

.tabikura-form label ~ label {
  margin-top: 12px;
}

.tabikura-form select {
  width: 135px;
  padding: 9px 4px;
  border: 0;
  font-family: inherit;
}

#cp,
#rn {
  width: 50px;
}

#pn {
  margin-bottom: 4px;
}

.tabikura-form__submit {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding: 5px;
  border: 0;
  background: #fc0;
  color: #333;
}

.tabikura-form__submit:before {
  position: absolute;
  left: 10px;
  font-family: FontAwesome;
  content: "\f002";
}

/* About
--------------------------------*/

.about-header {
  margin-bottom: 96px;
}

.about-header:before {
  background-image: url(images/head_about.jpg);
}

.about-header:after {
  background-image: url(images/bg_about_header.png);
}

.about-featured-title:after {
  background-image: url(images/subhead_about.png);
}

.about-yamaga-item {
  margin: 96px auto;
}

.about-yamaga-link {
  margin-top: 30px;
}

.btn-about-yamaga {
  min-width: 50%;
}

.about-featured-image {
  margin-bottom: 40px;
  text-align: center;
}

.about-yamaga-item > .about-featured-image {
  margin-bottom: 10px;
}

.about-featured-movie {
  margin-bottom: 20px;
}

.about-yamaga-header {
  margin-bottom: 10px;
}

.about-yamaga-copy {
  display: block;
  font-size: 1.125em;
}

.about-yamaga-title {
  color: #DF2A3F;
  font-size: 1.75em;
}

.about-yamaga-description {
  margin-top: 10px;
}

.about-selector-block {
  margin-top: 30px;
}

/* Pickup
--------------------------------*/

.pickup {
  position: relative;
}

.pickup-featured-title:after {
  top: 500px;
  right: 0;
  width: 200px;
  height: 160px;
  background: url(images/deco_pickup2.png) no-repeat 0 0;
}

.pickup-header {
  margin: 30px auto;
}

.pickup-selector-block {
  margin-bottom: 50px;
  background: #c0195e;
}

.pickup-selector-block .selector a:hover,
.pickup-selector-block .selector a:focus {
  color: #c0195e;
}

.pickup-content > section {
  margin: 80px auto;
}

.pickup-content h2 {
  box-shadow: none;
  padding: 0;
  border: 0;
}

.pickup-content > section > h2 {
  font-size: 1.75em;
}

.pickup-content > section > h2:before,
.pickup-content > section > h2:after {
  display: inline-block;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  content: "";
}

.pickup-content > section > h2:after {
  background-position: 100% 0;
}

.btn-pickup {
  background: #c0195e;
}

.pickup-topic-area {
  position: relative;
  margin: 40px auto 0;
  padding: 27px 40px;
  border: double #e13717;
  border-width: 13px 0;
  border-image: url(images/bd_topick.png) 13 0/13px 0 round;
  background: url(images/bg_palepink.jpg) 50% 50% #fcf8f4;
}

.pickup-topic-heading {
  margin-bottom: 20px;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  font-size: 1.125em;
  text-align: center;
}

.pickup-introduction-area {
  margin-top: 0;
}

.pickup-introduction-image,
.lanterndance-introduction-image {
  margin-bottom: 20px;
  text-align: center;
}

.pickup-introduction-heading {
  margin-bottom: 10px;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
}

.pickup-introduction-area .graph {
  margin-top: 30px;
}

.pickup-introduction-area .image {
  float: right;
  margin-left: 20px;
}

.pickup-history-tagline {
  margin: 20px 0;
}

.pickup-history-tagline + section {
  margin-top: 0;
}

.pickup-history-age-image {
  float: left;
  width: 48%;
  max-width: 460px;
  margin-right: 36px;
}

.pickup-history-age-heading {
  font-size: 1.75em;
}

.pickup-history-age-area p {
  overflow: hidden;
}

.pickup-history-age-area .graph {
  clear: both;
  padding-top: 40px;
}

.btn-pickup-site,
.pickup-nav a {
  display: block;
  -webkit-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  font-size: 20px;
}

.btn-pickup-site {
  position: relative;
  height: 180px;
  border-radius: 0;
  background: url(images/bg_btn_yachiyoza.jpg) no-repeat 50% 50% #333;
  -webkit-background-size: cover;
  background-size: cover;
}

.btn-pickup-site:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.6);
  content: "";
}

.btn-pickup-site:hover:before,
.btn-pickup-site:focus:before,
.pickup-nav a:hover,
.pickup-nav a:focus {
  background: rgba(0, 0, 0, 0.3);
}

.btn-pickup-site > span,
.pickup-nav a > span {
  display: block;
  position: relative;
}

.btn-pickup-site > span:last-child:after,
.pickup-nav span:last-child:after {
  margin-left: .3em;
  font-family: icomoon;
  content: "\e90c";
}

/* 八千代座 */

.pickup-yachiyoza-content h2:before,
.pickup-yachiyoza-content h2:after {
  width: 54px;
  height: 36px;
  vertical-align: -7px;
  margin-right: 120px;
  background: url(images/deco_yachiyoza_h.svgz) no-repeat 0 0;
}

.pickup-yachiyoza-content h2:after {
  margin: 0 0 0 120px;
}

.pickup-nav {
  -webkit-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
  overflow: hidden;
  padding: 0;
}

.pickup-nav > li {
  float: left;
  position: relative;
  padding-top: 18.75%;
  background: url(images/bg_yachiyoza_nav.jpg) no-repeat 0 0;
  -webkit-background-size: 100%;
  background-size: 100%;
}

.yachiyoza-nav > li {
  width: 31.25%;
}

.yachiyoza-nav > li:nth-child(2) {
  background-position: 0 50%;
}

.yachiyoza-nav > li:nth-child(3),
.mingeikan-nav > li:nth-child(2) {
  background-position: 0 100%;
}

.pickup-nav a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.yachiyoza-tour-area {
  min-height: 350px;
  padding-left: 420px;
}

.yachiyoza-tour-area:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 420px;
  background: url(images/yachiyoza_tour_img.png) no-repeat 3px 50%;
  content: "";
}

.yachiyoza-tour-heading {
  text-align: left;
}

.yachiyoza-topic-text {
  margin-bottom: 20px;
}

.yachiyoza-topic-text > p {
  margin: 0;
}

.yachiyoza-tour-area .btn-pickup {
  display: block;
}

.yachiyoza-introduction-area {
  margin-bottom: 0;
}

.yachiyoza-introduction-area:after {
  height: 192px;
  background: url(images/separator_chochin.png) no-repeat 50% 50%;
}

.yachiyoza-introduction-area:last-child:after {
  height: auto;
  background: none;
}

.yachiyoza-event-heading {
  margin-bottom: 24px;
  font-family: inherit;
  font-weight: inherit;
  font-size: 1.75em;
}

.yachiyoza-event-image {
  margin: 20px 0;
}

/* さくら湯 */

.pickup-sakurayu-title:after {
  background-position: 50% 0;
}

.pickup-sakurayu-content h2:before,
.pickup-sakurayu-content h2:after {
  width: 82px;
  height: 46px;
  vertical-align: bottom;
  margin-right: 48px;
  background: url(images/deco_sakurayu_h.png) no-repeat 0 0;
}

.pickup-sakurayu-content h2:after {
  margin: 0 0 0 48px;
}

.sakurayu-tourist-information-area > h2:before,
.sakurayu-tourist-information-area > h2:after {
  width: 26px;
  height: 59px;
  vertical-align: middle;
  margin-right: 30px;
  background-image: url(images/deco_guide_h.png);
}

.sakurayu-tourist-information-area > h2:after {
  width: 64px;
  margin: 0 0 0 20px;
}

.btn-sakurayu-site {
  background-image: url(images/bg_btn_sakurayu.jpg);
}

.btn-guide-site {
  background-image: url(images/bg_btn_guide.jpg);
}

.sakurayu-bath-image {
  margin-bottom: 16px;
  text-align: center;
}

.sakurayu-bath-caption {
  display: block;
  font-size: 1.125em;
  text-align: center;
}

.sakurayu-bath-caption:before,
.sakurayu-bath-caption:after {
  vertical-align: bottom;
  margin: 0 12px;
  color: #e8564e;
  font: 32px/1 icomoon;
  content: "\e91c";
}

.men > .sakurayu-bath-caption:before,
.men > .sakurayu-bath-caption:after,
.drink > .sakurayu-bath-caption:before {
  color: #026db6;
}

.sakurayu-bath-area {
  margin-bottom: 24px;
}

.sakurayu-bath-area.men,
.sakurayu-bath-area.drink {
  float: left;
  width: 48%;
  max-width: 460px;
}

.sakurayu-bath-area.drink {
  float: right;
}

.sakurayu-open {
  list-style: circle;
  font-size: 1.75em;
}

.sakurayu-fee {
  margin: 20px 0 50px;
}

.sakurayu-fee > caption {
  background: #cd6b9b;
  color: #fff;
  font-size: 1.75em;
  text-align: center;
}

.sakurayu-fee th,
.sakurayu-fee td {
  padding: 8px 12px;
  border-color: #cd6b9b;
  text-align: left;
}

.sakurayu-fee .fee {
  text-align: center;
  white-space: nowrap;
}

.btn-sakurayu {
  min-width: 50%;
  background: #cd6b9b;
}

.sakurayu-facility-data {
  list-style: circle;
  overflow: hidden;
  padding: 0;
}

.sakurayu-facility-data > li {
  float: left;
  margin: 0 1em 0 1.5em;
  white-space: nowrap;
}

.sakurayu-restoration-image {
  float: left;
  margin-right: 30px;
}

.sakurayu-tourist-information-area {
  position: relative;
  padding-top: 40px;
}

.sakurayu-tourist-information-area:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 13px;
  max-width: 960px;
  background: url(images/bg_presentation.svgz) repeat-x 0 50%;
  background-size: contain;
  content: "";
}

/* 民芸館 */

.pickup-mingeikan-title:after {
  background-position: 100% 0;
}

.pickup-mingeikan-content h2:before,
.pickup-mingeikan-content h2:after {
  width: 76px;
  height: 58px;
  vertical-align: bottom;
  margin-right: 36px;
  background: url(images/deco_matsu.png) no-repeat 0 0;
}

.pickup-mingeikan-content h2:after {
  margin: 0 0 0 32px;
}

.btn-mingeikan-site {
  background-image: url(images/bg_btn_mingeikan.jpg);
}

.mingeikan-nav > li {
  width: 48.4375%;
  background-image: url(images/bg_mingeikan_nav.jpg);
}

.yamaga-toro-link {
  margin-top: 40px;
}

.traditional-craft-yamaga-toro-area {
  position: relative;
  margin: 50px 0;
  padding: 90px 48px 90px 346px;
  background: #3D414E;
  color: #fff;
}

.traditional-craft-yamaga-toro-area::before,
.traditional-craft-yamaga-toro-area::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: url(images/bg_traditional_craft1.png) no-repeat 0 0;
  -webkit-background-size: contain;
  background-size: contain;
  content: "";
}

.traditional-craft-yamaga-toro-area::after {
  top: auto;
  bottom: 0;
  background-image: url(images/bg_traditional_craft2.png);
}

.traditional-craft-yamaga-toro-image {
  position: absolute;
  top: 0;
  left: 62px;
  bottom: 0;
  z-index: 10;
  height: 284px;
  margin: auto;
}

.traditional-craft-yamaga-toro-heading {
  margin: 0 0 10px;
  color: #F4C700;
  font-family: "FOT-筑紫明朝 Pr6 D", serif;
  font-size: 1.5625em;
}

.tsuruta-ichiro-illustrations {
  overflow: hidden;
}

.tsuruta-ichiro-illustration {
  float: left;
  width: 18.3334%;
  margin: 30px 0 0 2.08334%;
  text-align: center;
}

.tsuruta-ichiro-illustration:nth-child(5n+1) {
  clear: left;
  margin-left: 0;
}

.tsuruta-ichiro-illustration > figcaption {
  margin-top: 8px;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  font-size: 1.125em;
}

.tsuruta-ichiro-profile {
  margin-top: 50px;
}

.tsuruta-ichiro-photo {
  float: left;
  margin-right: 30px;
}

.tsuruta-ichiro-profile > .name {
  display: block;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  font-size: 1.125em;
}

/* Link
--------------------------------*/

.link-list {
  list-style: none;
  margin-left: -40px;
  padding: 0;
}

.link-list > li {
  display: inline-block;
  margin: 10px 0 0 40px;
}

.link-list > li:before {
  margin-right: 10px;
  font-family: icomoon;
  content: "\e90c";
}

.link-list a:hover,
.link-list a:focus {
  background: #ececed;
}

/* Genre
--------------------------------*/

.onsen-header:before {
  background-image: url(images/head_onsen.jpg);
}

.gourmet-header:before {
  background-image: url(images/head_gourmet.jpg);
}

.stay-header:before {
  background-image: url(images/head_stay.jpg);
}

.onsen-header:after {
  background-image: url(images/bg_onsen_header.png);
}

.gourmet-header:after {
  background-image: url(images/bg_gourmet_header.png);
}

.stay-header:after {
  background-image: url(images/bg_stay_header.png);
}

.attractions-title:after {
  background-image: url(images/subhead_attractions.png);
}

.onsen-title:after {
  background-image: url(images/subhead_onsen.png);
}

.gourmet-title:after {
  background-image: url(images/subhead_gourmet.png);
}

.stay-title:after {
  background-image: url(images/subhead_stay.png);
}

.attractions-selector-block a:hover,
.attractions-selector-block a:focus {
  color: #5EB64A;
}

.onsen-selector-block a:hover,
.onsen-selector-block a:focus {
  color: #58522B;
}

.gourmet-selector-block a:hover,
.gourmet-selector-block a:focus {
  color: #e75412;
}

.stay-selector-block a:hover,
.stay-selector-block a:focus {
  color: #096272;
}

#about-onsen:not([href]):before {
  content: "\a0";
}

#about-onsen:not([href]):after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1em;
  height: 1em;
  margin: auto;
  font: 36px/1 icomoon;
  content: "\e903";
}

/* Tourism
--------------------------------*/

.map-search-link {
  display: none;
}

.tour-archive-content {
  margin-top: 60px;
}

.tour-title {
  display: block;
  line-height: 1.25;
  margin: 15px 0;
  color: #DF2A3F;
  font-size: 1.75em;
  text-align: left;
  text-indent: 0;
}

.tour-title[data-en]:after {
  display: block;
  margin-top: 8px;
  color: #333;
  font-family: Lato, sans-serif;
  font-size: .5em;
  text-transform: uppercase;
  content: attr(data-en);
}

.tour-description {
  position: relative;
}

.tour-description > p {
  margin: 0;
}

.tour > .link {
  clear: both;
  margin-top: 60px;
}

.tour-hanacafe .tour-title:before {
  float: right;
  width: 400px;
  line-height: 1;
  margin: -74px 0 0;
  text-align: center;
  content: url(/assets/images/hanacafe_ttl.png);
}

.btn-tour {
  min-width: 48%;
  background: #5eb64a;
}

.btn-tour:before {
  content: none;
}

.btn-tour:after {
  margin-left: 12px;
  content: "\e90c";
}

/* モデルコース */

.tour-item {
  margin: 80px auto;
}

.tour-featured-image {
  margin-bottom: 30px;
  text-align: center;
}

.tour-thumbnail {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-top: 37.5%;
}

.tour-thumbnail img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tour-item-yakiniku > .tour-thumbnail img,
.tour-item-lantern > .tour-thumbnail img,
.tour-item-jidori-cafe > .tour-thumbnail img,
.tour-item-ocha > .tour-thumbnail img {
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.tour-item-express > .tour-thumbnail img {
  top: -36px;
  -webkit-transform: none;
  transform: none;
}

.tour-header {
  position: relative;
  margin-bottom: 80px;
  padding-right: 430px;
}

.tour-item .tour-header {
  min-height: 300px;
  margin-bottom: 20px;
}

.tour-title-badge {
  position: absolute;
  top: -120px;
  right: 42px;
}

.tour-item-buzenkaido .tour-title-badge {
  top: 0;
}

.tour-item-yakiniku .tour-title-badge {
  top: -150px;
}

.tour-item-kimono .tour-title-badge {
  top: -125px;
  right: -42px;
}

.tour-item-lantern .tour-title-badge {
  top: -70px;
}

.tour-item-goshuin .tour-title-badge {
  top: -88px;
  right: 0;
}

.tour-item-jidori-cafe .tour-title-badge {
  right: 10px;
}

.tour-item-iimise .tour-title-badge {
  top: -60px;
}

.tour-item-winery .tour-title-badge {
  top: -20px;
  right: 0;
}

.tour-item-ocha .tour-header {
  min-height: 220px;
}

.tour-item-express .tour-title-badge {
  top: -80px;
  right: 0;
}

/* Spot Archive
--------------------------------*/

.spot-archive-content > .results {
  float: left;
}

.spot-list,
.photo-list,
.movie-list,
.review-list {
  clear: both;
  transition: .3s;
}

.spot-list.loading,
.photo-list.loading,
.movie-list.loading,
.review-list.loading,
.loading + .page-nav {
  visibility: hidden;
  opacity: 0;
}

.spinner {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 80px;
  visibility: hidden;
  opacity: 0;
  margin: auto;
  border: 8px solid #ccc;
  border-right-color: transparent;
  border-radius: 50%;
  content: "";
}

.spinner.active {
  z-index: 1000;
  visibility: visible;
  opacity: 1;
  -webkit-animation: rotate .5s linear infinite;
  animation: rotate .5s linear infinite;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

article.card {
  position: relative;
  float: left;
  width: 31.25%;
  margin: 30px 0 50px 3.125%;
  padding: 0;
}

.card:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}

.today-stamp {
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: 10;
  box-shadow: 1px 1px #571734;
  padding: 0 12px;
  background: #D66398;
  color: #fff;
  font: 24px/40px Lato, sans-serif;
  text-decoration: none;
}

.today-stamp:before,
.today-stamp:after {
  position: absolute;
  top: 0;
  left: 100%;
  border-width: 20px 16px 20px 0;
  border-style: solid;
  border-color: #D66398 transparent;
  content: "";
}

.today-stamp:before {
  top: 1px;
  margin-left: 1px;
  border-color: #571734 transparent;
}

.card-thumbnail {
  margin: 0 0 5px;
}

.card-thumbnail > a {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 66.667%;
}

.card-thumbnail img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: auto;
  transition: 1s;
}

.card-thumbnail > a:hover > img,
.card-thumbnail > a:focus > img,
.pamphlet-thumbnail > a:hover > img,
.pamphlet-thumbnail > a:focus > img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.card-title,
.card-title:lang(en) {
  margin: 3px 0;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: inherit;
  letter-spacing: 0;
}

.card-meta > .genre {
  display: flex;
  flex-wrap: wrap;
  margin: 3px 0 0 -.3em;
  font-size: .75em;
}

.genre > a {
  margin: 2px 0 0 .3em;
  text-decoration: none;
}

.card-meta a[rel="tag"] {
  display: inline-block;
  padding: 0 4px;
  background: #5EB64A;
  color: #fff;
}

.spot-header > .genre > .onsen:hover,
.spot-header > .genre > .onsen:focus,
.card-gourmet a[rel="tag"] {
  background: #595225;
}

.spot-header > .genre > .gourgmet:hover,
.spot-header > .genre > .gourgmet:focus,
.card-gourmet a[rel="tag"] {
  background: #e75412;
}

.spot-header > .genre > .stay:hover,
.spot-header > .genre > .stay:focus,
.card-stay a[rel="tag"] {
  background: #096272;
}

.card-meta > .onsen {
  display: inline-block;
  line-height: 1.5;
  padding: 0 20px;
  border-radius: .75em;
  background: #0080C0;
  color: #fff;
  text-align: center;
}

.card-meta > .kumairi-onsen {
  background: #c0008b;
}

.card-meta > .hirayama-onsen {
  background: #41c000;
}

.card-meta > .kikka-onsen {
  background: #c0a700;
}

.card-meta > .kamoto-onsen {
  background: #5400c0;
}

.onsen-types {
  display: inline-block;
}

.onsen-type {
  display: inline-block;
  width: 20px;
  line-height: 20px;
  margin: 0 2px;
  background: #630;
  color: #fff;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  text-align: center;
}

.onsen-type.public-onsen {
  background: #390;
}

.onsen-type.private-onsen {
  background: #f60;
}

.onsen-type.ashiyu {
  background: #09f;
}

.card-data {
  overflow: hidden;
  font-size: .875em;
}

.card-data > dt {
  float: left;
  clear: left;
}

.card-data > dt:after {
  content: "：";
}

.card-data > dd {
  overflow: hidden;
}

.icon-meaning {
  list-style: none;
  float: right;
  padding: 0;
}

.icon-meaning > li {
  display: inline-block;
}

.error {
  padding: 40px 0;
  color: red;
  font-weight: bold;
  font-size: 1.125em;
  text-align: center;
}

#archive,
#archive-pagination {
  transition: opacity .3s;
}

#archive[data-loading="true"],
#archive-pagination[data-loading="true"] {
  opacity: 0;
}

#ajax-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: auto;
  width: 80px;
  height: 80px;
  visibility: hidden;
  opacity: 0;
  border: 8px solid #ccc;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: rotate .5s linear infinite;
  animation: rotate .5s linear infinite;
}

#ajax-loader[data-active="true"] {
  z-index: 10000;
  visibility: visible;
  opacity: 1;
}

.no-posts {
  clear: both;
  margin-bottom: 64px;
  padding-top: 64px;
  text-align: center;
}

/* Spot Single
--------------------------------*/

.no-featured-image:before {
  display: block;
  height: 250px;
  background: url(images/head_attractions_s.jpg) no-repeat 50% 50%;
  background-image: url(images/ttl_attractions.png), url(images/head_attractions_s.jpg);
  background-size: auto, cover;
  content: "";
}

.genre-gourmet.no-featured-image:before {
  background-image: url(images/head_gourmet_s.jpg);
  background-image: url(images/ttl_gourmet.png), url(images/head_gourmet_s.jpg);
}

.genre-stay.no-featured-image:before {
  background-image: url(images/head_stay_s.jpg);
  background-image: url(images/ttl_stay.png), url(images/head_stay_s.jpg);
}

.genre-onsen.no-featured-image:before {
  background-image: url(images/head_onsen_s.jpg);
  background-image: url(images/ttl_onsen.png), url(images/head_onsen_s.jpg);
}

.spot-featured-image,
.pickup-featured-image {
  position: relative;
  overflow: hidden;
  height: 600px;
  background: #c6b89b;
  text-align: center;
}

.spot-featured-image > img,
.pickup-featured-image > img {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  min-height: 100%;
  margin: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.spot-header {
  padding: 40px 0;
  font-size: 1.125em;
}

.spot-featured-image + .spot-header {
  min-height: 244px;
  background: url(images/bg_spot_header.png) no-repeat 100% 1px;
}

.spot-image {
  float: right;
  max-width: 300px;
  margin-left: 30px;
}

.spot-header > .genre {
  color: #5EB44A;
  letter-spacing: .1em;
}

.spot-header > .genre > a {
  display: inline-block;
  padding: 0 4px;
}

.spot-header > .genre > a:hover,
.spot-header > .genre > a:focus {
  background: #5EB44A;
  color: #fff;
}

.spot-header > .genre > .onsen {
  color: #595225;
}

.spot-header > .genre > .gourmet {
  color: #E75412;
}

.spot-header > .genre > .stay {
  color: #096272;
}

.spot-title {
  margin: 10px 0;
  font-size: 1.5556em;
  text-align: inherit;
}

.spot-copy {
  font-size: 1em;
}

.spot h2 {
  display: block;
  position: relative;
  margin-bottom: 36px;
  padding-left: 36px;
  font-size: 1.5em;
  text-align: inherit;
  text-transform: uppercase;
}

.spot h2:before {
  position: absolute;
  left: 0;
  color: #C73939;
  font-family: icomoon;
  content: "\e90f";
}

.spot-data-area {
  float: left;
  width: 48%;
  max-width: 460px;
  margin-bottom: 0;
}

.spot-data-area:last-child {
  float: none;
  width: auto;
  max-width: none;
  margin-bottom: 60px;
}

.spot-data th,
.spot-data td {
  padding: 20px 0;
  border: solid #ccc;
  border-width: 0 0 1px;
}

.spot-data th {
  width: 7.5em;
  vertical-align: middle;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
}

.spot-data td {
  word-break: break-all;
}

.spot-data-area .link {
  margin-top: 20px;
}

.spot-map-area {
  float: right;
  width: 48%;
  max-width: 460px;
  margin-bottom: 0;
}

.spot-map {
  text-align: center;
}

#spot-map {
  height: 460px;
}

.btn-map,
.btn-instagram {
  display: block;
  margin-top: 20px;
  border: 1px solid #666;
  background: #fff;
  color: #221814;
}

.btn-instagram:before {
  font-family: fontAwesome;
  content: "\f16d";
}

.btn-instagram > .hashtag {
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
}

/* Onsen
--------------------------------*/

.onsen-page-header {
  position: relative;
  margin: 48px auto 24px;
}

.onsen-page-header:after {
  position: absolute;
  right: 50%;
  bottom: 26px;
  width: 141px;
  height: 81px;
  background: url(images/deco_onsen_header.png) no-repeat;
  content: "";
}

.onsen-page-title {
  position: absolute;
  bottom: 14px;
  left: -23px;
}

.onsen-page-description {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 48.7%;
  padding: 10px 15px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  text-align: justify;
}

.onsen-content h2 {
  box-shadow: none;
  margin-bottom: 20px;
  padding: 0 0 0 50px;
  border: 0;
  background: url(images/i_oke.png) no-repeat 0 0;
  font-size: 1.5em;
  text-align: left;
}

.onsen-content > section {
  margin-bottom: 0;
}

.onsen-content > section:nth-child(2n) {
  float: left;
  clear: both;
  width: 46%;
}

.onsen-content > section:nth-child(2n+3) {
  float: right;
  width: 46%;
}

.onsen-contact {
  margin-top: 1em;
}

.onsen-contact > span {
  display: block;
}

/* Events
--------------------------------*/

.event-header:before {
  top: 534px;
  background-image: url(images/head_event.jpg);
}

.event-header:after {
  background-image: url(images/bg_event_header.png);
}

.event-featured-title:after {
  background-image: url(images/subhead_event.png);
}

.event-selector-block,
.card-event a[rel="tag"] {
  background: #C0195E;
}

.event-selector-block a:hover,
.event-selector-block a:focus {
  color: #C0195E;
}

.card-data time {
  display: inline-block;
}

.event.no-featured-image:before {
  background-image: url(images/head_event.jpg);
  background-image: url(images/ttl_event.png), url(images/head_event_s.jpg);
}

.genre > .event-category {
  color: #c0195e;
}

.event-data {
  list-style: none;
  padding: 0;
  font-size: 1.3333em;
}

.event-data > li {
  margin-top: .5em;
}

.event-data > li:before {
  display: inline-block;
  margin-right: 24px;
  font: 1.3333em/1.275 icomoon;
  vertical-align: top;
}

.event-date:before {
  content: "\e911";
}

.event-time:before {
  content: "\e912";
}

.event-venue:before {
  content: "\e910";
}

.event-documents {
  list-style: none;
  padding: 0;
}

.event-documents > li + li {
  margin-top: 5px;
}

.event-documents a:before {
  display: inline-block;
  margin-right: 6px;
  font-family: fontAwesome;
  text-decoration: none;
}

.event-documents a[href$=".pdf"]:before {
  color: #bb0706;
  content: "\f1c1";
}

.event-documents a[href$=".doc"]:before,
.event-documents a[href$=".docx"]:before {
  color: #2c5898;
  content: "\f1c2";
}

.event-documents a[href$=".xls"]:before,
.event-documents a[href$=".xlsx"]:before,
.event-documents a[href$=".xlsm"]:before {
  color: #207347;
  content: "\f1c3";
}

.back-event-list {
  margin-top: 60px;
}

.btn-event,
.btn-event-form-guide {
  float: left;
  width: 48%;
  max-width: 460px;
  background: #C0195E;
}

.btn-event:nth-child(2n) {
  float: right;
}

.event-form-guide-area {
  margin-top: 40px;
}

.event-form-guide-area > h3 {
  margin-bottom: 10px;
  text-align: center;
}

.btn-event-form-guide {
  float: none;
}

.calendar-hint {
  margin: 40px 0 20px;
}

.event-category-item {
  display: inline-block;
  position: relative;
  margin-right: 8px;
  padding-left: 1.2em;
}

.event-category-color {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1em;
  height: 0;
  overflow: hidden;
  margin: auto;
  padding-top: 1em;
}

.event-entry-area {
  clear: both;
  width: 640px;
  padding-top: 60px;
}

.event-entry-form .wpcf7-submit {
  background: #C0195E;
}

/* Souvenir
--------------------------------*/

.souvenir-header:before {
  background-image: url(images/head_souvenir.jpg);
}

.souvenir-header:after {
  background-image: url(images/bg_souvenir_header.png);
}

.souvenir-featured-title:after {
  background-image: url(images/subhead_souvenir.png);
}

.souvenir-selector-block {
  margin-bottom: 60px;
  background: #da6e6e;
}

.souvenir {
  margin: 60px auto;
}

.souvenir-name {
  margin: 0 0 25px;
  font-size: 1.75em;
  text-align: center;
}

.souvenir-name:before {
  display: block;
  width: 72px;
  height: 50px;
  margin: 0 auto 10px;
  background: url(images/i_souvenir.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  content: "";
}

.souvenir-image {
  float: left;
  width: 50%;
  margin: 0 40px 30px 0;
}

.souvenir-content {
  margin-bottom: 30px;
}

.souvenir-copy,
.souvenir-umakamon-heading {
  color: #BF2C38;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  font-size: 1.125em;
}

.souvenir-umakamon-heading {
  display: block;
  text-align: left;
  margin: 0 0 5px;
}

.souvenir-shops-area {
  clear: both;
  padding: 0 0 40px;
  background: url(images/bd_triangle.svg) repeat-x 0 100%;
}

.souvenir-shops-heading {
  -webkit-display: flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
  font-size: 1.5em;
  text-align: center;
}

.souvenir-shops-heading::before,
.souvenir-shops-heading::after {
  flex: 1 auto;
  height: 8px;
  background: url(images/bd_triangle.svg) repeat-x 0 0;
  content: "";
}

.souvenir-shops-heading::before {
  margin-right: 16px;
}

.souvenir-shops-heading::after {
  margin-left: 16px;
}

.souvenir-shops {
  display: flex;
  flex-wrap: wrap;
}

.souvenir-shop {
  flex: 0 0 28.125%;
  margin: 0 2.6041667%;
}

.souvenir-shop:nth-child(n+4) {
  margin-top: 5%;
}

.souvenir-shop__image {
  margin-bottom: 11%;
  text-align: center;
}

.souvenir-shop__name {
  position: relative;
  line-height: 1.25;
  padding-left: 2.3333em;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.souvenir-shop__name:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #dc9094;
  font: 1.778em/.703125 icomoon;
  content: "\e91b";
}

.souvenir-shop-data {
  line-height: 1.3;
  margin-top: 1.5em;
  font-size: 14px;
}

.souvenir-shop-data__item {
  display: flex;
  margin-top: 1em;
}

.souvenir-shop-data__item > dt {
  flex: 0 0 5em;
  margin-right: 1em;
}

/* Photo
--------------------------------*/

.page-header.photo-header {
  margin-bottom: 0;
  background-image: url(images/head_photo.jpg);
}

.photo-selector-block {
  margin: 0;
}

.photos-area {
  padding-top: 40px;
  background: url(images/bg_photos.jpg) no-repeat 50% 40px;
}

.photos-area:before,
.movies-area:before {
  display: block;
  color: #383480;
  font: 32px/1 icomoon;
  text-align: center;
  content: "\e908";
}

.photos-area > h2 {
  margin-bottom: 72px;
}

.photos-area > h2:before,
.movies-area > h2:before {
  color: #383480;
}

.photo-list {
  margin-top: -32px;
}

.photo-item {
  float: left;
  width: 22.5%;
  margin: 32px 0 0 3.3333%;
  text-align: center;
}

.photo-item:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}

.photo-item > .title,
.photo-item > .theme {
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
}

.photo-item > .title {
  display: block;
  margin-top: 8px;
}

.photo-item > .thumbnail > a {
  display: block;
}

.photo-item > .thumbnail > a:hover,
.photo-item > .thumbnail > a:focus {
  box-shadow: 0 0 0 4px #383480;
}

.photo-item > .theme {
  display: block;
  color: #38337F;
}

.photo-item > .theme > a {
  text-decoration: none;
}

.photo-download {
  margin-top: 12px;
}

.btn-photo,
.btn-photo-tou {
  min-width: 0;
  border: 1px solid;
  background: #fff;
  color: #383480;
}

.btn-photo {
  display: block;
  width: 100%;
  padding: 7px;
}

.btn-photo:before {
  vertical-align: top;
  line-height: 1.236;
  font-size: 1.375em;
  content: "\e908";
}

.photo-tou-area > h1 {
  margin: 24px 0 16px;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  font-size: 1.75em;
  text-align: center;
}

.photo-tou-area > .lede {
  color: #383480;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  text-align: center;
}

.buttons {
  overflow: hidden;
  margin-top: 30px;
}

.buttons > .btn {
  float: left;
  clear: both;
  width: 48%;
}

.buttons > .btn:nth-child(2n) {
  float: right;
  clear: none;
}

.btn-photo-tou {
  position: relative;
  font-size: .875em;
}

.btn-photo-tou:before {
  content: none;
}

.btn-photo-tou:after {
  position: absolute;
  right: 16px;
  content: "\e90c";
}

.btn-photo-tou.agree {
  background: #383480;
  color: #fff;
}

.photo-tou-area.overlay {
  -webkit-overflow-scrolling: touch;
  padding: 50px 50px 0;
}

.photo-tou-area.overlay:before {
  display: block;
  text-align: center;
  content: url(images/logo.svgz);
}

.backdrop,
.overlay-block {
  z-index: 10000;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
  transition-property: opacity, visibility;
}

.show {
  visibility: visible;
  opacity: 1;
}

.backdrop {
  background: rgba(0, 0, 0, 0.8);
}

.backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.overlay-block {
  overflow: auto;
  width: 100%;
  max-width: 960px;
  height: 0;
  margin: auto;
  background: #fff;
}

.overlay-block.show {
  position: fixed;
  top: 50px;
  right: 0;
  bottom: 50px;
  left: 0;
  height: auto;
}

.btn-close {
  display: block;
  width: auto;
  max-width: none;
  margin: 0 -50px 0;
  border-radius: 0;
  cursor: pointer;
}

.btn-close:before {
  font-family: fontAwesome;
  content: "\f00d";
}

article.photo {
  margin-top: 60px;
}

.photo .photograph {
  margin-top: 20px;
}

/* Movie
--------------------------------*/

.movie-header:before {
  content: none;
}

.movie-header:after {
  background-image: url(images/bg_movie_header.png);
}

.movie-featured-title:after {
  background-image: url(images/subhead_movie.png);
}

.featured-movie {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  height: 600px;
  overflow: hidden;
}

.featured-movie:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5) inset, 0 -8px 6px -6px rgba(0, 0, 0, 0.5) inset;
  background: url(images/mesh.svg);
  content: "";
}

.no-svg .featured-movie:after {
  background-image: url(images/mesh.png);
}

.featured-movie > iframe {
  position: absolute;
  top: 50%;
  left: 0;
  min-width: 1067px;
  min-height: 600px;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: .5s;
  transition-property: opacity, visibility;
}

.featured-movie > iframe.ready {
  opacity: 1;
}

/*
.head-movie {
	height: auto;
}

.head-movie > iframe {
	position: static;
	-webkit-transform: none;
	transform: none;
}
*/

.btn-play {
  position: absolute;
  top: 72%;
  right: 0;
  left: 0;
  z-index: 10;
  width: 300px;
  margin: auto;
  border: 1px solid;
  border-radius: 0;
  background: transparent;
  font-size: 20px;
}

.overlay-movie.show {
  height: 540px;
}

.movies-area:before {
  content: "\e907";
}

.movie-item {
  margin-top: 50px;
  background: url(images/bg_movie.png) no-repeat 100% 100%;
}

.movie-title {
  margin: 0;
  display: block;
  font-size: 1.5em;
  text-align: inherit;
  text-indent: 0;
  letter-spacing: 0;
}

.movie-title:before {
  margin-right: 8px;
  color: #383480;
  font-family: icomoon;
  content: "\e907";
}

.movie-meta {
  margin-bottom: 10px;
}

.movie-content {
  float: left;
  margin-right: 20px;
}

.movie-description {
  overflow: hidden;
}

.type-movie > .movie-content {
  float: none;
  margin: 0 0 20px;
}

.front-copy {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  margin: auto;
}

/* Pamphlet
--------------------------------*/

.page-header.pamphlet-header {
  margin-bottom: 0;
  background-image: url(images/head_pamphlet.jpg);
}

section.pamphlet-request-area {
  padding-top: 50px;
}

.pamphlet-list {
  display: flex;
  flex-wrap: wrap;
}

.pamphlet-item {
  display: inherit;
  float: left;
  flex-direction: column;
  width: 31.25%;
  margin: 40px 0 0 3.125%;
}

.pamphlet-item:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}

.pamphlet-thumbnail {
  height: 200px;
  overflow: hidden;
  margin-bottom: 15px;
  text-align: center;
}

.pamphlet-thumbnail img {
  max-height: 100%;
  transition: 1s;
}

.pamphlet-description {
  margin: 15px 0;
}

.pamphlet-link {
  margin-top: auto;
}

.btn-pamphlet {
  display: block;
  min-width: 0;
}

/* Review
--------------------------------*/

.review-header:before {
  background-image: url(images/head_review.jpg);
}

.review-header:after {
  background-image: url(images/bg_review_header.png);
}

section.review-form-area {
  padding-top: 50px;
  background: url(images/bg_review_form.png) no-repeat 50% 50px;
}

.review-form-area > h2 {
  box-shadow: none;
  padding: 0;
  border-bottom: 0;
}

.form-attention > p {
  margin: 0;
  text-align: center;
}

.review-item {
  position: relative;
  float: left;
  width: 18.3334%;
  margin: 40px 0 0 2.0834%;
}

.review-item:nth-child(5n+1) {
  clear: both;
  margin-left: 0;
}

.review-item > a {
  display: block;
  text-decoration: none;
}

.review-item .title {
  display: block;
  margin-top: 8px;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
}

.review-thumbnail {
  position: relative;
}

.review-item .review-genre {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  line-height: 30px;
  background: #fff;
  text-align: center;
  text-decoration: none;
}

.review-genre:before {
  color: #38337f;
  font-family: icomoon;
  font-weight: normal;
  font-size: 24px;
}

.review-item .review-genre:before {
  vertical-align: top;
}

.review-genre.event:before {
  color: #be185e;
  content: "\e901";
}

.review-genre.attraction:before {
  color: #5eb44a;
  content: "\e902";
}

.review-genre.onsen:before {
  color: #595225;
  content: "\e903";
}

.review-genre.gourmet:before {
  color: #e75412;
  content: "\e904";
}

.review-genre.stay:before {
  color: #096272;
  content: "\e905";
}

.review-genre.other:before {
  content: "\e913";
}

.review {
  position: relative;
  z-index: 0;
  max-width: 700px;
  margin: 0 auto;
}

.review:before {
  position: absolute;
  top: 130px;
  right: -160px;
  z-index: -1;
  width: 405px;
  height: 492px;
  background: url(images/bg_review.png) no-repeat;
  content: "";
}

.review-title {
  margin: 60px 0 40px;
  font-size: 1.5em;
  text-align: center;
}

.review-title:before,
.review h2:before {
  margin-right: 10px;
  color: #f06359;
  font-family: icomoon;
  content: "\e913";
}

.review-photo {
  text-align: center;
}

.review-meta {
  margin: 36px 0;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
}

.review-meta > time:before {
  content: none;
}

.same-genre-reviews {
  margin-top: 60px;
}

.review-post-nav {
  position: relative;
  max-width: 700px;
  overflow: hidden;
  margin: 60px auto 0;
  background: #ececed;
}

.review-post-nav:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  margin: auto;
  background: #fff;
  content: "";
}

.review-post-nav > a {
  display: block;
  width: 50%;
  padding: 8px;
  text-align: center;
  text-decoration: none;
}

.review-post-nav > .next {
  float: left;
}

.review-post-nav > .next:before {
  margin-right: .3em;
  font-family: fontAwesome;
  content: "\f104";
}

.review-post-nav > .prev {
  float: right;
}

.review-post-nav > .prev:after {
  margin-left: .3em;
  font-family: fontAwesome;
  content: "\f105";
}

.review-gift-poster {
  margin: 60px auto;
  text-align: center;
}

.review-gift-field {
  margin-top: 20px;
}

.review-gift-attention {
  color: red;
  font-size: .8125em;
}

/* Press Form
--------------------------------*/

.present-form-area {
  background: url(images/bg_press-form.png) no-repeat 50% 10px;
}

.present-form-area > h2 {
  box-shadow: none;
  padding: 0;
  border-bottom: 0;
}

.btn--press-form {
  min-width: 480px;
}

.btn--press-form:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 76px;
  height: 108px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  margin: auto;
  background: url(images/icon_press.png) no-repeat;
  background-size: contain;
  transform: rotate(-5deg);
  content: "";
}

/* Access
--------------------------------*/

.access-header {
  margin-bottom: 60px;
  height: auto;
}

.access-header:after,
.access-header:before {
  content: none;
}

.access-featured-title:after {
  content: none;
}

.featured-map {
  background: #9fdae2;
  background: linear-gradient(#9fdae2, #a4dbef 25%, #97d9ef 50%, #80b7de);
  text-align: center;
}

.access-area > h2 {
  box-shadow: none;
  border: 0;
}

.access-tabs {
  max-width: none;
  border: 0;
  border-collapse: collapse;
}

.access-tabs a {
  position: relative;
  padding: 0;
  border: 0;
  background: #d4d6bf;
  color: #5D5E51;
  font-size: 26px;
}

.access-tabs a:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 34px;
  height: 100%;
  background: inherit;
  transform: skewX(0.88187rad);
  content: "";
}

.access-tabs > li:nth-child(2) > a {
  background: #8ead7e;
  color: #fff;
}

.access-tabs > li:nth-child(2) > a:before {
  right: auto;
  left: 0;
}

.access-tabs span {
  display: block;
  position: relative;
  z-index: 1;
  margin-left: auto;
  padding: 6px;
  max-width: 480px;
}

.access-tabs > li:nth-child(2) span {
  margin-right: auto;
  margin-left: 0;
}

.access-tabs [aria-selected="true"]:after {
  content: none;
}

.tabpanels.access-panels {
  margin-bottom: 60px;
  padding: 0;
  border: 0;
}

.access-panel {
  padding: 32px 0;
  background: #d4d6bf;
}

.access-panel:nth-child(2) {
  background: #8ead7e;
}

.access-panels.tabcontrol [role="tabpanel"] {
  top: 0;
}

.access-panel > .content {
  padding-right: 15px;
  padding-left: 15px;
}

.go-by-area {
  margin: 16px 0;
  padding: 0 20px 20px;
  background: #fff;
  font-size: .8125em;
}

.go-by-sub-area {
  margin: 20px 0;
}

.go-by-title,
.access-guide > caption {
  position: relative;
  min-width: 225px;
  margin: 0 0 10px;
  padding: 4px 60px;
  background: #898989;
  color: #fff;
  font-size: 17px;
}

.go-by-title:before,
.access-guide > caption:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 1em;
  margin: auto;
  font: 28px/1 icomoon;
  text-align: center;
  content: "\e91a";
}

.go-by-title:after,
.access-guide > caption:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.411765em;
  height: 100%;
  background: linear-gradient(to right top, transparent 50%, #fff 50%);
  content: "";
}

.go-by-title {
  display: table;
  margin-left: -20px;
}

.go-by-plane-title {
  background: #7776a5;
}

.go-by-plane-title:before,
.route-by-plane:before {
  content: "\e915";
}

.go-by-train-title {
  background: #000;
}

.go-by-train-title:before,
.route-by-train:before {
  content: "\e916";
}

.go-by-bus-title {
  background: #218e3b;
}

.go-by-bus-title:before,
.route-by-bus:before,
.route-by-highway-bus:before {
  content: "\e917";
}

.go-by-car-title:before {
  content: "\e918";
}

.go-by-sub-title {
  float: left;
  margin: 10px 0 0;
  background: #000;
  padding: 3px 15px;
  color: #fff;
}

.access-route {
  list-style: none;
  overflow: hidden;
  padding: 0;
}

.access-route > li {
  position: relative;
  float: left;
  margin-top: 10px;
  padding-right: 24px;
  vertical-align: middle;
}

.access-route > li:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  font: 15px/28px fontAwesome;
  text-align: center;
  content: "\f105";
}

.access-route > li:last-child {
  padding: 0;
}

.access-route > li:last-child:before {
  content: none;
}

.route-by,
.route-point,
.route-road {
  display: inline-block;
  position: relative;
  padding: 3px 0;
}

.route-by {
  padding-left: 35px;
}

.route-by:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 1em;
  margin: auto;
  font: 28px/1 icomoon;
}

.route-point {
  min-width: 80px;
  padding-right: 15px;
  padding-left: 15px;
  background: #c6466f;
  color: #fff;
  text-align: center;
}

.route-by-plane {
  color: #7776a5;
}

.route-by-highway-bus {
  color: #218e3b;
}

.route-point-ic {
  background: #218e3b;
}

.route-point-station {
  background: #000;
}

.go-by-sub-title + .access-route > li:first-child > .route-road {
  margin-left: 1em;
}

.yamaga-map {
  float: left;
  width: 52.0834%;
}

.access-guides {
  float: right;
  width: 46.875%;
}

.access-guide {
  margin-bottom: 36px;
  font-size: .8125em;
}

.access-guide > caption {
  width: 66%;
  margin-bottom: 20px;
}

.access-guide-bus > caption:before {
  content: "\e917";
}

.access-guide-taxi > caption:before,
.route-by-taxi:before {
  content: "\e919";
}

.access-guide th,
.access-guide td {
  padding: 6px 12px;
  border: 0;
  border-bottom: 1px dashed #221814;
}

.access-guide th {
  padding-right: 6px;
  padding-left: 6px;
  width: 33%;
  background: #FFFDE5;
  color: #898989;
}

.access-guide-link {
  padding-left: 0;
  text-align: right;
}

.btn-access-guide {
  position: relative;
  min-width: 70px;
  padding: 2px 8px 2px 30px;
  background: #ac2a5a;
  font-size: 1em;
  text-transform: uppercase;
}

.btn-access-guide:before {
  position: absolute;
  left: 0;
  width: 30px;
  content: "\e914";
}

.btn-access-guide.site:before {
  font-family: fontAwesome;
  content: "\f108";
}

.map {
  position: relative;
  padding-top: 110%;
}

.map--parking {
  margin-bottom: 6.667%;
}

.map > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 768px) {
  .map {
    padding-top: 56.25%;
  }
}

.parking-list__item {
  margin-top: 24px;
}

.parking-list__item:first-child {
  margin-top: 0;
}

.parking-list__image {
  margin-bottom: 8px;
}

.parking-list__image img {
  width: 100%;
}

.parking-list__tag {
  display: table;
  line-height: 1.6;
  padding: 0 1em;
  border-radius: .8em;
  background: #38337F;
  color: #fff;
  font-size: .9375em;
  text-align: center;
}

.parking-list__tag--free {
  background: #AC2A5A;
}

.parking-list__name {
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: 700;
}

@media print, screen and (min-width: 768px) {
  .parking-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.5625vw;
  }
  .parking-list__item {
    flex: 0 0 31.25%;
    margin: 3.334% 0 0 3.125%;
  }
  .parking-list__item:nth-child(-n+3) {
    margin-top: 0;
  }
  .parking-list__item:nth-child(3n+1) {
    margin-left: 0;
  }
}

@media print, screen and (min-width: 1024px) {
  .parking-list {
    font-size: 1em;
  }
}

.parking-info {
  list-style: none;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  font-size: .875em;
}

.parking-info__item {
  position: relative;
  margin-top: 8px;
  padding-left: 1.286em;
}

.parking-info__item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  font-family: icomoon;
  font-weight: 400;
  text-align: center;
  content: "\e91e";
}

.parking-info__item--hours:before {
  content: "\e91f";
}

.parking-info__item--num:before {
  content: "\e918";
}

.parking-info__item--map:before {
  content: "\e914";
}

.parking-info__item--view:before {
  content: "\e920";
}

/* Lanterndance
--------------------------------*/

.spot-featured-image + .lanterndance-header {
  background-image: url(images/deco_lanterndance3.jpg);
  background-position: 94% 50%;
  background-size: 145px auto;
}

.archive-lanterndance section > h2 {
  box-shadow: none;
  padding: 108px 0 0;
  border: 0;
  background: url(images/deco_lanterndance1.png) no-repeat 50% 0;
  font-size: 1.75em;
  text-transform: uppercase;
}

.archive-lanterndance section > h2:before,
.archive-lanterndance section > h2:after {
  display: inline-block;
  width: 75px;
  height: 49px;
  vertical-align: middle;
  margin-right: 15px;
  background: url(images/deco_lanterndance2.png) no-repeat 0 0;
  content: "";
}

.archive-lanterndance section > h2:after {
  margin: 0 0 0 15px;
  background-position: 100% 0;
}

.about-lanterncance-area > .content:before {
  float: right;
  width: 300px;
  height: 320px;
  background: url(images/deco_lanterndance3.jpg) no-repeat 50% 50%;
  content: "";
}

.lanterncance-report-area {
  padding: 50px 0;
  background: url(images/bg_palepink.jpg) 50% 50% #fcf8f4;
}

.lanterndance.no-featured-image:before {
  background-image: url(images/head_lanterndance.jpg);
  background-image: url(images/ttl_lanterndance.png), url(images/head_lanterndance_s.jpg);
}

.lanterndance-report {
  margin-top: 60px;
}

.lanterndance-report-featured-image {
  margin-bottom: 20px;
}

.lanterndance-request-attention {
  max-width: 720px;
  margin: 0 auto;
  padding: 15px;
  border: 1px solid #ccc;
  text-align: justify;
}

/* Form
--------------------------------*/

.wpcf7-form,
.review-gift-attention {
  display: block;
  width: 640px;
  margin: 40px auto 0;
}

.lanterndance-entry-form,
.lanterndance-request-form {
  width: 720px;
}

.request-form {
  width: 700px;
}

.wpcf7-form .note {
  display: block;
  font-size: .875em;
}

.form-group {
  border-bottom: 1px solid #999;
  padding: 15px 5px;
}

.control-label {
  float: left;
  width: 35%;
  padding: 3px 10px 3px 0;
}

.required,
.optional {
  display: inline-block;
  color: red;
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-weight: bold;
  font-size: .75em;
}

.optional {
  color: blue;
}

.control-group,
.controls {
  display: block;
}

.form-group > .control-group {
  overflow: hidden;
}

.controls + .controls {
  margin-top: 8px;
}

.acceptance,
.submit {
  margin-top: 30px;
  text-align: center;
}

.submit {
  text-indent: 20px;
}

input[type="submit"] {
  width: 74%;
  border-radius: 8px;
  background: #383480;
  color: #fff;
}

.wpcf7-list-item {
  display: inline-block;
}

.wpcf7-list-item > label,
.acceptance > label {
  cursor: pointer;
}

.wpcf7-radio,
.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1em;
}

.wpcf7-list-item.has-free-text {
  display: block;
}

.wpcf7-recaptcha > div {
  margin: 30px auto;
}

.form-sub-list__item {
  display: flex;
  align-items: center;
  margin-top: .5em;
}

.form-sub-list__item:first-child {
  margin-top: 0;
}

.form-sub-list__item > dt {
  flex: 0 0 auto;
  margin-right: .8em;
  white-space: nowrap;
}

.form-sub-list__item > dd {
  flex: 1 1 auto;
}

.form-sub-list__item input {
  width: 100%;
}

.form-sub-list__item [type="radio"],
.form-sub-list__item [type="checkbox"],
.r-year select,
.r-month select,
.r-date select {
  width: auto;
}

/* Pamphlet Request */

.pamphlets-your-want {
  margin-bottom: 30px;
}

.pamphlets-your-want > p {
  text-align: center;
}

.control-group.request-pamphlet-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -.5em;
}

.request-pamphlet-item {
  position: relative;
  flex: auto;
  max-width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
  padding: 7.5px 5px 7.5px 75px;
  font-size: .875em;
}

.request-pamphlet-thumbnail {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: auto;
  text-align: center;
  cursor: pointer;
}

.request-pamphlet-thumbnail > img {
  width: auto;
  height: 100%;
}

.request-pamphlet-label > input {
  margin-left: 0;
}

.request-pamphlet-num {
  width: 3.43em;
  margin-left: .3em;
  text-align: center;
}

.request-pamphlet-link {
  display: block;
  margin-top: 5px;
}

.request-pamphlet-link:before {
  margin-right: 2px;
  font-family: icomoon;
  content: "\e90c";
}

.your-want-to-go > .wpcf7-checkbox {
  display: block;
}

.your-want-to-go .wpcf7-list-item {
  min-width: 31%;
  min-width: calc(100% / 3 - .5em);
}

/* Event Form */

.event-start-time input,
.event-end-time input {
  text-align: center;
}

/* Lanterndance Entry */

.lanterndance-entry-form .wpcf7-checkbox,
.lanterndance-entry-form .wpcf7-radio {
  display: block;
}

#your-age,
#your-age-y,
#your-age-m,
#your-age-d,
#your-times {
  width: 4em;
}

.lanterndance-entry-sub > label {
  font-size: .875em;
}

.dance-practice-schedule {
  max-width: 720px;
  margin: 0 auto;
}

.dance-practice-schedule > caption {
  font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
  font-size: 1.125em;
}

.dance-practice-schedule > caption:before,
.dance-practice-schedule > caption:after {
  vertical-align: -2px;
  color: #38337F;
  font: 1.5556em/1.093 icomoon;
  content: "\e900";
}

.dance-practice-schedule th,
.dance-practice-schedule td {
  padding: 8px;
}

.dance-practice-schedule th {
  background: #ececed;
}

.dance-practice-schedule__num,
.dance-practice-schedule__time {
  text-align: center;
}

td.dance-practice-schedule__num {
  width: 3em;
  padding-right: 4px;
  padding-left: 4px;
}

.dance-practice-schedule__date {
  white-space: nowrap;
}

.dance-practice-schedule__form {
  margin-bottom: 20px;
}

/* Present Form */

.question-fields {
  margin-bottom: 64px;
  counter-reset: q;
}

.question-field {
  margin: 48px 0;
  counter-increment: q;
}

.question-field input[type="text"],
.question-field textarea {
  width: 90%;
}

.question-field__label {
  display: block;
  position: relative;
  line-height: 1.4;
  margin-bottom: 8px;
  padding-left: 2em;
}

.question-field__label:before {
  position: absolute;
  left: 0;
  content: "Q" counter(q);
}

.question-field__control {
  padding-left: 2em;
}

.q2 .wpcf7-radio,
.q3 .wpcf7-radio {
  display: block;
  margin-bottom: 8px;
}

.q2 .wpcf7-list-item,
.q3 .wpcf7-list-item {
  display: block;
}

/* Sitemap
--------------------------------*/

.sitemap {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}

.sitemap + .sitemap {
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.sitemap > li {
  float: left;
  width: 33.3%;
  margin-bottom: 10px;
}

.sitemap > li:only-child {
  float: none;
  width: auto;
}

.sitemap-children {
  margin-left: -.5em;
  font-size: .875em;
}

.sitemap-children > li {
  display: inline-block;
  margin-left: .5em;
}

.sitemap-children > li:before {
  margin-right: 3px;
  color: #e697a7;
  font-family: icomoon;
  content: "\e90c";
}

/* Information
--------------------------------*/

/* Post
--------------------------------*/

.post {
  margin: 60px auto;
}

.entry-title {
  font-size: 1.5em;
}

.entry-title:after {
  display: block;
  height: 3px;
  background: #c6b89b;
  background: linear-gradient(to right, #38337F, #BE185E, #5EB44A, #595225, #E75412, #096272, #D86E6E);
  content: "";
}

.entry-title > a {
  text-decoration: none;
}

.entry-title > a:hover,
.entry-title > a:focus {
  opacity: .6;
}

.entry-footer {
  margin: 5px -10px 5px 0;
}

.entry-footer__date,
.entry-footer__place,
[itemprop="datePublished"],
.categories,
.tags {
  display: inline-block;
  margin-right: 10px;
}

.entry-footer__date:before,
[itemprop="datePublished"]:before {
  margin-right: 3px;
  font-family: icomoon;
  content: "\e911";
}

.categories:before {
  margin-right: 3px;
  font-family: fontAwesome;
  content: "\f114";
}

.tags:before {
  margin-right: 3px;
  font-family: fontAwesome;
  content: "\f02b";
}

.entry-footer__place:before {
  font-family: icomoon;
  content: "\e914";
}

.entry-content {
  margin-top: 40px;
  text-align: justify;
}

.attachment .entry-content {
  text-align: center;
}

.post strong,
.post em {
  color: inherit;
}

.post em {
  font-style: italic;
  font-weight: inherit;
}

/*== Wordpress Native Classes ==*/

.alignleft {
  float: left;
  margin-right: 1em;
}

.alignright {
  float: right;
  margin-left: 1em;
}

.aligncenter {
  display: block;
  margin: auto;
  text-align: center;
}

/* Social
--------------------------------*/

.social {
  list-style: none;
  overflow: hidden;
  padding: 0;
}

.social > li {
  float: left;
}

.social > li + li {
  margin-left: 12px;
}

.social a {
  display: block;
  text-decoration: none;
}

.social a:before {
  display: block;
  width: 1.6em;
  font: 20px/1.6 fontAwesome;
  text-align: center;
}

.social a[href*="facebook.com"]:before {
  content: "\f09a";
}

.social a[href*="facebook.com"]:hover:before,
.social a[href*="facebook.com"]:focus:before {
  background: #3b5998;
  color: #fff;
}

.social a[href*="instagram.com"]:before {
  content: "\f16d";
}

.social a[href*="instagram.com"]:hover:before,
.social a[href*="instagram.com"]:focus:before {
  background: #853fc7;
  background: radial-gradient(farthest-side at 15% 100%, #fedd85, #ef643f 40%, rgba(239, 100, 63, 0) 50%), linear-gradient(to bottom, #853fc7, #df346b 50%);
  color: #fff;
}

/* Pagenavi
--------------------------------*/

.page-nav {
  margin: 50px -2px 0;
  text-align: right;
  transition: .3s;
}

.page-nav:empty {
  display: none;
}

.spot-list + .page-nav {
  margin-top: 0;
}

.page-nav > a,
.page-numbers.current {
  display: inline-block;
  min-width: 1em;
  vertical-align: middle;
  line-height: 1;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 2px;
  padding: 10px;
  border: 2px solid transparent;
  background: #383480;
  color: #fff;
  font-family: Lato, sans-serif;
  text-align: center;
  text-decoration: none;
}

.attractions-page-nav > a {
  background: #5eb64a;
}

.onsen-page-nav > a {
  background: #58522B;
}

.gourmet-page-nav > a {
  background: #e75412;
}

.stay-page-nav > a {
  background: #096272;
}

.event-page-nav > a {
  background: #c0195e;
}

.page-nav > .pages {
  display: inline-block;
  margin-right: 20px;
}

.page-numbers.dots {
  display: inline-block;
  margin: 0 4px;
}

.page-numbers.current {
  border-color: currentColor;
  background: #fff;
  color: #383480;
}

.attractions-page-nav > .current {
  color: #5eb64a;
}

.onsen-page-nav > .current {
  color: #58522B;
}

.gourmet-page-nav > .current {
  color: #e75412;
}

.stay-page-nav > .current {
  color: #096272;
}

.event-page-nav > .current {
  color: #c0195e;
}

.page-numbers.prev:before,
.page-numbers.first:before {
  font-family: icomoon;
  content: "\e90e";
}

.page-numbers.next:before,
.page-numbers.last:after {
  font-family: icomoon;
  content: "\e90c";
}

.page-numbers.first:before {
  margin-right: 8px;
}

.page-numbers.last:after {
  margin-left: 8px;
}

.post-nav {
  position: relative;
  min-height: 1.7em;
}

.post-nav > .home {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.post-nav > [rel="prev"],
.post-nav > [rel="next"] {
  position: relative;
  max-width: 35%;
}

.post-nav > [rel="prev"]:before,
.post-nav > [rel="next"]:before {
  position: absolute;
  font-family: fontAwesome;
}

.post-nav > [rel="prev"] {
  float: right;
  padding-right: 1.2em;
  text-align: right;
}

.post-nav > [rel="prev"]:before {
  right: 0;
  content: "\f054";
}

.post-nav > [rel="next"] {
  float: left;
  padding-left: 1.2em;
}

.post-nav > [rel="next"]:before {
  left: 0;
  content: "\f053";
}

/* 404
--------------------------------*/

.not-found {
  padding: 40px 0;
  font-size: 1.125em;
  text-align: center;
}

/*------------------------------*/

.ie {
  font-family: "游ゴシック", "メイリオ", sans-serif;
}

.for-ie {
  padding: 10px 0;
  background: #f00;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

/* Tablet */

/* Mobile */

/* Cross Langage
--------------------------------*/

html:not(:lang(ja)),
.review-wanted-area > h3:not(:lang(ja)),
.selector:not(:lang(ja)),
.card-title:not(:lang(ja)),
.onsen-type:not(:lang(ja)),
.spot-data th:not(:lang(ja)),
.btn-instagram > .hashtag:not(:lang(ja)),
.photo-item > .title:not(:lang(ja)),
.photo-item > .theme:not(:lang(ja)),
.photo-tou-area > h1:not(:lang(ja)),
.photo-tou-area > .lede:not(:lang(ja)),
.review-item > .title:not(:lang(ja)),
.review-meta:not(:lang(ja)),
.required:not(:lang(ja)),
.souvenir-copy:not(:lang(ja)),
.souvenir-umakamon-heading:not(:lang(ja)),
.souvenir-shop__name:not(:lang(ja)),
.pickup-introduction-heading:not(:lang(ja)),
.pickup-topic-heading:not(:lang(ja)),
.tsuruta-ichiro-illustration > figcaption:not(:lang(ja)),
.tsuruta-ichiro-profile > .name:not(:lang(ja)) {
  font-family: sans-serif;
}

.presentation-item .title:not(:lang(ja)),
.pickup-item > a:not(:lang(ja)),
.traditional-craft-yamaga-toro-heading:not(:lang(ja)) {
  font-family: serif;
}

.tabs a:lang(en):before,
h2[data-en]:lang(en):before,
.page-title:lang(en):before,
.presentation-item .title:lang(en):before,
.tour-title[data-en]:lang(en):after {
  content: none;
}

h2[data-en]:lang(en) {
  padding-top: 15px;
  padding-bottom: 15px;
}

.global-nav a > span:lang(en) {
  display: none;
  speak: none;
}

.global-nav a:lang(en):after {
  text-transform: capitalize;
  speak: auto;
}

/* lanterndance entry btn */

.btn__form-city {
  margin-bottom: 1em;
  background-color: #e6a600;
  padding: 25px 15px;
}

.btn__form-outside {
  padding: 25px 15px;
}

ul.lanterndance-entry-note-form {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .global-nav a:lang(en):after {
    color: inherit;
    font-size: 1em;
  }
}

@media screen and (max-width: 1023px) {
  .onsen-content + .link {
    padding-right: 20px;
    padding-left: 20px;
  }

  .btn-onsen {
    font-size: 2.08334vw;
  }
}

@media screen and (max-width: 959px) {
  section,
  .page > .content,
  .site-header-content,
  .site-footer-content,
  .breadcrumbs,
  .blog-main,
  .link-banner-area,
  .tour-item,
  .selector-block,
  .spot-archive-content,
  .event-archive-content,
  .pamphlet-archive-content,
  .spot,
  .about-yamaga-page,
  .about-yamaga-item,
  .access-area > .content,
  .souvenir,
  .pickup,
  .tour-content,
  .tabpanels,
  .archive-lanterndance .content,
  .lanterndance-header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .souvenir-archive-content,
  .about-yamaga-page .content {
    padding-right: 0;
    padding-left: 0;
  }

  /*=== Common ===*/

  .screen-reader-text2 {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal;
  }

  .tabcontrol [role="tabpanel"] {
    right: 20px;
    left: 20px;
  }

  /*=== Heading ===*/

  h2:lang(en),
  h2[data-en]:before {
    font-size: 20px;
  }

  /*=== Header ===*/

  .site-title {
    float: none;
    margin-bottom: 20px;
  }

  .head-nav {
    position: absolute;
    top: 30px;
    right: 108px;
    margin: 0;
  }

  .head-nav > a {
    float: left;
  }

  .hn-access:before,
  .hn-map-search:before {
    display: block;
    width: 1.6em;
    line-height: 1.6;
    margin: 0;
    font-size: 20px;
    text-align: center;
  }

  .hn-map-search:before {
    font-family: icomoon;
    content: "\e910";
  }

  .head-social {
    position: absolute;
    top: 30px;
    right: 20px;
    margin: 0;
  }

  .social a[href*="facebook.com"]:before {
    background: #3b5998;
    color: #fff;
  }

  .social a[href*="instagram.com"]:before {
    background: #853fc7;
    background: radial-gradient(farthest-side at 15% 100%, #fedd85, #ef643f 40%, rgba(239, 100, 63, 0) 50%), linear-gradient(to bottom, #853fc7, #df346b 50%);
    color: #fff;
  }

  .global-nav a {
    border-color: currentColor;
  }

  .global-nav a:after {
    content: none;
  }

  .global-nav [href*="/events/"] {
    color: #BE185E;
  }

  .global-nav [href*="/tourism/"],
  .global-nav [href*="/attractions/"] {
    color: #5EB44A;
  }

  .global-nav [href*="/onsen/"] {
    color: #595225;
  }

  .global-nav [href*="/gourmet/"] {
    color: #E75412;
  }

  .global-nav [href*="/stay/"] {
    color: #096272;
  }

  .global-nav [href*="/souvenirs/"] {
    color: #D86E6E;
  }

  .global-nav [href*="/asobi/"] {
    color: #33637c;
  }

  .featured-movie.head-movie {
    height: auto;
    padding-top: 0;
  }

  .featured-movie.head-movie:after {
    content: none;
  }

  /*=== Footer ===*/

  .site-footer {
    background-image: url(images/bg_morning_glory.png);
    -webkit-background-size: 95px auto;
    background-size: 95px auto;
    background-position: top 25px right 10px;
  }

  .site-footer:before {
    content: none;
  }

  .site-footer-content h2 {
    text-align: center;
  }

  .pagetop {
    right: 20px;
    width: 30%;
    text-align: center;
  }

  .pagetop:hover,
  .pagetop:focus {
    padding-bottom: 8px;
  }

  /*=== Home ===*/

  .urgent-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .spot-search-area {
    display: block;
  }

  .event-info-area {
    padding-right: 0;
    padding-left: 0;
  }

  .access-ranking-area {
    -webkit-background-size: contain, 40px auto;
    background-size: contain, 40px auto;
  }

  .access-ranking .name {
    width: 96%;
    padding: 10px;
  }

  .yamaga-attractions-area > .content {
    margin-right: -20px;
    margin-left: -20px;
  }

  .presentation-item {
    padding: 60px 0;
  }

  .instagram-area {
    padding-right: 0;
    padding-left: 0;
  }

  /*=== Page ===*/

  .featured-header {
    height: auto;
  }

  .featured-header:before,
  .featured-title {
    height: 0;
    padding-top: 46.875%;
  }

  .featured-header:after,
  .featured-title:after {
    content: none;
  }

  .featured-title > img {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }

  .featured-description {
    margin-bottom: 16px;
    padding: 0 20px;
  }

  .featured-banner {
    margin-bottom: 24px;
  }

  /*=== About ===*/

  .about-featured-image,
  .about-featured-movie {
    margin-right: -20px;
    margin-left: -20px;
  }

  .about-featured-title > img {
    margin-left: 58%;
  }

  /*=== Pickup ===*/

  .pickup-featured-title {
    padding-top: calc(46.875vw);
  }

  .pickup-selector-block,
  .pickup-introduction-image,
  .pickup-topic-area {
    margin-right: -20px;
    margin-left: -20px;
  }

  .btn-pickup-site {
    height: 150px;
  }

  /* 八千代座 */

  .yachiyoza-topic-area {
    padding-right: 20px;
    padding-left: 20px;
  }

  .yachiyoza-tour-area {
    min-height: 0;
    padding-left: 320px;
  }

  .yachiyoza-tour-area:before {
    left: 0;
    width: 300px;
    background-size: contain;
  }

  /* さくら湯 */

  .sakurayu-tourist-information-area:before {
    right: -20px;
    left: -20px;
    width: auto;
  }

  .pickup-history-age-image {
    margin-right: 20px;
  }

  /* 民芸館 */

  .traditional-craft-yamaga-toro-area {
    padding-right: 24px;
    padding-left: 320px;
  }

  .traditional-craft-yamaga-toro-image {
    left: 32px;
  }

  /*=== Tourism ===*/

  .map-search-link {
    display: block;
    padding: 20px 20px 0;
    background: #5eb64a;
  }

  .btn-map-search {
    width: 48.5%;
    background: #fff;
    color: inherit;
  }

  .btn-map-search:before {
    content: "\e910";
  }

  .tour-archive-content {
    margin-top: 40px;
  }

  .tour-featured-image {
    margin-right: -20px;
    margin-left: -20px;
  }

  /* モデルコース */

  .tour-header {
    padding-left: 20px;
    padding-right: 220px;
  }

  .tour-item .tour-header {
    min-height: 0;
    padding: 0;
  }

  .tour-title-badge {
    top: -75px;
    right: 30px;
    width: 171px;
  }

  .tour-item .tour-title-badge {
    position: static;
    float: right;
    margin-top: -85px;
  }

  /*=== Spot Archive ===*/

  /*=== Spot Single ===*/

  .spot-featured-image,
  .pickup-featured-image {
    height: auto;
    margin: 0 -20px;
  }

  .spot-featured-image > img,
  .pickup-featured-image > img {
    position: static;
    min-height: 0;
    -webkit-transform: none;
    transform: none;
  }

  .no-featured-image:before {
    margin: 0 -20px;
  }

  /*=== Onsen ===*/

  .onsen-page-header:after {
    content: none;
  }

  .onsen-page-title {
    left: 10px;
  }

  .onsen-content > section:nth-child(n+2) {
    width: 50%;
  }

  /*=== Souvenir ===*/

  .souvenir-image {
    margin-right: 20px;
  }

  .souvenir-shop {
    flex-basis: 32%;
    margin: 0 0 0 2%;
  }

  .souvenir-shop:nth-child(3n+1) {
    margin-left: 0;
  }

  .souvenir-shop__name {
    font-size: 2.02257vw;
  }

  .souvenir-shop-data {
    font-size: 1.57311vw;
  }

  /*=== Photo ===*/

  .photo-tou-area.overlay {
    padding: 20px 20px 0;
  }

  .overlay-block.show {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .btn-close {
    margin: -10px -20px 0;
  }

  /*=== Movie ===*/

  .featured-movie {
    height: auto;
  }

  .featured-movie > iframe {
    position: static;
    min-width: 0;
    min-height: 0;
    -webkit-transform: none;
    transform: none;
  }

  .movie-featured-title {
    padding-top: 56.25%;
  }

  .movie-item {
    background-size: 148px;
  }

  .front-copy {
    width: 106px;
  }

  /*=== Review ===*/

  /*=== Access ===*/

  .access-featured-title {
    position: static;
    height: auto;
    padding: 20px 0;
    background: url(images/head_info.jpg) no-repeat 50% 50% #c6b89b;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
  }

  .access-featured-title > img {
    position: static;
  }

  .featured-map {
    margin: 0 -11.4% 0 -34%;
  }

  .access-area {
    padding: 0;
  }

  .access-panel > .content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .access-panels.tabcontrol [role="tabpanel"] {
    right: 0;
    left: 0;
  }

  .go-by-area {
    padding-right: 10px;
    padding-left: 10px;
  }

  .go-by-title {
    margin-left: -10px;
  }

  .access-guide > caption {
    width: 100%;
  }

  /*=== Lanterndance ===*/

  .lanterndance-description {
    padding: 0 200px 0 0;
  }

  /*=== Page Navi ===*/

  .page-nav {
    text-align: center;
  }

  .page-nav > .pages {
    display: block;
    margin: 0 1px 2px;
  }
}

@media screen and (max-width: 767px) {
  .onsen-content + .link {
    padding-right: 10px;
    padding-left: 10px;
  }

  .btn-onsen {
    font-size: 16px;
  }

  .post-list__item {
    display: grid;
    grid-template-areas: "date tag empty" "title title title";
    grid-template-columns: auto auto 1fr;
    padding: 12px 0;
  }

  .post-list__date {
    grid-area: date;
  }

  .post-list__tag {
    grid-area: tag;
  }

  .post-list__title {
    grid-area: title;
    margin-top: 4px;
  }

  .more-info {
    position: static;
    width: auto;
    margin-top: 32px;
  }

  .more-info > a {
    display: block;
    padding: 1em;
    border: 1px solid;
    text-align: center;
  }

  a[href^="tel:"] {
    text-decoration: underline;
  }

  section {
    padding: 30px 0;
  }

  section,
  .page > .content,
  .site-footer-content,
  .breadcrumbs,
  .blog-main,
  .link-banner-area,
  .tour-item,
  .spot-archive-content,
  .event-archive-content,
  .pamphlet-archive-content,
  .review,
  .spot,
  .about-yamaga-page,
  .about-yamaga-item,
  .access-area > .content,
  .souvenir,
  .pickup,
  .tour-header,
  .tour-content,
  .archive-lanterndance .content,
  .lanterndance-header {
    padding-right: 10px;
    padding-left: 10px;
  }

  .about-yamaga-page .content {
    padding-right: 0;
    padding-left: 0;
  }

  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="url"],
  input[type="submit"],
  textarea,
  select {
    width: 100%;
  }

  /*=== Common ===*/

  .btn {
    display: block;
    min-width: 0;
  }

  ul.banner {
    max-width: 625px;
    margin: auto;
  }

  ul.banner > li:nth-child(n) {
    clear: both;
    width: 48%;
    margin: 10px 0 0;
  }

  ul.banner > li:nth-child(2n) {
    float: right;
    clear: none;
  }

  .tagline {
    margin-bottom: 20px;
  }

  .tagline > span,
  .lede span {
    display: inline;
  }

  .sp-screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal;
  }

  /*=== Header ===*/

  .site-header-content {
    padding: 10px;
    border-top: 36px solid #333;
    border-bottom: 1px solid #ececed;
  }

  .site-title {
    max-width: calc(100% - 150px);
    margin: 0;
  }

  .head-nav,
  .head-social {
    top: 0;
    bottom: 0;
    height: 32px;
    margin: auto;
  }

  .head-nav {
    right: 86px;
  }

  .language-selector-ctrl {
    display: block;
    position: absolute;
    top: -36px;
    left: 0;
    min-width: 120px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    border: 1px solid #666;
    color: #fff;
    text-indent: 16px;
  }

  .language-selector-ctrl:after {
    margin-left: 8px;
    font-family: icomoon;
    content: "\e90d";
  }

  .language-selector {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden;
    min-width: 120px;
    height: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
  }

  .language-selector.open {
    height: auto;
    padding: 0;
  }

  .language-selector > li {
    display: block;
    border: 0;
  }

  .language-selector a,
  .language-selector span {
    padding: 10px;
  }

  .language-selector span {
    background: rgba(51, 51, 51, 0.6);
    color: #fff;
  }

  .head-social {
    right: 10px;
  }

  .social > li + li {
    margin-left: 6px;
  }

  .head-search {
    position: absolute;
    top: -34px;
    right: 2px;
    width: 50%;
    line-height: 32px;
    border: 0;
  }

  .search-form:before {
    color: #fff;
  }

  .search-form > label {
    display: inline-block;
    width: 100%;
  }

  .search-field {
    height: 32px;
    vertical-align: top;
    border-radius: 2px;
    background-color: #fff !important;
  }

  .global-nav {
    margin: 0;
    padding: 0;
  }

  .global-nav a {
    padding: 3px 0 0;
    border-color: currentColor;
    color: #38337F;
    font-size: 10px;
    text-indent: 0;
    letter-spacing: 0;
  }

  .global-nav a:before {
    line-height: 30px;
    margin-bottom: 0;
    font-size: 28px;
  }

  .global-nav [href*="/asobi/"]:before {
    font-size: 24px;
  }

  .global-nav span[data-short] {
    display: block;
    overflow: hidden;
    white-space: nowrap;
  }

  .global-nav span[data-short]:before {
    display: inline-block;
    width: 100%;
    content: attr(data-short);
    speak: none;
  }

  /*=== Footer ===*/

  .foot-content {
    float: none;
    width: auto;
    margin-bottom: 40px;
  }

  .pagetop {
    right: 0;
    width: 100%;
    border-top: 1px solid #ececed;
    border-radius: 0;
    background: #fff;
  }

  .pagetop:before {
    margin-right: 5px;
    font-family: icomoon;
    content: "\e90b";
  }

  /*=== Content ===*/

  main,
  .side {
    float: none;
    width: auto;
  }

  .breadcrumbs {
    margin: 8px 0;
  }

  /*=== Page ===*/

  .page-header {
    margin-bottom: 40px;
  }

  /*=== Home ***/

  .urgent-wrap {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .urgent-info {
    display: block;
  }

  .urgent-info__caption {
    display: block;
    width: auto;
    margin: 0;
    padding: .5em;
  }

  .urgent-info__content {
    display: block;
    padding: 1em;
  }

  .pickup-content-area {
    background-size: 50px auto;
  }

  .pickup-content-area > h2:after,
  .news-area > h2:after {
    content: none;
  }

  .pickup-contents {
    margin: 20px 0;
  }

  .pickup-item {
    display: table;
    float: none;
    width: 100%;
    margin: 20px 0 0;
  }

  .pickup-item > a:before {
    content: none;
  }

  .pickup-thumbnail,
  .pickup-name {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }

  .pickup-name,
  .pickup-item-lanterndance .pickup-name:lang(en) {
    padding-left: 20px;
  }

  .pickup-thumbnail {
    width: 100px;
  }

  .btn-guide {
    width: 100%;
    text-indent: 39px;
  }

  .btn-guide:before {
    top: 0;
    bottom: 0;
    width: 57px;
    height: 42px;
    margin: auto;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  .news-area > h2,
  .news-area > .content {
    float: none;
    width: auto;
    min-height: 0;
  }

  .access-ranking-area {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .access-ranking > li:nth-child(n) {
    float: none;
    width: auto;
    margin: 40px 0 0;
  }

  .access-ranking > li:before {
    top: -24px;
    left: 10px;
    width: 49px;
    height: 49px;
    line-height: 49px;
    -webkit-background-size: contain;
    background-size: contain;
    font-size: 21px;
  }

  .access-ranking .name {
    bottom: 0;
    width: auto;
    line-height: 1.5;
    padding: 8px;
    background: rgba(255, 255, 255, 0.75);
  }

  .tour-banner-block {
    background: none;
  }

  .yamaga-attractions-area,
  .yamaga-review-area,
  .event-info-area {
    padding-top: 30px;
    background-image: none;
  }

  .yamaga-attractions-area > .content {
    margin-right: -10px;
    margin-left: -10px;
  }

  .presentation-item {
    padding: 20px 0;
  }

  .presentation-item:before {
    font-size: 38px;
  }

  .presentation-item .title {
    font-size: 4vw;
  }

  .presentation-item .title:before {
    margin-bottom: 0;
    font-size: 1em;
  }

  .review-wanted-area {
    padding: 20px 10px;
    border-width: 6px 0 7px;
    border-image-width: 1;
    background-image: none;
    text-align: justify;
  }

  .review-wanted-area > h3 {
    margin-right: -10px;
    margin-left: -10px;
    text-indent: 0;
    letter-spacing: 0;
  }

  .review-wanted-area .link {
    max-width: none;
    margin: 0;
  }

  .review-wanted-area .link > .note {
    display: block;
    position: static;
    width: auto;
    height: auto;
    margin-bottom: 5px;
    padding-top: 0;
    background: none;
    font-size: .8em;
    text-align: center;
  }

  .insta-photos[class] {
    max-width: none;
  }

  .insta-photos > .insta-photo-item {
    width: 25%;
    padding: 0;
  }

  .insta-data {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .insta-comments {
    margin-left: 0;
  }

  .hotel-reservation-area {
    display: block;
    background: #096272;
    color: #fff;
  }

  .btn-hotel {
    background: #fff;
    color: #096272;
  }

  .btn-hotel:before {
    display: inline-block;
    line-height: 16px;
    vertical-align: text-top;
    font-size: 24px;
    content: "\e91d";
  }

  .tabikura-form-block {
    display: none;
  }

  /* Tab */

  .tabs {
    border-spacing: 5px 0;
  }

  .tabs a {
    padding: 6px;
    font-size: 10px;
    font-size: 3.125vw;
  }

  .tabs a[data-en]:before {
    content: none;
  }

  .tabpanels {
    padding: 10px;
  }

  .tabcontrol [role="tabpanel"] {
    top: 10px;
    right: 10px;
    left: 10px;
  }

  /*=== About ===*/

  .about-header {
    margin-bottom: 40px;
  }

  .about-yamaga-item {
    margin: 60px auto;
  }

  .about-featured-image,
  .about-featured-movie {
    margin: 0 -10px 20px;
  }

  /*=== Pickup ===*/

  .pickup-selector-block,
  .pickup-introduction-image,
  .pickup-topic-area {
    margin-right: -10px;
    margin-left: -10px;
  }

  .pickup-content > section > h2 {
    font-size: 1.5em;
  }

  .pickup-topic-area {
    padding: 17px 10px;
    border-width: 6px 0;
    border-image-width: 1;
  }

  .pickup-topic-heading {
    font-size: 1.0625em;
  }

  .btn-pickup-site {
    height: auto;
  }

  .pickup-history-age-image {
    float: none;
    width: auto;
    max-width: none;
    margin: 0 0 10px;
    text-align: center;
  }

  .pickup-history-age-area .graph {
    padding-top: 0;
  }

  /* 八千代座 */

  .pickup-yachiyoza-content h2:before,
  .pickup-yachiyoza-content h2:after {
    width: 30px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
  }

  .pickup-yachiyoza-content h2:after {
    margin: 0 0 0 10px;
  }

  .pickup-nav {
    display: block;
  }

  .pickup-nav > li {
    float: none;
    width: auto;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .pickup-nav a {
    display: inherit;
    position: static;
    padding: 10px;
    font-size: 1em;
  }

  .yachiyoza-tour-area:before {
    content: none;
  }

  .yachiyoza-introduction-area:after {
    height: 96px;
    -webkit-background-size: 190px;
    background-size: 190px;
  }

  .yachiyoza-event-heading {
    margin-bottom: 16px;
    font-size: 1.125em;
  }

  /* さくら湯 */

  .pickup-sakurayu-content h2:before,
  .pickup-sakurayu-content h2:after {
    width: 41px;
    height: 23px;
    margin-right: 5px;
    vertical-align: text-bottom;
  }

  .pickup-sakurayu-content h2:after {
    margin: 0 0 0 5px;
  }

  .sakurayu-bath-caption:before,
  .sakurayu-bath-caption:after {
    line-height: inherit;
    font-size: 1em;
  }

  .sakurayu-open {
    font-size: 1.125em;
  }

  .sakurayu-restoration-image {
    float: none;
    margin: 0 0 10px;
    text-align: center;
  }

  .sakurayu-tourist-information-area:before {
    right: -10px;
    left: -10px;
  }

  .sakurayu-tourist-information-area > h2:before,
  .sakurayu-tourist-information-area > h2:after {
    width: 13px;
    height: 29px;
    margin-right: 10px;
    vertical-align: middle;
  }

  .sakurayu-tourist-information-area > h2:after {
    width: 32px;
    margin: 0 0 0 10px;
  }

  /* 民芸館 */

  .pickup-mingeikan-content h2:before,
  .pickup-mingeikan-content h2:after {
    width: 38px;
    height: 29px;
    vertical-align: middle;
    margin-right: 12px;
  }

  .pickup-mingeikan-content h2:after {
    margin: 0 0 0 12px;
  }

  .traditional-craft-yamaga-toro-area {
    margin: 40px 0;
    padding: 50px 10px;
    padding: calc(7.291667% + 20px) 10px;
  }

  .traditional-craft-yamaga-toro-area::before,
  .traditional-craft-yamaga-toro-area::after {
    height: 0;
    padding-top: 7.8%;
    padding-top: calc((100% + 20px) * .07291667);
  }

  .traditional-craft-yamaga-toro-heading {
    font-size: 1.25em;
    text-align: center;
  }

  .traditional-craft-yamaga-toro-image {
    position: static;
    float: left;
    width: 100px;
    height: auto;
    margin-right: 10px;
  }

  .tsuruta-ichiro-illustration {
    width: 29.3334%;
    margin: 20px 0 0 6%;
  }

  .tsuruta-ichiro-illustration:nth-child(5n+1) {
    clear: none;
    margin-left: 6%;
  }

  .tsuruta-ichiro-illustration:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }

  .tsuruta-ichiro-photo {
    width: 120px;
    margin-right: 10px;
  }

  section.mingeikan-history-area > h2 {
    font-size: 1.3em;
    letter-spacing: 0;
  }

  /*=== Tourism ===*/

  .map-search-link {
    padding: 10px 10px 0;
  }

  .btn-map-search {
    width: auto;
  }

  span.selector-btn:after {
    border-width: 10px 6px 0;
  }

  .tour-archive-content {
    margin-top: -16px;
  }

  .tour-featured-image {
    margin-right: -10px;
    margin-left: -10px;
  }

  .tour-title {
    letter-spacing: 0;
  }

  .tour > .link {
    margin-top: 30px;
  }

  .tour-hanacafe .tour-title:before {
    content: none;
  }

  /* モデルコース */

  .tour-header {
    margin-bottom: 40px;
  }

  .tour-title-badge {
    top: -110px;
    right: 10px;
    width: 114px;
  }

  .tour-item .tour-title-badge {
    display: block;
    float: none;
    margin: -75px auto 0;
  }

  /*=== Spot Archive ===*/

  .featured-title > img,
  .page-title > img {
    width: 105px;
  }

  .featured-description {
    padding: 0 10px;
    font-size: .875em;
  }

  .selector-block {
    padding: 10px;
  }

  .selector:only-child {
    width: auto;
  }

  .selector-btn,
  .selector-ctrl {
    padding-right: 8px;
    padding-left: 8px;
  }

  .selector-ctrl:after,
  a.selector-btn:after {
    right: 8px;
    font-size: 12px;
  }

  .select-list {
    width: calc(100vw - 20px);
  }

  .spot-archive-content {
    font-size: .875em;
  }

  .spot-archive-content > .results {
    float: none;
  }

  .icon-meaning {
    float: none;
    margin: 10px 0;
    text-align: center;
  }

  article.card,
  .card:nth-child(3n+1) {
    clear: both;
    width: 48%;
    margin: 0 0 25px;
  }

  .card:nth-child(2n) {
    float: right;
    clear: none;
  }

  .today-stamp {
    line-height: 30px;
    font-size: 16px;
  }

  .today-stamp:before,
  .today-stamp:after {
    border-width: 15px 12px 15px 0;
  }

  /*=== Spot Single ===*/

  .spot-featured-image,
  .pickup-featured-image {
    margin: 0 -10px;
  }

  .no-featured-image:before {
    content: none;
  }

  .spot-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .spot-featured-image + .spot-header {
    min-height: 132px;
    background-position: 100% 10px;
    background-size: 100px;
  }

  .no-featured-image > .spot-header {
    padding-top: 0;
  }

  .spot-image {
    float: none;
    max-width: none;
    margin: 0 -10px 10px;
    text-align: center;
  }

  .spot-title {
    font-size: 1.222em;
  }

  .spot h2 {
    margin-bottom: 0;
  }

  .spot-data-area,
  .spot-map-area {
    float: none;
    width: auto;
    max-width: none;
  }

  .spot-data {
    display: block;
  }

  .spot-data > tbody,
  .spot-data tr,
  .spot-data th,
  .spot-data td {
    display: inherit;
    width: auto;
  }

  .spot-data tr {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
  }

  .spot-data th,
  .spot-data td {
    padding: 0 5px;
    border: 0;
    text-align: left;
  }

  #spot-map {
    height: 300px;
    margin: 10px -10px 0;
  }

  /*=== Onsen ===*/

  .onsen-page-header {
    margin-top: -16px;
  }

  .onsen-page-title {
    top: 8px;
    right: 8px;
    bottom: auto;
    left: auto;
    width: 175px;
  }

  .onsen-page-description {
    position: static;
    width: auto;
    padding: 10px;
    font-size: .875em;
  }

  .onsen-content h2 {
    padding-left: 25px;
    background-position: 0 10px;
    -webkit-background-size: 20px;
    background-size: 20px;
  }

  .onsen-content > section:nth-child(n+2) {
    float: none;
    width: auto;
  }

  /*=== Event ===*/

  .event-data {
    font-size: 1em;
  }

  .event-data > li:before {
    margin-right: 8px;
  }

  .back-event-list > .btn:nth-child(n) {
    float: none;
    width: auto;
    max-width: none;
    margin-top: 10px;
  }

  .btn-event-form-guide {
    width: auto;
    max-width: none;
  }

  .calendar-hint {
    margin-top: 0;
  }

  .event-entry-area {
    width: auto;
    padding-top: 0;
  }

  .event-entry-form .wpcf7-form {
    margin-top: 0;
  }

  /*=== Souvenir ===*/

  .souvenir-selector-block {
    margin-bottom: 40px;
  }

  .selector-btn[data-short]:before {
    content: attr(data-short);
  }

  .souvenir {
    margin: 40px auto;
  }

  .souvenir-name {
    font-size: 1.25em;
  }

  .souvenir-name:before {
    width: 36px;
    height: 25px;
  }

  .souvenir-image {
    float: none;
    width: auto;
    margin: 0 -10px 20px;
  }

  .souvenir-content {
    margin-bottom: 20px;
  }

  .souvenir-shops-area {
    margin-top: 0;
    padding-bottom: 40px;
  }

  .souvenir-shops {
    display: block;
    max-width: 300px;
    margin: 0 auto;
  }

  .souvenir-shop {
    margin: 40px 0 0;
  }

  .souvenir-shop:nth-child(n+4) {
    margin-top: 40px;
  }

  .souvenir-shop__image {
    margin-bottom: 12px;
  }

  .souvenir-shop__name {
    font-size: 16px;
  }

  .souvenir-shop-data {
    margin-top: 0;
    font-size: 14px;
  }

  .souvenir-shop-data__item {
    margin-top: 12px;
  }

  /*=== Photo ===*/

  .photo-item {
    clear: both;
    width: 48%;
    margin-left: 0;
  }

  .photo-item:nth-child(2n) {
    float: right;
    clear: none;
  }

  .photo-item > .theme {
    font-size: .75em;
  }

  .photo-download {
    margin-top: 10px;
  }

  .btn-photo {
    font-size: .875em;
  }

  .btn-photo:before {
    line-height: inherit;
    margin-right: 6px;
    font-size: 1em;
  }

  .photo-tou-area > h1 {
    font-size: 7.5vw;
  }

  .photo-tou-area > .lede {
    text-align: inherit;
  }

  .photo-tou-area.overlay {
    padding: 20px 10px 0;
  }

  .overlay-block.show {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .buttons > .btn {
    float: none;
    width: 100%;
  }

  .buttons > .btn:nth-child(2n) {
    float: none;
    margin-top: 10px;
  }

  .btn-close {
    margin: -30px -10px 0;
  }

  /*=== Movie ===*/

  .featured-movie > iframe {
    max-height: 432px;
  }

  .btn-play {
    position: relative;
    bottom: 0;
    width: auto;
    border: 0;
    background: #333;
    font-size: 16px;
  }

  .movie-item {
    background: none;
  }

  .movie-content {
    position: relative;
    float: none;
    margin: 0 0 5px;
    padding-top: 56.25%;
  }

  .movie-content > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /*=== Pamphlet ===*/

  .pamphlet-list {
    display: block;
  }

  .pamphlet-item {
    float: none;
    width: auto;
    margin-left: 0;
  }

  .pamphlet-item:first-child {
    margin-top: 0;
  }

  .pamphlet-thumbnail {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 10px;
  }

  .pamphlet-description {
    overflow: hidden;
  }

  .pamphlet-link {
    clear: both;
  }

  /*=== Review ===*/

  section.review-form-area {
    padding-top: 0;
    background: none;
  }

  .review-item {
    float: none;
    width: auto;
    margin: 20px 0 0;
  }

  .review-item > a {
    display: table;
    width: 100%;
  }

  .review-thumbnail {
    display: table-cell;
    width: 120px;
  }

  .review-item .title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
  }

  .review {
    max-width: none;
  }

  .review:before {
    content: none;
  }

  .review-title {
    margin: 40px 0 20px;
  }

  .review-photo {
    margin-right: -10px;
    margin-left: -10px;
  }

  .review-meta {
    margin: 10px 0;
  }

  .review-meta > .author {
    display: block;
  }

  /*=== Press Form ===*/

  .present-form-area {
    background: none;
  }

  .btn--press-form:before {
    content: none;
  }

  /*=== Access ===*/

  .access-header {
    margin-bottom: 40px;
  }

  .access-tabs a:before {
    transform: skewX(0.6rad);
  }

  .access-panel {
    padding: 15px 0;
  }

  .go-by-title,
  .access-guide > caption {
    width: auto;
  }

  .go-by-title:after,
  .access-guide > caption:after {
    content: none;
  }

  .go-by-title {
    display: block;
    margin-right: -10px;
  }

  .go-by-sub-title {
    float: none;
    margin: 0 0 10px;
  }

  .access-route + .access-route {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted;
  }

  .access-route > li {
    float: none;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
  }

  .access-route > li:before {
    top: auto;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    content: "\f107";
  }

  .yamaga-map,
  .access-guides {
    float: none;
    width: auto;
  }

  .yamaga-map {
    margin-bottom: 40px;
  }

  .yamaga-map .btn-map {
    margin-top: 0;
  }

  .access-guide th,
  .access-guide td {
    padding: 6px;
  }

  /*=== Lanterndance ===*/

  .spot-featured-image + .lanterndance-header {
    background: none;
  }

  .lanterndance-description {
    padding: 0;
  }

  .archive-lanterndance section > h2 {
    padding-top: 54px;
    background-size: 71px;
    font-size: 1.25em;
  }

  .archive-lanterndance section > h2:before,
  .archive-lanterndance section > h2:after,
  .about-lanterncance-area > .content:before {
    content: none;
  }

  /*=== Form ===*/

  .wpcf7-form {
    width: auto;
  }

  .control-label,
  .control-group {
    display: block;
    float: none;
    width: auto;
    padding-right: 0;
  }

  .submit {
    text-indent: 0;
  }

  input[type="submit"],
  input[type="file"] {
    width: 100%;
  }

  input[type="date"] {
    vertical-align: middle;
  }

  input.wpcf7-free-text {
    width: auto;
  }

  .controls input {
    width: auto;
  }

  .form-attention > p {
    text-align: inherit;
  }

  .dance-practice-schedule {
    display: block;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }

  .dance-practice-schedule > caption {
    max-width: calc(100vw - 20px);
  }

  .dance-practice-schedule th,
  .dance-practice-schedule td {
    font-size: .75em;
  }

  .form-sub-list__item {
    display: block;
  }

  .form-sub-list__item > dt {
    margin-right: 0;
  }

  .question-field {
    margin: 32px 0;
  }

  .question-field input[type="text"],
  .question-field textarea {
    width: 100%;
  }

  .question-field__control {
    padding-left: 0;
  }

  /*=== Sitemap ===*/

  .sitemap {
    margin: 20px 0;
  }

  .sitemap > li {
    float: none;
    width: auto;
  }

  /*=== Information ===*/

  /*=== Post ===*/

  .alignleft,
  .alignright {
    display: block;
    float: none;
    margin: 1em auto;
    text-align: center;
  }

  /*=== Page Navi ===*/

  .page-nav {
    margin: 25px -1px 0;
    font-size: .91428em;
    font-size: 4vw;
  }

  .page-nav > a,
  .page-numbers.current {
    height: 1em;
    margin: 0 1px;
    padding: 5px;
    font-family: Menlo, Consolas, monospace;
  }

  .page-numbers.dots {
    margin: 0 2px;
  }

  .post-nav > a {
    width: 33.333%;
    padding: 10px 0;
    background: #ececed;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
  }

  .post-nav > [rel="prev"],
  .post-nav > [rel="next"] {
    text-align: center;
  }

  .post-nav > [rel="prev"] {
    padding-right: 20px;
    border-radius: 0 6px 6px 0;
  }

  .post-nav > [rel="next"] {
    padding-left: 20px;
    border-radius: 6px 0 0 6px;
  }

  .post-nav > [rel="prev"]:before,
  .post-nav > [rel="next"]:before {
    width: 20px;
  }

  .post-nav > [rel="prev"]:after {
    content: "前の記事へ";
    speak: none;
  }

  .post-nav > [rel="next"]:after {
    content: "次の記事へ";
    speak: none;
  }

  .post-nav > .home {
    border: solid #fff;
    border-width: 0 1px;
  }

  .global-nav a:lang(en):after {
    content: attr(data-en);
  }
}

@media print {
  body {
    min-width: 1024px;
  }
}