@charset "UTF-8";

/*
Theme Name: 天草宝島観光協会SP
Theme URI:
Description:
Author: Abfactory
Template: amakusa
Version: 1.0
*/

/****** Size ******
 24px:	1.5rem
 23px:	1.4375rem
 22px:	1.375rem
 21px:	1.3125rem
 20px:	1.25rem
 19px:	1.1875rem
 18px:	1.125rem
 17px:	1.0625rem

 16px:	1rem

 15px:	 .9375rem
 14px:	 .875rem
 13px:	 .8125rem
 12px:	 .75rem
 11px:	 .6875rem
 10px:	 .625rem
  9px:	 .5625rem
  8px:	 .5rem
  7px:	 .4375rem
  6px:	 .375rem
  5px:	 .3125rem
  4px:	 .25rem
  3px:	 .1875rem
  2px:	 .125rem
  1px:	 .0625rem
*******************/

@font-face {
	font-family: 'icomoon';
	src:url('/wp-content/themes/amakusa/fonts/icomoon.eot');
	src:url('/wp-content/themes/amakusa/fonts/icomoon.eot#iefix') format('embedded-opentype'),
		url('/wp-content/themes/amakusa/fonts/icomoon.ttf') format('truetype'),
		url('/wp-content/themes/amakusa/fonts/icomoon.woff') format('woff'),
		url('/wp-content/themes/amakusa/fonts/icomoon.svg#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 {
	border: 0;
	max-height: 100%;/* Fix Chrome font size */
	font: inherit;
	font-size: 1em;
	margin:0;
	padding:0;
}

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

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

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

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


/* Base
--------------------------------*/
html {
	overflow: auto;
	font: 16px/1.6 "FOT-筑紫ゴシック Pr5 R", sans-serif;
}

.wideview {
	font-size: 32px;
}

body {
	overflow-x: hidden;
	background: #fff;
	color: #333;
	-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;
}

em,
strong {
	color: #c00;
	font-style: inherit;
	font-weight: bold;
}

img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
}

iframe {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
}

ul {
	padding-left: 2em;
}

ol {
	padding-left: 2.5em;
}

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

article,
section {
	margin: 40px auto;
}

article section,
section section {
	margin: 20px auto;
}

nav + section {
	margin-top: 20px;
}

h2 + section {
	margin-top: 0;
}

main p {
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 1em 0;
}

main p b,
main p strong {
    font-family: "FOT-筑紫ゴシック Pro E", sans-serif;
}

article:first-child,
section:first-child,
p:first-child {
	margin-top: 0;
}

article:last-child,
section:last-child,
p:last-child {
	margin-bottom: 0;
}

table {
	background: #fff;
	border: 3px solid #ddd;
	width: 100%;
}

table + table {
	margin-top: 20px;
}

th,
td {
	border-bottom: 1px dotted #bbb;
	padding: 8px;
}

th {
	background: #F0EEDA;
	font-weight: bold;
	text-align: center;
}

input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
	font: inherit;
	font-size: .8125rem;
	line-height: 1.4;
	padding: 6px;
}

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

input[disabled] {
	cursor: default;
}

select {
  max-width: 100%;
	font: inherit;
}

legend {
	color: #0498d8;
	font-weight: bold;
	font-size: 1.3em;
}


/* Site Width
--------------------------------*/
.site {
	position: relative;
	margin: auto;
}


/* Common
--------------------------------*/
article:after,
section:after,
header:after,
footer:after,
nav:after,
[class*="-content"]:after,
.group:after,
.cf:after {
	display: block;
	clear: both;
	content: "";
}

.link,
.image,
.graph,
.thumbnail,
.banner,
.map,
.headline,
.footline {
	text-align: center;
}

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

.name {
	font-weight: bold;
}

.btn,
input[type="submit"],
.contents-nav a {
	display: block;
	background: #fff;
	border: .0625rem solid;
	border-radius: .25em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #2793D2;
	max-width: 100%;
	font-size: 1rem;
	text-align: center;
	text-decoration: none;
	padding: .5em;
	-webkit-appearance: none;
	appearance: none;
}

.btn:before,
.contents-nav a:before  {
	content: "\e901";
	font-family: icomoon, sans-serif;
	margin-right: .625rem;
}

input[type="submit"] {
	display: inline-block;
	font-family: inherit;
	line-height: inherit;
	min-width: 50%;
	-webkit-transition: .3s;
	transition: .3s;
}

input[type="submit"][disabled] {
	color: #ddd;
}

.document-table tbody {
	counter-reset: num;
}

.document-table tbody tr {
	counter-increment: num;
}

.document-table tbody th {
	white-space: nowrap;
}

.document-table tbody th:before {
	content: counter(num) ". ";
}

.empty {
	color: #999;
	font-size: 1rem;
	text-align: center;
}

/*:lang(en) {
	font-family: Tangerine, serif;
}*/

