
body{
	background: linear-gradient(#1c0706, #000000);
	width: 100%;
	color: #faf7f2;
	font-size: 18px;
	font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.cf:before, .cf:after {content:' '; display:table;}
.cf:after {clear:both;}
.cf {*zoom: 1;} /* For IE 6/7*/
.sp{
	display: none;
}

a{
	color: #faf7f2;
	text-decoration: none;
}
img{
	max-width: 100%;
}
a:hover{
	color: #5f47fd;
}
a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}
.in {
    margin:  0;
    font-size:  34px;
    position:  relative;
    font-weight:  normal;
    display:  inline-block;
    background-color: #110404;
    margin-left: 20px;
	padding: 0 10px;
	font-family: 'Cormorant Infant', serif;
	letter-spacing: 1px;
}
.midashi{
    position: relative; 
    margin-bottom:15px;
}
.midashi:before {
    content:  ''; 
    background-color: #fff;
    display:  block;
    position:  absolute;
    left:  0; 
    width:  100%;  
    height:  1px; 
    top: 0;    
    bottom:  0;
    margin:  auto; 
}
#main h3{
	padding: 30px 20px 10px 20px;
	font-weight: 400;
	font-size: 20px;
	border-bottom: 1px dotted #333;
	color: #aca98c;
	margin: 0;
	font-family: 'Cormorant Infant', serif;
}
#main h3 span{
	font-size: 19px;
	margin-left: 10px;
}
#side h2{
	background: url(../images/sideh2.jpg) no-repeat;
	padding: 10px 20px;
	font-weight: 400;
	font-family: 'Cormorant Infant', serif;
}
#side h3{
	background: url(../images/sideh3.png) no-repeat;
	background-position: bottom;
	background-size: contain;
	padding: 0 0 20px 0;
	line-height: 40px;
	font-weight: 400;
	font-size: 20px;

	text-align: center;
	font-family: 'Cormorant Infant', serif;
}
.mb50{
	margin-bottom: 50px;
}
header{
	max-width: 1200px;
	margin: 0 auto;
	display: block;
}
img.logo{
	width: 200px;
	float: left;
	margin: 10px 0;
}
header address{
	float: right;
	margin-top: 48px;
	width: 260px;
}
header address img{
	width: 100%;
}
header h1{
	text-align: right;
	font-size: 13px;
	font-weight: 300;
}
/*slider*/
.slide{
	width: 100%;
	/*background-color: #04011d;*/
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 20px auto;
  }

.rslides li {
  /*-webkit-backface-visibility: hidden;*/
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/*gloval navi*/
nav{
	display: block;
	clear: both;
	width: 100%;
	/*box-shadow: 15px 5px 30px #999999;*/
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.headernav ul{
	padding: 0;
	max-width: 1200px;
	margin: 0 auto;
	list-style: none;
	background-color: #000;
}
.headernav li{
	float: left;
	width: 20%;
	padding: 12px 0;
	text-align: center;
	border-left: 1px solid #333;
	box-sizing: border-box;
}
.headernav li a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.headernav li:hover{
	background: #36332c;
	opacity: .6;
}
.headernav li:last-child{
	border-right: 1px solid #333;
	box-sizing: border-box;
}
.headernav li span{
	display: block;
	font-size: 11px;
	opacity: .6;
	letter-spacing: 2px;
	font-family: 'Roboto',arial,sans-serif;
	margin: 4px 0 0 0 ;
}
#contents{
	max-width: 1200px;
	margin: 0 auto;
}
#main{
	width: 66.7%;
	float: right;
	margin-left: 2%;
	margin-top: 20px;
}

#side{
	margin-top: 20px;
	width: 31.3%;
	float: left;
}

