﻿@charset "utf-8"; 
@import 'fontello.css';
@import 'jquery.bxslider.css';
html {
    min-width: 100%; /* viewport */
}
/*=============================================
 * body
 *=============================================*/
.pt-10 {
    padding-top: 10px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-7{
    padding-top: 7px;
}
.pb-10 {
    padding-bottom: 10px;
}

body {
	color: #ffffff;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0;
	background: url(../img/shared/bg.jpg) repeat center top;
	min-width: inherit;
	max-height: 100%;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {
}
.fnt-meiryo {
}
.fnt-gothic {
}
.fnt-garamond {
}
/*=============================================
 * #wrapper
 *=============================================*/

#wrapper {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: auto;
}
/*=============================================
 * header
 *=============================================*/

#header {
	width: 100%;
	position: relative;
	height: 747px;
}
#header:before {
	background:  url(../img/shared/bg_header.png) repeat-x center top;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content: '';
	height: 100%;
	z-index: 1;
}
#header h1 {
	    font-size: 12px;
    line-height: 32px;
    letter-spacing: 0.5px;
    color: #fff;
    position: absolute;
       top: 7px;
    right: 118px;
	z-index: 1;
}
#header .tel {
	position: absolute;
	top: 43px;
	right: 102px;
	z-index: 1;
}
#header .link {
	position: fixed;
	top: 11px;
	right: 0;
	z-index: 1000;
}
#header .logo {
	
}
#header .nav {
	
}
#header .nav li {
	float: none;
}
#header #belt{
	background: url(../img/shared/bg_nav.jpg) no-repeat center top;
	height: 747px;
	width: 300px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
/*=============================================
 * key
 *=============================================*/

/*#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 737px;
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% - 300px);
}
#key ul {
	height: 737px;
	width: 100%;
}
#key li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}*/
#key{
	margin-top: 60px;
	position: relative;
}
#key:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: url(../img/shared/line.png) repeat-x center top;
}
/*=============================================
 * container
 *=============================================*/

#container {
}
/*=============================================
 * #socialbuttons
 *=============================================*/

/*#socialbuttons {
	margin: 0 auto;
	padding:44px 0 18px;
	max-width: 286px;
	
}*/
/*=============================================
 * footer
 *=============================================*/

#footer {
	/*height: 755px;
	width: 100%;
	position: relative;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: .5px;*/
	color: #ffffff;
	background: #000;
	text-align: center;
}
#footer .tel {
	padding: 5px 20px;
}
#footer .logo {
	padding: 30px 90px 5px;
}
#footer dl{
	
	padding: 6px 0;
}
#footer #btn_pc {
    padding: 10px 0 15px;
}
#footer #btn_pc a {
    padding: 8px 0;
    border: 1px solid #fff;
    margin: 0 auto 5px;
    text-decoration: none;
    display: block;
    border-radius: 5px;
    width: 250px;
    color: #fff;
    background-image: none;
    text-align: center;
    line-height: 32px;
}
#socialbuttons {
    text-align: center;
    padding-bottom: 12px;
}
address {
    /*color: #999;*/
    font-size: 12px;
    line-height: 28px;
    background: url(../img/shared/add-bg.png) repeat;
}
#pagetop {
    width: 45px !important;
    right: 10px !important;
    bottom:148px !important;
    /*bottom:137px !important;*/
	z-index:9999999;
}
#pagetop img {
    width: 100%;
    height: auto;
}
/*normal*/
.btn, .txt, .img {
padding: 0 10px;
text-align: justify;
}

