/** メインイメージ **/
.hero h1 {
	position: relative;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #DAB54D;
    font-family: "Trajan Pro";
	font-size: 52px;
	font-weight: normal;
	/*font-family: 'Trajan Pro','Cinzel Decorative', cursive;*/
}

p.intro {
	font-family: 'EB Garamond', serif;
}

.hero .hero-content {
	margin: 0 -35%;
}

.hero .gradation {
	width: 100%;
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 40%,rgba(0,0,0,0.65) 60%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 40%,rgba(0,0,0,0.65) 60%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.hero .gradation img {
	width: 479px;
}

@media (max-width: 1024px) and (min-width: 768px) {
	.hero {
		min-height: 850px!important;
		margin-top: -7px;
	}
}

@media (max-width: 767px) {
	.hero {
		min-height: 456px !important;
		margin-top: 44px;
	}
	.hero .hero-content {
		padding-top: 50px !important;
	}
	.hero h1 {
		font-size: calc( 50px * 0.5 ) !important;
	}
	.hero p.intro {
		font-size: calc( 20px * 0.5 ) !important;
	}
	.hero .gradation img {
		width: 50%;
	}
	.hero .gradation h1.logoTW img {
		width: 70%;
	}
}

/* 言語選択 */
.dropdown {
	left: 70%;
}
.dropdown .btn {
    background: rgba(0,0,0,.8);
	border-radius: 0;
	border: none;
	color: #FFF;
}
.dropdown-menu {
	min-width: 105px;
	margin-top: 0;
	padding: 0;
	background: #000;
	border-radius: 0;
}
.dropdown-menu>li {
	border-top: 1px solid rgba(255,255,255,.2);
}
.dropdown-menu>li:first-child {
	border-top: none;
}
.dropdown-menu>li>a {
	color: #FFF;
}

body.lang-en li.en {
	display: none;
}

body.lang-tw li.zh_TW {
	display: none;
}

/** navigation **/
.lower {
	background: rgba(0,0,0,.8);
	position: static;
}
.lower a {
	color: #FFF!important;
}
header {
	height: 60px;
	border: none!important;
    padding: 0px!important;
}

.header-content {
	text-align: center;
}

.header-content,
header .header-nav,
header .header-nav nav,
header .header-nav nav ul {
	height: 100%;
}
header ul.primary-nav {
	margin-left: 0;
}
header ul.primary-nav li {
	float: left;
	padding-left: 65px;
}
header ul.primary-nav li:first-child {
	padding-left: 0;
}
header ul.primary-nav li a {
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0;
	text-indent: -9999px;
	transition: all 300ms ease-out;
	/*color: transparent;*/
}
header ul.primary-nav li a.nav1 {
	width: 54px;
	background:url(/img/top/gNav01.png) no-repeat center center;
}
header ul.primary-nav li a.nav2 {
	width: 94px;
	background:url(/img/top/gNav02.png) no-repeat center center;
}
header ul.primary-nav li a.nav3 {
	width: 89px;
	background:url(/img/top/gNav03.png) no-repeat center center;
}
/*
header ul.primary-nav li a.nav3 {
	width: 89px;
	background:url(/img/top/gNav03.png) no-repeat center center;
}*/
header ul.primary-nav li a.nav4 {
	width: 84px;
	background:url(/img/top/gNav04.png) no-repeat center center;
}
header ul.primary-nav li a.nav5 {
	width: 84px;
	background:url(/img/top/gNav05.png) no-repeat center center;
}
header ul.primary-nav li a.nav6 {
	width: 110px;
	background:url(/img/top/gNav06.png) no-repeat center center;
}
header ul.primary-nav li a.nav7 {
	width: 82px;
	background:url(/img/top/gNav07.png) no-repeat center center;
}

header ul.primary-nav li a.nav1.tw { background-image:url(/img/top/gNavTW01.png) }
header ul.primary-nav li a.nav2.tw { background-image:url(/img/top/gNavTW02.png) }
header ul.primary-nav li a.nav3.tw { background-image:url(/img/top/gNavTW03.png) }
header ul.primary-nav li a.nav4.tw { background-image:url(/img/top/gNavTW04.png) }
header ul.primary-nav li a.nav5.tw { background-image:url(/img/top/gNavTW05.png) }
header ul.primary-nav li a.nav6.tw { background-image:url(/img/top/gNavTW06.png) }
header ul.primary-nav li a.nav7.tw { background-image:url(/img/top/gNavTW07.png) }

header ul.primary-nav li a:hover {
	color: transparent;
	opacity: 0.8;
}
header ul.primary-nav li a:hover:after {
	content:'';
	display: block;
	width: 100%;
	height: 4px;
	margin-top: -4px;
	background: #987D30;
}

/** lower **/
.lower header ul.primary-nav li a.nav1 {
	width: 54px;
	background:url(/img/common/gNav01.png) no-repeat center center;
}
.lower header ul.primary-nav li a.nav2 {
	width: 94px;
	background:url(/img/common/gNav02.png) no-repeat center center;
}
.lower header ul.primary-nav li a.nav3 {
	width: 89px;
	background:url(/img/common/gNav03.png) no-repeat center center;
}
/*
.lower header ul.primary-nav li a.nav3 {
	width: 63px;
	background:url(/img/common/gNav03.png) no-repeat center center;
}*/
.lower header ul.primary-nav li a.nav4 {
	width: 84px;
	background:url(/img/common/gNav04.png) no-repeat center center;
}
.lower header ul.primary-nav li a.nav5 {
	width: 84px;
	background:url(/img/common/gNav05.png) no-repeat center center;
}
.lower header ul.primary-nav li a.nav6 {
	width: 110px;
	background:url(/img/common/gNav06.png) no-repeat center center;
}
.lower header ul.primary-nav li a.nav7 {
	width: 82px;
	background:url(/img/common/gNav07.png) no-repeat center center;
}

.lower header ul.primary-nav li a.nav1.tw { background-image:url(/img/common/gNavTW01.png) }
.lower header ul.primary-nav li a.nav2.tw { background-image:url(/img/common/gNavTW02.png) }
.lower header ul.primary-nav li a.nav3.tw { background-image:url(/img/common/gNavTW03.png) }
.lower header ul.primary-nav li a.nav4.tw { background-image:url(/img/common/gNavTW04.png) }
.lower header ul.primary-nav li a.nav5.tw { background-image:url(/img/common/gNavTW05.png) }
.lower header ul.primary-nav li a.nav6.tw { background-image:url(/img/common/gNavTW06.png) }
.lower header ul.primary-nav li a.nav7.tw { background-image:url(/img/common/gNavTW07.png) }

/* smartphone navi */
.spnNaviWrapper {
	display: none;
}
#global-nav-sticky-wrapper { width: 100%!important; }
#global-nav-spn-sticky-wrapper { 
	display: none;
	width: 100%!important;
}
@media (max-width:991px) {
	.dropdown {
		display: none;
	}
	.navigation {
		display: none;
	}
	#global-nav-sticky-wrapper { display: none; }
	.spnNaviWrapper {
		/*position: fixed;*/
		z-index: 9999;
		display: inline-block;
		width: 100%;
		height: 44px;
	}
	#global-nav-spn-sticky-wrapper { display: block; }
	.fixeTop {
		position: fixed;
		top: 0;
		left: 0;
	}
	.spnNavigation {
		display: block;
		float: left;
		width: 60%;
		height: 100%;
		left: 0;
	}
	.spnNavigation>.btn {
		width: 100%!important;
		background: rgba(0,0,0,.8);
		font-size: 14px;
		color: #997E28;
		text-align: left;
	    font-family: "Trajan Pro";
	}
	.spnNavigation>.dropdown-menu {
		width: 167%!important;
		border: none;
	}
	.spnNavigation>.dropdown-menu>li>a {
		color: #997E28;
	}
	.dropdown-menu>li>a {
	    padding: 12px 20px;
		text-align: center;
	}
	.spnDropdown {
		display: block;
		float: right;
		width: 40%;
		height: 100%;
		left: 0;
	}
	.spnDropdown .btn {
		font-family: 'EB Garamond', serif;
	}
	.hero .btn { 
		width:100%!important;
		height: 100%;
	}
	.hero .btn:first-of-type {
		margin: 0!important;
	}
	.dropdown-menu {
		width: 100%;
	}
	.dropdown .btn {
		width: 100%;
		height: 100%;
	}
	.dropdown .btn img {
		width: 12px;
		height: 12px;
		margin-right: 10px;
		background: url(/img/common/openBtn.png);
		background-size: 12px 12px;
	}
	.dropdown.open .btn img {
		background: url(/img/common/closeBtn.png);
		background-size: 12px 12px;
	}

}

