@font-face {
	font-family: CG;
	src: url("../font/GOTHIC.TTF") format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: CG;
	src:url("../font/GOTHICB.TTF") format('truetype');
	font-weight: bold;
}

/* Reset CSS
************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section{
	display: block;
}
audio, canvas, video{
	display: inline-block;
	max-width: 100%;
}
body{
	position: relative;
	margin: 0;
	padding: 0;
	/* font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', YuGothic, 'Yu Gothic', 'ＭＳ Ｐゴシック', 'メイリオ', Meiryo, sans-serif; */
	/* font-family: 'Lora', CG, 'Century Gothic', "Noto Sans JP", 'メイリオ', Meiryo, sans-serif; */
	font-family: 'Jura', "Noto Sans JP", 'メイリオ', Meiryo, sans-serif;
	line-height: 1.5;
	font-size:15px;
	font-weight:300;
	-webkit-text-size-adjust: 100%;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0.1px;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}

.clearfix{
	zoom: 100%;
}
a{
	text-decoration:none;
	outline: 0;
	transition: all .3s ease;
	color:#9a8478;
}
a:hover{
	opacity:0.8;
}

a.btn:hover{
	opacity:1;
}

a:visited{
}
a:focus{
}
a:hover, a:active{
}

h1, h2, h3, h4, h5, h6{
	clear: both;
	margin: 0;
}
address{
	margin-bottom:30px;
}
abbr[title]{
	cursor: help;
}
b, strong{
	font-weight: 600;
}
cite, dfn, em, i{
	font-style: italic;
}
mark, ins{
	text-decoration: none;
}
p{
	line-height: 1.5;
	text-align: left;
}
code, kbd, tt, var, samp, pre{
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre{
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote, q{
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after{
	content: "";
	content: none;
}
blockquote{
	font-size: 100%;
	font-style: italic;
	font-weight: 300;
}
blockquote cite, blockquote small{
	font-size: 14px;
	font-weight: 500;
}
blockquote em, blockquote i, blockquote cite{
	font-style: normal;
}
blockquote strong, blockquote b{
	font-weight: 500;
}
small{
	font-size: smaller;
}
big{
	font-size: 125%;
}
sup, sub{
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup{
	bottom: 1ex;
}
sub{
	top: .5ex;
}
ul{
	list-style-type: none;
}
ol{

}
li > ul, li > ol{
	margin: 0 0 0 0px;
}
img{
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	max-width:100%;
}
a img{
	transition: all .3s ease;
}
.wrap a:hover img{
	/*
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	*/
	/*
	transform:scale(1.1);
	*/
}
figure{
	margin: 0;
}
fieldset{
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}
legend{
	white-space: normal;
}
button, input, select, textarea{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
button, input{
	/* line-height: normal; */
}

input, textarea{
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
}
button, html input[type="button"], input[type="reset"], input[type="submit"]{
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled]{
	cursor: default;
}
input[type="checkbox"], input[type="radio"]{
	padding: 0;
}
input[type="search"]{
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration{
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner{
	border: 0;
	padding: 0;
}
textarea{
	overflow: auto;
	vertical-align: top;
}
table, th, td{
	border: none;
}
table{
	font-size: 100%;
	border-collapse: collapse;
}
caption, th, td{
	font-size: 100%;
	font-weight: normal;
}

.indent {
	display: inline-block;
	/*
	padding-left: 1em;
	text-indent: -1em;
	*/
}

@media screen and (max-width: 767px){
	body{
		font-size:13px;
	}
}


