/*  Typo
----------------------------------------------- */

a:link, a:visited
{
    text-decoration: underline;
    color:#EC4413;
}
a:active { 	text-decoration: underline; }
a:hover { text-decoration:none; }
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
a img{border:0px;}

h1 { font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important;}
h2 { font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important; }
h3 { font-size:22px !important; font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important; }

h2.conh2 { 
    clear:both;
    display:block;
    height:50px;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/h2-icon.png?t=1484186713) 0 -5px no-repeat;
    padding-left:75px;
    margin:1em 0 !important;
    font-size:30px;
    color:#452523;
    border-bottom:1px solid #c0a883;
    letter-spacing:0.4em; 
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important; 
}
h2.conh2 span {
    font-size: 18px;
    color:#967e3d;
    margin-left:20px;
    letter-spacing:0.3em;
}
h3.conh3 { 
    margin:0 0 20px ;
    padding-bottom:5px;
    font-size:22px;
    color:#2A2C2E;
    border-bottom:1px solid #c0a883;
    letter-spacing:0.3em;
    line-height:1em;
    position:relative;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important; 
}
h3.conh3 span {
    font-size: 14px;
    color:#967e3d;
    letter-spacing:0.3em;

}

h3.conh3 span.red {
    font-size: 20px;
    font-weight:normal;
    color:#FFF;
    background:#a40000;
    letter-spacing:0.2em;
    padding: 7px 23px;
    position:absolute;
    left:330px;
    top:3px;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important; 
}

.m1{width:520px; margin:30px auto 0;}
.m2{width:630px; margin:30px auto 0;}
.midashi p{
    float:left;
    text-align:center;
    font-size:48px;
    color:#452523;
    letter-spacing:0.2em;
    line-height:0.8em;
    margin-left: 10px;
}
.midashi span {
    text-align:center;
    font-size: 20px;
    color:#967e3d;
    letter-spacing:0.2em;

}
.midashi img{float:left;}

.midashi:after{
    content:"";
    clear:both;
    display:block;
}

.midashi2{
    text-align:center;
    font-size:36px;
    color:#452523;
    letter-spacing:0.2em;
    line-height:0.8em;
    margin:30px 0px;
}
.midashi2 span, .kodawari-title span {
    text-align:center;
    font-size: 20px;
    color:#967e3d;
    letter-spacing:0.2em;

}
.kodawari-title{
    height:130px;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/kodawari-title.png?t=1486948285) no-repeat center top;
    text-align:center;
    font-size:48px;
    color:#452523;
    letter-spacing:0.2em;
    line-height:0.8em;
    margin-top:30px;
    padding-top:40px;
}


p { 

    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important;
}

/* ----------------- スマホ用 ----------------- */
.mobiletop, .mbfooter{display:none;}


/*  Layout
----------------------------------------------- */

*{
    padding:0;
    margin:0;
}


body{
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important;
    color:#452523 !important;
    /*overflow-x: hidden;*/
    min-width:1160px;
}
/* ----------------- fixed-nav ----------------- */
#fixed-nav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color:#112356;  
    box-shadow: 3px 3px 3px rgba(0,0,0,0.5); /* 影 */
    z-index:9999 !important;
}
#fixed-nav ul{
    width:1160px;
    height:50px;
    padding-top:25px;
    margin:0 auto;
    z-index:9999;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
}
#fixed-nav ul li{
    display:inline;
    float:left;
    text-align:center;
    font-size:16px;
    font-weight:normal;
    padding: 0px;
    width:127px;
    height:27px;
    border-right: 1px solid #FFF;
    line-height:15px;
}
#fixed-nav ul li.first{
    border-left: 1px solid #FFF;
}
#fixed-nav ul li.no-En{
    padding-top:5px;
}
#fixed-nav ul li span{
    font-size:10px;
    color:#d1c0a5;
    font-weight:normal;
    letter-spacing:0px;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
}

#fixed-nav ul li a{
    text-decoration: none;
    color:#FFF;
    display: block;
    transition: color 0.3s ease 0;
}
#fixed-nav ul li a:hover{
    text-decoration: none;
    color:#CCC;
}


/* ----------------- header ----------------- */
#header{
    width:100%;
    height:180px;
    background:#112356;
    

}

.header-con, .header-con-left, .header-con-right{display:flex;}

