/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: Arial, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Meiryo, Helvetica, メイリオ, sans-serif;
	font-size: 88%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	color: #000;
	background-color: transparent;
	text-decoration: none
}
a:active, a:hover {
	color: #000;
	outline: 0
}
a {
    transition: all 0.5s ease;
}
a:hover img {
    opacity: 0.7;
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
	max-width: 100%;
	height: auto
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace;
	font-size: 1em
}
li {
	list-style: none
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
img {
	backface-visibility: hidden;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
	font-weight: normal;
	src: url('/font/tpo/yamabukikagurazaka/NotoSerifCJKjp-Regular.woff') format('woff'), url('/font/tpo/yamabukikagurazaka/NotoSerifCJKjp-Regular.ttf') format('ttf');
}
@font-face {
	font-family: 'NotoSerifCJKjp';
	font-style: normal;
	font-weight: bold;
	src: url('/font/tpo/yamabukikagurazaka/NotoSerifCJKjp-Bold.woff') format('woff'), url('/font/tpo/yamabukikagurazaka/NotoSerifCJKjp-Bold.ttf') format('ttf');
}
/*pc版では表示*/
.PC_block {
	display: block!important;
}
/*sp版では表示*/
.SP_block {
	display: none!important;
	;
}
@media screen and (max-width:640px) {
	.PC_block {
		display: none!important;
	}
	.SP_block {
		display: block!important;
	}
}
/*pc版では表示*/
.pc_only {
	display: block;
}
/*sp版では表示*/
.sp_only {
	display: none;
}
@media screen and (max-width:767px) {
	.pc_only {
		display: none;
	}
	.sp_only {
		display: block;
	}
}
/*改行*/
@media screen and (min-width: 650px) {
	.br-pc {
		display: block;
	}
	.br-sp {
		display: none;
	}
	.br-se {
		display: none;
	}
}
@media screen and (max-width: 650px) {
	.br-pc {
		display: none;
	}
	.br-sp {
		display: block;
	}
	.br-se {
		display: none;
	}
}
@media screen and (max-width: 320px) {
	.br-se {
		display: block;
	}
}
img.fullImg {
	width: 100%;
	width/***/: 100%\9;
	max-width: 100%;
	height: auto;
}
a.hover img {
	-webkit-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
a.hover:hover img {
	opacity: 0.7;
}
@media only screen and (max-width: 991px) {
    .inner {
        padding: 0 15px;
    }
}
@media only screen and (max-width: 640px) {
    .inner {
        width: 100%;
        padding: 0 15px;
    }
}
.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}
.no-gutters {
	margin: 0;
	padding: 0;
}
@media screen and (max-width: 768px) {
	.no-gutters {
		padding: 0 15px;
	}
}
.container {
	max-width: 1024px!important;
}
/*フローティング*/
#flow_conv_btn {
	position: fixed;
	right: -290px;
	top: 35%;
	margin-top: -105px;
	/*overflow: hidden;*/
	-webkit-transition: all 0.5s ease-out;  /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.5s ease-out;  /* Firefox 4-15 */
	-o-transition: all 0.5s ease-out;  /* Opera 10.50?12.00 */
	transition: all 0.5s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
	z-index: 10010;
	display: block;
}
.floatBtnWrap {
	position: relative;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	right: 20px;
}
.floatBtnClose {
	position: absolute;
	width: 30px;
	height: 30px;
	top: -15px;
	right: -15px;
	cursor: pointer;
}
@media screen and (max-width: 768px) {
	.floatBtnWrap a img {
		width: 120px;
	}
}
/* sp横向き対応 */
#yoko {
	display: none;
}
@media screen and (max-width: 768px) and (orientation: landscape) {
	#yoko {
		width: 100%;
		height: 100vh;
		z-index: 99999999999999;
		position: fixed;
		top: 0px;
		left: 0px;
		display: block!important;
	}
	#yoko img {
		width: 100%;
		height: 100%;
	}
}
/* /sp横向き対応 */
/* template style ----------------------*/
body {
	line-height: 180%;
	font-size: 14px;
	color: #000;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	margin: auto;
	padding: 0;
	overflow: auto !important;
	font-family: "Times New Roman", "Noto Serif JP", NotoSerifCJKjp, "Noto Serif SC", 游明朝, YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", HGS明朝E, メイリオ, "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
}
h1, h2, h3, h4, h5, h6, p, th, td, a {
	font-feature-settings: "palt" 1;
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6, th {
	font-weight: normal;
}
#wrapper {
	position: relative;
}
.inner {
	width: 100%;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.inner02 {
	max-width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width: 1000px) {
	.inner02 {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.opa {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.opa:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.opa1 {
	opacity: 1 !important;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
	content: "";
	display: table;
}
.clearfix:after, .cf:after {
	clear: both;
}
.clearfix, .cf {
	zoom: 1;
}
.pageTop {
	display: none !important;
}
li a.nolink {
	pointer-events: none;
}
li a.nolink span {
	opacity: .2;
}
#information .homeBnrBox .right a {
	position: relative;
	display: block;
	max-width: 469px;
	margin-left: auto;
}
.bnrNew {
	position: absolute;
	font-size: 10px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	background: #df2222;
	height: 13px;
	line-height: 13px;
	letter-spacing: 0;
	display: table;
	opacity: .9;
	text-align: center;
	z-index: 100;
}
@media screen and (max-width: 768px) {
	.bnrNew {
		font-size: 7px;
		width: 25px;
		height: 8px;
	}
}
/* header ----------------------*/
#header {
	width: 100%;
	background: #fff;
	overflow: hidden;
}
#header > .inner {
	padding: 0 0 5px;
}
#description {
	font-size: 10px;
	color: #000000;
	line-height: 1.5;
	width: 100%;
	letter-spacing: 0;
	padding-top: 10px;
	padding-left: 140px;
	max-width: 1200px;
	margin: 0 auto;
}
@media screen and (max-width: 1200px) {
	#description {
		max-width: 960px;
		padding-left: 20px;
	}
}
#header h1 {
	font-size: 10px;
	color: #000000;
	line-height: 1.5;
	width: 100%;
	letter-spacing: 0;
	padding-top: 10px;
	padding-left: 20px;
}
#headerLogos {
	margin-top: 10px;
	padding-bottom: 0;
}
#headerLogos #thp-logo {
	float: left;
	max-width: 450px;
	margin-left: 20px;
}
#headerLogos #headerAction {
	float: right;
	max-width: 205px;
	margin-top: 1px;
}
#mec-logo {
	margin-right: 20px;
	width: 198px;
}
#hnav {
	margin-top: 5px;
	margin-right: 6px;
}
#hnav ul {
	letter-spacing: 0;
	text-align: right;
}
#hnav ul li {
	display: inline-block;
	margin-left: 4px;
}
#hnav ul li:nth-child(1):before {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #cf9934;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -2px;
}
#hnav ul li:nth-child(1) a {
	font-size: 13px;
}
#hnav ul li:nth-child(1) a:hover {
	text-decoration: underline;
}
#hnav ul li:nth-child(2):before {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #cf9934;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -2px;
}
#hnav ul li:nth-child(2) a {
	font-size: 13px;
}
#hnav ul li:nth-child(2) a:hover {
	text-decoration: underline;
}
#hnav ul li:nth-child(3) a:hover {
	opacity: 0.7;
}
#hnav ul li:nth-child(3) a {
	display: block;
	padding: 0px 18px;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	transition: 1s;
	/*background: #8f7348;*/
	background: #a77c4f;
}