.img-block ul{
	padding: 0;
	margin: 20px auto;
}
.img-block li{
	list-style: none;
}
.img-block img {
	width: 31%;
	margin: 1.1666666666%;
	float: left;
	box-sizing: border-box;
	border: 1px solid #000000;
}
.img-block img:hover{
	border: 1px solid #999999;
	box-sizing: border-box;
}
.coupon1{
	margin: 20px auto 0 auto;
}
.box1{
	border: 1px solid #999;
}
.box1 p{
	padding: 10px 20px;
	line-height: 180%;
}
.box1 ul{
	padding: 0;
	list-style-position: inside;
	list-style-image:url(../images/list.png);
}
.box1 li{
	border-bottom: 1px dotted rgb(68, 68, 68);
	padding:  4px 10px;
	margin: 10px;
}
.box ul:last-child{
	border: none;
}
.box1 span{
	font-size: 13px;
	margin: 4px;
	display: block;
	text-align: right;
}
.qa{
	border: 1px solid #999;
	background-color: #000;
}
.qa p{
	padding: 10px 30px;
}
.map{
	padding: 5%;
}
.price_table{
	margin-bottom: 30px;
}
.harf{
	width: 100%;
}
.harf table,.harf2 table{
	border: 1px solid #999;
	width: 100%;
}
.harf table tr,.harf2 table tr{
	border-bottom: 1px dotted rgb(68, 68, 68);
}
.harf table tr th{
	padding: 10px;
	text-align: center;
	width: 25%;
	font-weight: 300;
	letter-spacing: 1px;
	background: rgba(32, 32, 32,0.8);
}
.harf table tr td{
	padding: 10px 20px;
	width: 25%;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
}
.harf2{
	width: 100%;
}
.harf2 table tr th{
	padding: 24px 10px;
	text-align: center;
	width: 50%;
	background: rgba(32, 32, 32,0.8);
	font-weight: 300;
	letter-spacing: 1px;
}
.harf2 table tr th span{
	font-size: 13px;
}
.harf2 table tr td{
	padding: 10px 20px;
	width: 50%;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
}
footer{
	clear: both;
	margin-top: 150px;
	box-shadow: 25px 5px 50px #999999;
	/*background-image: url(../images/footer.png);
	background-size:100% auto;*/
	/*background-repeat: no-repeat;*/
	padding-bottom: 50px;
}
.footernav{
	font-weight: 300;
}
.footernav ul{
	list-style: none;
	margin: 0 auto;
	max-width: 1200px;
	display: flex;
	text-align: center;
	padding: 10px 0;
}
.footernav li{
	width: 20%;
}
.footernav li a{
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.footernav a:hover{
	color: #5f47fd;
}
.copyright{
	padding: 50px 0 0 0;
	text-align: center;
}
.copyright a:hover{
	color: #5f47fd;
}
.sp{
	display: none;
}
.pc{
	display: block;
}
.photo{
	margin: 30px 0;
}
.photo ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.photo li img{
	width: 32%;
	margin: 0.3%;
	border: 1px solid #333;
	float: left;
}
.box2{
	margin: 30px 0;	
}

.copyright{
	font-size: 14px;
}



@media screen and (max-width: 1200px) {

#contents{
	width: 98%;
}
#main img{
	max-width: 100%;
}
.sp{
	display: none;
}
.pc{
	display: block;
}


    
}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
#contents{
	width: 98%;
	margin-left: 1%;
}
#main{
	width: 100%;
}
.coupon1{
	width: 100%;
}
header{
	text-align: center;
}
.slide{
	clear: both;
	padding-top: 30px;
}
.headernav li a{
	font-size: 14px;
}
img.logo{
	width: 50%;
	float: left;
}
header h1{
	text-align: center;
	margin-bottom: 20px;
}
header address{
	width: 48%;
	float: right;
}
header address img{
	max-width: 100%;
}
#side{
	width: 100%;
}
footer{
	margin-top: 50px;
}
.pc{
	display: none;
}
.sp{
	display: block;
}
.copyright{
	font-size: 14px;
}
     
}
@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
body{
	font-size: 14px;
}
 img.logo{
	width: 40%;
	float: none;
}
header h1{
	text-align: center;
	display: none;
}
header address{
	clear: both;
	float: none;
	margin: 0 auto;
	width: 50%;
}
header address img{
	max-width: 100%;
	position: relative;
} 
nav{
	/*box-shadow: rgb(153, 153, 153) 5px 0px 8px;*/
	margin: 20px 0 0 0;
}
#main h3{
	font-size: 15px;
}
.headernav li{
	width: 25%;
	/*border-bottom: 1px solid #333;*/
	background-color: #aca98c;
}
.headernav li a{
	font-size: 13px;
}
.headernav li a span{
	font-size: 10px;
}
.slide{
	padding-top: 0;
}  
.rslides{
	margin: 0 auto;
} 
.rslides img{
	margin: 0 auto;
}
.pc{
	display: none;
}
.sp{
	display: block;
}
.img-block img{
	width: 32.333333%;
	margin: 0.5%;
}
#main h2{
	font-size: 16px;
}
#main h3 span{
	font-size: 14px;
	margin-left: 10px;
}
.harf table tr td{
	padding: 10px 8px;
	text-align: center;
}
.in{
	text-align: center;
	margin: 0;
	display: block;
	font-size: 1.5rem !important;
	background-color: #180606;
}
.box1 p{
	padding: 4px;
}
.footernav ul{
	display: block;
}
.footernav li{
	width: 100%;
	float: left;
	padding: 10px 0;
	border-bottom: 1px dotted #333;
}
.box1 li{
	margin: 0;
	padding: 4px 0;
}
.box1{
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}
.spm{
	margin: 10px;
}
.price_table{
}
.price_table table{
}
.price_table table th{
	font-size: 14px;
	letter-spacing: 0;
}
.price_table table td{
	font-size: 14px;
	letter-spacing: 0;
}
.copyright{
	font-size: 14px;
}
}
@media screen and (max-width: 320px) {
/* 320pxまでの幅の場合に適応される */
    
}