.header-con-left{padding-top:20px;}
.header-con-right .padding{padding-top:20px;}
.header-con { 
    width:1160px;
    height:78px;
    margin:0 auto;
    justify-content:space-between;
}
.header-con a{
    cursor:pointer ;
}

.header-con img {
    margin-right:10px;
}
img.last {
    margin-right:0px !important;
}
.header-con p{ 
    width:300px;
    height:40px;
    margin:-5px 0px 0 0;
    font-size:20px;
    color:#d1c0a5;
    line-height:1em;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
    letter-spacing:0;
}
.header-con p span{
    font-size:11px;
}  

.plan-fixed{
    position:fixed;
    width:140px;
    height:130px;
    top:230px;
right:0;
    /*margin-left:1070px;*/
    z-index:9999;
}


/* ----------------- main-nav ----------------- */
ul.m-nav{
    clear:both;
    width:1160px;
    height:95px;
    padding:0px;
    margin:20px auto 0;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
}
ul.m-nav li{
    display:inline;
    float:left;
    text-align:center;
    font-size:16px;
    font-weight:normal;
    padding: 0px;
    width:158px;
    height:27px;
    border-right: 1px solid #FFF;
    line-height:15px;
}
ul.m-nav li.first{
    border-left: 1px solid #FFF;
    letter-spacing:1px;
}
ul.m-nav li.title{
    width:199px;
}
ul.m-nav li.title img{
    width:198px;
    height:94px;
    margin-top:-35px;
}
ul.m-nav li span{
    font-size:10px;
    color:#d1c0a5;
    font-weight:normal;
    letter-spacing:0px;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
}

ul.m-nav li a{
    text-decoration: none;
    color:#FFF;
    display: block;
    transition: color 0.3s ease 0;
}
ul.m-nav li a:hover{
    text-decoration: none;
    color:#CCC;
}

/* ----------------- sub ----------------- */
.sub{
    display:none;
    width:100%;
    height: 0;
    padding-top: calc(436 / 1400 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    position:relative;
}
.sub p{
    font-size:43px;
    color:#FFF;
    text-align:center;
    letter-spacing:0.2em;
    text-shadow: 5px 5px 10px rgba(0,0,0,1),
                 -5px 5px 10px rgba(0,0,0,1),
                 5px -5px 10px rgba(0,0,0,1),
                 -5px -5px 10px rgba(0,0,0,1);
    position:absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    line-height:1em;
}
.sub p span{
    font-size:26px;
    letter-spacing:0.2em;
    text-shadow: 5px 5px 10px rgba(0,0,0,1),
                 -5px 5px 10px rgba(0,0,0,1),
                 5px -5px 10px rgba(0,0,0,1),
                 -5px -5px 10px rgba(0,0,0,1);
}

.sub1{
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/sub1.jpg?t=1489562097) center center / cover no-repeat;
    background-position: center;
}

.sub2{
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/sub2.jpg?t=1484871243) center center / cover no-repeat;
    background-position: center;
}
.sub3{
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/sub3.jpg?t=1485403081) center center / cover no-repeat;
    background-position: center;
}
.sub4{
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/sub4.jpg?t=1489562105) center center / cover no-repeat;
    background-position: center;
}
.sub5{
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/sub5.jpg?t=1485418215) center center / cover no-repeat;
    background-position: center;
}
.sub6{
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/sub6.jpg?t=1486948213) center center / cover no-repeat;
    background-position: center;
}
.sub7{
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/sub7.jpg?t=1486948268) center center / cover no-repeat;
    background-position: center;
}
.sub8{
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/sub8.jpg?t=1710306945) center center / cover no-repeat;
    background-position: center;
}


/* ----------------- topics ----------------- */
#topics{
    display:none;
    width:100%;
    height:252px;
    background-image:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/topics-bg.jpg?t=1483516999);
}
.topics-con{
    width:1160px;
    height:219px;
    margin:0 auto;
    padding-top:50px;
display:flex;
}
.topics-con img{
    /*float:left;*/
    /*width:280px;*/
    /*height:170px;*/
width:223px;
height:136px;
    margin-right:10px;
}


