/*------------------------
リセット設定
------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;font-size:100%; border-style:none;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

ol,ul {list-style:none;}

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;}

q:before,q:after{content:'';}

img{border:none;}

hr{display:none;}

/*------------------------
全体設定
------------------------*/
html,body{
	margin:0;
	padding:0;
}
html{
	font-size:100%;
	overflow-y: scroll;
	background:#4c4948;
}
html,button,input,select,textarea{
	font-family:sans-serif;
	color:#3e3a39;
}
body{
	font:13px/2.0 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"Osaka",'ＭＳ Ｐゴシック',sans-serif;
	background:#ffffff;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	clear:both;
}
a{
	color:#3e3a39;
	text-decoration:none;
	-webkit-tap-highlight-color:none;
}
a:visited{
	color:#3e3a39;
}
a:hover{
	color:#f39800;
}
a:focus{
	outline:thin dotted;
}
a:hover,a:active{
	outline:0;
}
img{
	border:0;
	-ms-interpolation-mode:bicubic;
	vertical-align:middle;
}
ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style:none;
}
form{
	margin:0;
}
fieldset{
	border:0;
	margin:0;
	padding:0;
	border-top:1px solid #f39800;
}
button,input,select,textarea{
	font-size:100%;
	margin:0;
	vertical-align:middle;
}
button,input{
	line-height:normal;
}
button,input[type="button"],input[type="submit"]{
	cursor:pointer;
}
button[disabled],input[disabled]{
	cursor:default;
}
input[type="checkbox"],input[type="radio"]{
	box-sizing:border-box;
	padding:0;
	*width:13px;
	*height:13px;
}
input[type="search"]{
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance:none;
}
textarea{
	overflow:auto;
	vertical-align:top;
	resize:vertical;
}

/*------------------------
ヘッダー設定
------------------------*/
#headder{
	height:110px;
	position:relative;
	overflow:hidden;
	background:#fff;
}	
#headder:after{
	content:" ";
	position:absolute;
	height:10px;
	bottom:0;
	left:0;
	background:url(../img/cc_border.png) repeat-x;
	width:100%;
}
#headder_mein{
	margin:0 auto;
	max-width:960px;
	background-color:#ffffff;
}
#headder_mein h1{
	float:left;
	margin:27px 0;
	width:350px;
}
#headder_mein h1 img{
	width:350px;
}
#headder_mein ul{
	float:right;
	margin:35px 0 0;
	height:20px;
}
#headder_mein ul li{
	border-left:1px dotted #f39800;
	display:inline-block;
	float:left;
	line-height:34px;
	padding:0 10px;
	text-align:center;
}
#headder_mein ul li a{
	color:#3e3a39;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../img/clover_before.gif);
	display:inline-block;
}
.page_mark{
	background-position:center;
	background-image:url(../img/clover.gif);
	background-repeat:no-repeat;
	display:inline-block;
}
.border_style{
	border-right:1px dotted #f39800;
	padding:0 10px 0 0;
}
#headder.fixed {
	background:#fff;
	height:70px;
	left:0;
	opacity:0.95;
	position:fixed;
	width:100%;
	z-index:10;
	top:-110px;
}
@media screen and (max-width: 768px){
	#headder{
		height:auto;
	}	
	#headder_mein{
		margin:0 auto;
		max-width:768px;
		background-color:#ffffff;
	}
	#headder_mein h1{
		width:100%;
		margin:15px 5px 17px;
	}
	#headder_mein h1 img{
		width:80%;
	}
	#headder_mein ul{
		width:100%;
		margin:0 0 25px;
		table-layout:fixed;
		display:table;
	}
	#headder_mein ul li{
		padding:0;
		display:table-cell;
		vertical-align:middle;
		width:24%;
		float:none;
		height:40px;
		line-height:18px;
	}
	#headder_mein ul li a{
		padding:0;
		display:table-cell;
		vertical-align:middle;
		width:24%;
		height:40px;
	}
	#headder.fixed {
		height:auto;
	}
}

/*------------------------
フッター設定
------------------------*/
#footer{
	clear:both;
	padding:30px 0 0;
	height:auto;
	background:#fff;
}
#pagetop{
	margin:0 auto 5px;
	text-align:right;
	max-width:960px;
	font-size:11px;
}
#footer_orange_area{
	background-color:#fdeacc;
	height:80px;
}
#footer_orange_area_content{
	margin:0 auto;
	max-width:960px;
	padding:20px 0 0;
}
#footer_link{
	float:left;
	font-size:10px;
}
#footer_rogo_tel_mail{
	width:390px;
	float:right;
}
#footer_rogo_tel_mail > p{
	float:left;
	width:238px;
	padding:4px 0 0;
}
#footer_rogo_tel_mail div{
	float:right;
	width:136px;
}
#footer_tel{
	margin:0 0 5px 0;
}

address{
	text-align:center;
	background-color:#4c4948;
	color:#ffffff;
	font-size:10px;
	clear:both;
}
@media screen and (max-width: 768px){
	#pagetop{
		max-width:768px;
	}
	#footer_orange_area{
	height:auto;
	}
	#footer_orange_area_content{
		width:95%;
		overflow:hidden;
	}
	#footer_link{
		float:none;
	}
	#footer_rogo_tel_mail{
		width:auto;
		float:none;
	}
	#footer_rogo_tel_mail > p{
		min-width:60%;
		padding:20px 0;
		float:none;
	}
	#footer_rogo_tel_mail div{
		float:none;
		width:100%;
	}
	#footer_tel{
		float:left;
		width:45%;
		margin:0 0 20px 0;
	}
	#footer_mail{
		float:left;
		margin:0 0 20px 5%;
		width:45%;
	}
	#sp_btn{
		display:none;
		position:fixed;
		right:1%;
		top:1%;
		width:25%;
		z-index:5;
	}
}
/*------------------------
クラス設定
------------------------*/
.opacity a:hover{
	filter:alpha(opacity=70);/* ie lt 8 */
	-ms-filter:"alpha(opacity=70)";/* ie 8 */
	opacity:0.7;
}
.newline{
	display:block;
}
.newline_sp{
	display:inline;
}
.float_clear:after{
	content:" ";
	display:block;
	clear:both;
}
@media screen and (max-width: 768px){
	.newline{
		display:inline;
	}
	.newline_sp{
		display:block;
	}
}