.bx-wrapper {
 margin-bottom: 0;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    left: 0!important;
    background: none!important;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-controls-direction a {
    width: 25px;
    height: 40px;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
    background: url('../img/shared/la.png') no-repeat center/contain;
    -webkit-background-size: cover;
    background-size: cover;
    left: 0;
}

.bx-wrapper .bx-controls-direction a.bx-next {
    background: url('../img/shared/ra.png') no-repeat center/contain;
    -webkit-background-size: cover;
    background-size: cover;
    right: -1px;
}

.price {
	font-size: 24px;
	line-height: 30px;
}
.price span {
	font-size: 18px;
}
dl, ul, .clearfix {
 clear:both;
overflow: hidden;
}
.txt, p, .note, li, dd, dt {
	line-height: 28px;
	letter-spacing: normal;

}
.txt-v {
    cursor: vertical-text;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
}
.txt-c {
    text-align: center;
}
.txt-r {
	text-align: right;
}
.txt-l {
	text-align: left;
}
.txt-j {
	text-align: justify;
}
.txt-js {
    text-align: justify;
}
.txt-b, strong {
    font-weight: 600;
}
.txt, p {
    text-align: justify;
}
.line {
    position: relative;
}

.line:after {
    content: '';
    height: 5px;
    background: url('../img/shared/line.png') repeat-x center top/contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.lt-1 {
    letter-spacing: -1px;
}
#gmap {
	height: 400px;
    overflow: hidden;
}
.no-border {
    border:none !important;
}
/*A*/
/*#f-btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    clear: both;
    z-index: 99999999;
}*/
/*end A*/


/*B*/
#f-btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    clear: both;
    z-index: 99999999;
}
#f-btn .tel {
	float: left;
	width: 49%;
}
#f-btn .web{
	float: right;
	width: 49%;
}
/*end B*/

/*end normal*/

/*=============================================
 * copyright
 *=============================================*/
.global-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999;
    color:#47321e;
    background:url(../img/shared/nav-bg.png) repeat;
    height: 60px;
}
.global-header h1.title {
    font-size: 9px !important;
    text-align: center;
    padding: 3px 0 1px;
    color: #fff;
    font-weight:normal;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    word-spacing: normal;
    line-height: 2;
    display:block;
}
.global-header p {
    margin-bottom: 0;
}
.global-header a {
    text-decoration: none;
}
.global-header .logo {
    position: absolute;
    top: 20px;
    left: 10px;
    z-index: 100;
}
.global-header p.logo a{
    display: inline-table;
}
.global-header p.logo a img{
    width: 150px;
    height:auto;
}
.topnavi {
    text-align: right;
    height: 100%;
    margin-top: 5px;
    margin-bottom:1px;
}
.topnavi > li {
    display: inline-block;
    position: relative;
    margin-left: -4px;
    vertical-align: top;
}
.topnavi > li a, #menu_btn {
    font-size: 10px;
    text-align: center;
    display: block;
    line-height: 12px;
    height: 100%;
    padding: 10px 0;
    width: 55px;
    border-left: solid 1px rgba(106,63,41,0.3);
    letter-spacing: 1px;
    font-weight: bold;
    color:#fff;
}
.topnavi > li a:before {
    width: 100%;
    padding-bottom: 4px;
    font-size: 14px !important;
    margin: 0;
}

/******* Menu *****/

.topnavi {
    text-align: right;
    height: 100%;
    margin-bottom:0px;
    display:block
}
.topnavi > li {
    display: inline-block;
    position: relative;
    margin-left: -4px;
    vertical-align: top;
}
.topnavi > li a, #menu_btn {
    font-size: 10px;
    text-align: center;
    display: block;
    line-height: 12px;
    height: 100%;
    padding: 10px 0;
    width: 55px;
    border-left: solid 1px #fff;
    letter-spacing: 1px;
    font-weight: bold;
    color:#fff
}
.topnavi > li a:before {
    width: 100%;
    padding-bottom: 4px;
    font-size: 14px !important;
    margin: 0;
}
.navBtn {
    position: fixed;
    display: block;
    -webkit-transition: all .5s cubic-bezier(.19,1,.22,1);
    transition: all .5s cubic-bezier(.19,1,.22,1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 0;
    outline: 0;
    background-color: transparent;
    right: -5px;
    top: 7px;
    z-index: 111;
    padding: 18px;
    height: 60px;
    width: 75px;
    box-sizing: border-box;
    color: #fff;
}
.navBtn > span {
    position: relative;
    display: block;
    margin-top: 5px;
}
.navBtn > span, .navBtn > span::after, .navBtn > span::before {
    width: 100%;
    height: 3px;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #fff;
}
.navBtn > span::after, .navBtn > span::before {
    position: absolute;
    top: -10px;
    left: 0;
    content: ' ';
}
.navBtn > span::before {
    top: -7px;
}
.navBtn > span::after {
    top: 7px;
}
.navBtn b{
       font-size: 10px;
    font-weight: bold;
    position: relative;
    bottom: -4px;
    left: -1px;
}
.navOpen .navBtn > span {
    background-color: transparent;
}
.navOpen .navBtn > span::after, 
.navOpen .navBtn > span::before {
    width: 100%;
    top: 0;
}
.navOpen .navBtn > span::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff
}
.navOpen .navBtn > span::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff
}
#menu_toggle,
.menu_toggle {
    background: #231E1D;
}
.h-map{
    margin-right: 57px;
     border-right: 1px solid #fff;
}
.navOpen #menu_toggle,
.menu_toggle,
#menu_toggle {
    position: fixed;
    width: 100% !important;
    top: 0px;
    bottom: 0;
    right: 0;
    padding-top: 0px;
    overflow-y: auto;
    color: #fff;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