/** 共通タイトル **/
h2.sectionTitle {
	/*height: 31px;*/
	line-height: 31px;
	text-align: center;
}

h2.sec01 img {
	width: 477px;
}
h2.sec02 img {
	width: 362px;
}
h2.sec03 img {
	width: 509px;
}
h2.sec01_tw img {
	width: 212px;
}
h2.sec02_tw img {
	width: 139px;
}
h2.sec03_tw img {
	width: 282px;
}
/*
h2.sectionTitle.sec02 {
	background: url(/img/top/header2_02.png) no-repeat center;
}
h2.sectionTitle.sec03 {
	background: url(/img/top/header2_03.png) no-repeat center;
}*/

h2.sectionTitle:after {
	display: block;
	width: 20px;
	height: 4px;
	margin:25px auto 0 auto;
	background: #987D30;
	content:'';	
}

@media (max-width: 767px) {
	h2.sectionTitle {
		margin-top: 0;
	}
	h2.sec01 img {
		width: 80%;
	}
	h2.sec02 img {
		width: 60%;
	}
	h2.sec03 img {
		width: 80%;
	}
}

/** map **/
.map {
	padding: 20px 0;
	background: url(/img/top/mapBg.png) left top;
}
.map .row {
	text-align: center;
}
.map img {
	max-width: 380px;
}
@media (max-width: 767px) {
	.map img {
		width: 100%;
	}
}