.table-wrap {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.table-wrap:before {
  display: block;
  color: #999;
  font-size: 12px;
  content: "左右にスクロールできます";
}


/* Deprecated Classes
--------------------------------*/
.cf {zoom: 1}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.center {
	text-align: center;
}


/* Heading
--------------------------------*/
h1,h2,h3,h4,h5,h6 {
	font-family: "FOT-筑紫ゴシック Pr5 M", sans-serif;
}

h2,
h2[data-en]:before {
	background: url(images/bg_h2.png) no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	text-shadow: .0625rem .0625rem .0625rem rgba(0,114,151,.65);
}

h2 {
	font-size: 1.125rem;
	line-height: 1.3334;
	text-align: center;
	margin: 0 0 .625rem;
	padding: .6875rem 10px .9375rem;
}

article h2,
section h2,
.widget h2 {
	margin-left: -10px;
	margin-right: -10px;
}
/*
h2[data-en] {
	background: none;
	color: #2692D2;
	font-size: .75rem;
	text-shadow: none;
	padding: 0;
}

h2[data-en]:before {
	display: block;
	content: attr(data-en);
	font-family: Tangerine, serif;
	font-size: 1.875rem;
	padding: .125rem 0 .5rem;
}
*/
h3 {
	position: relative;
	background: url(images/bd_stripe.gif) repeat-x 0 100%;
	background-image: -webkit-repeating-linear-gradient(0deg, #999, #999 50%, transparent 50%, transparent 100%);
	background-image: repeating-linear-gradient(to right, #999, #999 50%, transparent 50%, transparent 100%);
	-webkit-background-size: .125rem .125rem;
	background-size: .125rem .125rem;
	font-size: 1.125rem;
	margin-bottom: .5em;
	padding: 0 0 .125rem 1.25rem;
}

h3:before {
	position: absolute;
	border: .25rem solid #0498D8;
	border-radius: 50%;
	content: "";
	width: .5rem;
	height: .5rem;
	left: 0;
	top: .25em;
}

h4 {
	border-left: .3125em solid #0498D8;
	font-size: 1rem;
	margin-bottom: .75em;
	padding-left: .3125em;
}

h5 {
	border-bottom: 1px dotted #0498D8;
	font-size: .875rem;
	margin-bottom: 1em;
}

h6 {
	margin-bottom: 1em;
}


/* Header
--------------------------------*/
.site-header {
	position: relative;
	padding: .625rem 0;
	border-top: 36px solid #333;
}

.site-title {
	width: 6.8125rem;
	margin: 0 auto .75rem;
}

.head-nav {
	position: absolute;
	list-style: none;
	text-align: center;
	padding: 0;
	top: .9375rem;
	right: .625rem;
}

.head-nav li {
	float: left;
	margin-left: .625rem;
}

.head-nav a {
	display: block;
	font-family: "Martel Sans", sans-serif;
	font-size: .6875em;
	text-decoration: none;
	text-transform: uppercase;
}

.head-nav a:before {
	display: block;
	font: 2em/1.2 icomoon, sans-serif;
}

.head-nav [href*="/access"]:before {
	content: "\e905";
}

.head-nav [href^="#sitemenu"]:before {
	content: "\e904";
}

.language-selector-ctrl {
	display: block;
	position: absolute;
	top: -36px;
	left: 0;
	width: 120px;
	line-height: 34px;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
	background: transparent;
	color: #fff;
}

.language-selector-ctrl:before {
	position: absolute;
	left: 8px;
	font-family: icomoon;
	content: "\e902";
}

.language-selector {
	display: none;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 120px;
	max-height: none;
	box-shadow: 1px 1px 3px rgba(0,0,0,.3);
	margin: 0;
	padding: 0;
	background: rgba(255,255,255,.95);
	font-size: .8125rem;
	text-align: center;
}

.no-js .language-selector {
	display: block;
}

.language-selector a {
	display: block;
	padding: .25rem;
	text-decoration: none;
}

.language-selector :lang(en) {
	font-family: sans-serif;
}

.global-nav {
	text-align: center;
	margin: 0 auto;
}

.global-nav li {
	float: left;
	width: 33.333%;
}

.global-nav a {
	display: block;
	border: 0 dotted #666;
	letter-spacing: .1em;
	text-decoration: none;
	text-indent: .1em;
	padding: .5rem 0;
}

.global-nav a:before {
	display: block;
	color: #0498D8;
	content: attr(data-en);
	font: 1.5em/1 Tangerine, serif;
}

.global-nav li:nth-child(3n+2) a {
	border-width: 0 .0625rem;
}

.global-nav li:nth-child(n+4) a {
	border-top-width: .0625rem;
}

.hero {
	position: relative;
	color: #000;
	text-align: center;
}

/* TOPのひし形 */
/*.hero:before,*/
.heading-content .page-title:before {
	position: absolute;
	background: rgba(255,255,255,.5);
	-webkit-background-clip: content-box;
	background-clip: content-box;
	border: 5px solid rgba(255,255,255,.5);
	content: "";
	width: 130px;
	height: 130px;
	margin: auto;
	padding: 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	-webkit-transform: scaleY(.967) rotate(45deg);
	transform: scaleY(.967) rotate(45deg);
}

.hero .slogan {
	position: absolute;
	font-size: 10px;
	letter-spacing: .3em;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 10;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.hero .slogan span {
	display: block;
	font: 36px/1 Tangerine, serif;
	letter-spacing: .02em;
}

.first-guide {
	overflow: hidden;
	list-style: none;
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
}

.first-guide li {
	float: left;
	width: 50%;
}

.limited{
	padding-top: 10px;
}

/* Slide */
.banner-slide {
	margin-bottom: 40px;
}
.banner-slide .slides {
	height: 130vw;
	overflow: hidden;
}

/* Footer
--------------------------------*/
.site-footer {
	margin-bottom: 40px;
	background-image: url(images/bg_footer_top.png), url(images/bg_footer.png);
	background-repeat: no-repeat, repeat-y;
	background-position: 50% 0;
	-webkit-background-size: 100%;
	background-size: 100%;
	color: #fff;
	font-size: .8125rem;
	text-align: center;
	padding: 1.5rem 0 0;
}

.foot-nav {
	list-style: none;
	margin: .9375rem .625rem;
	padding: 0;
}

.foot-nav li + li {
	margin-top: .625rem;
}

.foot-nav .btn[href$="/pamphlet"]:before {
	content: "\e908";
}

.foot-nav .btn[href$="?am_force_theme_layout=desktop"]:before {
	content: "\e909";
}

.foot-nav .btn--mitsubachi:before {
	display: inline-block;
	width: 1rem;
	height: 1.6rem;
	vertical-align: top;
	background: url(images/i_888.png) no-repeat 0 50%;
	background-size: 100%;
	content: "";
}

.foot-info {
	background: inherit;
	background-image: url(images/bg_footer_bottom.png);
	background-color: #fff;
	color: #333;
	padding: 1.5rem .625rem .625rem;
}

.organization [itemprop="name"],
.organization [itemprop="address"],
.organization .open {
	display: block;
}

.organization [itemprop="name"] {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 8px;
}

.foot-info .link {
	margin-top: .3125rem;
}

.foot-info .link a {
	margin: 0 .5rem;
}

.foot-info .link a:before {
	display: inline-block;
	font-family: icomoon, sans-serif;
	font-size: 1.385em;
	vertical-align: -0.1em;
	text-decoration: none;
}

.foot-info .link [href$="/association"]:before {
	content: "\e906";
}

.foot-info .link [href$="/society"]:before {
	content: "\e907";
}

.copyright {
	background: inherit;
	background-image: url(images/bg_footer_top.png);
	font-size: .75rem;
	padding: .75rem;
}

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

.copyright small + small {
	font-size: .8333em;
}

.social,
.share {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	list-style: none;
	font-family: "Martel Sans", sans-serif;
	text-align: center;
	padding: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.social a:before,
.share a:before {
	font-family: icomoon, sans-serif;
}

.social a {
	display: block;
	font-size: .75rem;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 .625rem;
}

.social a:before {
	display: block;
	background: #fff;
	border-radius: 50%;
	color: #0498D8;
	width: 2.3077em;
	font-size: 2.16667em;
	line-height: 2.3077;
	margin: 0 auto .25rem;
}

.share {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.site-footer .share {
	margin: .9375rem .625rem;
}

.share li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

.share li + li {
	margin-left: .25rem;
}

.share a {
	overflow: hidden;
	display: block;
	background: #3b5998;
	border-radius: 4px;
	color: #fff;
	font-size: .625rem;
	text-decoration: none;
	padding: .125rem .25rem;
}

.site-footer .share a {
	border: 1px solid;
}

.share a:before {
	font-size: 1.4em;
	vertical-align: middle;
	margin-right: .25rem;
}

.share .twitter {
	background: #55acee;
}

.share .gplus {
	background: #dd4b39;
}

.share .hatena {
	background: #008fde;
}

.fb:before {
	content: "\e90a";
}

.twitter:before {
	content: "\e90b";
}

.gplus:before {
	content: "\e90c";
}

.hatena:before {
	content: "\e90d";
}

.instagram:before {
	content: "\e90e";
}

.tour-link {
	display: -webkit-flex;
	display: flex;
	list-style: none;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 5000;
	margin: 0;
	padding: 0;
}

.tour-link > li {
	-webkit-flex: 0 0 50%;
	flex: 0 0 50%;
	line-height: 1.5;
	background: #2793D2;
	color: #fff;
	font-size: 1rem;
	text-align: center;
}

.tour-link > li:first-child {
	background: #ec8477;
}

.tour-link a {
	display: block;
	padding: .5em 0;
	text-decoration: none;
}


/* Content
--------------------------------*/
.site-content {
	margin: 0 auto 2.5rem;
	padding: 0 10px;
}

.home .site-content,
.jumbotron + .site-content {
	margin-top: 1.25rem;
}

main {
	font-size: .875em;
}

.wideview main {
	font-size: .4375rem;
}

.side {
	margin-top: 2.5rem;
}

.sitemenu {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	position: fixed;
	background: #0498D8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	width: 88%;
	padding: 1.25rem .625rem .625rem;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	z-index: 100001;
}

.sitemenu:before {
	display: block;
	background: url(../amakusa/images/logo_w.png) no-repeat 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	content: "";
	width: 6.8125rem;
	height: 1.375rem;
	margin: 0 auto .9375rem;
}

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

.sitemenu li {
}

.sitemenu a {
	display: block;
	text-decoration: none;
	padding: .625rem;
}

.sitemenu-category {
	overflow: hidden;
}

.sitemenu-category li {
	clear: both;
	float: left;
	width: 49%;
	margin-top: .3125rem;
}

.sitemenu-category li:nth-child(2n) {
	clear: none;
	float: right;
}

.sitemenu-category a {
	display: -webkit-flex;
	display: flex;
	background: #fff;
	color: #333;
	-webkit-align-items: baseline;
	align-items: baseline;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.sitemenu-category a:before {
	color: #0498D8;
	content: attr(data-en);
	font: 2em/1 Tangerine, serif;
}

.sitemenu-contents {
	margin: .625rem 0;
}

.sitemenu-contents li + li {
	margin-top: .125rem;
}

.sitemenu-contents a {
	background: #fff;
	border-radius: .25rem;
	color: #0498D8;
}

.sitemenu-contents a,
.sitemenu-subcontents a {
	position: relative;
	padding-right: 1.5rem;
}

.sitemenu-contents a:after,
.sitemenu-subcontents a:after {
	position: absolute;
	color: #0498D8;
	content: "\e901";
	height: 1em;
	font-family: icomoon, sans-serif;
	line-height: 1;
	margin: auto;
	right: 4px;
	top: 0;
	bottom: 0;
}

.sitemenu-subcontents {
	background: #E2F5FE;
	border-radius: .25rem;
	color: #333;
}

.sitemenu-subcontents li + li {
	border-top: .0625rem dashed #0498D8;
}

.sitemenu-close {
	text-align: center;
}

.sitemenu-close:before {
	content: "\e90f";
	font-family: icomoon, sans-serif;
	margin-right: .625rem;
}

.google-search {
	text-align: center;
	margin: .9375rem auto;
}

.google-search input[name="q"] {
	background-position: .5rem 50%!important;
	border: 0!important;
	border-radius: .25rem;
	width: 80%;
	font: inherit;
	padding: .5rem!important;
	-webkit-appearance: none;
	appearance: none;
}

.google-search button {
	overflow: hidden;
	background: transparent;
	border: 0;
	color: inherit;
	width: 1.875rem;
	height: 1.875rem;
	font: .75em/1 sans-serif;
	vertical-align: middle;
	padding: 0;
	-webkit-appearance: none;
	appearance: none;
}

.google-search button:before {
	display: block;
	content: "\e910";
	font: 1.25rem/1.5 icomoon, sans-serif;
}

.drawer,
.drawer-overlay {
	-webkit-transition: .3s;
	transition: .3s;
}

.open .drawer,
.no-js .sitemenu:target {
	box-shadow: .0625rem 0 .375rem rgba(0,0,0,.5);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.drawer-backdrop {
	position: fixed;
	visibility: hidden;
	background: rgba(255,255,255,.8);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 100000;
	cursor: pointer;
	opacity: 0;
}

.open .drawer-backdrop {
	visibility: visible;
	opacity: 1;
}

.drawer-backdrop:before {
	position: absolute;
	background: #0498D8;
	border-radius: .1875rem;
	box-shadow: .0625rem 0 2px rgba(0,0,0,.5);
	color: #fff;
	content: "\e90f";
	width: 1.25em;
	font: 1.25rem/1.25 icomoon, sans-serif;
	text-align: center;
	right: .375rem;
	right: calc((12% - 1.25rem) / 2);
	top: .9375rem;
}

.event {
	position: relative;
	margin: 0 -10px;
}

.breadcrumbs {
	font-size: .75rem;
	margin: 10px 0;
}

.breadcrumbs li {
	display: inline-block;
}

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

.breadcrumbs li + li:before {
	content: ">";
}

.pr {
	overflow: hidden;
	font-size: .75rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.home .pr {
	margin-top: -20px;
}

.pr a {
	color: #0498d8;
}


/* Side
--------------------------------*/
.widget {
	margin-top: 1.25rem;
}

ul.banner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.banner > li {
	display: inline-block;
	width: 48%;
	max-width: 155px;
}

.wideview .banner > li {
	max-width: none;
}

.banner > li:nth-child(n+3) {
	margin-top: 10px;
}


/* Page
--------------------------------*/
.jumbotron > .page-title {
	background: url(images/bg_title.png) no-repeat 50% 100%;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.2;
	padding: 1.25rem 1.25rem 2.5rem;
}

.heading-content .page-title {
	position: relative;
	background: url(/wp-content/themes/amakusa/images/p/hero_about.jpg) no-repeat 50% 0;
	-webkit-background-size: cover;
	background-size: cover;
	height: 10.625rem;
	text-align: center;
}

.heading-content .page-title:before {
	background-color: rgba(255,255,255,.8);
	border-color: rgba(255,255,255,.8);
	border-width: .1875rem;
	width: 6.1rem;
	height: 6.1rem;
	padding: .1875rem;
}

.jt-p .page-title img {
	position: absolute;
	height: 1.25rem;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}

.jt-eat .page-title {
	background-image: url(/wp-content/themes/amakusa/images/p/hero_eat.jpg);
}

.jt-play .page-title {
	background-image: url(/wp-content/themes/amakusa/images/p/hero_play.jpg);
}

.jt-see .page-title {
	background-image: url(/wp-content/themes/amakusa/images/p/hero_see.jpg);
}

.jt-buy .page-title {
	background-image: url(/wp-content/themes/amakusa/images/p/hero_buy.jpg);
}

.jt-stay .page-title {
	background-image: url(/wp-content/themes/amakusa/images/p/hero_stay.jpg);
}

.jt-relax .page-title {
	background-image: url(/wp-content/themes/amakusa/images/p/hero_relax.jpg);
}

.jt-access .page-title {
	background-image: url(/wp-content/themes/amakusa/images/p/hero_access.jpg);
}

.jumbotron .lead {
	margin: 20px;
}


/* Home
--------------------------------*/
.pickup-area:first-child {
	position: relative;
	margin-top: 2.5rem;
}

.pickup-area:before {
	position: absolute;
	background: url(images/i_dolphin.png) no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	content: "";
	width: 55px;
	height: 29px;
	left: -4px;
	bottom: 100%;
}

.pickups {
	max-width: 16.25em;
	margin: 0 auto 2.5em;
	font-size: 1rem;
}

.pickups .slides li {
	height: 100%;
	font-size: .875em;
}

.pickups .slides a {
	display: block;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 1px 1px 3px rgba(0,0,0,.65);
	height: 100%;
	text-decoration: none;
	margin: 0 .3125em;
	padding: .625em;
}

.pickups .slides span {
	display: block;
}

.pickups .slides .image {
	text-align: center;
	margin-bottom: .625em;
}

.pickups .flex-viewport {
	padding: .25em 0;
}

.pickups .flex-direction-nav .flex-prev,
.pickups:hover .flex-direction-nav .flex-prev {
	left: -1.875em;
	opacity: 1;
}

.pickups .flex-direction-nav .flex-next,
.pickups:hover .flex-direction-nav .flex-next {
	right: -1.875em;
	opacity: 1;
}

.pickups .name {
    font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
}

.pickups--pr .name {
	font-size: 1.14286em;
}

.pickups--pr .desc {
	font-size: .8125em;
}

.btn-spot,
.btn-narrow {
	font-size: 20px;
}

.btn-spot:before {
	content: "\e906";
}

.btn-narrow:before {
	content: "\e910";
}

.event-item {
	clear: both;
	word-break: break-all;
}

.event-item + .event-item {
	margin-top: 10px;
}

.event-item > a {
	overflow: hidden;
	display: block;
	border: 1px solid #ccc;
	text-decoration: none;
	padding: 4px;
}

.event-item .thumbnail {
	float: left;
	width: 60px;
	margin-right: 5px;
}

.event-item .name {
	margin: 0;
    font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
}

.event-data {
	overflow: hidden;
	font-size: .85em;
}

.event-data dt {
	clear: left;
	float: left;
}

.event-data dt:before {
	content: "【";
}

.event-data dt:after {
	content: "】";
}

.event-data dd {
	overflow: hidden;
}

.post-list {
	list-style: none;
	border-top: 1px dotted #0498D8;
	padding: 0;
}

.post-list li {
	border-bottom: 1px dotted #0498D8;
	padding: 10px;
}

.post-list .date {
	display: block;
	font-size: .85em;
}

.post-list a {
	color: #01709E;
	font-weight: bold;
}

.post-list .new {
	position: relative;
	display: inline-block;
	background: #e24454;
	color: #fff;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: text-top;
	margin-right: 10px;
	padding: 0 5px;
}

.post-list .new:before {
	position: absolute;
	border: solid transparent;
	border-width: .8em 6px;
	border-left-color: #e24454;
	content: "";
	left: 100%;
	top: 0;
}


/* About
--------------------------------*/
.about-sakitsu__text {
	margin: 20px 0;
	font-size: 1rem;
}

.event-movie {
  position: relative;
  margin-bottom: 40px;
  padding-top: 56.25%;
  text-align: center;
}

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

.food-event-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1rem;
}

.food-event-list__item {
	margin-top: 40px;
}

.food-event-list__link {
	display: block;
	text-decoration: none;
}

.food-event-list__image {
	margin-bottom: 10px;
	text-align: center;
}

.food-event-list__title {
	line-height: 1.5;
	font-size: .875em;
}

.food-event-list__season {
	display: inline-block;
	width: 4.286em;
	margin-right: .2em;
	background: #089edb;
	color: #fff;
	text-align: center;
}

.contents-nav {
	margin-top: 20px;
}

.contents-nav li {
	margin-top: 10px;
}

.toc-faq:before {
  display: block;
  width: 65px;
  height: 50px;
  background: url(../amakusa/images/img_faq_q.png) no-repeat;
  background-size: contain;
  content: "";
}

.toc-faq ol {
  padding: 10px;
  border-radius: 8px;
  background: #ffe7e7;
}

.toc-faq li {
  position: relative;
  padding-left: 22px;
}

.toc-faq li:before,
.question:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: auto;
  border: 0;
  border-radius: 0;
  background: #e57777;
  color: #fff;
  font: 12px/18px "Martel Sans", sans-serif;
  text-align: center;
  text-indent: 0;
  content: "Q";
}

.question {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
}

.answer {
  position: relative;
  min-height: 50px;
  margin-right: 65px;
  padding: 10px;
  border-radius: 8px;
  background: #edead6;
  word-break: break-all;
}

.answer:before {
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 65px;
  height: 56px;
  background: url(../amakusa/images/img_faq_a.png) no-repeat;
  background-size: contain;
  content: "";
}

.answer:after {
  position: absolute;
  left: 100%;
  bottom: 42px;
  border: solid transparent;
  border-width: 3px 13px;
  border-left-color: #edead6;
  content: "";
}

.review-list {
  margin: 40px auto;
}

.review-list__item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 20px 0;
}

.review-list__item--male {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.review-list__item:before {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 54px;
  height: 42px;
  margin-right: 20px;
  background: url(/assets/images/icon_female_20.svgz) no-repeat 50% 50%;
  background-size: contain;
  content: "";
}

.review-list__item--40:before {
  background-image: url(/assets/images/icon_female_40.svgz);
}

.review-list__item--70:before {
  background-image: url(/assets/images/icon_female_70.svgz);
}

.review-list__item--male:before {
  margin: 0 0 0 20px;
  background-image: url(/assets/images/icon_male_20.svgz);
}

.review-list__item--male.review-list__item--40:before {
  background-image: url(/assets/images/icon_male_40.svgz);
}

.review-list__item--male.review-list__item--70:before {
  background-image: url(/assets/images/icon_male_70.svgz);
}

.review-list__content {
  position: relative;
  -webkit-flex: 1 auto;
  flex: 1 auto;
  line-height: 1.5;
  padding: 12px 16px;
  border-radius: 10px;
  background: #faebeb;
  text-align: justify;
}

.review-list__content:before {
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 4px 7px;
  border-color: transparent #faebeb #faebeb transparent;
  content: "";
}

.review-list__item--male .review-list__content {
  background: #E3F5F9;
}

.review-list__item--male .review-list__content:before {
  right: auto;
  left: 100%;
  border-color: transparent transparent #E3F5F9 #E3F5F9;
}


/* Access
--------------------------------*/
.access-documents {
	overflow: hidden;
	list-style: none;
	max-width: 380px;
	margin: auto;
	padding: 0;
}

.access-documents li {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	padding: 5px;
}

.wayto h3 small {
	display: inline-block;
}

.way {
	max-width: 280px;
	text-align: center;
	margin: 20px auto;
}

.way-link {
	border: solid #ccc;
	border-width: 1px 0;
	padding: 8px 0;
 }

.way-link h4 {
	border: 0;
	width: 68px;
	line-height: 1;
	margin: 0 0 4px;
	padding: 0;
}

.way-link ul {
	padding: 0;
}

.way-link li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.bus-route h4 {
	border: 0;
	border-bottom: 2px solid #666;
	font-size: 1em;
	margin-bottom: 20px;
	padding: 0 0 4px;
}

.bus-route h4:before {
	display: inline-block;
	content: url(images/i_bus.svgz);
	line-height: 0;
	vertical-align: middle;
	margin-right: 5px;
}

.no-svg .bus-route h4:before {
	content: url(/wp-content/themes/amakusa/images/i_bus.png);
}

.bus-route .graph {
	max-width: 280px;
	margin: auto;
}

.bus-route .link img {
	width: 120px;
}

.way-table {
	border: 0;
	font-size: .75rem;
}

.way-table caption {
	font-weight: bold;
	text-align: left;
}

.way-table th {
	background: #0498d8;
	color: #fff;
}

.way-table th,
.way-table td {
	border: 1px solid #bbb;
}

.way-table tbody th {
	background: #55bfed;
}

.way-table td {
	vertical-align: baseline;
}

.way-table .route {
	width: 50%;
}

.transportation-toc {
  display: -webkit-flex;
  display: flex;
  list-style: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}

.transportation-toc__item {
  flex: 0 0 49%;
  margin-top: 10px;
  text-align: center;
}

.transportation-toc__link {
  display: block;
  padding: 8px;
  background: #0498d8;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.transportation-toc__link:after {
  display: block;
  width: 0;
  margin: auto;
  border: solid transparent;
  border-width: 3.5px 3.5px 0;
  border-top-color: currentColor;
  content: "";
}

.transportation-list {
  width: 700px;
  border: 0;
}

.transportation-list th,
.transportation-list td {
  border: 1px solid #bbb;
}

.transportation-list thead th {
  background: #0498d8;
  color: #fff;
}

.transportation-list tbody th {
  background: #55bfed;
  color: #fff;
}

.transportation-list__note {
  width: 174px;
}

.transportation-list__tag {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 3px;
  background: #0498d8;
  color: #fff;
  font-size: 10px;
}

/* Route
--------------------------------*/
.route-map-content {
	position: relative;
	margin-bottom: 15px;
	padding: 2px;
}

.route-selector {
	list-style: none;
	padding: 0;
}

.a-route-selector {
	position: absolute;
	left: 20px;
	top: 200px;
	z-index: 10;
}

.a-route-selector li {
	margin-bottom: 1px;
}

.a-route-map .route-map-content:before {
	position: absolute;
	background: url(/wp-content/themes/amakusa/images/map_aroute_layer.png) no-repeat 0 0;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.route-map-layer.layer1 {
	background-position: 0 -580px;
}

.route-map-layer.layer2 {
	background-position: 0 -1160px;
}

.route-map-layer.layer3 {
	background-position: 0 -1740px;
}

.m-route-selector li {
	position: absolute;
}

.m-route-select1 {
	left: 487px;
	top: 7px;
}

.m-route-select2 {
	left: 275px;
	top: 89px;
}

.m-route-select3 {
	left: 505px;
	top: 398px;
}

.m-route-select4 {
	left: 23px;
	top: 212px;
}

.m-route-select5 {
	left: 22px;
	top: 396px;
}

.route-menu {
	background: url(/wp-content/themes/amakusa/images/i_route_menu2.png) no-repeat 100% 0;
	min-height: 105px;
	margin-top: 40px;
	padding-right: 145px;
}

.m-route-menu {
	background-image: url(/wp-content/themes/amakusa/images/i_route_menu1.png);
	min-height: 132px;
}

.route-menu h2 {
	background: none;
	color: inherit;
	font-size: 1.14285em;
	font-weight: bold;
	text-align: left;
	text-shadow: none;
	padding: 0;
}

.route-menu h2:before {
	content: "■";
}

.route-menu ul {
	list-style: decimal;
	margin-left: -2em;
	white-space: nowrap;
}

.route-menu li {
	float: left;
	margin-left: 4em;
}


/* Bus
--------------------------------*/
.bus-intro .map {
	float: right;
	margin-left: 20px;
}

.bus-intro dl {
	overflow: hidden;
}

.bus-intro dd {
	margin: 1em 0;
}

.course-route {
	text-align: center;
	margin: 40px 0 20px;
}

.bus-outline th {
	width: 20%;
}

.taxi-plan,
.taxi-plan th,
.taxi-plan td {
	background: transparent;
	border: 0;
}

.taxi-plan th small,
.taxi-fare s {
	display: block;
}

.taxi-plan td {
	background: rgba(255,255,255,.8);
}

.taxi2 {
	background: #6db1ee;
}

.taxi3 {
	background: #e6acd5;
}

.taxi4 {
	background: #a7dfec;
}

.taxi5 {
	background: #fbac69;
}

.taxi-plan + .note {
	list-style: decimal;
	margin-top: 10px;
}

.taxi-list td:last-child,
.taxi-fare {
	text-align: center;
}

.taxi-fare em {
	font-size: 1.2em;
}


/* Pamphlet
--------------------------------*/
.shelf ul {
	display: -webkit-flex;
	display: flex;
	list-style: none;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-webkit-justify-content: center;
	justify-content: center;
}

.shelf li {
	position: relative;
	display: inline-block;
	line-height: 1;
	vertical-align: bottom;
}

.current-number {
	background: url(/wp-content/themes/amakusa/images/pamphlet/bg_shelf2.png) no-repeat bottom;
	line-height: 210px;
	text-align: center;
	padding: 0 0 38px;
}

.current-number img {
	background: url(/wp-content/themes/amakusa/images/pamphlet/pamph_shadow_m.png) no-repeat 50% 100%;
	width: 152px;
	padding: 0 12px 5px;
}

img.marker-new {
	position: absolute;
	background: none;
	width: auto;
	padding: 0;
	left: 12px;
	top: 0;
}

.buck-number {
	background: url(/wp-content/themes/amakusa/images/pamphlet/kaidokun.png) no-repeat right 97%;
	margin: 0 -16px 4px 4px;
	padding: 0 26px 0 0;
}

.buck-number li:nth-child(1) img {
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	margin-right: 6px;
}

.buck-number img {
	background: none;
	width: auto;
	padding: 0;
}

.get-adobe {
	display: table;
	width: 100%;
}

.get-adobe > * {
	display: table-cell;
	vertical-align: middle;
}

.tooltip {
	position: absolute;
	visibility: hidden;
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 8px;
	box-shadow: 0 1px 4px rgba(0,0,0,.5);
	text-align: center;
	padding: 10px 10px 4px;
	z-index: 10000;
	opacity: 0;
	transition-property: opacity, visibility;
	transition-duration: .3s;
}

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

.tooltip span {
	display: block;
	font-size: 12px;
	margin-top: 4px;
}

.tooltip:after {
	position: absolute;
	content: url(/wp-content/themes/amakusa/images/pamphlet/tip_arrow.png);
	height: 29px;
	left: 12px;
	bottom: -29px;
}


/* Album
--------------------------------*/
.photo-album {
}

.photo-item +.photo-item {
	margin-top: 10px;
}

.photo-item > a,
.photo-item__wrap {
	overflow: hidden;
	position: relative;
	display: block;
	display: -webkit-flex;
	display: flex;
	background: #fff;
	border: 1px solid #ccc;
	text-decoration: none;
	padding: 4px;
	-webkit-align-items: center;
	align-items: center;
}

.photo-item img {
	width: 80px;
	margin-right: 10px;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
}

.photo-item .title {
	display: inline-block;
	vertical-align: middle;
}

.photo-item [itemprop="award"] {
	position: absolute;
	background: #eab820;
	background: linear-gradient(#ffea7a, #fdfacf 20%, #f1e09a 45%, #eab820 65%, #d5af30 77%);
	box-shadow: 0 1px rgba(0,0,0,.3) inset;
	width: 5em;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff;
	padding: 0 16px;
	left: 0;
	top: 0;
	-webkit-transform-origin: 16px 0;
	transform-origin: 16px 0;
	-webkit-transform: translate(-16px, 35.4px) rotate(-45deg);
	transform: translate(-16px, 35.4px) rotate(-45deg);
}

.photo-item .prize2 {
	background: #b9b9b9;
	background: linear-gradient(#e8e8e8, #f9f9f9 20%, #ddd 45%, #b9b9b9 65%, #a8a8a8 77%);
}

.photo-item .prize3 {
	background: #c88e69;
	background: linear-gradient(#e9c0ac, #eecdbc 20%, #debfaa 45%, #c88e69 65%, #ba693e 77%);
}

.photo-item .prize4 {
	background: #ef013d;
	background: linear-gradient(#c03, #fd3567 16%, #ef013d 40%, #b3022f 67%, #970227 75%);
}

.photo-item [itemprop="author"],
.photo-item [itemprop="description"] {
	display: none;
}

.photo-item__content {
	-webkit-flex: 1;
	flex: 1;
}

.photo-item__download {
	display: block;
	margin-top: 3px;
	padding: 3px 10px;
	border-radius: 3px;
	background: #ddd;
	color: #0498D8;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}


/* Class Trip
--------------------------------*/
.class-trip-pamphlet {
	text-align: center;
	margin-top: 1em;
}

.class-trip-course h4 {
	border: 0;
	text-align: center;
	padding: 0;
}

.class-trip-course ul {
	display: table;
	margin: auto;
}


/* Kaidokun
--------------------------------*/
.kaidokun-need {
	list-style: decimal;
}

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


/* Association
--------------------------------*/
.access-map {
	margin-bottom: 1em;
}

.access-map .googlemap {
	border: 3px solid #ddd;
	height: 300px;
}

.travel-agency-license thead {
	display: none;
}

.travel-agency-license tr:last-child td {
	border-bottom: 0;
}


/* Contact
--------------------------------*/
.travel-agency-license,
.travel-agency-license tbody,
.travel-agency-license tr,
.travel-agency-license th,
.travel-agency-license td,
.form-table,
.form-table tbody,
.form-table tr,
.form-table th,
.form-table td,
.form-table .wpcf7-form-control-wrap {
	display: block;
	width: auto;
}

.form-table tr:last-child td {
	border: 0;
}

.form-table + .note {
	list-style: none;
	margin: 1em 0;
	padding-left: 1em;
}

.form-table + .note > li {
	text-indent: -1em;
}

.wpcf7-list-item {
	display: inline-block;
}

.wpcf7 iframe {
	border: 1px solid #ccc;
}

.required {
	color: #c00;
	font-size: .8em;
	font-weight: bold;
}

.submit,
.acceptance {
	margin: 40px auto 0;
	text-align: center;
}

.wpcf7 .submit {
	text-indent: 20px;
}

.acceptance {
	font-weight: bold;
}

.attention {
	background: #fff;
	border: 4px solid #50a9d3;
	margin: 20px auto;
	padding: 8px;
}

.attention p {
	margin: 0;
}

.wpcf7-form-control-wrap.group-date-time1,
.wpcf7-form-control-wrap.group-date-time2,
.wpcf7-form-control-wrap.group-date-minute1,
.wpcf7-form-control-wrap.group-date-minute2 {
  display: inline-block;
}

select[name="group-course"] {
  width: 100%;
}


/* Heartful
--------------------------------*/
.heartful-container {
	background: #c0e4f3;
	margin: 0 -10px;
	padding: 10px;
}

.heartful {
	margin: 0;
}

.heartful-container h2 {
	background: none;
	font-weight: bold;
	text-shadow: none;
	text-align: inherit;
	margin: 0;
	padding: 0;
}

.heartful-header {
	max-width: 702px;
	margin: 0 auto 10px;
}

.heartful-title {
	float: left;
	border: 1px dotted #fff;
	border-radius: 2px;
	width: 166px;
	margin-right: 8px;
	padding: 1.5px;
}

.heartful-header .headline {
	overflow: hidden;
	max-width: 171px;
	margin: 0 0 10px;
}

.heartful-header .lead {
	overflow: hidden;
	color: #214D88;
	line-height: 1.4;
	text-shadow: 0 -1px 0 #fff, 1px 0 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff, -1px 1px 0 #fff, 0 -2px 0 #fff, 2px 0 0 #fff, 0 2px 0 #fff, -2px 0 0 #fff, 0 -3px 0 #fff, 3px 0 0 #fff, 0 3px 0 #fff, -3px 0 0 #fff;
}

.heartful-intro {
	position: relative;
	margin: 0 0 20px;
}

.heartful-intro > p {
	width: 68%;
	max-width: 277px;
	margin: 0;
}

.heartful-fb {
	position: absolute;
	border-radius: 6px;
	box-shadow: -2px 2px 10px #6595d6;
	width: 27%;
	right: 0;
	top: 0;
}

.heartful-intro > section,
.heartful-comment {
	position: relative;
	background: #fff;
	background: -webkit-linear-gradient(#fff 78%, #c9c9c9);
	background: linear-gradient(#fff 78%, #c9c9c9);
	border-radius: 8px;
	box-shadow: -2px 2px 10px #6595D6;
	margin: 0;
	padding: 10px;
}

.heartful-intro h2 {
	border-bottom: 1px dashed #224E89;
	color: #C51428;
	padding: 0 0 5px;
}

.heartful-intro .text {
	margin: 10px 0;
}

.heartful-link {
	overflow: hidden;
	list-style: none;
	text-align: center;
	padding: 0;
}

.heartful-link li {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	margin-bottom: 10px;
	padding: 0 5px;
}

.heartful-item {
	position: relative;
	margin: 20px auto;
}

.heartful-image {
	float: right;
	border: 2px solid #fff;
	border-radius: 2px;
	width: 60px;
	margin-top: 30px;
}

.heartful-item:nth-child(2n) .heartful-image {
	float: left;
}

.heartful-comment,
.heartful-item h2 {
	margin-right: 75px;
}

.heartful-item:nth-child(2n) .heartful-comment,
.heartful-item:nth-child(2n) h2 {
	margin-left: 75px;
	margin-right: 0;
}

.heartful-item h2 {
	color: #23508B;
	text-shadow: 0 -2px 2px #fff, 2px 0 2px #fff, 0 2px 2px #fff, -2px 0 2px #fff, -2px -2px 2px #fff, 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff;
	font-size: 12px;
	padding: 5px;
}

.heartful-comment:before {
	position: absolute;
	border: solid transparent;
	border-width: 3px 0 3px 10px;
	border-left-color: #fff;
	content: "";
	left: 100%;
	top: 15px;
}

.heartful-item:nth-child(2n) .heartful-comment:before {
	border-width: 3px 10px 3px;
	border-right-color: #fff;
	left: auto;
	right: 100%;
}

.heartful-pagenav {
	text-align: center;
	margin-top: 10px;
}

.js .heartful-pagenav a {
	display: none;
}


/* Gourmets
--------------------------------*/
.gourmets-head {
	border: 4px solid #e7e3d1;
	padding: 2px;
}

.gourmets-category-nav {
	margin: 10px auto;
}

.gourmets-category-nav h2 {
	position: absolute;
	background: none;
	width: 52px;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
}

.gourmets-category-nav li {
	display: inline-block;
}

.gourmets-category-nav a,
.gourmet-categories a {
	display: inline-block;
	background: #868686;
	color: #fff;
	border-radius: 4px;
	text-decoration: none;
	margin: 1px 0;
	padding: 2px 8px;
}

.gcat-nav-scene a:hover,
.gcat-nav-scene a:focus,
.gcat-nav-scene .current-cat a,
a.gcat-scene {
	background: #3399ff;
}

.gcat-nav-menu a:hover,
.gcat-nav-menu a:focus,
.gcat-nav-menu .current-cat a,
a.gcat-menu {
	background: #d0820b;
}

[class|='gcat-nav'] {
	position: relative;
	min-height: 50px;
	margin: 10px;
	padding: 10px 0 0 64px;
}

[class|='gcat-nav']:nth-child(2) {
	float: right;
}

.gourmet {
	border: 4px solid #e7e3d1;
}

.gourmet-header {
	position: relative;
	background: url(/wp-content/themes/amakusa/images/gourmets/bg_dot.svg) #fff;
	margin-bottom: 8px;
	padding: 10px;
}

.no-svg .gourmet-header {
	background-image: url(/wp-content/themes/amakusa/images/gourmets/bg_dot.gif);
}

.gourmet-header:before {
	position: absolute;
	background: url(/wp-content/themes/amakusa/images/gourmets/line.svgz) repeat-x 0 0;
	content: "";
	height: 7px;
	left: 0;
	right: 0;
	top: 100%;
}

.no-svg .gourmet-header:before {
	background-image: url(/wp-content/themes/amakusa/images/gourmets/line.gif);
}

.gourmet-title {
	background: none;
	color: inherit;
	font-size: 1.5rem;
	text-align: inherit;
	text-shadow: none;
	margin: 0 0 5px;
	padding: 0;
}

.gourmet-categories {
	margin: -1px 0;
}

.gourmet-categories a {
	font-size: 12px;
}

.gourmet-content,
.gourmet-image {
	padding: 10px;
}

.gourmet-image {
	text-align: center;
}

.gourmet-image img {
	border: 1px solid #dbd6b9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
}

.gourmet-content .btn {
	display: inline-block;
	background: #FAFAFA;
	background: linear-gradient(#FAFAFA, #EDEDED);
	border-color: #AFAFAF;
	color: #717171;
	width: 50%;
	font-weight: bold;
	padding: 6px;
}

.gourmet-content .btn:before {
	display: inline-block;
	border: solid transparent;
	border-width: 4px 8px;
	border-left-color: #717171;
	content: "";
	vertical-align: middle;
	margin: 0;
}

.gourmet-content table,
.gourmet-content tbody,
.gourmet-content tr,
.gourmet-content th,
.gourmet-content td {
	display: block;
	border: 0;
	padding: 0;
}

.gourmet-content tr {
	border-bottom: 1px dotted #B5A86A;
	padding: 5px 0;
}

.gourmet-content th,
.gourmet-content td {
}

.gourmet-content th {
	background: none;
	color: #9d8b38;
	text-align: left;
}

.single .gourmet-content {
	float: none;
	width: auto;
}

.gourmet-basic-data {
	clear: both;
	font-size: 12px;
	margin-right: -1em;
	padding-top: 8px;
}

.gourmet-basic-data span {
	display: inline-block;
	vertical-align: top;
}

.gourmet-basic-data .data {
	margin: 2px .3em 0 0;
}

.gourmet-basic-data .name {
	background: #beb04e;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	padding: 0 8px;
    font: "FOT-筑紫ゴシック Pro B", sans-serif;
}

.gourmet-basic-data .value {
}

.gourmet-gallery {
	margin: 10px auto;
}

.gourmet-gallery .slides {
	border: 1px solid #DBD6B9;
	padding: 4px;
}

.gourmet-gallery .slides img {
	max-height: 200px;
}

.gourmet-gallery .flex-control-nav {
	position: static;
	line-height: 1;
	margin-top: 10px;
}

.gourmet-gallery .flex-direction-nav a:before {
	color: #beb04e;
}

.gourmet h3:before,
.gourmet-gallery .flex-control-paging li a {
	border-color: #beb04e;
}

.gourmet-gallery .flex-control-paging li a.flex-active {
	background: #beb04e;
}

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

.manager-photo img,
.gourmet .image img {
	border: 1px solid #DBD6B9;
	padding: 4px;
}

.manager-comment-body {
	position: relative;
	background: #eae7d7;
	border-radius: 6px;
	margin-top: 20px;
	padding: 6px;
}

.manager-comment-body:before {
	position: absolute;
	border: solid transparent;
	border-width: 0 5px 16px;
	border-bottom-color: #eae7d7;
	content: "";
	width: 0;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 100%;
}

.gourmet-recommend,
.gourmet-photo {
	margin: 20px 0;
}

.gourmet-recommend section,
.gourmet-photo section {
	position: relative;
}

.gourmet-recommend-item p {
	margin: 0;
}

.gourmet-recommend-item .image {
	margin-bottom: 10px;
}

.gourmet-coupon {
	position: relative;
}

.gourmet-coupon h3 {
	padding-left: 50px;
}

.gourmet-coupon h3:before {
	content: none;
}

.gourmet-coupon h3 img {
	position: absolute;
	width: 45px;
	left: 0;
	bottom: -5px;
}

.gourmet-coupon-body {
	padding-right: 75px;
}

.gourmet-coupon .footline {
	position: absolute;
	width: 75px;
	margin: 0;
	bottom: 0;
	right: 0;
}

.gourmet-map {
	border: 1px solid #DBD6B9;
	padding: 4px;
	margin: 20px 0;
}

.pgm .canvas {
	width: 100%!important;
	height: 300px!important;
}


/* P List
--------------------------------*/
p.result {
	margin-bottom: 0;
}

.result .num {
	font-weight: bold;
}

.meaning span {
	margin-right: 5px;
}

.meaning img {
	vertical-align: top;
}

.ppost-list {
}

.ppost-item {
	display: -webkit-flex;
	display: flex;
	clear: both;
	float: left;
	border: 1px solid #b2d6eb;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 49%;
	margin: 5px 0;
	padding: 3px;
	-webkit-flex-flow: column;
	flex-flow: column;
}

.ppost-item:nth-child(2n) {
	clear: none;
	float: right;
}

.ppost-item p {
	text-align: left;
	margin: 0;
}

.ppost-item .name {
	text-align: center;
	margin-top: 5px;
    font-family: "FOT-筑紫ゴシック Pro B", sans-serif;
}

.ppost-item .ppost-data {
	font-size: .86em;
	line-height: 1.4;
	margin: 5px 0;
}

.ppost-item .categories {
	margin-top: auto;
}

a.cat-eat {
	background-color:#f56;
}

a.cat-play {
	background-color:#e83;
}

a.cat-see {
	background-color:#aa1;
}

a.cat-buy {
	background-color:#c6e;
}

a.cat-stay {
	background-color:#49d;
}

a.cat-relax {
	background-color:#7c1;
}

.related-post {
	margin-top: 20px;
}

.ppost + .back {
	border-top: 1px solid #ddd;
	padding-top: 10px;
}


/* Post
--------------------------------*/
.post .entry-title {
	margin-bottom: 5px;
}

.entry-header {
	margin-bottom: 20px;
}

.entry-meta {
	font-size: .8em;
	padding: 0 10px;
}

.entry-meta .author {
	display: none;
}

.categories a {
	display: inline-block;
	background: #0498d8;
	border-radius: 3px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	padding: .5px 8px;
}

.categories .icon {
	background: transparent;
	border-radius: 0;
	padding: 0;
}

.updated {
}

.entry-content--archive {
	position: relative;
	min-height: 80px;
	padding-left: 100px;
}

.entry-content--archive .post-thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
}

.attachment .entry-content {
	text-align: center;
}

.post strong,
.post em {
	color: inherit;
}

.post em {
	font-style: italic;
}

.alignleft {
	float: left;
	margin-right: 1em;
}

.alignright {
	float: right;
	margin-left: 1em;
}

.aligncenter {
	display: block;
	text-align: center;
	margin: auto;
}

.post-share {
	margin: 20px auto;
}

.post table {
	width: 100%!important;
	border-collapse: separate;
}


/* P Spot
--------------------------------*/
.spot-categorize {
	margin-bottom: 20px;
}

section.spot-categorize-item {
	background: #fff;
}

.spot-categorize-item:nth-child(3n+1) {
	clear: both;
}

.spot-categorize-item h2 {
	float: left;
	background: none;
	width: 110px;
	margin: 0 10px 0 0;
	padding: 0;
}

.spot-categorize-item ul {
	list-style: none;
	padding: 0;
}

.spot-categorize-item li {
	display: inline;
}

.spot-categorize-item li:not(:last-child):after {
	content: " / ";
}

.p-category .search-module,
.p-category .search-module-btn {
	display: none!important;
}

.gourmets-list {
	max-width: 320px;
	margin: 0 auto;
}

.gourmets-item {
	clear: both;
	float: left;
	width: 48.4375%;
	text-decoration: none;
	margin: 6px 0;
}

.gourmets-item:nth-child(2n) {
	clear: none;
	float: right;
}

.gourmets-item span {
	display: block;
	font-weight: bold;
}

.btn-stay {
	background: #B21C16;
	border-color: #B21C16;
	border-radius: 0;
	color: #fff;
	font-family: serif;
}

.ppost-map {
	height: 300px;
	margin: 20px 0;
}

.ppost-map-link {
	margin-top: 20px;
}

.btn--map:before {
	content: "\e906";
}

.gm-style div {
	max-height: none;
}


/*=== Search ===*/
.narrow-search legend,
.narrow-keyword > label {
	display: table;
	background: url(images/bg_h2.png) no-repeat 50% 50%;
	border: dashed #fff;
	border-width: 0 1px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,114,151,.65);
	margin-bottom: 4px;
	padding: 4px 8px;
}

.checkbox > label {
	display: inline-block;
	margin-top: 2px;
}

.narrow-category [aria-selected="true"],
.narrow-merit [aria-selected="true"] {
	background: #fcfa71;
}

.narrow-area ~ * {
	margin-top: 20px;
}

/*=== Stay ===*/
.hotel-plan > form {
	border: 5px solid #ed7c71;
	border-image: url(../amakusa/images/bg_hotelplan2.jpg) 10/5px round;
	background: url(../amakusa/images/bg_hotelplan1.jpg) #f8efd6;
	background-size: 370px auto;
	padding: 10px;
}

.hotel-plan .form-group {
	clear: left;
	margin-bottom: 20px;
}

.hotel-plan .form-group:nth-child(3) {
	clear: none;
	float: left;
	width: 50%;
}

.hotel-plan .form-group {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-bottom: 12px;
}

.hotel-plan .formWrap2 {
	width: 100%;
}

.formWrap2 input[type="text"] {
	width: 50px;
}

.hotel-plan .form-group > label {
	font-weight: bold;
}

.hotel-plan .form-group > label:before {
	display: inline-block;
	width: 7px;
	height: 7px;
	vertical-align: middle;
	background: #FF4257;
	content: "";
	margin-right: 8px;
}

.hotel-plan .form-control {
	display: block;
}

.hotel-plan [type="submit"] {
	display: block;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 10px 0;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	background: url(../amakusa/images/bg_hotelplan2.jpg) #ed7c71;
	background-size: 370px auto;
	color: #fff;
	font-family: "Hiragino Mincho ProN", "游明朝", serif;
	font-size: 20px;
	text-shadow: 1px 1px 1px rgba(178, 28, 22, .8);
	cursor: pointer;
}

.hotel-plan [type="submit"]:before {
	content: "\e916";
	font-family: icomoon, sans-serif;
	margin-right: 8px;
}

.hotel-plan table {
	margin: 0;
}


/* P Event
--------------------------------*/
.archive-pevent .event-item {
	border: 0;
	border-bottom: 1px dotted #553F1A;
	float: none;
	width: auto;
}

.archive-pevent .event-item > a {
	position: relative;
	overflow: hidden;
	padding: 5px 25px 5px 5px;
}

.archive-pevent .event-item > a:after {
	position: absolute;
	color: #2692D2;
	content: "\e901";
	height: 1em;
	font: 20px/1 icomoon, sans-serif;
	margin: auto;
	right: -5px;
	top: 0;
	bottom: 0;
}

.archive-pevent .event-item .thumbnail {
	float: left;
	width: 60px;
	margin-right: 5px;
}

.archive-pevent .event-item .name {
	overflow: hidden;
	margin-top: 0;
}

.ppost-schedule {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
	margin: 0 -10px;
	padding: 0 10px 10px;
}

.ppost-schedule:before {
	display: block;
	content: "\e911";
	font: 30px/1.2 icomoon, sans-serif;
}

.ppost-image {
	text-align: center;
	margin: 20px 0;
}

.ppost-contents {
	margin: 20px 0;
}

.pattachment {
	border: 3px solid #ddd;
	margin: 15px auto;
	padding: 7px;
}

.pattachment-title {
	border-bottom: 2px solid #ddd;
	font-size: 1.2em;
	text-align: left;
	padding: 0;
}

.pattachment-title:before {
	position: static;
	border: 0;
	border-radius: 0;
	content: none;
	width: auto;
	height: auto;
}

.pattachment-content + .pattachment-content {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}

.documents figcaption {
	margin-bottom: 4px;
}

.documents figcaption:before {
	content: "\e912";
	font-family: icomoon, sans-serif;
	margin-right: 3px;
}

.doc-list {
	list-style: circle;
}

.doc-list a:after {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	margin-left: .3em;
}

.doc-list [href$=".pdf"]:after {
	content: url(../amakusa/images/i_pdf.png);
}

.doc-list [href$=".doc"]:after,
.doc-list [href$=".docx"]:after {
	content: url(../amakusa/images/i_word.png);
}

.doc-list [href$=".xls"]:after,
.doc-list [href$=".xlsx"]:after {
	content: url(../amakusa/images/i_excel.png);
}

.ppost-data {
	margin-top: 15px;
}

.ppost-data th {
	white-space: nowrap;
}

.ppost-data td {
	text-align: left;
	word-break: break-all;
}

.back.link {
	margin-top: 20px;
}

.yearly-schedule-viewport {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	font-size: 12px;
}

.yearly-schedule-viewport:before {
	content: "※左右にスクロールできます。";
}

.yearly-schedule {
	border: 0;
}

.yearly-schedule th,
.yearly-schedule td {
	border: 1px solid #fff;
}

.yearly-schedule th {
	background: url(../sp/images/bg_footer.png) #0498d8;
	color: #fff;
	white-space: nowrap;
}

.yearly-schedule td {
	min-width: 5em;
	vertical-align: baseline;
	background: #f3f3f3;
}

.yearly-schedule .category {
	width: 6em;
}

.yearly-schedule .event td:not(:empty) {
	background: #dfffff;
}

.yearly-schedule td > span {
	display: block;
	white-space: nowrap;
}

.yearly-schedule .name:before {
	content: "■";
}

.yearly-schedule a {
	color: #00f;
}

.yearly-schedule a[target="_blank"]:after {
	font-family: icomoon, sans-serif;
	content: "\e91b";
}

.yearly-schedule ul {
	list-style: none;
	padding: 0;
	white-space: nowrap;
}


/* P Specialty
--------------------------------*/
.specialty-nav {
	border: 3px solid #ddd;
	padding: 5px;
}

.specialty-nav ul {
	margin-right: -.6em;
}

.specialty-nav li {
	display: inline-block;
	margin-right: .6em;
}

.specialty-nav a {
	color: #0498d8;
}

.specialty-nav a:before {
	content: "\e916";
	font-family: icomoon, sans-serif;
}

.specialty-nav .current a {
	color: inherit;
	text-decoration: none;
}

.shops {
	margin-top: 20px;
}


/* Pagenav
--------------------------------*/
.page-nav {
	border: solid #ccc;
	border-width: 1px 0 0;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}

h2 + .page-nav {
	border-width: 0 0 1px;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

.event-paging {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}

.event-paging:after {
	content: none;
}

.event-paging > a {
	display: block;
	border: 1px solid #2692D2;
	color: #2692D2;
	text-decoration: none;
	padding: 4px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

.event-paging > a:first-child {
	border-radius: 4px 0 0 4px;
}

.event-paging > a:last-child {
	border-radius: 0 4px 4px 0;
	margin-left: 1px;
}


.event-paging [rel="prev"]:before {
	content: "\e903";
	font-family: icomoon, sans-serif;
}

.event-paging [rel="next"]:after {
	content: "\e901";
	font-family: icomoon, sans-serif;
}

.pager {
	text-align: right;
}

.pager .result {
	display: block;
}

.pager strong,
.pager a {
	display: inline-block;
	border: 1px solid;
	line-height: 1em;
	min-width: 1em;
	text-align: center;
	padding: 5px;
}

.pager strong {
	box-shadow: 0 0 0 1px currentColor inset;
	color: #0498d8;
}


/* Search
--------------------------------*/
.gsc-control-searchbox-only td,
div.gsc-control-cse,
.gsc-control-cse table,
.gsc-control-cse th,
.gsc-control-cse td,
.gsc-result-info-container,
div.gsc-result-info{
	border: 0;
	padding: 0;
	margin: 0;
}

div.gsc-above-wrapper-area {
	margin: 10px 0;
	padding: 8px;
}

div.gsc-cursor-box {
	border-top: 1px solid #E9E9E9;
	text-align: center;
	padding-top: 10px;
}


/* Event
--------------------------------*/
.joshi-backnumber {
	margin-top: 40px;
}

.joshi-backnumber h2 {
	margin: 0 0 20px;
	padding: 0;
	background: none;
	text-align: center;
	text-shadow: none;
}

.joshi-banner {
	list-style: none;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.joshi-banner li {
	display: inline-block;
	width: 167px;
	margin-top: 10px;
}


/* Guide Form
--------------------------------*/
.guide-fieldset {
	margin-bottom: 20px;
}

.guide-fieldset > .note {
	margin: 4px 0;
}

.guide-form .form-group {
	display: block;
}

.wpcf7-form-control-wrap.group-num-m,
.wpcf7-form-control-wrap.group-num-f,
.wpcf7-form-control-wrap.group-ave-age,
.wpcf7-form-control-wrap.group-date-year,
.wpcf7-form-control-wrap.group-date-month,
.wpcf7-form-control-wrap.group-date,
.wpcf7-form-control-wrap.group-before1-2,
.wpcf7-form-control-wrap.group-before2-2,
.wpcf7-form-control-wrap.group-after1-2,
.wpcf7-form-control-wrap.group-after2-2,
.wpcf7-form-control-wrap.group-way,
.wpcf7-form-control-wrap.group-way-num {
	display: inline;
}

.group-date-year > input,
.group-date-month > input,
.group-date > input,
.group-before1-2 > input,
.group-before2-2 > input,
.group-after1-2 > input,
.group-after2-2 > input {
	width: auto;
}

.guide-form-attention dl {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	counter-reset: gfa;
}

.guide-form-attention dt {
	margin-top: 1em;
	font-weight: bold;
	counter-increment: gfa;
}

.guide-form-attention dt:before {
	content: counter(gfa) ".";
}

.group-way-num > input {
	width: 4em;
}


/* 緊急時のお知らせ
--------------------------------*/
.urgent-info {
	margin: 15px 10px;
	border: 2px solid #f00;
}

.urgent-info .caption,
.urgent-info-post {
	padding: 4px 10px;
}

.urgent-info .caption {
	background: #f00;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


/* Flexslider
--------------------------------*/
.flexslider {
	border: 0;
	border-radius: 0;
	padding: 0;
	font-size: 1rem;
}

.flexslider .slides img {
	width: auto;
	margin: auto;
}

.flex-control-nav {
	bottom: -1.25em;
}

.flex-control-nav li {
	line-height: 1;
	vertical-align: bottom;
}

.flex-control-paging li a {
	width: .6878em;
	height: .6878em;
	background: #fff;
	border: 1px solid #2793D2;
	border-radius: 50%;
	box-shadow: none;
}

.flex-control-paging li a:hover {
	background: #a2dbfd;
}

.flex-control-paging li a.flex-active {
	background: #2793D2;
}

.flex-direction-nav a {
	width: 2.5em;
	height: 2.5em;
}

.flex-direction-nav a:before {
	color: #2793d2;
	content: "\e903";
	font-family: icomoon, sans-serif;
	font-size: 2.5em;
	line-height: 1;
}

.flex-direction-nav a.flex-next:before {
	content: '\e901';
}

.grecaptcha-badge {
	bottom: 54px!important;
}