@charset "UTF-8";

/* CSS Document */
/*=================
 index style
=================*/

.SP{
	display:none;
}
@media only screen and (max-width : 767px) {
	.SP{
		display:block;
	}
}


#index {
  background: #c7443b url(../img/index/index_back.jpg) top repeat-x;
}

#indexTopArea {
  width: 100%;
  background: url(../img/index/head_menu_bk.jpg) bottom center no-repeat;
}

#indexTopArea.subTopArea{
  background: none;
}
#indexTopArea #indexTopContents {
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  height: 819px;
  position: relative;
}
#indexTopArea #indexTopContents #kumoA, #indexTopArea #indexTopContents #kumoB, #indexTopArea #indexTopContents #kumoC, #indexTopArea #indexTopContents #kumoD {
  position: absolute;
  z-index: 60;
}
#indexTopArea #indexTopContents #kumoA {
  top: 82px;
  left: -20px;
}
#indexTopArea #indexTopContents #kumoB {
  top: 40px;
  left: 180px;
}
#indexTopArea #indexTopContents #kumoC {
  top: 140px;
  left: 900px;
}
#indexTopArea #indexTopContents #kumoD {
  top: 55px;
  left: 770px;
}
#indexTopArea #indexTopContents #indexHeadArea {
  padding: 12px 0;
}
#indexTopArea #indexTopContents #indexHeadArea b {
  color: #fff;
  font-weight: normal;
}
#indexTopArea #indexTopContents #indexHeadArea ul {
  overflow: hidden;
  float: right;
}
#indexTopArea #indexTopContents #indexHeadArea ul li {
  float: left;
  margin-left: 13px;
}
#indexTopArea #indexTopContents #indexHeadArea ul li a {
  display: block;
}
#indexTopArea #indexTopContents #koya {
  background: url(../img/index/index_main_img.png) no-repeat;
  background-size: contain;
  max-width: 972px;
  width: 100%;
  height: 770px;
  margin: 0 auto;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 3px;
}

#indexTopArea #indexTopContents #koya.sub-page {
  background: url(../img/index/sp-index_main_img.png) no-repeat;
  height: 275px;
  top: 8%;

}

#indexTopArea #indexTopContents #koya #horo {
  position: absolute;
  top: 175px;
  /*left: 47px;*/
  left: 0px;
  /*width: 882px;*/
  width: 100%;
  height: 50px;
  z-index: 50;
  text-align: center;

  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateX(-50%);
}

#indexTopArea #indexTopContents #koya #horo img{
  width: 90%;
}

#indexTopArea #indexTopContents #koya #shitifuku {
  position: absolute;
  bottom: 13px;
  left: 10px;
  width: 275px;
  height: 365px;
  z-index: 50;
  background: url(../img/index/shitifuku.png) bottom left no-repeat;
}
#indexTopArea #indexTopContents #koya #shitifuku #shoukai {
  display: block;
  position: absolute;
  top: 35px;
  left: 50px;
  z-index: 60;
}
#indexTopArea #indexTopContents #koya #hatamochi {
  position: absolute;
  bottom: 115px;
  right: 10px;
  width: 237px;
  height: 311px;
  z-index: 50;
}
#indexTopArea #indexTopContents #koya #slide {
  position: absolute;
  top: 175px;
  left: 63px;
  width: 850px;
  height: 445px;
  z-index: 40;
}
#indexTopArea #indexTopContents #koya #slide #viewer ul li a:hover {
  opacity: 0.8;
}
#indexTopArea #indexTopContents #koya #qa {
  position: absolute;
  top: 690px;
  left: 335px;
}
#indexTopArea #indexTopContents #koya #menu {
  position: absolute;
  top: 675px;
  left: 555px;
}
#indexTopArea #indexTopContents #koya #access {
  position: absolute;
  top: 663px;
  left: 785px;
}