/** intro **/
.intro-content h5 {
	font-size: 22px;
	color: #937C36;
}
.intro-content p {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
}
@media (max-width: 767px) {
	.intro-content {
		width: 100%!important;
	}
	.intro-content h5 {
		font-size: calc( 34px * 0.5 );
	}
}

/** ATAMI'S SPIRITS **/
.spiritsPhoto {
	width: 1400px;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
}
.spiritsPhoto>.container {
	width: 1400px!important;
	padding-left: 0;
	padding-right: 0;
}
.spiritsPhoto>.container>.row {
	margin-left: 0;
	margin-right: 0;
}
.spiritsPhoto>.container>.row>.col-md-6 {
	padding-left: 0;
	padding-right: 0;
}
.spiritsPhoto img {
	max-width: 700px;
	max-height: 350px;
}
@media (max-width: 1399px) and (min-width: 1025px) {
	.spiritsPhoto
	, .spiritsPhoto>.container {
		width: 100%!important;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	.spiritsPhoto
	, .spiritsPhoto>.container {
		width: 100%!important;
	}
	.spiritsPhoto img {
		max-width: 100%;
		max-height: 100%!important;
	}
}
@media (max-width: 767px) {
	.spiritsPhoto
	, .spiritsPhoto>.container {
		width: 100%!important;
	}
	.spiritsPhoto img {
		max-width: 100%;
		max-height: 100%!important;
	}
}
/** POPULARITY RANKING **/
.ranking {
	/*width: 960px;*/
	margin: 0 auto 40px auto;
}

.ranking .rankingBox {
	position: relative;
	max-height: 225px;
	overflow: hidden;
	/*
	width: 314px;
	height: 195px;*/
}
.ranking .rankingBox:before {
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 2;
    border-width: 25px 10px 5px 10px;
    border-style: solid;
    border-color: #000;
	content:'';
}
.ranking .rankingBox.no1:before {
	border-color: #958027;
    border-bottom-color: transparent;
}
.ranking .rankingBox:after {
	position: absolute;
    top: 2px;
    left: 10px;
    z-index: 3;
    content: '';
    font-size: 16px;
    color: #FFF;
}
.ranking .rankingBox.no1:after {
    content: '1';
}
.ranking .rankingBox.no2:after {
    content: '2';
}
.ranking .rankingBox.no3:after {
    content: '3';
}
.ranking .rankingBox.no2:before {
	border-color: #7D8286;
    border-bottom-color: transparent;
}
.ranking .rankingBox.no3:before {
	border-color: #8E5A35;
    border-bottom-color: transparent;
}
.ranking a {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.ranking a:hover {
	opacity: 0.8;
}
.ranking .rankingBox img {
	width: 100%;
	height: 100%;
}
.ranking h2 {
	margin-top: 10px;
	font-size: 16px;
}
.ranking h2 a {
	color: #333;
}
@media (max-width: 1024px) and (min-width: 768px) {
	.ranking .rankingBox {
		max-height: 100%;
	}
}
@media (max-width: 767px) {
	.ranking h2 {
		margin-top: 10px;
	}
	.ranking>.container>.row>.col-md-4 {
		margin-bottom: 10px;
	}
	.ranking .rankingBox {
		max-height: 100%;
	}
}

/** MOVIE **/
.movie .movieBox {
	width: 637px;
	margin: 0 auto;
}
.movie .movieBox h3 {
	margin-top: 0;
	color: #987D30;
    font-family: "Trajan Pro";
}
.movie .movieBox h3 img {
	width: 72px;
}
.movie .movieBox h3.movie_tw img {
	width: 39px;
}

.movie .movieBox iframe {
	width: 100%;
	height: 100%;
	min-height: 356px;
}
@media (max-width: 767px) {
	.movie .movieBox {
		width: 100%;
	}
	.movie .movieBox iframe {
		width: calc( 100% + 30px );
		height: calc( 180px * 1.5 );
		min-height: 180px;
		margin-left: -15px;
	}
}

/** FOOTER **/
footer {
	padding: 30px 0 100px;
	background: #FFF;
	text-align: center;
	color: #333;
}

@media (max-width: 767px) {
	footer .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

footer h4 { clear: right; }
footer p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
}
footer>.container {}
footer .copyright {
	padding-top: 20px;
	border-top: #F6F6F6 1px solid;
}
footer a {
	color: #5788C3;
}
footer a:hover {
	color: #333;
}

footer .language-change {
	display: none;
}

footer a.instagram {
	display: block;
	float: right;
    margin: 0 0 10px 0;
	text-decoration: underline;
}

footer a.instagram:hover { text-decoration: none; }

@media (max-width: 767px) {

	body#top footer .language-change {
		padding: 0 0 10px;
	}

	footer {
		padding: 10px 0 30px;
	}

	footer a.instagram {
		margin-right: 20px;
	}
	
	footer .language-change {
		display: block;
	}
	
	footer .language-change {
		display: block;
	}
	
	footer .language-change li {
		display: inline-block;
	}
	
	footer .language-change li:nth-child(1):after {
		content:"|"
	}
	
	footer .language-change a {
		display: inline-block;
		margin: 0 5px;
	}
}

/** section padding **/
.sectionPadding20 {
	padding: 20px 0;
}
.sectionPadding35 {
	padding: 35px 0;
}
.sectionPadding75 {
	padding: 75px 0;
}

@media (max-width: 767px) {
	.sectionPadding75 {
		padding: 24px 0 48px;
	}
}

/** margin **/
.margin-15 {
	margin-left: -15px;
	margin-right: -15px;
}

/** btn(ranking) **/
.ranking>.container>.btn {
	float: right;
	/*
	width: 72px;
	height: 22px;*/
	padding: 5px 10px;
	border-radius: 0;
	border: #8B8B45 1px solid;
	color: #8B8B45;
	font-family: 'EB Garamond', serif;
    /*font-family: "Trajan Pro";
	background-image: url(/img/top/moreBtn.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	text-indent: -9999px;*/
}
/*
.ranking>.container>.btn:hover {
	background-image: url(/img/top/moreBtn.png)!important;
	background-position: center -7px!important;
	background-repeat: no-repeat!important;
}*/
.ranking>.container>.btn i {
	margin-left: 3px;
}
.ranking>.container>.btn:hover {
	background: #8B8B45;
	color: #FFF;
}
/** btn(footer) **/
footer>.container>.row>div>.btn {
	display: inline-block;
	width: 160px;
	height:35px;
	margin-bottom:20px;
	margin-right: -120px;
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
}
@media (max-width: 767px) {
	footer>.container>.row>div>.btn {
		display: block;
		float: left;
	}
}

footer>.container>.row>div>.btn img {
	width: 160px;
	height: 35px;
}
@media (max-width: 379px) {
	footer>.container>.row>div>.btn img {
		/*width: 120px;
		height: auto;*/
	}
	
	footer a.instagram {
		margin-right: 0;
	}
	
}

footer>.container>.row>div>.btn i {
	margin-left: 3px;
}
footer>.container>.row>div>.btn:hover {
	opacity: 0.7;
	/*
	background: #8B8B45;
	color: #FFF;
	*/
}




/** color **/
.bgGray {
	background: #F5F5F5!important;
}

/** btn(digest) **/
a.btn {
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
}
.search-condition .buttons .btn.btn-filter,
.search-condition .buttons .btn.btn-reset {
	/*
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;*/
	color: #FFF;
	background-color: #ea5350;
	border: #e52622 solid 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.search-condition .buttons .btn.btn-filter:before,
.search-condition .buttons .btn.btn-reset:before {
display: inline-block;
    margin-left: .2em;
    margin-right: 0.2em;
    width: 1em;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    speak: none;
    text-decoration: inherit;
    line-height: 1em;
    text-align: center;
    text-transform: none;
    content: "\e805";
}

.search-condition .buttons .btn.btn-reset {
	/*
	background: #FFF;
	border: #6e5a5a solid 1px;*/
	color: #6e5a5a;
	background: transparent!important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: #d8d8d8 solid 1px;
}
.search-condition .buttons .btn.btn-reset:hover {
	background-color: #e52622!important;
	color: #FFF;
	border: #e52622 solid 1px;
}
.guideBox.detail .informationArea .btn-document {
	float: right;
}

@media (max-width: 767px) {
	.search-condition table tr td.buttons .btn.btn-filter,
	.search-condition table tr td.buttons .btn.btn-reset {
		width: 49%;
	}
}

/** media query **/



/** mainImage thumnail **/
.jcarousel-list-vertical {
	height: auto !important;
}
.guideBox.detail .mainImage .thumbs .jcarousel-container,
.guideBox.detail .mainImage .thumbs .jcarousel-clip {
	height: auto !important;
}
.guideBox.detail .mainImage .thumbs .jcarousel-container {
	padding: 0 !important;
}
.guideBox.detail .mainImage .thumbs .jcarousel-item {
	width: calc( 25% - 10px )!important;
	height: auto !important;
	margin-left: 10px !important;
	background: #F5F5F5;
}
.guideBox.detail .mainImage .thumbs .jcarousel-item img {
	max-width: 100%;
	max-height: 157px;
}
@media (max-width: 767px) {

	.guideBox.detail .mainImage .thumbs .jcarousel-item {
		width: calc( 50% - 10px ) !important;
	}

	.pull-right {
		width: 100%;
		text-align: right
	}
	
	.guideBox.detail .tools .btn.btn-tripadvisor {
		display: inline-block;
	}
}

/** MAP **/
.marker_data_html .info,
.marker_data_html .info span {
	display: block;
	margin: 0 0 5px 0;
}
.marker_data_html .image img {
}
.marker_data_html .lk a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 4px 8px;
	background: #4D4D4D;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFF;
	text-align: center;
}

/** 一覧検索条件(スマホ用) **/
.spnVisible {
	display: none;
}
.pcVisible {
	display: block;
}
dl.accordion {
	margin-bottom: 10px;
}
dl.accordion dt {
	position: relative;
    height: 40px;
    padding: 0 5px;
    line-height: 40px;
    font-size: 108%;
    cursor: pointer;
    text-indent: 10px;
    color: #535353;
    text-align: center;
    background: #d8d8d8;
}
dl.accordion dd {
    background: #FFF;
    padding: 15px 10px 10px 10px;
    line-height: 1.5;
    display: none;
}
@media (max-width: 767px) {
	.spnVisible {
		display: block;
	}
	.pcVisible {
		display: none;
	}
}

.freebies figcaption a h1.spritsTW,
.pamphTW {
  font-family: DFKai-SB, 'SimSun', 'Helvetica Neue', Arial, serif!important;
}