@charset "UTF-8";

.pc{
	display:block !important;
}
.tb{
	display: none !important;
}
.sp{
	display:none !important;
}



body{
    margin: 0;
    padding: 0;
    color: #333;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 16px;
    line-height: 120%;
    min-width: 768px !important;
}

img, table{
	margin:0;
	padding:0;
	
}
a{
	text-decoration:underline;
    color: #333;
}
a:hover{
	text-decoration:none;
    color: #000;
}

p {
width : 100% ;
line-height : 1.9 ; 
}

.noline{
	text-decoration: none;
}

/*------------- ヘッダー -------------*/

	
/*------------- パンクズ -------------*/

/*------------- 本文 -------------*/
#wrapper{
	width:100%;
	position:relative;
	margin:0 auto;
}
.container{
	/*
	max-width: 1000px;
	*/
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	line-height: 200%;
}

.container2{
	max-width: 1024px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 200%;
}

.row{
	margin-top: 0;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 0;
}


.m00{
	margin: 0px;
}

.p00{
	padding: 0px;
}


.m100{
	margin-top: 100px;
	margin-bottom: 100px;
}

.p100{
	padding-top: 100px;
	padding-bottom: 100px;
}

.back01{
    background-image: url(../images/common/back01.jpg);
    background-position: center center;
    background-repeat: repeat;
}

.back02{
    background-color: #efefef;
}

.pTop{
	padding-top: 80px;
}
.pBot{
	padding-bottom: 160px;
}
/* インデックス */

.indexMain{
    width: 100%;
    height: 100vh;
	padding: 0px;
	background-color: #000;
	position: relative;
	background-image: url(../images/mainPC.jpg);
	background-size: contain;
	background-position: center center;
}

.mainTitle{
	position: absolute;
	left: 100px;
	top: 100px;
}

.indexWhite{
    width: 100%;
    height: 100vh;
	padding: 0px;
	position: absolute;
	background-color: rgba(255,255,255,0.7);
	z-index: 990;
}

.indexCopy{
	text-align: center;
	line-height: 180%;
	color: #FFF;
	font-size: 30px;
	font-weight: 600;
    text-shadow: 0px 3px 3px rgba(0,0,0,0.30);
	bottom: 150px;
    right: 150px;
	/*
    margin-right: -50%;
    transform: translate(-50%, -50%) ;
	*/
	position: absolute;
}