#hnav ul li:nth-child(4) a:hover {
	opacity: 0.7;
}

#hnav ul li:nth-child(4) a {
	padding: 0px 17px;
	font-size: 12px;
	color: #fff;
	transition: 1s;
	display: block;
	background: #827158;
	position: relative;
}

#hnav {
	position: relative;
}


/*
#hnav ul li:nth-child(4) a:before {
    content: "NEW";
    font-size: 9px;
    color: #fff;
    position: absolute;
    top: -4px;
    right: -4px;
    width: 30px;
    background: #df2222;
    height: 10px;
    line-height: 10px;
    letter-spacing: 0;
		display: inline-block;
		text-align: center;
    opacity: .9;
}
*/

#gnav {
	background: #fff;
}
#gnav .inner {
	width: 100%;
}
#gnav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
}
#gnav ul li {
	position: relative;
	text-align: center;
	min-width: 25%;
}
#gnav ul li a {
	color: #4a3f33;
	font-size: 12px;
	text-align: center;
	display: block;
	line-height: 12px;
	padding: 8px 5px;
	position: relative;
}
#gnav ul li.no_link a {
	opacity: 0.6;
	pointer-events: none;
}
#gnav ul li a:after {
	background: #cf9a34;
	content: "";
	display: block;
	height: 1px;
	width: 0;
	position: absolute;
	left: 0;
	bottom: 1px;
	transition: 0.25s;
}
#gnav ul li a:hover:after, #home #gnav ul li.top a:after, #brand #gnav ul li.brand a:after, #equipment #gnav ul li.equipment a:after, #concept #gnav ul li.concept a:after, #redevelopment #gnav ul li.redevelopment a:after, #location #gnav ul li.location a:after, #access #gnav ul li.access a:after, #design #gnav ul li.design a:after, #plan #gnav ul li.plan a:after {
	width: 100%;
}
#gnav ul li .coming {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 12px;
	text-align: center;
	font-size: 10px;
	margin: auto;
	color: #fff;
}
/*newマーク*/
/*#gnav ul li:nth-child(1) a:before, #fnav ul li:nth-child(1) a:before,
#gnav ul li:nth-child(6) a:before, #fnav ul li:nth-child(6) a:before {
	content: "NEW";
	font-size: 10px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	background: #df2222;
	height: 10px;
	line-height: 10px;
	letter-spacing: 0;
	display: table;
	opacity: .9;
}*/
#sp-logo {
	display: none;
}
/*ポップアップスタイル*/
.popupType {
	padding-bottom: 30px;
}
.popupType .inner {
	max-width: 650px;
}
.popupType #headerLogos {
	float: left;
}
.popupType #popHnav {
	float: right;
	margin-top: 20px;
	width: 250px;
}
.popupType #popHnav ul li {
	width: 120px;
	float: left;
}
.popupType #popHnav ul li:nth-child(2) {
	float: right;
}
.popupType .contact {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #a07c52;
	border-bottom: 1px solid #a07c52;
	margin-top: 40px;
	margin-bottom: 20px;
}
.popupType .telBox {
	width: 60.93%;
	max-width: 396px;
	float: left;
}
.popupType .telBox .destination {
	width: 44.7%;
	max-width: 177px;
	float: left;
}
.popupType .telBox .tel {
	width: 51.02%;
	max-width: 202px;
	float: right;
}
.popupType .opentime {
	width: 34.62%;
	max-width: 225px;
	float: right;
}
.popActionBtns {
	width: 124px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.popActionBtns ul li {
	width: 49px;
	float: left;
}
.popActionBtns ul li + li {
	width: 62px;
	float: right;
}
.popCaption {
	margin-top: 30px;
	color: #7f7f7f;
	font-size: 10px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	line-height: 1.4;
}
.popBottom {}
.popBottom .seller {
	max-width: 200px;
}
.popBottom #copyright {
	text-align: right;
	padding-top: 0;
}
/* main ------------------------*/