/*=================
 Contents style
=================*/
#ContentsArea {
  background: url(../img/common/contents_bk.jpg);
  position: relative;
}
#ContentsArea .contents {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
}
#ContentsArea .contents .contentsBox {
  overflow: hidden;
}
#ContentsArea .contents .contentsBox #newsArea {
  background: url(../img/index/news_bk.png) bottom left no-repeat;
  /*width: 556px;*/
  width: 619px;
  height: 370px;
  padding: 15px 0 0 45px;
  overflow: visible;
  float: left;
}
#ContentsArea .contents .contentsBox #newsArea b {
  display: block;
  margin-top: -15px;
  margin-bottom: 20px;
}
#ContentsArea .contents .contentsBox #newsArea #newsBox {
  width: 400px;
  height: 240px;
  overflow: auto;
}
#ContentsArea .contents .contentsBox #newsArea #newsBox ul li {
  overflow: hidden;
  border-bottom: 1px #b10e22 dotted;
  margin-bottom: 12px;
  padding-bottom: 7px;
  line-height: 1.4;
  font-size: 0.9em;
  list-style-type: none;
}
#ContentsArea .contents .contentsBox #newsArea #newsBox ul li i {
  font-style: normal;
  width: 31%;
  float: left;
}
/*#ContentsArea .contents .contentsBox #newsArea #newsBox ul li a {
  display: block;
  width: 81%;
  float: right;
}*/
#ContentsArea .contents .contentsBox #userKoe {
  float: right;
  width: 289px;
  /* height: 340px; */
 /*  background: url(../img/index/koe_bk.png) bottom left no-repeat; */
  position: relative;
}

#ContentsArea .contents .contentsBox #userKoe .bnr{
	width: 90%;
    margin: 0 auto 20px;
}
#ContentsArea .contents .contentsBox #userKoe .bnr img{
	width:100%;
}

#ContentsArea .contents .contentsBox #userKoe h2.ttl{
    text-align: center;
    background: #c7443b;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}


#ContentsArea .contents .contentsBox #userKoe p {
  position: absolute;
  top: 75px;
  left: 50px;
}
#ContentsArea .contents .contentsBox #indexBana {
  overflow: hidden;
  margin-top: 50px;
}
#ContentsArea .contents .contentsBox #indexBana p {
  width: 49%;
  float: left;
}
#ContentsArea .contents .contentsBox #indexBana p:nth-child(even) {
  float: right;
  text-align: right;
}

/*=================
 Page style
=================*/
#Page {
  background: #c7443b;
}

#pageHeadArea {
  background: url(../img/page/head_bk.jpg) center top no-repeat;
  height: 210px;
}
#pageHeadArea #pageHeadContents {
  position: relative;
  width: 980px;
  height: 210px;
  margin: 0 auto;
}
#pageHeadArea #pageHeadContents #pageHeadLog {
  position: absolute;
  width: 194px;
  height: 136px;
  bottom: 30px;
}
#pageHeadArea #pageHeadContents #pageHeadLog a:hover {
  opacity: 1;
}
#pageHeadArea #pageHeadContents #pageHeadLogDesign {
  position: absolute;
  bottom: 28px;
  left: 195px;
}
#pageHeadArea #pageHeadContents #pageHeadMenuTop {
  position: absolute;
  text-align: right;
  width: 50%;
  top: 12px;
  right: 0;
}
#pageHeadArea #pageHeadContents #pageHeadMenuTop p {
  display: inline-block;
  margin-left: 12px;
}
#pageHeadArea #pageHeadContents #gShoukai {
  position: absolute;
  width: 166px;
  height: 23px;
  top: 72px;
  left: 284px;
}
#pageHeadArea #pageHeadContents #gKodawari {
  position: absolute;
  width: 99px;
  height: 23px;
  top: 72px;
  left: 514px;
}
#pageHeadArea #pageHeadContents #gMenu {
  position: absolute;
  width: 104px;
  height: 23px;
  top: 72px;
  left: 680px;
}
#pageHeadArea #pageHeadContents #gKoe {
  position: absolute;
  width: 120px;
  height: 23px;
  top: 72px;
  left: 850px;
}
#pageHeadArea #pageHeadContents #gAccess {
  position: absolute;
  width: 97px;
  height: 23px;
  top: 140px;
  left: 384px;
}
#pageHeadArea #pageHeadContents #gOnlineShop {
  position: absolute;
  width: 86px;
  height: 23px;
  top: 140px;
  left: 544px;
}
#pageHeadArea #pageHeadContents #gBlog {
  position: absolute;
  width: 82px;
  height: 23px;
  top: 140px;
  left: 684px;
}
#pageHeadArea #pageHeadContents #gInfo {
  position: absolute;
  width: 135px;
  height: 23px;
  top: 140px;
  left: 834px;
}