/* ----------------- sidebar ----------------- */
#sidebar{
    width:100%;
    height:178px;
    background:#fffdf3 url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/yoyakubox-bg.jpg?t=1483513834) repeat-x bottom;
}
.sidebar-con{
    width:1160px;
    height:128px;
    margin:0 auto 0;
    padding-top:50px;
}


/* ----------------- toppage　トップページのみ表示のブロック ----------------- */
#toppage{display:none;}


/* ----------------- iyasi ----------------- */
#iyasi{
    width:100%;
    height:780px;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/main-bg.jpg?t=1484644754);
}
.iyasi-con{
    width:1160px;
    height:620px;
    margin:0 auto;
    padding-top:80px;
    letter-spacing:3px;
    position:relative;
}
.iyasi-con img.nami{
    position:absolute;
    left:-120px;
    bottom:-180px;
}

h1.h-iyasi{
    font-size:48px;
    color:#452523;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif; 
    text-align:center;
    text-shadow:5px 5px 3px #FFF, -5px -5px 3px #FFF, 5px -5px 3px #FFF, -5px 5px 3px #FFF;
    line-height:1em;
    font-weight:normal;
}
h1.h-iyasi span{
    font-size:20px;
    color:#967e3d;
    font-weight:normal;
    text-shadow:5px 5px 3px #FFF, -5px -5px 3px #FFF, 5px -5px 3px #FFF, -5px 5px 3px #FFF;
}

.iyasibox{
    float:left;
    width:550px;
    height:420px;
    margin:20px 0 60px;
}
.iyasibox p{
    width:500px;
    font-size:16px;
    color:#452523;
    text-shadow:5px 5px 3px #FFF, -5px -5px 3px #FFF, 5px -5px 3px #FFF, -5px 5px 3px #FFF;
    line-height:2.2em;
    margin-bottom:50px;
}

.iyasi-bt{
    clear:both;
    width:232px;
    height:59px;
    display: block;
    margin:0px auto 0px;
}


/* ----------------- canvas-wave ----------------- */

#canvas-container {
    width: 100%;
    height: 150px;
    padding: 0;
    margin: 0;
    background: url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/main-bg.jpg?t=1484644754);
	
}
#sineCanvas{display: block;}
canvas {
    width: 100%;
    height: 150px;
    vertical-align: top;
	
}
/* ----------------- canvas-wave2 ----------------- */
#canvas-container2 {
    width: 100%;
    height: 150px;
    padding: 0;
    margin: 0;
    background: url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/wave-bg.jpg?t=1490082979);	
}


/* ----------------- omotenasi ----------------- */
#omotenasi{
    width:100%;
    height:720px;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/omotenasi-bg.jpg?t=1483592707);
}
.omotenasi-bt{
    width:307px;
    height:61px;
    display: block;
    margin:0px auto 0px;
}

#slider li {
    position: relative;
    overflow: hidden;
    width: 380px;
    height:380px;
}
#slider li div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 380px;
    height: 300px;
    padding-top:90px;
    background: rgba(0,0,0,.6);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    box-sizing: border-box;
}
#slider li div a {
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 390px;
}


#slider li div p {
    text-align:center;
    letter-spacing:3px;
    font: 14px/140% Verdana, Geneva, Arial, Helvetica, sans-serif !important;
    color:#FFF;
    margin-bottom:1em;
}
#slider li div:hover  {
    opacity: 1;
    cursor:pointer;
}

#slider li .slidetxt{
    letter-spacing:3px;
    font: 14px/140% Verdana, Geneva, Arial, Helvetica, sans-serif !important;
    color:#FFF;
    margin-top:1em;
}

/* ----------------- dish ----------------- */

#dish{
    width:100%;
    height:469px;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/rslide-bg.jpg?t=1485409640);
    margin: 50px -500px 0 -500px;
    padding: 30px 500px 0 500px;
}

.crabimg{ 
    margin-left: -80px;
    padding-right: 80px;
}
.crabimg2{ 
    margin-left: -40px;
    padding-right: 40px;
}