.underMv {
	width: 100%;
	max-width: 1400px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.blackBox {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.underMv .tips {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	opacity: 0;
}
.underMv .tips h2 {
	text-align: center;
	padding-bottom: 20px;
}
.underMv .tips p {
	color: #fff;
}
.underMv .caption {
	left: 20px;
	bottom: 10px;
	color: #fff;
	font-size: 10px;
}
.plusBtn {
	font-size: 20px;
	padding-bottom: 2px;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	width: 25px;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
}
/* footer ----------------------*/
#footer {
	background: #FFF;
	padding: 0 0 30px;
}
@media screen and (min-width: 769px) {
	#home #footer ul li.top a, #brand #footer ul li.brand a, #equipment #footer ul li.equipment a, #concept #footer ul li.concept a, #redevelopment #footer ul li.redevelopment a, #location #footer ul li.location a, #access #footer ul li.access a, #design #footer ul li.design a, #plan #footer ul li.plan a {
		background: #e0bd7b;
		color: #fff;
	}
}
.footer_bar_bg {
	background: #f5f4f6;
}
.footer_bar_area {
	max-width: 960px;
	padding: 30px 0;
	margin: 20px auto 0;
}
.footer_bar_area .footer_bar_con ul {
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.footer_bar_area .footer_bar_con ul li {
	display: table-cell;
	padding: 0 5px;
	width: 24%;
}
.footer_bar_area .footer_bar_con ul li img {
	width: 100%;
}

.footer_bar_language {
	text-align: center;
	margin-top: 20px;
}
@media screen and (max-width: 768px) {
	.footer_bar_con_sp {
		margin: 0 auto;
		width: 70.4%;
		position: relative;
	}
	.footer_bar_con_sp ul li {
		padding: 0 2px;
		text-align: center;
	}
	.footer_bar_con_sp ul li img {
		display: block;
		width: 100%;
	}
	.footer_bar_con_sp .slick-arrow {
		background-color: none;
		border: none;
		display: inline-block;
		height: 20px;
		width: 12px;
		outline: none;
		text-indent: -999em;
		position: absolute;
		top: 40%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 10;
	}
	.footer_bar_con_sp .slick-prev {
		background: url(/img/tpo/yamabukikagurazaka/elements/btn_prev.png) no-repeat 0 0;
		left: -22px;
	}
	.footer_bar_con_sp .slick-next {
		background: url(/img/tpo/yamabukikagurazaka/elements/btn_next.png) no-repeat 0 0;
		right: -22px;
	}
	.footer_bar_con_sp .slick-dots {
		margin-top: 10px;
		text-align: center;
	}
	.footer_bar_con_sp .slick-dots li {
		display: inline-block;
		padding: 0 4px;
	}
	.footer_bar_con_sp .slick-dots li button {
		background-color: #9e9e9f;
		border: none;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		display: block;
		height: 10px;
		width: 10px;
		outline: none;
		margin: 0;
		padding: 0;
		text-indent: -999em;
		z-index: 10;
	}
	.footer_bar_con_sp .slick-dots li.slick-active button {
		background: #063686;
	}
}
.footCaption {
	color: #7f7f7f;
	font-size: 10px;
	line-height: 1.4;
	padding-top: 30px;
	padding-bottom: 30px;
}
#fnav {
	background: rgba(207, 154, 52, 1);
}
#fnav nav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
}
#fnav nav ul li {
	float: left;
	min-width: 20%;
	position: relative;
}
#fnav nav ul li a {
	background: rgba(207, 154, 52, 1);
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: block;
	line-height: 1;
	padding: 9px 5px;
	transition: 0.4s
}
#fnav nav ul li.no_link a {
	opacity: 0.6;
	pointer-events: none;
}
#fnav nav ul li a:hover {
	background: #e0bd7b;
	color: #fff;
	transition: 0.2s;
}
#fnav nav ul li.is_content a {
	background: #6f7a7b;
	color: #fff;
}/*
#fnav nav ul li:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 23px;
	background: #ffffff;
	background: -moz-linear-gradient(top, rgba(239, 245, 247, 0) 0%, rgba(127, 171, 193, 1) 51%, rgba(239, 245, 247, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(239, 245, 247, 0) 0%, rgba(127, 171, 193, 1) 51%, rgba(239, 245, 247, 0) 100%);
	background: linear-gradient(to bottom, rgba(239, 245, 247, 0) 0%, rgba(127, 171, 193, 1) 51%, rgba(239, 245, 247, 0) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f81a2', endColorstr='#3f81a2', GradientType=0);
}
#footer #fnav nav ul li:first-child:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 27px;
	background: #ffffff;
	background: -moz-linear-gradient(top, rgba(239, 245, 247, 0) 0%, rgba(127, 171, 193, 1) 51%, rgba(239, 245, 247, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(239, 245, 247, 0) 0%, rgba(127, 171, 193, 1) 51%, rgba(239, 245, 247, 0) 100%);
	background: linear-gradient(to bottom, rgba(239, 245, 247, 0) 0%, rgba(127, 171, 193, 1) 51%, rgba(239, 245, 247, 0) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f81a2', endColorstr='#3f81a2', GradientType=0);
}*/

#footContents{
	max-width: 920px;
    padding-top: 30px;
}
#footLinks {
    margin-top: 30px;
    margin-bottom: 30px;
}
#footLinks ul {
    margin-right: auto;
    margin-left: auto;
    max-width: 791px;
}
#footLinks ul li {
    width: 35.3982%;
    max-width: 280px;
    float: left;
}
#footLinks ul li a:hover img{
	opacity: 1;
}
#footLinks ul li + li {
    margin-left: 40px;
}
#footLinks ul li:nth-child(3) {
    width: 19.0898%;
    max-width: 151px;
}
#footInfo {
	/*padding-top: 10px;
	padding-bottom: 48px;*/
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#footInfo .contact{
	float: right;
    padding-top: 7px;
}
#footInfo .contact .dear {
    padding-bottom: 6px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: -.005em;
}
#footInfo .contact .tel {
    width: 51.8%;
    max-width: 205px;
    float: left;
}
#footInfo .contact .tel a:hover img{
	opacity: 1;
}
#footInfo .contact .openTime{
	width: 100%;
    max-width: 255px;
    float: right;
    margin-left: 20px;
    margin-top: -2px;
}
#footInfo .owner{
	width: 100%;
    max-width: 272px;
    float: left;
}
#footInfo .owner a:hover img{
	opacity: 1;
}
#footInfo .seller{
	margin-bottom: 10px;
}
#footInfo .policy{
	font-size: 12px;
    text-decoration: underline;
}

#contact {
	float: right;
	padding-top: 15px;
	text-align: right;
}

#contact .red {
	display: none;
}

