@charset "utf-8";

.bg-color{
background-color: #f2fcf5;
background-image: linear-gradient(177deg, #f2fcf5 13%, #faf9f4 59%, #ffffff 100%);
}

.setume{
	margin-bottom: 40px;
}
/*************ここから麻雀牌logo*************/
.logo-image {
  width: 60px;
  height: auto;
	margin-bottom: 20px;
}
.kazan-logo{
	margin-top: 30px;
	margin-bottom: 20px;
}
/*************ここまで麻雀牌logo*************/

.line-height{
	line-height: 28px;
}
#sec3{
	padding-bottom: 100px;
}

.osirase-box{
	margin-top: -30px;
}
.h6-color{
	color: #576069;
}

.big-text{
	font-size: 28px;
}

/******************************ここから店内設備********************************************/

.shop_top-hr2{
	margin-top: 60px;
}
.shop_h2 {
	color: rgba(65,167,2,1.00);
	font: normal 26px Meiryo;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.shop-h5{
color: rgba(65,67,15,1.00);
	font: normal 20px Meiryo;
	line-height: 46px;
	text-shadow: 2px 2px 6px #e7d6c5, 0px -1px 6px #e7c5d6;
}
.box-text{
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 40px;
	font-size: 18px;
}

/******************************ここおから営業内容********************************/
.box-padding{
	
	margin-top: 100px;
}
.h4-padding{
	margin: 50px;
}

.shop-box{
	margin-top: 50px;
}
.shop_top-hr3{
	margin-bottom: 15px;
}
.box-mgl{
	margin-left: 13px;
	margin-top: 21px;
}
.class-bg{
	background-color: #ddd3d7;
}
.w-95 {
  width: 95% !important;
}
.mag-t{
	margin-top: 120px;
}
.mag-bottom{
	
	margin-bottom: 100px;

}
.small{
	font-size: 12px;
}

.point{
	font-size: 24px;
	font-weight: bold;
	color: rgba(188,47,108,1.00);
	text-shadow:1px 1px 1px #f5bbbc;
}
/***********************ここからイベント活動*************************/

@media (max-width: 480px) {
  h2, .h2 {
    font-size: 1.3rem;
    line-height: 36px;
  }
}
.text-box{margin-left: 30px;
		  padding-right: 30px;
}


/***********************ここからルール*******************************/
.rurumana{
	margin-top: 100px;
	background-color: #ffffff;
background-image: linear-gradient(180deg, #ffffff 0%, #eafff9 43%, #fcf6ee 67%, #ffffff 93%);

}
.mana{
	margin: 30px auto 30px auto;
	text-align: center;
}
.ruru h2 {
	font: bold 20px Meiryo;
	color: rgba(131,60,61,1.00);
	
}
.hr-a{
	margin: 50px auto;
}

.row.ruru {
	font-size: 15px;
	line-height: 30px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.fa-check{
	color: #05860D;
}
.fa-bolt{
	color: tomato;
}
.fa-leaf{
	color: #96E49B;
}

#btn-back-to-top {
  position: fixed;
  bottom: 60px;
  right: 30px;
  display: none;
}
/********************ここからアクセス********************************/
/*.google-map {
  position: relative;
}

.google-map #map {
  width: 100%;
  height: 500px;
}*/

.map-container{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.map-container iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}
.mag-top{
	margin-top: 100px;
}