/* ----------------- kodawari ----------------- */
.kodawari{
    width:1160px;
    height:325px;
    margin: 30px 0 60px;
}
.kodawari-b{
    position:relative;
    float:left;
    width:360px;
    height:325px;
    background:#FFF;
    margin-right:40px;
}
.kodawari-blast{
    position:relative;
    float:left;
    width:360px;
    height:325px;
    background:#FFF;
    margin-right:0px;
}
.kodawari-b a, .kodawari-blast a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.kodawari-b:hover,.kodawari-blast:hover{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.kodawari img{
    margin-bottom:20px;
}
.kodawari p{
    font-size:22px;
    color:#452523;
    text-align:center;
    line-height:1.5em;
    letter-spacing:1px;
}
.kodawari p.en{
    font-size:14px;
    color:#967e3d;
    text-align:center;
}


/* ----------------- plan ----------------- */
#plan{
    width:100%;
    height:750px;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/main-bg.jpg?t=1484644754);
    padding-bottom: 50px;
}
.plan-con{
    width:1160px;
    height:720px;
    margin:0 auto;
    padding-top:30px;

}
h2.h-plan{
    font-size:48px;
    color:#452523;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif; 
    text-align:center;
    line-height:1em;
    font-weight:normal;
    letter-spacing:3px;
}
h2.h-plan span{
    font-size:20px;
    color:#967e3d;
    font-weight:normal;
}


.planbox{
    float:left;
    width:360px;
    height:400px;
    margin:60px 40px 20px 0;
    padding:0;
}

.planbox p{
    font-size:22px;
    color:#452523;
    text-align:center;
    margin-top:0.8em;
    line-height:0.9em;
}
.planbox p a{color:#452523; text-decoration:none;}
.planbox p:before {
    content: url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/plan-icon.jpg?t=1483689003);
    margin: 0px;
    position: relative;
    top: 3px;
}

.planbox p span{
    font-size:14px;
    color:#967e3d;
line-height: 1;
}
.planbox p span a{color:#967e3d; text-decoration:none;}
.last {
    margin-right:0px;
}
.plan-bt{
    clear:both;
    width:200px;
    height:59px;
    display: block;
    margin:0px auto 0px;
}

/* ----------------- トップページ　オンラインショップ ----------------- */
#shop{

    width:100%;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/shop-bg.jpg?t=1710391971) no-repeat;
    background-size: cover;
    padding: 120px 0 200px;
}
.shop-con{
    width:1160px;
    margin:0 auto;
}
.shop-con h2, .shop-con p{color:#FFF !important; text-align:center;}
.shop-con h2{
    font-size:48px;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif; 
    line-height:1em;
    font-weight:normal;
    letter-spacing:3px;
}
.shop-con h2 span{
    font-size:20px;
    font-weight:normal;
}

.shop-con p{line-height:2; letter-spacing: 0.1em;}
.shop-con p:first-of-type{font-size:36px; line-height:1.8; margin:60px 0 40px;}

.shop-con a{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 100px auto 0;
    width: 360px;
    height: 80px;
    color: #FFF !important;
    text-decoration: none !important;
    font-size: 18px;
    border: 1px solid #FFF;
    letter-spacing: 0.1em;
    transition: all 0.3s;
}
.shop-con a:hover{background:rgba(299,299,299,0.2);}

/* ----------------- contentbox ----------------- */

#contentbox{
    width:100%;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/main-bg.jpg?t=1484644754);
}

/*料理ページ*/
#page-2619919024 #contentbox{overflow-x: hidden;}

#contentbox-con{
    width:1160px;
    margin:0 auto;
    padding-top:35px;
    letter-spacing:0.2em; 
}

.movie{
    display:none;
    float:left;
    width:550px;
    height:485px;
    margin:20px 40px 0 0;
    padding:0;
}
.movie img{margin:0 auto;}
.banner{
    display:none;
    clear:both;
    width:1160px;
    position:relative;
    z-index:2;
}
.banner img{
    float:left;
    margin-right:50px;
    margin-top:40px;
}
.banner img.last{
    margin-right:0px;
}

/* ----------------- content ----------------- */
#content{
    width:1160px;
    padding-bottom:70px;
    margin:0 auto;
    position:relative;
    z-index:3;
}


/* ----------------- footernami ----------------- */
#footernami{
    /*width:1260px;*/
width:100%;
    height:334px;
    padding:0px;
    margin:-334px auto 0;
    position:relative;
    z-index:0;
}

#footernami img{
    position:absolute;
    width:572px;
    /*right: -95px;*/
right:0;
}

/* ----------------- gaiyou ----------------- */

