@charset "UTF-8";



/* 基本設定
=============================================== */

html {
  overflow-y:scroll;
  overflow-x: hidden;
}
html,body {
  font-size: 62.5%;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  color: #604C3F;
  -webkit-text-size-adjust: none;
  font-size: 14px;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
img {
  vertical-align: bottom;
}
a {
  color: #604C3F;
  text-decoration: none;
}
a:hover,
a:active {
  text-decoration: none;
}
a:hover img{
  opacity: 0.8;
  filter: alpha(opacity=80);
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav li {
  margin: 0;
  padding: 0;
}
::selection {
    background: #eae4db;
    color: #000;
}
.bgwhite{
	background: #fff;
}
p {
    margin: 0 0 0px!important;
}


/* コンテンツ
=============================================== */

#container {

}
#contents {
  margin: 0px auto;
  width: 1000px;
}
#contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main {
  float: left;
  margin: 0px;
  overflow: hidden;
  width: 700px;
  padding: 0px;
}
#sub {
  width: 240px;
  float: right;
}


/* 共通パーツ
=============================================== */


.btnL {
  display: inline-block;
  border-radius: 3px;
  padding: 15px 0px;
  text-decoration: none;
  color: #A5CD3C;
  text-align: center;
  margin: 0px;
  font-size: 12px;
  background: #fff;
  line-height: 1;
  border: solid 1px #e8e8e8;
  width:200px
}
.btnL:hover  {
  background: #e8e8e8;
  text-decoration: none;
}
.btn  {
  display: inline-block;
  border-radius: 3px;
  padding: 12px 15px;
  text-decoration: none;
  color: #FFFFFF!important;
  text-align: center;
  margin: 0px;
  font-size: 12px;
  background: #a5cd3c;
  line-height: 1;
  min-width:150px;
}
.btn:hover {
  background: #9CC532;
  color: #FFF;
  text-decoration: none;
}
.btn span {
  margin-left: 5px;
}
.midashi02{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 19px;
	letter-spacing: 2px;
	color: #604C3F;
	border-bottom: 2px #E6E1D2 solid;
	padding: 30px 0 5px 0;
	clear: both;
}
.midashi02 span{
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 10px;
	color: #604C3F;
	letter-spacing: 0 !important;
}
.midashi03{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 2px;
	color: #604C3F;
	border-bottom: 2px #E6E1D2 solid;
	padding: 0 0 5px 0;
}
.midashi04{
    font-family: 'Lora', serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
	color: #604C3F;
	border-bottom: 1px solid #987e6e;
	padding: 25px 0 10px 0;
	clear: both;
	line-height: 1em;
}
.midashi04 span{
	font-size: 11px;
	display: block;
	color: #987e6e;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.midashi05{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 2px;
	color: #606060;
	background: #F0F0F0;
	padding: 10px 0 10px 0;
	clear: both;
}
.midashi06{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 19px;
	letter-spacing: 2px;
	color: #604C3F;
	border-bottom: 2px #c4a073 solid;
	padding: 30px 0 5px 0;
	clear: both;
}
.midashi06 span{
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 10px;
	color: #604C3F;
	letter-spacing: 0 !important;
}
.midasahiread{
	font-size: 11px;
	letter-spacing: 1px;
	color: #604C3F;
	line-height: 1.5em;
}

.copywrite{
	width: 100%;
	color: #DCD2C8;
	text-align: center;
	padding: 20px 0;
	color: #fff;
	margin: 20px 0 0 0;
	letter-spacing: 1px;
	background: #8b7e70;
	font-size: 10px;
}


/* ヘッダー
=============================================== */





/* フッター
=============================================== */
footer{
}
.shopinformation{
	text-align: center;
}
.shopinformation dt{
	font-size: 12px;
	letter-spacing: 1px;
	color: #604C3F;
	margin:0 0 10px 0;
}
.shopinformation dd{
	color: #604C3F;
	text-align: center;
	padding: 5px 0;
	font-size: 12px;
	letter-spacing: 1px;
}
.footbox{
	border-top: 1px dotted #604C3F;
}
.footerlist{
	list-style: none;
	padding: 0 0 0 0;
}
.footerlist li{
	list-style: none;
	padding: 0 0 0 0;
	font-size: 12px;
}
.footerlist li a{
	width: 100%;
	display: block;
	color: #604C3F;
	letter-spacing: 1px;
	border-bottom: 1px dotted #E6E1D2;
	padding: 10px 0;
}
@media screen and (max-width: 749px) {
.shopinformation dt{
	font-size: 12px;
	letter-spacing: 1px;
	color: #604C3F;
	margin:0 0 5px 0;
}
.shopinformation dd{
	color: #604C3F;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
}
}

/* 共通タイトル
=============================================== */
@media screen and (max-width: 749px) {
.main_img{
	padding-top: 60px;
}
.maincontents{
	margin: 58px 0 0 0;
}
.headtext{
	background: #E6E1D2;
	color: #604C3F;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 10px 0;
}
}

