@charset "UTF-8";


/***

ベース

***/
.btn_30th{
	display:block;
	width:100%;
	width:100px;
	height:100px;
	margin:0;
	padding: 0;
	position:fixed;
	bottom:0;
	right:0;
	overflow: visible;
	z-index:999999;
/*	background: rgba(203,43,46,1.00);*/
}

.btn_30th a.btn2{
	width:100px;
	height:auto;
	margin:0;
	padding: 0;
	position:absolute;
	bottom: 0;
	right:0;
	cursor: pointer;
}
.btn_30th a.btn2 img{
	width:100%;
	height:auto;
}



#nv_box2{
	display:none;

}
nav{
	clear:both;
	width:100%;
	height:1px;
	position:fixed;
	bottom:0;
	z-index:9999;
}
#nv_box2{
	width:100%;
	height:auto;
	position:absolute;
	right:0;
	bottom:0;
	background:#515151;
	background:#fff;/*バック地と罫　色合わせ*/
	z-index:99999;
	display:none;
	border-top:1px solid #515151;
	
}
.table_box1{
	margin:0px;
	padding:0px;
	width:100%;
}




.table_btn1 {
	clear: both;
	width:100%;
	height: 56px;
	overflow: hidden;
	border-bottom: 1px solid #8C826D;
	position: relative;
}
@media print, screen and (min-width: 801px) {
.table_btn1 {
	height: 64px;
}
}
/* ボタン共通 */
.table_btn1 a {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 10;
	
	font-size: 15px;
	line-height: 105%;
	color: #000;
	text-align: center;
	font-family: 'Noto Serif JP';
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: normal;
}
.table_btn1 a span.sp_text2 {
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 105%;
	text-align: center;
	font-family: 'Noto Serif JP';
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: normal;
	
	position: absolute;
	top: 38%;
	left: 0;
	right: 0;
	bottom: 0;
	color: #000;
}

.table_btn1 a span.sp_text1 {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.table_btn1 a span.sp_text1 img {
	width: 24%;
	max-width: 312px;
	height: auto;
	margin: 4% auto 0;
	position: relative;
	left: 5px;
}


.table_box1 div.table_btn1 a,
.table_box1 div.table_btn2 a{
	background:#fff;
}
.table_box1 div.table_btn1 a.on ,
.table_box1 div.table_btn2 a.on {
	background:#ccc;
	background:#8C826D;
}
.table_box1 div.table_btn1 a.on span.sp_text2 ,
.table_box1 div.table_btn2 a.on span.sp_text2 {
	color: #fff;
}



/*OFF*/
.table_btn1.off a span.sp_text2 ,
.table_btn2.off a span.sp_text2 {
	color: #999;
	
}


.table_btn2 {
	clear: both;
	width:100%;
	height: 64px;
	height: 56px;
	overflow: hidden;
	border-bottom: 1px solid #8C826D;
	
	position: relative;
}
@media print, screen and (min-width: 801px) {
.table_btn2 {
	width:20%;
	border-right: 1px solid #8C826D;
	height: 64px;
}
.table_flex1 {
	clear: both;
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
}



/* ボタン共通 */
.table_btn2 a {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 10;
	
	font-size: 15px;
	line-height: 105%;
	color: #000;
	text-align: center;
	font-family: 'Noto Serif JP';
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: normal;
}
.table_btn2 a span.sp_text2 {
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 105%;
	text-align: center;
	font-family: 'Noto Serif JP';
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: normal;
	
	position: absolute;
	top: 38%;
	left: 0;
	right: 0;
	bottom: 0;
	color: #000;
	color: #B7AA79;
}
.table_btn2 a.on span.sp_text2 {
	color: #fff;
}
.table_btn2 a span.sp_text1 {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}






