
html{
	overflow-y:scroll;
}/*Firefox*/

body{
	font:13px/1.3;
	-webkit-text-size-adjust:none;
	xfont-size:200%;
}


body{
	color:#633;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

a:link{
	color:#633;
	text-decoration: none;
}


a:visited{
	color: #633;
}

a:hover{
	color: #F69;
}

a:active{
	color: #F69;
}



/*要素のフォントサイズやマージン・パディングをリセットしています*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
	font-weight:normal;
	vertical-align:bottom;
    background:transparent;
}



/*メインナビ*/

#header{
	position: relative;
	vertical-align:bottom;
}

#header{
	box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 3px 1px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 3px 1px;
	-moz-box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 3px 1px;
}


#header h1{
	background-image:url(../image/logobg.png);
	background-position:center;
	background-repeat:repeat-x;
	text-align:center;
}


#openMenu{
	position:absolute;
	top: 0;
	right: 0;
}


#layerMenu{
	display: none;
	position:absolute;
	top:70px;
	left:0;
	width:100%;
	height:100%;
	font-size: 14px;
	z-index:9999;
	letter-spacing:0.1em;
}


#layerMenu ul{
	border-top: solid 2px #960;
	border-bottom: solid 1px #960;
}


#layerMenu ul li{
	background: #fff;
	list-style: none;
	border-bottom: solid 1px #ccc;
	padding:18px 0;
	color: #333;
}



#layerMenu ul li a{
	text-decoration: none;
	color: #333;
}


#layerMenu ul li a:hover{
	color: #EA0001;
}



#icon{
	margin-right:8px;
	width:auto;
}


#layerMenu li:first-child{
	text-align:center;
}



#layerMenu li:nth-child(2){
	width:45%;
	float:left;
	border-right:solid 1px #ccc;
	margin-right:5%;
	padding-left:5%;
	background-image:url(../image/icon.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:16px auto;
}


#layerMenu li:nth-child(3){
	background-image:url(../image/icon.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:16px auto;
}


#layerMenu li:nth-child(4){
	width:45%;
	float:left;
	border-right:solid 1px #ccc;
	margin-right:5%;
	padding-left:5%;
	background-image:url(../image/icon.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:16px auto;
}


#layerMenu li:nth-child(5){
	background-image:url(../image/icon.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:16px auto;
}


#layerMenu li:nth-child(6){
	width:45%;
	float:left;
	border-right:solid 1px #ccc;
	margin-right:5%;
	padding-left:5%;
	background-image:url(../image/icon.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:16px auto;
}




#layerMenu li:nth-child(7){
	background-image:url(../image/icon.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:16px auto;
}


#layerMenu li:nth-child(8){
	width:45%;
	float:left;
	border-right:solid 1px #ccc;
	margin-right:5%;
	padding-left:5%;
	background-image:url(../image/icon.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:16px auto;
}




#layerMenu li:nth-child(9){
	background-image:url(../image/icon.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:16px auto;
}



#layerMenu li:last-child{
	border-bottom:none;
	text-align:center;
}

.conimg{
	width:40%;
	height:auto;
	padding:15px 15px 0 15px;
	max-width:358px;
}


#closeMenu {
	position: absolute;
	top: -70px;
	right: 0;
}

/*メインナビ*/



/*メインコンテンツ*/

#wrapper{
	margin:0 auto;
	text-align:center;
	background:#fff;
}


#wrapper2{
	margin:0 auto;
	text-align:center;
	background:#fff;
}



/*メインコンテンツ*/










/*フッター共通*/
footer{
	letter-spacing:0.1em;
	background:#fff;
}


footer a{
	text-decoration:none;
}





/*フッター*/
.foot_nav{
	background:#eee;
	padding:.8em .5em .5em;
	overflow:hidden;
	clear:both;
	letter-spacing:0.1em;
}

.foot_nav ul{
	width:50%;
	color:#694623;
	float:left;
	position:relative;
}

.foot_nav ul li{
	margin:auto;
	margin-bottom:2px;
}

.foot_nav ul li a{
	width:98%;
	padding:.75em 0;
	font-size:12px;
	display:block;
	color:#333;
	border-style:solid;
	border-color:#B0B0B0 #e6e1bf #e6e1bf #B0B0B0;
	border-width:1px 1px 1px 1px;
	text-align:center;
}




aside h4{
	font-weight:bold;
	letter-spacing:0.2em;
	font-size:80%;
	line-height:1.5;
	margin:20px auto;
}


.bottomb{
	text-align:center;
	margin-bottom:10px;

}

.bottomb img{
	max-width:727px;
	width:90%;
	height:auto;
}

.corner{
	border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	margin:10px auto 0 auto;
	border:1px solid #eee;
	padding:1%;
	max-width:300px;
	width:30%;
}

.corner img{
	width:100%;
}




.adarea{
	text-align:center;
	background:#fff;
	font-size:90%;
	padding:20px 0;
}



.adarea h5{
	font-size:80%;
	font-weight:bold;
	line-height:1.5;
	letter-spacing:0.1em;
}


.adarea h6{
	font-size:70%;
	line-height:1.5;
}



.adtext{
	text-align:center;
	background:#fff;
	font-size:90%;
	padding:20px 0;
}



.adtext h5{
	font-size:80%;
	font-weight:bold;
	line-height:1.5;
	letter-spacing:0.1em;
}


.adtext h6{
	font-size:70%;
	line-height:1.5;
}

.fb{
	margin-top:10px;
	margin-bottom:-25px;
}


#copy{
	padding:.5em 0;
	letter-spacing:0;
	font-size:12px;
	text-align:center;
	color:#fff;
	background:#503933;
}



/*共通ボタン*/


.linkb{
	margin:0px auto 10px auto;
	text-align:center;
	font-size:90%;
	letter-spacing:0.1em;
}


.button {
	display: inline-block;
	width: 80%;
	height: 38px;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	outline: none;
}

@-moz-document url-prefix() {
	.button {
		line-height: 36px;
	}
}

.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
}


.button{
	background-color: #960;
	color: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


/*IE10以降に適用されるCSSハック（一応）
@media all and (-ms-high-contrast:none){
  .button:link {
    color: #fff;
  }
}
 
/*IE11だけに適用されるCSSハック
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .button:link {
    color: #fff;
  }
}*/



.button:link {
    color: #fff;
  }

.button:hover {
	background-color: #630;
	color: #fff;
}

.button:visited{
	color: #fff;
}


.button:active{
	color: #fff;
}



/*リンクボタン

.button2 {
	display: inline-block;
	width: 313px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
}


@-moz-document url-prefix() {
	.button2 {
		line-height: 48px;
	}
}

.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}


.button2{
	background-color:  #e07e00;
	color: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


.button2:link {
    color: #fff;
  }

.button2:hover {
	background-color: #d46827;
	color: #fff;
}









.button3 {
	display: inline-block;
	width: 100%;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
}


@-moz-document url-prefix() {
	.button2 {
		line-height: 48px;
	}
}

.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}


.button3{
	background-color: #eee;
	color: #555;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


.button3:link {
    color: #555;
  }

.button3:hover {
	background-color: #ddd;
	color: #000;
}

リンクボタン*/



/*ページトップ*/
.pagetop {
	position: fixed;
	bottom: 30px;
	right: 10px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-o-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.pagetop a {
	display: block;
	width: 35px;
	height: 35px;
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 19px;
	text-decoration: none;
	line-height: 35px;
}
.pagetop.show {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/*ページトップ*/