.ftel {
	position: relative;
	font-size: 19px;
	color: #4f565e;
	margin: 0 5px 0 0;
}
.ftel .telNum {
	font-size: 26px;
	color: #010101;
	cursor: default;
}
.opentime {
	font-size: 12px;
	line-height: 1.4;
}
.opentime {
	/*display: inline-block;
    */
}

.opentime span {
	display: inline-block;
	margin-top: .2rem;
	margin-bottom: .2rem;
}


#seller {
	float: left;
	padding-top: 15px;
	width: 198px;
}
#meclink ul {
	font-size: 12px;
	line-height: 1;
}
#meclink li {
	display: inline-block;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	vertical-align: top;
}
#meclink li.sp {
	display: none;
}
#meclink li::before {
	content: ">";
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align: top;
	padding-right: 3px;
	font-size: 9px;
}
#meclink li: last-child::before {
	content: "";
}
#meclink li:nth-child(3n + 1) {
	width: 21em;
}
#meclink li:nth-child(3n + 2) {
	width: 21em;
}
#meclink li:nth-child(3n) {
	width: 25em;
}
#meclink li a {
	text-decoration: underline;
	letter-spacing: 0;
}
#meclink li a:hover {
	background: none;
	text-decoration: none;
}
#meclink li .li-br {
	display: none;
}
#copyright {
	font-size: 72%;
	text-align: right;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
    margin-top: 5px;
}
#copyright img {
	height: 9px;
}
.sp-bl {
	display: none;
}
/*@media screen and (max-width: 945px) {*/
	/*footer layout*/
	/*#contact {
		float: none;
		margin-right: auto;
		margin-left: auto;
		display: table;
		margin-top: 20px;
	}
	#seller {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	#meclink {
		text-align: center;
	}
	#meclink li:nth-child(n) {
		width: auto;
		margin: 1em;
	}
	#copyright {
		padding-top: 15px;
	}
}*/
#sp-nav, #sp-topnav, #sp-bottom-nav {
	display: none;
}
@media screen and (max-width: 1050px){
    #footLinks ul {
        max-width: 600px;
    }
    #footLinks ul li {
        width: 46.6667%;
    }
    #footLinks ul li + li {
        overflow: hidden;
    }
    #footLinks ul li + li + li{
        margin-left: 0;
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15px;
    }
    #footLinks ul li:nth-child(3) {
        width: 25.1667%;
    }
    #footInfo{
        width: 100%;
    }
    #footInfo .contact {
        float: none;
    }
    #footInfo .contact .dear {
        text-align: center;
    }
    #footInfo .contact .detailBox{
        text-align: center;
    }
    #footInfo .contact .tel {
    	width: 100%;
    	max-width: 205px;
    	float: none;
    	display: inline-block;
    }
    #footInfo .contact .openTime {
        float: none;
        display: inline-block;
    }
    #footInfo .owner {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }
    #footInfo .owner .policy{
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
	#footer #fnav nav ul li:first-child:before {
		width: 0;
	}
}
@media screen and (max-width: 768px) {
	.pc {
		display: none !important;
	}
	.sp-bl {
		display: block;
	}
	.sp-il {
		display: inline;
	}
	.inner {
		width: 87.5%;
		max-width: 560px;
	}
	/* sp-header ----------------------*/
	#header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		z-index: 101;
	}
	#headerLogos #thp-logo {
		margin-top: 5px;
		margin-bottom: 7px;
	}
	.sp-logo {
		padding-top: 10px;
		padding-bottom: 15px;
		text-align: center;
		line-height: 1;
	}
	.sp-logo a img {
		width: 290px;
	}
	/* sp-main ------------------------*/
	#main {
		border-top: none;
		-webkit-border-image: none;
		border-image: none;
		border-image-slice: 0;
	}
	.ttl {
		padding-bottom: 30px;
	}
	.txt {
		font-size: 12px;
		line-height: 2;
		text-align: left;
	}
	.underMv {
		height: 65vh !important;
	}
	.underMv p.txt {
		text-align: center;
	}
	/* sp-footer ----------------------*/
	/*#footer {}
	#footInfo {
		margin-bottom: 25px;
	}
	#contact {}
	#contact ul li {
		float: none;
		text-align: center;
	}
	#contact ul li:first-child {
		width: 75%;
		max-width: 240px;
		margin-right: auto;
		margin-left: auto;
	}
	#contact ul li + li {
		float: none;
		padding-top: 10px;
		width: 89.0625%;
		margin-right: auto;
		margin-left: auto;
		max-width: 285px;
	}
	#contact ul li:nth-child(2) {
		width: 79.0625%;
		max-width: 506px;
		margin-right: auto;
		margin-left: auto;
		padding-top: 7px;
	}
	#contact .opentime {
		line-height: 160%;
		padding-top: 12px;
		text-align: center;
	}

	#seller {
		width: 62.5%;
		max-width: 400px;
	}
	#seller ul li {
		float: none;
		text-align: center;
	}
	#seller ul li + li {
		float: none;
		margin-top: 15px;
	}*/
	#footLinks ul {
    	max-width: 280px;
    }
    #footLinks ul li {
    	width: 100%;
    	max-width: 100%;
    	float: none;
    }
    #footLinks ul li + li {
    	margin: 15px 0 0;
    }
    #footLinks ul li:last-child {
    	width: 71.4286%;
    	max-width: 200px;
    	padding-top: 0;
    }
    #footInfo .contact .openTime {
        width: 100%;
        max-width: 255px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    #footInfo .contact .dear {
    	padding-bottom: 10px;
    	font-size: 11px;
    }
    #footInfo .contact .tel {
        width: 100%;
        max-width: 189px;
    	float: none;
    	margin: 0 auto 15px;
        display: block;
    }
    #footInfo .owner {
        margin-right: auto;
        margin-left: auto;
    }
	#fTextNav {
		background: #ece8db;
		margin-top: 20px;
		margin-bottom: 0;
	}
	#fTextNav ul {
		display: block;
	}
	#fTextNav ul li {
		width: 50%;
		font-size: 93%;
		padding-top: 17px;
		padding-bottom: 17px;
		text-align: center;
		box-sizing: border-box;
		border-bottom: 1px solid #fff;
		margin-bottom: 0;
	}
	#fTextNav ul li + li {
		border-left: none;
	}
	#fTextNav ul li:nth-child(odd) {
		border-right: 1px solid #fff;
	}
	#fTextNav ul .nav-salon {
		font-size: 82%;
		line-height: 140%;
		padding-top: 8px;
		padding-bottom: 7px;
	}
	#meclink ul {
		border: none;
		background: #f7f7f7;
	}
	#meclink ul li {
		float: left;
		box-sizing: border-box;
		border-top: 1px solid #ccc;
	}
	#meclink li.sp {
		display: block;
	}
	#meclink ul li:nth-child(n) {
		width: 50%;
		margin: inherit;
		min-height: 55px;
	}
	#meclink ul li:nth-child(even) {
		border-left: 1px solid #ccc;
	}
	#meclink ul li:nth-child(5), #meclink ul li:nth-child(6) {
		border-bottom: 1px solid #ccc;
	}
	#meclink ul li::before {
		display: none;
	}
	#meclink ul li .li-br {
		display: block;
	}
	#meclink ul li a {
		text-decoration: none;
		padding-top: 12px;
		padding-bottom: 10px;
		display: block;
		text-align: center;
		line-height: 160%;
		font-size: 77%;
	}
	#copyright {
		text-align: center;
		padding-top: 15px;
	}
}
/* sp-menu ----------------------*/
@media screen and (max-width: 768px) {
	.inner {
		width: 93.75%;
		max-width: 600px;
	}
	.pageTop {
		display: block !important;
		position: fixed;
		right: 10px;
		bottom: 80px;
		z-index: 9;
		width: 40px;
		height: 50px;
		background: rgba(255, 255, 255, .5);
	}
	#wrap {
		margin-top: 99px;
	}
	#sp-menuOverlay {
		opacity: 0;
		background: rgba(0, 0, 0, .8);
		width: 100%;
		height: 100%;
		position: fixed;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
		z-index: -1;
	}
	#sp-menuOverlay.overlayNow {
		opacity: 1;
		z-index: 99;
	}
	.menu-trigger, .menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu-trigger {
		position: fixed;
		top: 25px;
		right: 20px;
		width: 30px;
		height: 25px;
	}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 5px;
		background-color: #799a93;
	}
	.menu-trigger span:nth-of-type(1) {
		top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
		top: 10px;
	}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;
	}
	.menu-trigger.active span: nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}
	.menu-trigger.active span: nth-of-type(2) {
		left: 50%;
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}
	.openmenu {
		opacity: 1 !important;
		z-index: 100 !important;
	}
	@-webkit-keyframes active-menu-bar02 {
		100% {
			height: 0;
		}
	}
	@keyframes active-menu-bar02 {
		100% {
			height: 0;
		}
	}
	.menu-trigger.active span: nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}
	#sp-nav {
		display: block;
		position: fixed;
		top: 0;
		background-color: #fff;
		width: 100%;
		height: auto;
		z-index: -1;
		opacity: 0;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
	}
	#sp-navList {
		margin-top: 106px;
		text-align: center;
	}
	#sp-navList ul li {
		float: left;
		width: 50%;
		box-sizing: border-box;
		line-height: 100%;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		position: relative;
		background: #fff;
	}
	#sp-navList ul li:nth-child(odd) {
		border-left: 1px solid #ccc;
	}
	#sp-navList ul li a {
		padding: 0;
		display: block;
		font-size: 12px;
		height: 48px;
		line-height: 48px;
	}
	#sp-navList ul li.no_link a {
		opacity: 0.2;
		pointer-events: none;
	}
	#sp-navList ul li:after {
		position: absolute;
		top: 50%;
		right: 15px;
		width: 9px;
		height: 33px;
		margin-top: -8px;
		background: url("/img/tpo/yamabukikagurazaka/elements/sp/ico_nav_arrow.png") no-repeat;
		background-position: 0 -19px;
		background-size: 9px 33px;
		content: '';
		opacity: .5;
	}
	#home #sp-navList ul li.top a, #brand #sp-navList ul li.brand a, #equipment #sp-navList ul li.equipment a, #concept #sp-navList ul li.concept a, #redevelopment #sp-navList ul li.redevelopment a, #location #sp-navList ul li.location a, #access #sp-navList ul li.access a, #design #sp-navList ul li.design a, #plan #sp-navList ul li.plan a, #equipment #sp-navList ul li.equipment a, #map #sp-navList ul li.map a, #outline #sp-navList ul li.outline a {
		background-color: rgba(207, 154, 52, .7);
		color: #fff;
	}
	#sp-navList ul li:last-child {
		/*width: 100%;*/
	}

	/*#sp-navList ul li:nth-child(1) a:before, #sp-navList ul li:nth-child(6) a:before {
    content: "NEW";
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    background: #df2222;
    height: 14px;
    line-height: 14px;
    padding-top: 1px;
    letter-spacing: 0;
    display: inline-block;
    opacity: .9;
    text-align: center;
}*/


	.sp-nav-request {
		text-align: center;
		margin-top: 40px;
		padding-bottom: 40px;
	}
	#footer {
		padding: 0 0 95px;
	}
	/*#footContents.inner {
		width: 100%;
		max-width: inherit;
		padding: 0;
	}*/
	#fnav {
		padding-top: 0;
		padding-bottom: 0;
		text-align: center;
		font-size: 110%;
	}
	#fnav .inner {
		width: 100%;
		max-width: inherit;
		padding: 0;
	}
	#fnav nav ul {
		/*border-top: 1px solid #fff;
    */
		display: block;
	}
	#fnav nav ul li {
		width: 50%;
		box-sizing: border-box;
		border-bottom: 1px solid #fff;
		float: left;
	}
	#fnav nav ul li:nth-child(odd) {
		border-right: 1px solid #fff;
	}
	#fnav nav ul li a {
		font-size: 11px;
		color: #fff;
		display: block;
		width: 100%;
		padding: 15px 0 !important;
		height: 40px;
		line-height: 1;
		background: #cf9a34;
	}
	#fnav nav ul li:nth-child(even) {
		border-right: none;
	}
	#fnav nav ul li.outline {
		border-right: none;
		/*width: 100%;*/
	}
	#home #fnav nav ul li.top a, #brand #fnav nav ul li.brand a, #equipment #fnav nav ul li.equipment a, #concept #fnav nav ul li.concept a, #redevelopment #fnav nav ul li.redevelopment a, #location #fnav nav ul li.location a, #access #fnav nav ul li.access a, #design #fnav nav ul li.design a, #plan #fnav nav ul li.plan a {
		background: #e0bd7b;
	}
	#footCaption {
		width: 95%;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
	}

	.footCaption .inner{
		width: 100%;
		padding: 0;
	}
	/*#footInfo {
		margin-bottom: 0;
		max-width: 640px;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 0;
	}*/
	#fnav nav ul li.is_content a {
		background: none;
	}
	#fnav nav ul li:after {
		background: none;
	}
	#fnav nav ul li a {
		padding: 0;
	}
	#fnav nav ul li.concept a {
		padding: 0;
	}
	/*#fnav nav ul li a br {
    display: none;
}
*/
	#contact {
		max-width: 640px;
		text-align: center;
		margin: 20px auto;
		padding: 0 15px;
	}
	#contact .ftel {
		padding: 0;
	}
	#contact ul li {
		float: none;
		text-align: center;
	}
	#contact ul li:first-child {
		width: 89%;
		max-width: 283px;
		margin-right: auto;
		margin-left: auto;
	}
	#contact ul li + li {
		float: none;
		padding-top: 10px;
		width: 89.0625%;
		margin-right: auto;
		margin-left: auto;
		max-width: 285px;
	}
	#contact .opentime {
		margin-bottom: 10px;
	}
	#contact .telNum {
		font-size: 7vw;
		margin: 2% 0 2%;
		display: inline-block;
		padding: 3% 17% 0 0;
		position: relative;
		white-space: nowrap;
	}
	#contact .telNum:after {
		content: '';
		display: inline-block;
		background: url(/img/tpo/yamabukikagurazaka/elements/sp/ic_tel.gif) no-repeat right top;
		background-size: contain;
		width: 1.5em;
		height: 1.5em;
		position: absolute;
		top: 0;
		right: -6%;
	}
	.txtOpentime {
		color: #000;
		font-size: 16px;
		text-align: left;
	}
	.txtOpentime .time {
		padding: 20px 0;
	}


	.txtOpentime span {
		display: block;
		margin-top: .3rem;
	}

	.ftelnumber {
		font-size: 20px;
		padding: 10px 0;
		text-align: center;
	}
	#seller {
		width: 200px;
		padding-top: 0;
	}
	#seller ul li {
		float: none;
		text-align: center;
	}
	#seller ul li + li {
		float: none;
		margin-top: 15px;
	}
	#meclink {
		padding-top: 0;
	}
	#meclink ul {
		border: none;
	}
	#meclink li {
		float: left;
		box-sizing: border-box;
		border-top: 1px solid #ccc;
	}
	#meclink li:nth-child(n) {
		width: 50%;
		margin: inherit;
		min-height: 55px;
	}
	#meclink li:nth-child(even) {
		border-left: 1px solid #ccc;
	}
	#meclink li:nth-child(5), #meclink li:nth-child(6) {
		border-bottom: 1px solid #ccc;
	}
	#meclink li::before {
		display: none;
	}
	#meclink li .li-br {
		display: block;
	}
	#meclink li a {
		text-decoration: none;
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
		text-align: center;
		line-height: 160%;
		font-size: 77%;
	}
	#meclink li:nth-child(1) a, #meclink li:nth-child(2) a, #meclink li:nth-child(6) a {
		padding-top: 11px;
	}
	#meclink li:nth-child(3) a, #meclink li:nth-child(5) a {
		padding-top: 12px;
	}
	#copyright {
		text-align: center;
	}
	#header {
		padding-bottom: 0 !important;
	}
	#pankuzu {
		display: none;
	}
	#popFooter {
		width: 100%;
	}
	.popupType .telBox {
		width: 100%;
		max-width: 320px;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.popupType .telBox .destination {
		width: 100%;
		max-width: inherit;
		float: none;
	}
	.popupType .telBox .tel {
		width: 100%;
		max-width: inherit;
		float: none;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.popupType .opentime {
		width: 100%;
		max-width: inherit;
		float: none;
		padding-top: 0;
	}
	.popActionBtns {
		margin-bottom: 30px;
	}
	.popBottom .seller {
		margin-right: auto;
		margin-left: auto;
	}
	.popupType #copyright {
		text-align: center;
		font-size: 10px;
		margin-top: 20px;
	}
}
@media screen and (max-width: 480px) {
	#contact .telNum {
		padding-top: 0.8%;
		padding-right: 13%;
	}
}
@media screen and (max-width: 640px) {
	/* iphone5s〜 */
	.sp-bl {
		display: block;
	}
	.sp-il {
		display: inline !important;
	}
	.tablet-bl {
		display: none;
	}
	#sp-logo {
		background: #fff;
		display: flex;
		align-items: center;
		padding: 10px 15px;
		vertical-align: middle;
		text-align: left;
		width: 100%;
		position: relative;
		z-index: 10;
	}
	#sp-logo a {
		display: block;
	}
	#sp-logo img {
		width: 357px;
	}
	#sp-topnav {
		display: flex;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 101;
		width: 100%;
		background: #fff;
		background-size: cover;
	}
	#sp-topnav > ul {
		background-color: #fff;
	}
	#sp-bottom-nav {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 101;
		width: 100%;
	}
	#sp-bottom-nav > ul {
		background-color: #fff;
		display: flex;
	}
	#sp-bottom-nav > ul > li {
		border-right: 1px solid #fff;
		/*width: 25%;*/
		width: 33.333333%;
    	text-align: center;
	}
	#sp-bottom-nav > ul > li.item-outline,
	#sp-bottom-nav > ul > li.item-map {
		background: #d4d4d4;
	}
	#sp-bottom-nav > ul > li.item-request {
		background: #7e2c11;
		background: -moz-linear-gradient(left,  #7e2c11 0%, #000000 100%);
		background: -webkit-linear-gradient(left,  #7e2c11 0%,#000000 100%);
		background: linear-gradient(to right,  #7e2c11 0%,#000000 100%);
	}
	#sp-bottom-nav > ul > li.item-tel {
		background: #968b6a;
		border-right: none;
	}
	#sp-bottom-nav > ul > li a {
		display: block;
		padding: 9px 0;
		position: relative;
	}
	#sp-bottom-nav > ul > li a img{
		max-width: 93px;
	}

	/*#sp-bottom-nav ul li:nth-child(2) a:before {
	    content: "NEW";
	    font-size: 10px;
	    color: #fff;
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 35px;
	    background: #df2222;
	    height: 14px;
	    line-height: 14px;
	    padding-top: 1px;
	    letter-spacing: 0;
	    display: inline-block;
	    opacity: .9;
	    text-align: center;
	}*/

	#header {
		position: inherit;
		padding-top: 46px;
		background: #fff;
		z-index: 1;
		border-bottom: 2px solid #a8937d;
		display: none;
	}
	#header > .inner {
		padding: 0;
	}
	#sp-topnav ul li {
		float: left;
		width:20%;
		height: 70px;
		box-sizing: border-box;
		vertical-align: middle;
		text-align: center;
		padding: 0 2px;
	}
	#sp-topnav.pop_nav ul li {
		width: 25%;
	}
	#sp-topnav ul .item-map, #sp-topnav ul .item-request{
		background-color: #005883;
	}
	#sp-topnav ul .item-r {
		background-color: #00303e;
	}
	#sp-topnav ul .item-tel {
		background-color: #518caa;
	}
	#sp-topnav ul .item-reserve {
		background-color: #518caa;
	}
	#sp-topnav ul .item-menu {
		padding: 0 5px;
		width: 100%;
		border-right: none;
		background-color: #FFF;
	}
	#sp-topnav ul li a {
		display: block;
		width: 100%;
		height: 100%;
	}
	#sp-topnav ul li img {
		max-width: 51px;
	}
	.menu-icon {
		width: 51px;
		height: 70px;
		margin-right: auto;
		margin-left: auto;
		background: url(/img/tpo/yamabukikagurazaka/elements/sp/sp-top-menu.png) no-repeat center;
		background-size: 51px 70px;
	}
	.menu-close {
		background: url(/img/tpo/yamabukikagurazaka/elements/sp/sp-top-menu_close.png) no-repeat center;
		background-size: 51px 70px;
	}
	#sp-nav {
		background-color: rgba(0, 0, 0, 0);
	}
	#sp-navList {
		margin-top: 70px;
	}
	#sp-navList ul {
		border-top: 1px solid #4a585f;
		background: inherit;
	}
	.menu-trigger {
		position: inherit;
	}
	#headerLogos {
		/* margin-bottom: 10px;
    */
		padding-bottom: 9px;
	}
	#headerLogos #thp-logo {
		text-align: center;
		float: none;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
	}
	#headerLogos #thp-logo img {
		width: 220px;
	}
	#sp-navList ul li:nth-child(odd) {
		border-left: 1px solid #4a585f;
	}
	#sp-navList ul li {
		border-bottom: 1px solid #4a585f;
		border-right: 1px solid #4a585f;
	}
	/*newマーク*/
	#sp-navList ul li:nth-child(100) a:before {
		content: "NEW";
		font-size: 10px;
		color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		width: 30px;
		background: #df2222;
		height: 10px;
		line-height: 10px;
		letter-spacing: 0;
		display: table;
		opacity: .9;
	}

	.txtOpentime {
		font-size: 11px;
		text-align: center;
		line-height: 1.4;
		margin-bottom: 10px;
		padding-top: 20px;
	}

}
/* animation -----------------------*/
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.animated1_5 {
	animation-duration: 1.5s;
	animation-fill-mode: both;
}
.animated2 {
	animation-duration: 2s;
	animation-fill-mode: both;
}
.animated3 {
	animation-duration: 3s;
	animation-fill-mode: both;
}
.animated.infinite {
	animation-iteration-count: infinite;
}
/* fade in right */
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 15px, 0);
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}
.fadeInUp {
	animation-name: fadeInUp;
}
/* fade in */
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fadeIn {
	animation-name: fadeIn;
}
/* fade in */
@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
.fadeOut {
	animation-name: fadeOut;
}
/* fade in up in main contents */
@-webkit-keyframes mainFI {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes mainFI {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.mainFI {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.6s;
	-ms-animation-duration: 1.6s;
	animation-duration: 1.6s;
	-webkit-animation-name: mainFI;
	animation-name: mainFI;
	visibility: visible !important;
	opacity: 0;
}
/* fade in up in up main contents */
@-webkit-keyframes mainFIU {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, 30px);
		transform: translate(0, 30px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes mainFIU {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, 25px);
		transform: translate(0, 25px);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.mainFIU {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.6s;
	-ms-animation-duration: 1.6s;
	animation-duration: 1.6s;
	-webkit-animation-name: mainFIU;
	animation-name: mainFIU;
	visibility: visible !important;
	opacity: 0;
}
@-webkit-keyframes mainFIR {
	0% {
		opacity: 0;
		-webkit-transform: translate(40px, 0);
		transform: translate(40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes mainFIR {
	0% {
		opacity: 0;
		-webkit-transform: translate(40px, 0);
		transform: translate(40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.mainFIR {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.6s;
	-ms-animation-duration: 1.6s;
	animation-duration: 1.6s;
	-webkit-animation-name: mainFIR;
	animation-name: mainFIR;
	visibility: visible !important;
	opacity: 0;
}
@-webkit-keyframes mainFIL {
	0% {
		opacity: 0;
		-webkit-transform: translate(-40px, 0);
		transform: translate(-40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes mainFIL {
	0% {
		opacity: 0;
		-webkit-transform: translate(-40px, 0);
		transform: translate(-40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.mainFIL {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.6s;
	-ms-animation-duration: 1.6s;
	animation-duration: 1.6s;
	-webkit-animation-name: mainFIL;
	animation-name: mainFIL;
	visibility: visible !important;
	opacity: 0;
}
.sawarabimincho {
	font-family: "Sawarabi Mincho" !important;
}
.langH {
	position: absolute;
	top: 83px;
	right: 55%;
}
@media screen and (min-width: 769px) and (max-width: 945px) {
	.langH {
		left: 0;
	}
}
@media screen and (max-width: 767px) {
	#main .langH {
		top: 80px;
		right: 15px;
		margin-left: 0;
		z-index: 50;
	}
}
.langH li {
	float: left;
	margin-left: 10px;
	line-height: 1;
}
.padT30 {
	padding-top: 30px;
}
.bgW {
	background: #fff;
}
.holiday {
	color: red!important;
	font-size: 10px;
	line-height: 1.5;
	text-align: left;
	display: none;
}
.mb0 {
	margin-bottom: 0!important;
}
.introduce_inner {
	margin: 0 auto;
	max-width: 780px;
}
.headline01 {
	color: #cf9a34;
	font-size: 35px;
	letter-spacing: 9px;
	line-height: 1.2;
	margin-bottom: 42px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}
.introduce_block {
	padding-bottom: 60px;
	text-align: center;
}
.introduce_block .ttl_introduce {
	color: #cf9a34;
	font-size: 30px;
	line-height: 1.6;
	margin-bottom: 50px;
}
.introduce_block .txt_introduce {
	line-height: 1.9;
	margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
	.headline01 {
		font-size: 25px;
		margin-bottom: 20px;
		padding-top:20px;
	}
	.headline01:after {
		margin-top: 15px;
	}
	.introduce_block {
		padding-bottom: 30px;
	}
	.introduce_block .ttl_introduce {
		font-size: 20px;
	}
	.introduce_block .txt_introduce {
		margin-bottom: 25px;
		text-align: left;
	}
}
.img_caption {
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 1.5;
	padding: 0 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
}
.img_caption_02 {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	text-align: right;
}
.main_image {
	max-width: 1400px;
	margin: 0 auto;
	margin-bottom: 50px;
	position: relative;
	text-align: center;
}
.main_image img {
	width: 100%;
}
.main_full {
	min-height: 120px;
	position: relative;
	text-align: center;
}
.main_full .title {
	text-shadow: #9B4B04 0px 0px 5px, #9B4B04 0px 0px 10px, #9B4B04 0px 0px 15px, #9B4B04 0px 0px 20px, #9B4B04 0px 0px 30px, #9B4B04 0px 0px 40px, #9B4B04 0px 0px 50px, #9B4B04 0px 0px 75px;
	color: #fff;
	font-size: 24px;
	letter-spacing: 0.3em;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	text-transform: uppercase;
	text-align: center;
	transform: translateY(-50%);
	width: 100%;
}
@media screen and (max-width: 767px) {
	#main {
		padding-bottom: 25px;
	}
	.main_image {
		margin-bottom: 25px;
	}
	.main_full {
		min-height: 80px;
	}
	.main_full .title {
		font-size: 18px
	}
}

.swipe_icon {
	display: none;
}
@media screen and (max-width: 767px) {
	.img_scroll {
		overflow-x: auto;
	}
	.img_scroll .img {
		width: 768px;
	}
	.swipe_scroll {
		position: relative;
	}
	.swipe_icon {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 70px;
		height: 70px;
		display: block;
		margin: -35px;
		animation: horizontal 1s ease-in-out infinite alternate;
		z-index: 10;
	}
	.pinch {
		margin: 10px;
	}
	.pinch:after {
		content: "";
		background: url(/img/tpo/yamabukikagurazaka/elements/pinch.png) no-repeat right center;
		background-size: contain;
		width: auto;
		height: 30px;
		display: block;
	}
	.pinch_white:after {
		background: url(/img/tpo/yamabukikagurazaka/elements/pinch_white.png) no-repeat right center;
		background-size: contain;
	}
}
@keyframes horizontal {
	0% {
		transform: translate(-20%, -20%);
	}
	100% {
		transform: translate(30%, -20%);
	}
}
.txt_holiday {
	margin-top: 5px;
	font-size: 10px;
	color: #9f3b42;
	line-height: 1;
	letter-spacing: 0;
	text-align: left;
}



.pc-LangNav {position: absolute;left: 20px;bottom: 6px;}
.pc-LangNav li {display: inline-block; margin-right: 10px; line-height: 1;}
.pc-LangNav li::before {display: none !important;}
.pc-LangNav li a {display: inline-block;margin-left:0;background: none !important; padding: 0 !important;}
.pc-LangNav li a:hover {opacity: .7;}
.pc-LangNav li a img{width: auto; height: 11px;}

@media screen and (min-width:641px) and (max-width: 768px) {
	.pc-LangNav {
		position: fixed;
		top: 74px;
		background: #efefef;
		width: 100%;
		display: flex;
		padding: 10px 10px 8px;
		bottom: auto;
		left: 0;
		z-index: 5;
	}
}

.sp-LangNav {
	display: none;
}

@media screen and (max-width: 640px) {
	.sp-LangNav {
		position: fixed;
		top: 70px;
		background: #efefef;
		width: 100%;
		display: flex;
		align-items: flex-start;
		padding: 10px 10px 8px;
		z-index: 5;
	}

	.sp-LangNav li {
		margin-right: 10px;
		line-height: 1;
	}
	.sp-LangNav li a {background:transparent; height: auto;display: flex;}
	.sp-LangNav li a img {width: auto !important; height: 11px;}
}


.red {
	color: #df2222 !important;
}




@media screen and (max-width: 768px){
	#header{
		height: 74px;
	}
	#headerLogos{
		margin-top: 16px;
	}
}



img[src*="tracer.jp"]{
	display: none;
}
