#gaiyou{
    width:1100px;
    background:rgba(255,255,255,0.5);
    border:1px solid #967e3d;
    padding:30px;
}
.gaiyou1{height: 257px;}
.gaiyou2{height: 226px;}
.gaiyou3{height: 280px;}
.gaiyou4{height: 220px;}
.gaiyou5{height: 190px;}

h3.gaiyouh3{
    margin:0 0 35px ;
    padding-bottom:10px;
    font-size:22px;
    text-align:center;
    color:#2A2C2E;
    border-bottom:1px solid #c0a883;
    letter-spacing:0.4em;
    line-height:1em;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif !important; 
}
h3.gaiyouh3 span {
    font-size: 14px;
    color:#967e3d;
    letter-spacing:0.3em;

}
.gtxt{
    float:left;
    width:540px;
    margin-right:20px;
}
.gtxt-last{
    float:left;
    width:540px;
    margin-right:0px;
}

.item{
    width:280px;
    height:45px;
    padding:15px 0px;
    background:#452523;
    color:#FFF;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    line-height:1.2em;
}

/* ----------------- gallery ----------------- */

#gallery{
    width:1100px;
    height:927px;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/gallery-bg.jpg?t=1484206998) no-repeat;
    padding:50px 30px;
}
#gallery img{ margin:0 auto 45px;}
#gallery p{ 
    font-size:14px;
    letter-spacing:0;
    margin-bottom:1em;
}

.gbox0{
    clear:both;
}
.gbox{
    float:left;
    width:330px;
    margin-right:30px;
}
.gbox p{line-height:1.2em;}
.gbox img{ margin-bottom:10px !important;}

/* ----------------- kankou ----------------- */

.area{
    width:230px;
    height:45px;
    font-size:17px;
    background:#452523;
    color:#FFF;
    text-align:center;
    padding-top: 15px;
    line-height:1em;
}
.area span{
    font-size:12px;
    color:#f7f5d5;
}


.link{
    margin-bottom:0.8em;
    line-height:1em;
}
.link a{
    font-size:16px;
    color:#452523 !important;
    text-decoration:none !important;
}
.link a:hover{
    color:#967e3d !important;
}
.link:before {
    content: url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/plan-icon.jpg?t=1483689003);
    margin: 0px;
    position: relative;
    top: 5px;
}

.link span{
    font-size:12px;
    color:#967e3d;
    padding-left:30px;
}
.link2{
    display:inline-block;
    width:400px;
}

/* ----------------- access ----------------- */

.area2{
    width:280px;
    height:55px;
    font-size:17px;
    background:#452523;
    color:#FFF;
    text-align:center;
    padding-top: 15px;
    line-height:1em;
}
.area2 span{
    font-size:12px;
    color:#f7f5d5;
}


/* ----------------- footer ----------------- */


#footer{
    clear:both;
    width:100%;
    height:545px;
    padding:0px;
    margin:-10px auto 0;
    background:url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/footer-bg.png?t=1483668090);
    position:relative;
    z-index:1;
}
#footer-con{
    width:1160px;
    height:525px;
    padding-top:20px;
    margin:0 auto;
}

#footer-con img{
    clear:both;
    margin:20px auto 5px;
}

#footer .gutter {
    width:100%;
    height:50px;
    margin:0 auto;
background: url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/main-bg.jpg?t=1484644754);
}
#footer .gutter #contentfooter{
    width:1160px;
    margin:0 auto;
}


.ad{
    float:left;
    width:565px;
    height:105px;
    margin-right:30px;
    text-align:right;
    background:#cabd9a;
}
.ad p{
    font-size:14px;
    color:#452523;
    line-height:1.75em;
}
.ad2{
    float:right;
    width:565px;
    height:105px;
    margin-right:0px;
    background:#cabd9a;
}
.ad2 p{
    font-size:12px;
     color:#452523;
    line-height:1.6em;
}
.footer-tel{
    clear:both;
    font-size:24px;
    text-align:center;
    margin-bottom:0.8em;
}
.footer-bn{
    display: flex;
    justify-content: center;
    height:59px;
    margin:-17px auto 43px;
}
.footer-bn img{
    /*display:inline;*/
    margin-right:10px !important;
}


#navigation{
    width:970px;
    padding:0px;
    margin:20px auto 0px !important;