@media screen and (min-width: 750px) {
	.main_img{
	padding-top: 0px;
}
.maincontents{
	margin: 85px 0 0 0;
}
.headtext{
	background: #E6E1D2;
	color: #604C3F;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 10px 0;
}
}
/* 予約ボタン

=============================================== */
.bt_truth a{
	display: block;
	background: #f9c48e;
	color: #fff !important;
	text-align: center;
	letter-spacing: 1px;
	padding: 8px 0;
	border-bottom: 4px solid #c1a385;
}

.bt_truth a:hover{
	display: block;
	background: #f9c48e;
	text-decoration: none;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	padding: 8px 0;
	border-bottom: 4px solid #f9c48e;
}
.bt_t2 a{
	display: block;
	background: #bcc4e2;
	color: #fff !important;
	text-align: center;
	letter-spacing: 1px;
	padding: 8px 0;
	border-bottom: 4px solid #9197ad;
}

.bt_t2 a:hover{
	display: block;
	background: #bcc4e2;
	text-decoration: none;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	padding: 8px 0;
	border-bottom: 4px solid #bcc4e2;
}
.bt_t3 a{
	display: block;
	background: #ecbebd;
	color: #fff !important;
	text-align: center;
	letter-spacing: 1px;
	padding: 8px 0;
	border-bottom: 4px solid #af9090;
}

.bt_t3 a:hover{
	display: block;
	background: #ecbebd;
	text-decoration: none;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	padding: 8px 0;
	border-bottom: 4px solid #ecbebd;
}


@media screen and (max-width: 749px) {
.telnum{
  font-size: 12px;
	color: #fff;
	text-align: center;
	background:#ff8482;
	letter-spacing: 1px;
	padding: 8px 0;
	border-bottom: 4px solid #ce6969;
}
.telnum:hover{
  font-size: 12px;
	color: #fff;
	text-align: center;
	background:#ff8482;
	letter-spacing: 1px;
	padding: 8px 0 12px 0;
  border-bottom:none;
}

.telnumber{
	font-size: 12px;
	color: #fff;
}
.telnumber:hover{

	color: #fff;
}
.telnum_d{
	font-size:20px !important;
	color: #fff;
	text-align: center;
	background:#ff8482;
	letter-spacing: 1px;
	padding: 8px 0;
	border-bottom: 4px solid #ce6969;
	margin:0 0 10px 0;
}
.telnum_d:hover{
	font-size:20px !important;
	color: #fff;
	text-align: center;
	background:#ff8482;
	letter-spacing: 1px;
	padding: 8px 0 12px 0;
	margin:0 0 10px 0;
  border-bottom:none;
}


.telnumber_d{
	font-size: 20px !important;
	color: #fff !important;
}
}

@media screen and (min-width: 750px) {
.telnum{
	font-size: 14px;
	color: #604C3F;
	text-align: center;
}

.telnumber{
	font-size: 20px;
	color: #ff8482;
}

}



/* Webフォント
=============================================== */


@font-face {
  font-family: "centurygothic";
  src: url("../font/centurygothic.woff") format('woff');
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?48891365');
  src: url('../font/fontello.eot?48891365#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?48891365') format('woff'),
       url('../font/fontello.ttf?48891365') format('truetype'),
       url('../font/fontello.svg?48891365#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    opacity: 0.7;
  color:#A5CD3C;
}
.icon-open-left:before { content: '\e800'; } /* '' */
.icon-open-right:before { content: '\e801'; } /* '' */
.icon-circled-left:before { content: '\e802'; } /* '' */
.icon-circled-right:before { content: '\e803'; } /* '' */



/* ヘッダー
=============================================== */

/* header */
.inner {
    width: 100%;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}

/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 0 0 0 0;
    line-height: 1;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.5)
}
#top-head a,
#top-head {
    color: #604C3F;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
    float: left;
    font-size: 36px;
    margin: 10px 0 10px 0;
    margin-left: 80px;
}
#top-head .logo img{
    float: left;
    width: 230px;
    margin: 10px 0px 10px 15px;
}

#global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: #fff;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
    color: #000;
        position: static;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #604C3F;
        padding: 18px 0;
    }
    #nav-toggle {
    float: right;
    margin-top: 15px;
    margin-right: 20px;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }



/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    background: #fff;
    background: rgba(255,255,255,1);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #global-nav ul li a {
    color: #604C3F;
}








@media screen and (max-width: 640px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background-color: rgba(255, 255, 255, 0.5)
        width: 100%;
        height: 66px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 0;
        top: 5px;
    right: 337px;
    margin: 0 auto;
        color: #333;
    width: 80px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: #fff;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
    color: #000;
        position: static;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #604C3F;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }



/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    background: #fff;
    background: rgba(255,255,255,1);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #global-nav ul li a {
    color: #604C3F;
}




}


/* WEB予約ボタン
=============================================== */


#webres{
	position:fixed;
	bottom:0;
	display:block;
	width:100%;
}