#pageContentsArea {
  background: url(../img/common/contents_bk.jpg);
}
#pageContentsArea .articleArea {
  width: 960px;
  margin: 0 auto;
  padding: 24px 20px;
}
#pageContentsArea .articleArea .articleHead {
  background: url(../img/page/articla_head_bk.png) top center no-repeat;
  text-align: center;
}
#pageContentsArea .articleArea .articleHead h1 {
  display: inline-block;
  padding: 50px 0 0 0;
}
#pageContentsArea .articleArea .mainContents {
  background: #fff;
  /*min-height: 500px;*/
  min-height: 300px;
  width: 900px;
  padding: 30px;
overflow:hidden;
}
#pageContentsArea .articleArea .articleFooter img {
  vertical-align: bottom;
}

/*=================
 Footer style
=================*/
#FooterArea {
  max-width: 980px;
  width: 100%;
  margin: 0 auto 30px;
  text-align: center;  /*padding: 24px 0 0;*/
  /*height: 80px;*/
  /*position: relative;*/
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
#FooterArea h1 {
width:30%;
}
#FooterArea h1 a:hover {
  opacity: 1;
}
#FooterArea ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
width:70%;
}
#FooterArea ul li {
  /*display: inline-block;*/
  /*margin-right: 15px;*/
  background: url(../img/common/bottom_icon.gif) left center no-repeat;
  color: #fff;
  font-size: 16px;
  padding: 5px 0 8px 26px;
  width: 40%;
  text-align: left;
}

#FooterArea ul li a {
  display: block;
  color: #fff;
  color: #fff;
}
.footer-copy p {
  font-size: 16px;
  text-align: center;
  width: 80%;
  margin: auto;
  /*position: absolute;
  top: 105px;
  left: 205px;*/
  padding-bottom: 20px;
}



@media only screen and (max-width : 767px) {
	#indexTopArea #indexTopContents #kumoA, #indexTopArea #indexTopContents #kumoB, #indexTopArea #indexTopContents #kumoC, #indexTopArea #indexTopContents #kumoD {
		display:none;
	}
  #FooterArea h1{
    margin: 0 auto 20px;
  	width:100%;
  }
	#FooterArea ul{
		width:100%;
        justify-content: space-between;
    	width: 90%;
	}
	#FooterArea ul li{
		width:48%;
	}
}

@media only screen and (min-width : 768px) {
  #FooterArea ul li {
    width: auto;
    font-size: 14px;
  }
}

/* ===================
 Common Style
=================== */
a:hover {
  opacity: 0.7;
  filter: alpha(opacity=7);
  -ms-filter: "alpha(opacity=7)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  zoom: 1;
}

.textR{text-align: right;}
.textL{text-align: left;}
.textC{text-align: center;}



.polaroidsBox{overflow: hidden;margin: 50px 0 50px 10px}
ul.polaroids li{display:inline;}
ul.polaroids a{min-height: 160px;background:#fff;display:inline;float:left;margin:0 5px 27px 0px;width:auto;padding:10px 10px 15px;text-align:center;font-family:"Marker Felt",sans-serif;text-decoration:none;color:#333;font-size:18px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);-moz-box-shadow:0 3px 6px rgba(0,0,0,.25);-webkit-transform:rotate(-2deg);-webkit-transition:-webkit-transform .15s linear;-moz-transform:rotate(-2deg);}
ul.polaroids li{padding-left:0;}
ul.polaroids img{display:block;width:190px;margin-bottom:12px;}
ul.polaroids a:after{content:attr(title);font-size:0.8em;text-align: center;}
ul.polaroids li:nth-child(even) a{-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);}
ul.polaroids li:nth-child(3n) a{-webkit-transform:none;position:relative;top:-5px;-moz-transform:none;}
ul.polaroids li:nth-child(5n) a{-webkit-transform:rotate(5deg);position:relative;right:5px;-moz-transform:rotate(5deg);}
ul.polaroids li:nth-child(8n) a{position:relative;right:5px;top:8px;}
ul.polaroids li:nth-child(11n) a{position:relative;left:-5px;top:3px;}
ul.polaroids li a:hover{-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);-moz-box-shadow:0 3px 6px rgba(0,0,0,.5);position:relative;z-index:5;}






