@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
img{border:0;vertical-align:top}
.vamiddle{vertical-align:middle}
.cf:before,.cf:after{display:block;overflow:hidden;content:""}/**/
.cf:after{clear:both}
.clear{clear:both}
ul,ol{list-style:none}
a img.linkimg{background:none!important;}
a:hover img.linkimg{opacity:0.6;filter:alpha(opacity=60);-ms-filter: "alpha( opacity=60 )";background:none!important;}
table {border-collapse: collapse; border-spacing: 0;}
img {border:0;}


a:link { color: #000; text-decoration:none; }/**---未訪問のリンク--**/
a:visited { color: #000; text-decoration:none; }/**---訪問済みのリンク--**/
a:hover { color: #000; }/**---ポイント時のリンク--**/
a:active { color: #000; }/**---選択中のリンク--**/

body{
	color:;
	font-size:14pt;
	text-align:center;
	/*font-family: 'Libre Baskerville', serif;英語 明朝体*/
	/*font-family: 'Noto Serif JP', serif;日本語 明朝体*/
	/*font-family: 'Questrial', sans-serif;*/
	/*font-family: 'Kosugi Maru', sans-serif;*/
	/*font-family: 'Sawarabi Mincho', sans-serif;/*日本語 明朝体*/
	background-color:#efefef;

}


.page_set{border:0;width:100%;;padding:0;margin:0; overflow:hidden;}



h3 {font-size:14px;	color:#FFFFFF;
}
 
/*-------------------------------------------------- 全体指定スタイル -------*/



/*---------------------------------------------------------- TOP PAGE -------*/
/*-------------------------- TOP_header -------*/




/*----------------------------- SLIDER -------*/






/*---------------------------------------------------------------- Panel -------*/
.panel_box{
	background:rgba(0,0,0,0.8);
	z-index:9999;
	width:100%;
}
.panel_box ul{
	list-style:none;margin:0;padding:0;
}
.panel_box li{
	width: 100%;
	border-bottom:2px solid #fff;
	text-align:left;
	color:#fff;
	font-family: 'EB Garamond', serif;
	/*font-family:'frankgoth_xcn_btregular', Helvetica, Arial, sans-serif;*/
	/*font-weight: bold;*/
	padding:5px;
	font-size:22pt;
	/*height: 100px;*/
}
.panel_box li img{width:auto;/*height: 60px;*/}
.panel_box li a{
	padding:14px 0;
	text-transform:uppercase;
	cursor:pointer;
	display:block;
	background-color:transparent;
}
.ui-panel {
	width: 34em;
	min-height: 100%;
	border-width: 0;
	position: absolute;
	top: 0;
	display: block;
}

/*---------------------------------------------------------------- footer -------*/
#pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index:9000;
}
.con{
	font-size:30pt;
}

.info_box{
	background-color:#fff;
	width: 500px;
	font-size:22pt;
	margin:20px;

}
.foot_menu{
	width:650px;
	font-size:30pt;
	line-height:2;
	text-align:left;
}
.eigou_glod{font-size:26pt;color:#b18966;}
.eigou{font-size:24pt;}