　　display: inline;
}
.navEn{
    clear:both;
    width:930px;
    height:10px;
    margin: 0px auto 20px;
    position:relative;
    top:-15px;
    z-index:-1;
}
.navEn p{
    display:inline-block;
    font-size:8px;
    color:#967e3d !important;
    width:110px;
}

.copyright{
    clear:both;
    font-size:12px;
    text-align:center;
    color:#967e3d !important;
    margin-bottom:0px;
}

/* ----------------- Navigation ----------------- */


ul.mainNav1 li
{	
    float:left;
    position: relative;
    display: inline;
    padding: 0;
    text-decoration: none;
    font-size:14px;
}
ul.mainNav1 li:before{
    left: 3px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #967e3d;
    border-right: 1px solid #967e3d;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
ul.mainNav1 li:before,
ul.mainNav1 li:after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}


ul.mainNav2 li{
    float:left;
    display: inline;
    padding: 0 ;
    font-size:14px;
}
ul.mainNav2 li:before{
    border:none;
}
ul.mainNav1 li a,
ul.mainNav2 li a
{
    font:normal 14px/140% “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
    text-decoration: none;
    display: block;
    color:#452523;
    width:100px;
}
ul.mainNav1 li:last-child a{
    width:120px;
}

ul.mainNav1 li a { padding:0 0px 0 15px; }
ul.mainNav2 li a { padding:0 20px 0 15px; }
ul.mainNav3 li a { padding:0; }


ul.mainNav1 a:hover{
    color:#967e3d;
}

ul.mainNav1 a.current { font-weight:bold; }



/* ----------------- Cycle2 ----------------- */

#cycle2
{width:100%; margin: 0px auto 0px; display:none; z-index:-9999 !important;}
/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { width: 1160px; padding: 0; position: relative; }

/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { width: 100%; padding: 0; position: relative; 

 }
.cycle-slideshow img.drawing{width:180px; height:260px; z-index:9999px; position: absolute; top: 20px; left: 20px;}


/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow a { 
    position: absolute; top: 0; left: 0;
    width: 100% !important; padding: 0; display: block;
}
.cycle-slideshow img{ 
    width: 100% !important; padding: 0; display: block;
}


/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.example-pager { 
    text-align: center; width: 100%; z-index: 500; overflow: hidden;
}
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;
}
.example-pager span { 
    font-family: arial; font-size: 20px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.example-pager span.cycle-pager-active { color: #D69746;}
.example-pager > * { cursor: pointer;}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #ff7f50;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}


/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(left.png) 20% 75% no-repeat;}
.cycle-next { right: 0; background: url(right.png) 80% 75% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/* 
    media queries 
    some style overrides to make things more pleasant on mobild devices
*/

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { width: 100%;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }
}



/* ----------------- bxSlider ----------------- */

#slider {
    width:100%;
    margin:5px 0 50px;
    overflow:hidden;
}
#slider2 {
    width:100%;
    margin:5px -500px 50px;
    padding:0 500px;
    overflow:hidden;
}


#sliderInner, #sliderInner2 {
    position:relative;
    left:50%;
    width:1930px;
    margin-left:-965px;
}


.bx-wrapper {
    padding: 0 !important;
    margin:0 auto;
    *zoom: 1;
    box-shadow: none !important;
    border: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background:none !important;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    cursor: pointer;
}

/** THEME
===================================*/


/* DIRECTION CONTROLS (NEXT / PREV) */

#slider .bx-wrapper .bx-prev, #slider2 .bx-wrapper .bx-prev {
    /* position: relative; */
    z-index: 1;
    top:150px !important;
    left: 400px !important;
    background: url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/controls.png?t=1483591712) no-repeat 0 -32px !important;

}

#slider .bx-wrapper .bx-next, #slider2 .bx-wrapper .bx-next {
    /* position: relative; */
    z-index: 1;
    top:150px !important;
    right: 400px !important;
    background: url(https://u.jimcdn.com/cms/o/s86db850a4e819f59/userlayout/img/controls.png?t=1483591712) no-repeat -43px -32px !important;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0 !important;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0 !important;
}

.bx-wrapper .bx-controls-direction a {
    width: 32px !important;
    height: 32px !important;
    z-index: 1;
}


/* ----------------- 宿泊予約システムの設定 ----------------- */

.formimg{
    float:left;
    width:146px;
    margin:0;
}