.indexCopy02{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.indexCopy03{
 position: absolute;
    left: 50%;
	bottom: 10px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.indexCopy2{
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 0px;
    bottom: 0px;
    position: absolute;
    background-image: url(../images/common/back01.jpg);
    background-position: center 53px;
    background-repeat: repeat-x;
}

.indexCopy3{
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 0px;
    bottom: 0px;
    background-image: url(../images/common/back01.jpg);
    background-position: center -247px;
    background-repeat: repeat-x;
}

.indexCopy4{
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 0px;
    bottom: 0px;
    background-image: url(../images/common/back02.jpg);
    background-position: center 53px;
    background-repeat: repeat-x;
}

.indexCopy5{
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 0px;
    bottom: 0px;
    background-image: url(../images/common/back02.jpg);
    background-position: center -232px;
    background-repeat: repeat-x;
}

.midashiCopy01{
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #000;
}

.midashiCopy02{
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #40210f;
}

.newsLine{
	padding-top: 40px;
	padding-bottom: 60px;
	border-bottom: 1px solid #959595;
}

.photoReport{
	text-align: center;
	background-color: #FFF;
	color: #505050;
	width: 964px;
	/*
	padding-left: 156px;
	padding-right: 156px;
	*/
	padding: 60px 156px 60px 156px;
	margin-top: 60px;
	border-radius: 12px;
}

.photoReport img{
	width: 100%;
	height: unset;
}

.menuLeft{
    width: 50%;
    height: 400px;
    background-image: url(../images/index/menu01.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	position: relative;
}

.menuRight{
    width: 50%;
    height: 400px;
    background-image: url(../images/index/menu02.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	position: relative;
}

.menuLogo{
	width: 60%;
	top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) ;
	position: absolute;
}

.menuLogo img{
	width: 100%;
	text-align: center;
}



/*------------- コンテンツ -------------*/

.contentsTitle{
    width: 100%;
    height: 150px;
    margin-top: 117px;
    padding: 0px;
    background-image: url("../images/common/backTitle.png");
    background-repeat: repeat;
    background-position: left top;
}

.contentsInfo{
	color: #FFF;
    height: 150px;
    padding-left: 150px;
	padding-top: 30px;
    background-image: url(../images/info/title.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.contentsShop{
	color: #FFF;
    height: 150px;
    padding-left: 150px;
	padding-top: 30px;
    background-image: url(../images/shop/title.png);
    background-repeat: no-repeat;
    background-position: left top;
}


.contentsMenu{
	color: #FFF;
    height: 150px;
    padding-left: 150px;
	padding-top: 30px;
    background-image: url(../images/menu/title.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.contentsJinzai{
	color: #FFF;
    height: 150px;
    padding-left: 150px;
	padding-top: 30px;
    background-image: url(../images/jinzai/title.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.contentsInq{
	color: #FFF;
    height: 150px;
    padding-left: 150px;
	padding-top: 30px;
    background-image: url(../images/inq/title.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.contentsCon{
	color: #FFF;
    height: 150px;
    padding-left: 150px;
	padding-top: 30px;
    background-image: url(../images/conditions/title.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.contentsPrivacy{
	color: #FFF;
    height: 150px;
    padding-left: 150px;
	padding-top: 30px;
    background-image: url(../images/privacy/title.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.contentsNews{
	color: #FFF;
    height: 150px;
    padding-left: 150px;
	padding-top: 30px;
    background-image: url(../images/news/title.png);
    background-repeat: no-repeat;
    background-position: left top;
}


.infoWrap{
	display: flex;
}

.infoLeft{
	width: 25%;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: 600;
	border-bottom: 5px solid #40210f;
	margin-right: 40px;
	overflow: hidden;
}

.infoRight{
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #959595;
	overflow: hidden;
}

.shopName{
	padding: 10px;
	text-align: center;
	background-color: #cfa561;
	color: #5d0000;
	font-weight: 600;
	border-radius: 6px;
	margin-bottom: 6px;
}

.shopName2{
	padding: 10px;
	text-align: center;
	background-color: #e8561e;
	color: #FFF;
	font-weight: 600;
	border-radius: 6px;
	margin-bottom: 6px;
}

.shopMap{
	background-color: #FFF;
	border: 10px solid #cfa561;
	overflow: hidden;
	margin-bottom: 30px;
}
.shopMap2{
	background-color: #FFF;
	border: 10px solid #e8561e;
	overflow: hidden;
	margin-bottom: 30px;
}

.shopWaku01{
	padding: 0px 10px 0px 10px;
	margin-right: 5px;
	display: inline-block;
	color: #FFF;
	background-color: #5d0000;
	border-radius: 6px;
	font-size: 12px;
	font-weight: 600;
}

.shopWaku00{
	width: 100%;
	display: inline-block;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #959595;
	font-size: 14px;
}

.shopWhite{
	padding: 10px;
	background-color: #FFF;
	border-radius: 6px;
	margin-bottom: 30px;
	overflow: hidden;
}

.shopWhite2{
	padding: 10px;
	background-color: #efefef;
	border-radius: 6px;
	overflow: hidden;
	margin-top: 15px;
}

.shopGray{
	padding: 10px;
	background-color: #f8f8f8;
	border-radius: 6px;
	margin-bottom: 30px;
}

.menuTitle{
	padding: 10px;
	background-color: #40210f;
	text-align: center;
	color: #FFF;
	font-size: 25px;
	font-weight: 600;
	border-radius: 6px;
	margin-bottom: 15px;
}
.menuName{
	text-align: center;
	color: #40210f;
	font-size:25px;
	font-weight: 600;
	border-bottom: 5px solid #40210f;
	padding: 20px;
	margin-bottom: 20px;
}

.menuName2{
	text-align: center;
	color: #e8561e;
	font-size:25px;
	font-weight: 600;
	border-bottom: 5px solid #e8561e;
	padding: 20px;
	margin-bottom: 20px;
}

.menuPrice{
	font-size: 20px;
	font-weight: 600;
}

.menuCopy{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #40210f;
	font-weight: 600;
	font-size: 18px;
}

.menuPrice2{
	font-size: 90%;
}

.menuName03{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #c5b8a4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	color: #40210f;
	margin-top: 18px;
	margin-bottom: 20px;
	font-weight: 600;
}

.menuSource{
	background-color: #FFF;
	font-size: 90%;
	border-bottom: dotted 1px #505050;
	padding-bottom: 15px;
	padding-top: 15px;
}

.menuLine{
	width: 100%;
	border-bottom: dotted 1px #505050;
}

.jinzaiWaku01{
	width: 90%;
	text-align: center;
	padding: 5px 10px 5px 10px;
	display: inline-block;
	color: #FFF;
	background-color: #5d0000;
	border-radius: 6px;
	font-weight: 600;
	margin-bottom: 15px;
}

.jinzaiLine{
	border-bottom: dotted 1px #505050;
	padding-bottom: 15px;
	padding-top: 15px;
}

.jinzaiLeft{
	display: table;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: 600;
	border-bottom: 5px solid #40210f;
	margin-right: 40px;
	overflow: hidden;
}

.jinzaiInner{
  display: table-cell;
  vertical-align: middle;
}

.jinzaiRight{
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #959595;
	overflow: hidden;
}

.jinzaiMain{ 
	position: relative;
	color: #FFF;
	height: 650px;
    background-image: url(../images/jinzai/main01.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.jinzaiText{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: 20.2rem;
	text-align: center;
	line-height: 150%;
}

.jinzaiCopy{
	font-size: 40px;
	font-weight: 600;
	color: #FFFF00;
}

.jinzaiCopy2{
	display: inline-block;
	padding: 10px;
	border-radius: 26px;
	background-color: #FFFF00;
	color: #FF0000;
	font-weight: 600;
	margin-top: 10px;
}

.inqLine{
	overflow: hidden;
	text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #505050;
}

.inqWaku{
	padding: 40px;
	background-color: #FFF;
	border-radius: 12px;
	margin-bottom: 60px;
}

.inqTel{
	font-size: 30px;
	font-weight: 600;
}

.newsTitle{
	width: 100%;
    background-image: url(../images/news/titleIcon.png);
    background-repeat: no-repeat;
    background-position: left top;
	padding-left: 65px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	color: #2b0d03;
	font-size: 25px;
	font-weight: 600;
	border-bottom: solid 5px #2b0d03;
}

.newsRight{
	background-color: #482e25;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 15px;
}

.newsRight2{
    background-color: #fff;
    padding: 20px 10px 20px 30px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-image: url(../images/news/rightIcon.png);
	font-size: 90%;
	line-height: 150%;
	border-bottom: 1px solid #482e25;
}




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

footer{
	display: block;
	width: 100%;
	background: #270000;
	padding: 60px 0;
	color: #FFF;
	font-size: 90%;
}

.footerNavi {
    padding-top: 0px;
    padding-bottom: 90px;
    background: #e73828;
    color: #FFF;
    font-family: sans-serif;
}

.footerAd{
	font-size: 16px;
	line-height: 200%;
	margin-top: 30px;
}

.footerOtoiawase{
	display: inline-block;
	padding: 10px 50px;
	border: 1px solid #FFF;
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin-top: 40px;
}

.footerOtoiawase .footerMail{
	position: relative;
	display: inline-block;
    padding-left: 30px;
    background-image: url(../images/common/bt06SP.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.footerOtoiawase .footerMail a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------- pagetop -------------*/

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 77%;
	z-index: 9999;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 50px;
    padding: 0px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
}


	
/*------------- 見出しほか -------------*/


h1{
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	letter-spacing: 3px;
}


h2{
	font-size: 200%;
	font-weight: 600;
	color: #9696a0;
	line-height: 200%;
	letter-spacing: 3px;
}

h3{
	font-size: 90%;
}

h4{
	text-align: center;
	font-size: 140%;
	font-weight: 800;
}

h5{
	font-size: 130%;
	font-weight: 800;
}


/*-------- スライドメニュー --------*/
/*
#slide_menu, #sl_button{
	display:none;
}

/*-------- スマホメニュー --------*/
/*メニュー*/

 
	nav{
    width: 100%;
    background-color: rgba(255,255,255,0.5);
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    top: 0px;                   /* 位置(上0px) */
    left: 0px;                  /* 位置(右0px) */
    justify-content: space-between;
    border-top: 10px solid #000;
    z-index: 9999;
	}
	.nav-container{
		width:800px;
		margin: 0 auto;
	}
	
	nav ul{
		padding:0;
		list-style: none;
		font-size: 14px;
	}
	
	nav ul li{
		float:right;
		padding:10px 30px;
		text-align: center;
		border-left: 1px dashed #505050;
	}
	
	nav ul li a,nav ul li a:visited{
		color: #fff;
		text-decoration: none;
	}
	
	article{
		width:800px;
		margin:20px auto ;
	}

.navibar{
	color: #FFF;
	font-size: 20px;
}

.navibar2{
	font-size: 20px;
}

	/*otoiawase*/
.otoiawaseWaku01{
	overflow: hidden;
	text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #505050;
}

.list-wp{
  display:flex;
}


.list{
	margin-bottom: 50px;
	border-bottom: 1px solid #505050;
	padding: 20px;
}

.list2{
	font-weight: 800;
	margin-bottom: 50px;
	border-bottom: 3px solid #505050;
	padding: 20px;
}

.list3{
 width: 80%;
	margin-left: 60px;
	float: left;
	line-height: 130%;
}

.list4{
 width: 80%;
	margin-right: 60px;
	float: right;
	line-height: 130%;
}

.listBorder{
	overflow: hidden;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #505050;
}

.koumoku{
	display: flex;
}
.work{
	margin-bottom: 30px;
}