/*====================================================================
 アクセス
====================================================================*/
.access_about{
  margin: 0 0 50px;
  overflow: hidden;
}
.access_about h2{
  margin:10px 0 10px;
}
.access_about dt{
  float: left;
  margin-right: 20px;
  width:50px;
}
.carNav h2{
  font-size: 1.6em;
  clear: both;

}
.carNav p{
  margin: 10px 0 0 1em;

}
.carNav h3{
  margin: 50px 0;
  text-align: center;
}
.carNav h3 span{
  background: #000000;
  color: #fff;
  padding:10px 20px;
  font-size: 1.6em;
  font-weight: normal;
}

.gmap{
  margin:50px 0;
}


.access_about .accessPhoto {
float:left;
margin-right:20px;
}

.access_about dl{
float:left;
margin-bottom:20px;
width:400px;
}

.access_about .accessAtt{
float:left;
}

.access_about_tel{
line-height:38px;
}
.access_about_telNo{
font-size:1.6em;
font-weight:bold;

}
/*====================================================================
 QandA
====================================================================*/

.qaPage dl{
  margin: 0 0 20px;
}


.qaPage dl dt{
  margin:30px 0 20px;
  font-size: 1.2em;
  color: #fff;
  clear:both;
  background: #54B6DD;
  padding: 5px 0 5px 20px;
  border-radius: 5px; /* CSS3 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  behavior: url(../js/PIE.htc); /* IE用 */
}

.qaPage dl dd{
  margin-left: 2em;
}


/*====================================================================
 お問い合わせ
====================================================================*/
.contactPage .asset-body{
	margin:50px;
}
.contactPage .asset-body p{
	text-align:center;
}
p.number{
    margin: 30px 0;
}
p.number span{
    font-size: 2em;
    font-weight: bold;
}


@media only screen and (max-width : 767px) {
	.contactPage .asset-body{
		margin:0px;
	}
}

/*====================================================================
 大黒丸のご紹介
====================================================================*/
.aboutPage .asset-body{
overflow:hidden;
}
.aboutBox{
float:left;
margin:20px;
width:400px;

}
.aboutBox img{
width:100%;
    border: 1px solid #ccc;
    padding: 5px;
box-shadow: 5px 5px 5px #ccc; 
}

.aboutBox h3{
text-align:center;
margin:15px 0;
}

.aboutBox p{
font-size:0.8em;
}




/*====================================================================
 メニュー
====================================================================*/
.btn-drink{
  height: 136px;
  margin-right: 150px;
}













/*====================================================================
 ブログ
====================================================================*/

.ttl-articleHead{
    display: inline-block;
    padding: 50px 0 0 0;
}
.blogbody{
float:left;
width:650px;
}

.blogside{
float:right;
width:230px;
}


.entry{
margin-bottom:120px;
}
.entry p {
    margin-bottom: 30px;
}

h1.entry-title,
h2.entry-title{
background:#54b5dc;
padding:10px 15px;
border: 1px solid #DDD;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color:#fff;
margin-bottom:10px;
font-size: 26px;
font-weight:normal;
}

h2.entry-title a{
color:#fff;
}

ul.date li{
text-align:right;
color:#8D9092;
margin-bottom:10px;
}

.ninja_onebutton{
margin-top:30px;
}



