@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------

index.html CSS

------------------------------------------------- */


#container {
	width: 1000px;
	margin: 0 auto;
	position:relative;
	z-index:1;

}
h1 {
	width: 257px;
	margin: 120px auto 70px;
}
h2 {
	line-height: 2em;
	font-size: 2.5em;
	font-weight: normal;
}


/* info
------------------------------*/
.info{
  max-width: 700px;
  padding: 30px;
  margin: 0 auto 30px;
  color:#f00;
  border:1px solid #f00;
}
.info h3{
  font-weight: bold;
  font-size: 1.4em;
  margin: 0 0 10px;
  letter-spacing: 2px;
  text-align: center;
}
.info table{
  width: auto;
  margin: 20px auto 10px;
}
.info table th{
  padding-right: 10px;
  white-space: nowrap;
}
.info table th,
.info table td{
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
  padding-bottom: 10px;
  vertical-align: top;
}
.info p{
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}

/* menu
------------------------------*/
#menu {
	position:fixed;
	z-index:0;
	top:20px;
	width:1140px;
	margin-left:-500px;
	left:50%;
}
#menu ul{
	width: 100px;
	margin:0 0 0 auto;
	background:url(../images/sidemenu_on.jpg) no-repeat 0 0;
}
#menu li {
	margin:9px 0 0;
}
#menu li a {
	display: block;
	width: 100%;
	text-decoration: none;
	background-color:#fff;
}
.fixed {
	position: absolute;
}
#menu ul li a:hover img {
	visibility: hidden;
}
#menu ul li a:hover {
	background-color: transparent;
}

/* navi
------------------------------*/
#navi {
	height: auto;
	margin: 0 0 40px;
	text-align: center;
	font-size:0.95em;
	background: url(../images/navi_on.jpg) no-repeat 0 0;
}
#navi p{
	width: 200px;
	float: left;
}
#navi p > a {
	display: block;
}
#navi p img {
	width: 160px;
	margin: 0 auto 15px;
	display: block;
}
#navi p > a:hover img {
	visibility: hidden;
}
#navi p > a:hover {
	background-color: transparent;
}
.onlineBtn a{
	display: block;
	padding: 1px 0 1px 30px;
	margin: 0 25px;
	border:1px solid #333;
	border-radius: 10px;
	font-size: 0.9em;
	background: url(../images/online_icon.png) no-repeat 20px 45%;
}
.onlineBtn a:hover{
	color:#fff;
	background: url(../images/online_icon_on.png) no-repeat 20px 45% #333;
}

/* txtBtn
------------------------------*/
.txtBtn{
  margin:0 0 40px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.txtBtn > li{
  margin: 0 10px;
  width: 220px;
}
.txtBtn > li a,
.txtBtn > li span.acc{
  background: #222;
  color:#fff;
  display: block;
  padding: 7px 0;
  transition: 0.3s;
}
.txtBtn > li > a:hover{
  transform: translateY(-3px);
  opacity: 0.8;
}
.txtBtn > li span.acc{
  cursor: pointer;
}
.txtBtn > li > ul{
  display: none;
  position: absolute;
  width: 220px;
}
.txtBtn > li > ul > li a{
  background: #333;
  border-top: 1px solid #666;
  text-align: left;
  padding-left: 33px;
}
.txtBtn > li > ul > li a:hover{
  background: #444;
}

/* tsurushiArea
------------------------------*/
.tsurushiArea{
	margin: 0 0 70px;
	text-align: center;
}
.tsurushiArea p{
	margin-bottom: 10px;
}
.tsurushiArea p a{
	font-weight: bold;
	text-decoration: underline;
}
.tsurushiArea p.kitTit{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
}
.tsurushiArea p.kitPrice{
	font-size: 0.8em;
}
.tsurushiArea ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
	justify-content: center;
}
.tsurushiArea ul li{
	width: 320px;
	display: block;
	margin: 0 5px 10px;
}
.tsurushiArea ul li a{
	display: block;
	background-color: #222;
	color:#fff;
	padding: 10px 0;
}
.tsurushiArea ul li i{
	vertical-align: middle;
}
.tsurushiArea ul li span{
	display: inline-block;
	background-color: #fff;
	color:#222;
	margin: 0 7px;
	padding: 3px;
	line-height: 100%;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: middle;
	border-radius: 3px;
}
.tsurushiArea ul li small{
	font-size: 0.8em;
}


/* shinfujiArea
------------------------------*/
.shinfujiArea{
	margin: 0 0 70px;
}
.shinfujiArea > section{
	height: auto;
	margin:30px 0;
}
.shinfujiArea > section h2{
	width: 200px;
	float: right;
}
.shinfujiArea > section p{
	width: calc(100% - 230px);
	float: left;
	font-size: 2em;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 2px;
}
.shinfujiArea > ul{
	display: flex;
	justify-content: space-between;
	margin:20px 0;
}
.shinfujiArea > ul li{
	width: 320px;
	line-height: 100%;
}


/* about
------------------------------*/
#about {
	margin: 0 0 80px;
}
#about .photo {
	margin: 0 0 30px;
}



/* kami
------------------------------*/
#kami {
	margin: 0 0 80px;
}
#kami .photo {
	margin: 20px 0 35px;
}
.kamiBox {
	height: auto;
}
.kamiBox div {
	width: 620px;
	float: left;
}
.kamiBox div p {
	width: 155px;
	float: left;
}
.kamiBox span {
	display: block;
	width: 350px;
	float: left;
}



/* cafe
------------------------------*/
#cafe {
	margin: 0 0 80px;
}
#cafe .photo {
	margin: 20px 0 25px;
}
.cafeMenu a {
	height: 24px;
	display: inline-block;
	padding: 0 30px 0 46px;
	background: url(../images/icon_logo.png) no-repeat 0 0;
	text-decoration: underline;
}



/* zakka
------------------------------*/
#zakka {
	margin: 0 0 80px;
}
#zakka > div {
	height: auto;
	margin: 0 0 30px;
}
#zakka > div p {
	width: 160px;
	float: left;
	margin: 0 50px 0 0;
}
#zakka > p{
	margin-bottom: 30px;
}
.zakkaLast {
	margin-right: 0 !important;
}
/* online */
#zakka section{
	height: auto;
}
#zakka section div{
	width: 350px;
	float: left;
}
#zakka section div p{
  margin-bottom: 10px;
}
#zakka section div p strong{
	line-height: 1.8em;
	font-size: 2em;
	font-weight: normal;
}
#zakka section div p a{
	text-decoration: underline;
}
#zakka section div p a img{
  border:1px solid #ccc;
  margin-top: 5px;
}
#zakka section ul {
	width: 620px;
	float: right;
	margin-top: 20px;
}
#zakka section ul li{
	width: 155px;
	float: left;
}



/* access
------------------------------*/
#access {
	margin: 0 0 70px;
}
#access p {
	text-align: right;
	font-size: 0.85em;
}
#access p a {
	text-decoration: underline;
}
#access div{
	height:auto;
	margin:30px 0 0;
}
#access div dl{
	width:370px;
	float:left;
}
#access div dl dt {
	margin: 0 0 10px;
}
#access div span{
	display:block;
	width:599px;
	float:right;
}