#booking_inner p {
    margin: 0;
    padding: 0;
    font-size: 14px !important;
    letter-spacing: 0 !important; 
    line-height:1.2em;
}
#booking_inner span{
    font-size:12px !important;
    color:#967e3d !important;
}
#booking_inner {
    float:right;
    width : 950px;
    margin : 0;
    padding : 0;
    font-size: 14px !important;
}
.bookingengine {
    color : #D6D6D6;
}
.booking {
    font-size: 14px;
    font-weight: bold;
}
.booking_date {
    margin : 0;
    padding : 0;
    float : left;


}

input.button {
    width : 202px;
    height:59px;
    margin : 0;
    background:#452523;
    color:#FFF;
    text-align: center;
    font-size:16px;
}

#searchtypearea {
    display:none;
}

.yoyakudate{
    float:left;
    width:200px;
    margin-right:20px;

}


.yoyakudate input[type=text]{
    width:47px;
    height:25px;
    padding:0px 0 0 5px;
    box-shadow:none;
    border: 1px solid #666;
    margin-top:0px;
}

.date-mitei, .stay, .room, .people, .people-mitei{
    float:left;
    margin-right:30px;
}


#sidebar input[type=checkbox]{
    display: none;
}

select {
    margin: 0px 10px 0 0;
    padding:  2px 5px 2px 0;
}


.date-mitei label, .people-mitei label {
    float:left;
    cursor:pointer;   
    font-size:14px;
    color:#2A2C2E;
    position: relative;
    line-height:1.2em;
}

.date-mitei label::before, .people-mitei label::before {
    position: absolute;
    content: '';
    left: 0;
    width: 22px;
    height: 22px;
    top:35px;
    background: #fff;
    border: 1px solid #666;
}
#sidebar input[type=checkbox]:checked + label::after {
    position: absolute;
    content: '';
    top: 40px;
    left: 3px;
    width: 15px;
    height: 5px;
    border-left: 2px solid #452523;
    border-bottom: 2px solid #452523;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .people select {margin-top: 6px;}
  }


/*Firefoxだけに適用されるCSSハック*/
@-moz-document url-prefix(){
.people-mitei label {
    top:0px;
}
.people-mitei label::before {
    top:35px;
}
.people select {
    margin-top: 5px;
}
}

/* ----------------- Firefox ----------------- */
@-moz-document url-prefix(){
  /* ヘッダー電話番号 */
.header-con p {
    font-size:18px;
    letter-spacing:-1px;
  }

}

/* ----------------- ChromeとOperaのみ ----------------- */

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
/* ヘッダー電話番号 */
.header-con p {
    font-size:18px;
    letter-spacing:-1px;
  }


/* 予約システム */
.date-mitei label, .people-mitei label {
    top:-2px;
}
.people select {
    margin-top: 3px;
}



}


/* ----------------- IE10以降に適用されるCSSハック ----------------- */

@media all and (-ms-high-contrast:none){
/* ヘッダー電話番号 */
.header-con p {
    font-size:18px;
    letter-spacing:-1px;
  }




/* 予約システム */

.people select {
    margin-top: 3px;
}

}




/* ----------------- Lity ----------------- */

.lity {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}


/* ----------------- オンラインショップ ----------------- */
/*注文完了ページ*/
#cc-checkout-wrapper h1{font-size:30px; line-height:2em;}

/*カートボタンの位置*/
.j-cart{top:150px !important;}

/* -------------商品一覧ページ--------------- */
/*レイアウト*/
.cc-shop-product-img{float:none !important; max-width: 100% !important; margin-bottom:10px;}

.cc-shop-product-size-3 div.cc-shop-product-img{width: initial !important;}
.cc-shop-product-main-image{width:100% !important;}
.cc-shop-product-size-3 .cc-shop-product-img-confines{width: initial !important;}

/*商品名*/
.cc-shop-product-desc .fn{font-size:22px; line-height: 2em;}

/*価格*/
.cc-shop-price{font-size: 24px !important; margin-right: 30px;}

/*カートに入れるボタン*/
a.cc-shop-addtocard, a.cc-shop-addtocard:visited{font-size: 14px !important;}
a.cc-shop-addtocard, a.cc-shop-addtocard:visited, input.cc-checkout-btn{padding: 10px 15px !important;}