/*====================================================================
 ページャー
====================================================================*/
aside.pagerArea{
overflow:hidden;
margin:50px 0;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #54B5DC;
  border: 1px solid #ddd;
  border-radius: 15px;
color:#fff;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
color:#666;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}



.slider{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.slick-dotted.slick-slider{
  width: 86%;
}












.sp-nav,.sp{
  display: none;
}
.pc{
  display: block;
}



.sub-page-in{
  position: absolute;
  width: 100%;
  top: 270px;
  left: 50%;
  padding: 0 8%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  background: url(../img/sp-bg-container.png);
}

.sub-page-in img{
	width: 100%;
	height:auto;
}

.sub-page-in h1{
  text-align: center;
}







@media screen and (max-width:767px){

  .sp{
    display: block;
  }
  .pc{
    display: none;
  }

  .container-fluid{
    display: block;
  }

  body#index.index-page {
    background: url(../images/bg_body.jpg) center;
    background-size: contain;
    overflow: hidden;

  }


  #indexTopArea #indexTopContents #indexHeadArea{
    display: none;
  }
  #indexTopArea #indexTopContents{
    height: 700px;
    overflow: hidden;
  }

  #indexTopArea #indexTopContents #koya #shitifuku{
    bottom: 65px;
  }


  #indexTopArea{
    background: none;
  }

  #ContentsArea{
    background: none;
  }

  #ContentsArea .contents .contentsBox #newsArea #newsBox{
    width: 90%;
    margin: auto;
    height: auto;
  }

  #ContentsArea .contents .contentsBox #newsArea b{
    width: 90%;
    margin: 0 auto 20px;
  }

  #ContentsArea .contents .contentsBox #newsArea{
    width: 100%;
    height: auto;
    padding: 15px;
    background: none;
  }








  .navbar{
    background: none;
    border: none;
  position: fixed; top: 0;
    right: 0;
    width: 100%;
      z-index: 50;
  }

  .navbar-nav{
    background: #fff;
    margin:0 0px;

  }
  .navbar-default .navbar-toggle,
  .navbar-toggle{
      background: #fff;
  }
  .navbar-default .navbar-toggle .icon-bar,
  .navbar-toggle .icon-bar{
      background: #fff;
  }

  .navbar-default .navbar-toggle,
  .navbar-toggle{
    background: #c8453C;
  }

  .navbar-collapse{
      border: none;
      /* background-color: #000; */
      padding: 10px;
  }

  .nav>li{
      padding: 5px 0;
      border-bottom: 1px solid #ccc;
      color: #000;
      font-weight: bold;
  }
  .navbar-nav>li>a{
      line-height: 30px;
  }


  .navbar-header{
      background: #54b5dc;
  }


  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  } 





  #indexTopArea #indexTopContents #koya {
    background: url(../img/index/sp-bg_header.jpg) no-repeat;
    background-size: contain;
    max-width: 972px;
    width: 100%;
    height: 735px;
    margin: 0 auto;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0px;
    top: 0;
  }

  #indexTopArea #indexTopContents #koya.sub-page {
    background: url(../img/index/sp-bg_header.jpg) no-repeat;
    background-size: contain;

  }



  #indexTopArea #indexTopContents #koya #horo {
    display: none;
  }


  .slider{
    top: 46%;
  }



  #indexTopArea #indexTopContents #koya #qa,
  #indexTopArea #indexTopContents #koya #menu,
  #indexTopArea #indexTopContents #koya #access {
    display: none;
  }


  #ContentsArea .contents .contentsBox #userKoe {
    width: 100%;
    height: auto;
  }
	#ContentsArea .contents .contentsBox #userKoe h2.ttl{
		padding: 20px 10px;
	}
	#ContentsArea .contents .contentsBox #userKoe .bnr{
		width:70%;
	}
  #ContentsArea .contents .contentsBox #userKoe p {
    left: 30%;
  }



}










.sub-contents{
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  /* height: 819px; */
  position: relative;
}

.sub-contents img,.sub-body img{
  width:100%;
}
.sub-body-header{
  width: 100%;
}
.sub-body{
  background: url(../img/bg-sub-body.png) repeat-y;
  
  margin: auto;
  padding: 0 2% 3%;
  max-width: 980px;
  width: 100%;
}

.sub-body h1.ttl{
  margin: 0 auto 30px;
  text-align: center;
}





@media screen and (max-width:767px){
	#ContentsArea .contents .contentsBox #newsArea #newsBox ul li i {
		display:block;
    	width:100%;
	}
  .sub-body{
    background: url(../images/bg_body.jpg) repeat-y;
    background-size: contain;
    margin: auto;
    padding: 0 8% 3%;
    max-width: 980px;
  }
  .sub-body-header {
    width: 92%;
    margin: auto;
  }



}



h2.yoyaku_att{
	background:#C8453C;
	text-align:center;
	color:#fff;
	padding: 2% 0;
}

@media only screen and (max-width : 767px) {
	h2.yoyaku_att{
		padding: 5% 0;
    	font-size: 2.4rem;
	}
}