#menu_toggle ul,
.menu_toggle ul {
    list-style-type: none;
    list-style-position: outside;
   
    transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
    transition-duration: 0ms;
    transform: translate(0px, 0px) translateZ(0px);
    padding: 17% 10px 0;
}
#menu_toggle li,
.menu_toggle li {
    position: relative;
    margin: 0 5px;
    text-align: left;
    padding: 10px 0;
    text-align: center;
    border-bottom:1px solid rgba(255,255,255,0.2);
}
#menu_toggle li a,
.menu_toggle li a {
    opacity: 0;
    -webkit-transition: all .5s 0s;
    transition: all .5s 0s;
    -webkit-transform: translate(15px,0);
    -ms-transform: translate(15px,0);
    transform: translate(15px,0);
    font-size: 15px;
}
.navOpen #menu_toggle li a,
.navOpen .menu_toggle li a {
    opacity: 1;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.navOpen #menu_toggle li:nth-child(1) a,
.navOpen .menu_toggle li:nth-child(1) a {
    -webkit-transition: all .5s .44286s;
    transition: all .5s .44286s;
}
.navOpen #menu_toggle li:nth-child(2) a,
.navOpen .menu_toggle li:nth-child(2) a {
    -webkit-transition: all .5s .58571s;
    transition: all .5s .58571s;
}
.navOpen #menu_toggle li:nth-child(3) a,
.navOpen .menu_toggle li:nth-child(3) a {
    -webkit-transition: all .5s .72857s;
    transition: all .5s .72857s;
}
.navOpen #menu_toggle li:nth-child(4) a,
.navOpen .menu_toggle li:nth-child(4) a {
    -webkit-transition: all .5s .87143s;
    transition: all .5s .87143s;
}
.navOpen #menu_toggle li:nth-child(5) a,
.navOpen .menu_toggle li:nth-child(5) a {
    -webkit-transition: all .5s 1.01429s;
    transition: all .5s 1.01429s;
}
.navOpen #menu_toggle li:nth-child(6) a,
.navOpen .menu_toggle li:nth-child(6) a {
    -webkit-transition: all .5s 1.15714s;
    transition: all .5s 1.15714s;
}
.navOpen #menu_toggle li:nth-child(7) a,
.navOpen .menu_toggle li:nth-child(7) a {
    -webkit-transition: all .5s 1.3s;
    transition: all .5s 1.3s;
}
.navOpen #menu_toggle li:nth-child(8) a,
.navOpen .menu_toggle li:nth-child(8) a {
    -webkit-transition: all .5s 1.44286s;
    transition: all .5s 1.44286s;
}
.navOpen #menu_toggle li:nth-child(9) a,
.navOpen .menu_toggle li:nth-child(9) a {
    -webkit-transition: all .5s 1.58571s;
    transition: all .5s 1.58571s;
}
.navOpen #menu_toggle li:nth-child(10) a,
.navOpen .menu_toggle li:nth-child(10) a {
    -webkit-transition: all .5s 1.58571s;
    transition: all .5s 1.7s;
}
.navClose .menu_toggle,
.navClose #menu_toggle {
   
    opacity: 0;
    position: relative;
    z-index: 0;
}
.navOpen .menu_toggle,
.navOpen #menu_toggle {
    height: auto;
    opacity: 1;
}
.menu_toggle ul li.m-tel,
#menu_toggle ul li.m-tel{
    padding-top: 25px
}
.menu_toggle ul li.m-tel a,
#menu_toggle ul li.m-tel a{
    font-size: 24px;
}
.menu_toggle ul li.m-tel a span,
#menu_toggle ul li.m-tel a span{
    font-size: 26px
}
.navOpen .menu_toggle,
.navOpen #menu_toggle{
    display: unset!important;
    opacity: 1!important;
}
/*end navi*/

/*responsive*/
@media screen and (width: 320px) {
	
}
@media screen and (width: 414px) {
	
}
/*end responsive*/