@charset "utf-8";

/* =======================================

reset

 ======================================= */
 
html, body, div, span, applet, object, iframe,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;

}

*::after,
* {

	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust:100%
}

body {
	font-family: "メイリオ", "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #FFFFFF;
	
}

.clear{
	clear: both;
}

@media (win-width: 981px) {
.block{
	display: inline;
}
.block2{
	display: block;
}

}


@media (max-width: 980px) {
.block{
	display: block;
}
.block2{
	display: inline;
}
}

article {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 2.2em;
}

footer a {
	color: #FFFFFF;
	text-decoration: none;	
}

footer a:hover {
	color: #B66F3A;
	text-decoration: none;
}


a {
	color: #B66F3A;
	text-decoration: none;
	
}

a:hover {
	color: #CA8959;
	text-decoration: none;
}



A:hover img{
	filter: alpha(opacity=50);
	-moz-opacity:0.6;
	opacity:0.6;
	zoom: 1;
}

.left{
	float: left;
}

.mt10{
	margin-top: 10px;
}


.mt20{
	margin-top: 20px;
}

.mt30{
	margin-top: 30px;
}

.mb10{
	margin-bottom: 10px;
}

.mb20{
	margin-bottom: 20px;
}

.mb50{
	margin-bottom: 50px;
}

.pt100{
	padding-top: 100px;
}

.pb0{
	padding-bottom: 0px;
}

.pb100{
	padding-bottom: 100px;
}

.fs10{
	font-size: 10px;
}

.fs15{
	font-size: 15px;
}

.fs20{
	font-size: 20px;
}

.red{
	color: #FF1C1C;
}




footer {
	text-align: center;
	float: left;
	width: 100%;
	background-color: #976d40;
	font-size: 10px;
	color: #FFF;
}

footer #footermenu{
	text-align: center;
	float: left;
	width: 100%;
	background-color: #cfbb98;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

footer #footercopy{
	text-align: center;
	float: left;
	width: 100%;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}

.base01{
	background-color: #FFF;
	float: left;
	width: 100%;
}

.base02{
	background-color: #E8E8E8;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}


.base03{
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}


.base04{
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
	width: 100%;

}

.base05{
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	background-image: url(image/bg2.png);
}


.title01{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	font-weight: bold;
}

.title02{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
	
.sub_catch{
	font-family: 'PT Sans', sans-serif;
	color: #693905;
}

.sub_catch2{
	font-family: 'PT Sans', sans-serif;
	color: #FFFFFF;
	margin-bottom: 20px;
	text-align: center;
}

.contents_mainimg{
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

@media (max-width: 500px) {
.button_img{
	width: 80%;
	height:auto;
}

.sub_catch{
	font-family: 'PT Sans', sans-serif;
	color: #693905;
	font-size: 10px;
}


.title01{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3ex;
}


.title02{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3ex;
	color: #FFF;
}
}



@media (max-width: 700px) {
.button2_img{
	width: 95%;
	max-width: 530px;
	height: auto;
}

}



/* --------------------------
         スマホ用
-------------------------- */


@media (max-width: 980px) {

/* Transition */
/*
#top-head,
#top-head .logo,
#global-nav ul li,
#global-nav ul li a {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
*/

#tp01,#tp02{
    margin-top:-75px;
    padding-top:75px;
}

#top-head .logosp {
	position: absolute;
	left: 13px;
	top: 10px;
	color: #333;
	font-size: 10px;
    display: flex;  
    align-items: flex-start;	
	}
	
#top-head .logosp img{
	height: 34px;
	width: 139px;
}	

#top-head .name {
	align-self: center;
	font-size: 12px;
	margin-left: 10px;
	font-weight: normal;
	}


#top-head .logo {
	display: none;
}

/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 26px;
	height: 20px;
	cursor: pointer;
	z-index: 1000;
}

#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
	
		
#main-visual_base {
	background: url(image/mainsp.png) no-repeat;
	background-size: cover;
	margin-top: 56px;
	margin-right: auto;
	margin-left: auto;
}

#main-visual_base img{
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}


#main-visual {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    display: flex;  
    align-items: flex-start;
}

#contents {
	margin-top: 56px;
	margin-right: auto;
	margin-left: auto;
}

.inner_boxsp  {
	width: 100%;
	align-self: center;	
}

.inner_box {
	display: none;
}

	article {
		padding: 0px;
	}
	.menuinner {
		width: 100%;
		padding: 0 20px;
	}
	.inner {
		width: 100%;
			position: relative;

	}
	#global-nav ul li a {
		padding: 0px;
	}
	#top-head.fixed #global-nav ul li a {
		padding: 0px;
	}



	#top-head,
	.menuinner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
		z-index:100000;
		
	}
	/* Fixed reset */
	#top-head.fixed {
	padding-top: 0px;
	background: transparent;
	padding-bottom: 0px;
	}


	#mobile-head {
	width: 100%;
	height: 56px;
	position: fixed;
	background-color: #FFF;
	}
	#top-head .logo {
		position: absolute;
		left: 13px;
		top: 13px;
		color: #333;
		font-size: 26px;
	}

	#top-head .logo img {
	width: 110px;
	height: auto;
	margin-bottom: 5px;
	}
	
		#global-nav {
			display:none;
		}
			
	#global-navsp {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -500px;
	opacity: 0.95;
	width: 100%;
	text-align: center;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	background-color: #EAEAEA;
	z-index: 99999;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
	#global-navsp ul {
		list-style: none;
		position: static;
		right: 0;
		bottom: 0;
		font-size: 16px;
		
	}
	#global-navsp ul li {
	float: none;
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
	#global-navsp ul .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 4px;
	border-bottom-color: #CACACA;
	}
	#global-navsp ul li:after  {
		display: none;
	}
	#top-head #global-navsp ul li a,
	#top-head.fixed #global-navsp ul li a {
	width: 100%;
	display: block;
	color: #000;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	}
	#nav-toggle {
		display: block;
	}
	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
	/* #global-nav スライドアニメーション */


	.open #global-navsp {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(556px);
		-webkit-transform: translateY(556px);
		transform: translateY(556px);
	}


/* mainmenu */

#mainmenubase{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#mainmenu{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
}

#mainmenu li{
	float: left;
	list-style-type: none;
	width: 50%;
	text-align: center;
	margin-bottom: 5px;
}

#mainmenu li img{
	width: 98%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	
}

/* picup */
#picup{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#picup li{
	float: left;
	list-style-type: none;
	width: 50%;
	margin-bottom: 25px;
}

#picup li img{
	width: 90%;
	height: auto;
	border: 1px solid #CCCCCC;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	max-width: 260px;
}


#socialLink{
	display: none;
}

/* info */
#info{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
}

#info:after {
	content: "";
	clear: both;
	display: block;
}


#info li{
	list-style-type: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F4420;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	float: left;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.icon{
	background-color: #12973A;
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	margin-right: 10px;
	color: #FFF;
	float: left;
	font-size: 10px;
	line-height: 2em;
	margin-top: 2px;
}
.shousai{	float: right;
	font-size: 10px;
	line-height: 2em;
	margin-top: 2px;}

.shousai a{
	background-color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.shousai a:hover{
	background-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.date{
	color: #F00;
	margin-right: 10px;
	float: left;
	line-height: 2em;
}

.txt{
	margin-right: 10px;
	float: left;
	display: block;
	margin-top: 5px;
	line-height: 1.5em;
	font-size: 13px;
}
/* company */

#company{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#company li{
	float: left;
	list-style-type: none;
	width: 25%;
}

#company img{
	border: 2px solid #FFF;
}

/* map */
#map{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
	height: 300px;
}

/* aisatsu */
#aisatsu{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#aisatsu li{
	float: left;
	list-style-type: none;
	width: 25%;
}

#aisatsu img{
	width: 98%;
	height: auto;
}

.contents_base{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	color: #FFF;
	text-align: left;
}

.contents_base2{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	color: #FFF;
	text-align: left;
}

.err{
	color: #F00;
	text-align: center;
}

/* submenu */
#submenu{
	width: 100%;
	float: left;
}

#submenu ul{
	width: 100%;
}

#submenu li{
	float: left;
	list-style-type: none;
	width: 33%;
	text-align: center;
	display: block;
	font-size: 12px;
	margin-bottom: 30px;
	background-color: #B66F3A;
	color: #3E2816;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #392311;
}

#submenu a,#submenu2 a{
	color: #FFF;
}

#submenu a:hover,#submenu2 a:hover{
	color: #ECD5C4;
}

#submenu2{
	width: 100%;
	float: left;
}

#submenu2 ul{
	width: 100%;
}

#submenu2 li{
	float: left;
	list-style-type: none;
	width: 49%;
	text-align: center;
	display: block;
	font-size: 12px;
	margin-bottom: 30px;
	background-color: #FFF;
	background-color: #B66F3A;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #392311;
}

.button {

	color: #804F21;
}

/* step */

#step{
	width: 100%;
}

#step li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
	color: #FFFFFF;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(image/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #26160B;
	border: 1px solid #1C1009;
}

#step .last{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: none;
	background-color: #26160B;
	border: 1px solid #1C1009;
}


#step span{
	width: 100%;
	font-size: 10px;
}


/* slider */

.loopSliderWrap {
	height: 100px;
	overflow: hidden;
	position: absolute;
	
}

.loopSlider {
	width: 100%;
	height: 125px;
	text-align: left;
	position: relative;
	overflow: hidden;

}

.loopSlider ul {
	height: 100px;
	float: left;
	overflow: hidden;

}

.loopSlider ul li {
	width: 175px;
	height: 125px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 5px;

}

/* topics */
#topics{
	width: 100%;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	float: right;
}
#topics li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: left;
	display: block;
	font-size: 13px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #3E2816;
	padding: 10px;
}
#topics li .title{
	background-color: #26160B;
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 18px;
}

#topics li img{
	float: left;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	width: 100px;
	height: auto;
	margin: 10px;
}




/* pickup */
#pickup2{
	width: 100%;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	float: right;
}
#pickup2 li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: left;
	display: block;
	font-size: 13px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #3E2816;
	padding: 10px;
}

#pickup2 .item_txt{
	padding-left: 15px;
	line-height: 2.5em;
	float: left;
	width: 420px;
	padding-top: 40px;

}

#pickup2 li strong{
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 5px;
}

#pickup2 li img{
	float: right;
}


	
/* table */
.base_tb{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 40px;
}

.base_tb th{
	width: 30%;
	vertical-align: middle;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
}

.base_tb td{
	width: 70%;
	vertical-align: middle;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	text-align: left;
}

.contact{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.contact th{
	color: #FFF;
	background-color: #26160B;
	width: 30%;
	vertical-align: middle;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36200E;
	line-height: 1.3em;
	font-weight: normal;
	text-align: center;
}

.contact td{
	width: 70%;
	background-color: #FFF;
	vertical-align: middle;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	text-align: left;
}

.inputbox1{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inputbox2{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 200px;
}

.send{
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 25px;
	font-size: 11px;
	margin-bottom: 20px;
}

button.btn {
	padding: 10px 30px;
	background-color: #E83928;
	color: #fff;
	border-style: none;
	width: 200px;
	float: left;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	
}

button.btn:hover {
	background-color: #DB2B17;
	color: #fff;
	width: 200px;
	float: left;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	
}



}


@media (max-width: 600px) {

/* company */
#company{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#company li{
	float: left;
	list-style-type: none;
	width: 50%;
	margin-bottom: 5px;
}

#company img{
	border: 2px solid #FFF;
	width: 90%;
	max-width:135px;
}

/* pickup */
#pickup2{
	width: 100%;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	float: right;
}
#pickup2 li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: left;
	display: block;
	font-size: 13px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #3E2816;
	padding: 10px;
}

#pickup2 .item_txt{
	line-height: 2.5em;
	float: left;
	width: 100%;
	vertical-align: super;
}

#pickup2 .item_img{
	padding-left: 15px;
	line-height: 2.5em;
	float: left;
	width: 100%;
	text-align: center;	
}


#pickup2 li strong{
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 5px;
}

#pickup2 li img{
	float: none;
}


}


/* --------------------------
         	PC用
-------------------------- */


@media (min-width: 981px) {


#socialLink{
	position: fixed;
	top: 140px;
	right: 0px;
		z-index: 2000;
}
	* html #socialLink{
		text-align: right;
		position: absolute;
	}
#socialLink ul{
	width: 56px;
}
#socialLink ul li{
	width: 56px;
	height: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	list-style-type: none;
}
#socialLink ul li a{
	display: block;
	width: 56px;
	height: 300px;
	text-indent: -999em;

}
#socialLink ul li.banner01 a{
	background: url('image/banner01.png') no-repeat;
}

#socialLink ul li.banner01 a:hover{
	background: url('image/banner01_on.png') no-repeat;
}


#contents {
	margin-top: 130px;
	margin-right: auto;
	margin-left: auto;
}

/* header */
#top-head {
	font-size: 14px;
	top: -100px;
	position: absolute;
	width: 100%;
	line-height: 1;
	z-index: 999;
	background: #FFF;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: 120px;
}

#top-head a{
	color: #000;
	text-decoration: none;
}

#top-head .menuinner {
	position: relative;
}

#top-head .inner{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#top-head .logo {
		position:absolute;
        width:201px;
        height:72px;
        left: 50%;
        top: 50%;
        margin-left: -100px;
        margin-top: -36px;
}


#top-head .logosp {
	display: none;
}
	
#global-nav {
	width: 980px;
!important
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

	
	#global-nav ul {
	list-style: none;
}


	#global-nav .menuleft {
	list-style: none;
	bottom: 10px;
	font-size: 11.5px;
	width: 375px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

	#global-nav .menuright {
	list-style: none;
	bottom: 10px;
	font-size: 11.5px;
	width: 375px;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
}




	#global-nav .menuleft li {
	float: left;
	position: relative;
	width: 25%;
	text-align: center;
}

	#global-nav .menuright li {
	float: left;
	position: relative;
	width: 25%;
	text-align: center;
}

#global-nav ul li a {
	padding: 0px;
}



/* Btn Hover */
#global-nav ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: -5px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
	bottom: -27px;
	background-color: #70441D;
}




	
#global-navsp {
	display: none;
}

#top-head.fixed #global-nav ul li a {
	color: #333;
	padding: 0px;
}

/* Fixed Btn Hover */
#top-head.fixed #global-nav ul li:after {
	bottom: -10px;
}
#top-head.fixed #global-nav ul li:hover:after {
	background-color: #B2222C;
	bottom: -23px;
}

#main-visual_base {
	height: 360px;
	margin-top: 120px;
	margin-right: auto;
	background-image: url(image/bg.png);
	margin-left: auto;
	background-repeat: repeat-x;
	display: block;
}

	
#main-visual {
	background-image: url(image/main.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}

.inner_box {
	width: 100%;
	padding-top: 170px;
}

.inner_boxsp  {
	display: none;
}

#main-visual img{
	width: 100%;
	display: block;
}

/* mainmenu */
#mainmenu{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#mainmenu li{
	float: left;
	list-style-type: none;
	width: 33.3%;
	margin-bottom: 20px;
}

#mainmenu li img{
	width: 98%;
	height: auto;
}



/* picup */
#picup{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#picup li{
	float: left;
	list-style-type: none;
	width: 50%;
	margin-bottom: 25px;
}

#picup li img{
	border: 1px solid #CCCCCC;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}


/* info */
#info{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
}

#info:after {
	content: "";
	clear: both;
	display: block;
}

#info li{
	float: left;
	list-style-type: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F4420;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	font-size: 13px;
}

.icon{
	background-color: #12973A;
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	margin-right: 10px;
	color: #FFF;
	float: left;
	font-size: 10px;
	line-height: 2em;
	margin-top: 2px;
}

.shousai{	float: right;
	font-size: 10px;
	line-height: 2em;
	margin-top: 2px;}

.shousai a{
	background-color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.shousai a:hover{
	background-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.date{
	color: #F00;
	margin-right: 10px;
	float: left;
	line-height: 2em;
	width: 80px;
	display: block;
}

.txt{
	margin-right: 10px;
	float: left;
	display: block;
	margin-top: 5px;
	line-height: 1.5em;
	font-size: 13px;
}

/* topics */
#topics{
	width: 100%;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	float: right;
}
#topics li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: left;
	display: block;
	font-size: 13px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #3E2816;
	padding: 10px;
}
#topics li .title{
	background-color: #26160B;
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 18px;
}

#topics li img{
	float: left;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	width: 200px;
	height: auto;
	margin: 10px;
	clear: both;
}

/* pickup */
#pickup2{
	width: 100%;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	float: right;
}
#pickup2 li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: left;
	display: block;
	font-size: 13px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #3E2816;
	padding: 10px;
}

#pickup2 .item_txt{
	padding-left: 15px;
	line-height: 2.5em;
	float: left;
	width: 420px;
	padding-top: 40px;

}

#pickup2 li strong{
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 5px;
}

#pickup2 li img{
	float: right;
}

/* submenu */
#submenu{
	width: 20%;

	float: left;
}

#submenu ul{
	width: 95%;

}

#submenu li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: left;
	display: block;
	font-size: 13px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #3E2816;
}

/* submenu */
#submenu,#submenu2{
	width: 20%;

	float: left;
}

#submenu ul,#submenu2 ul{
	width: 95%;

}

#submenu li,#submenu2 li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: left;
	display: block;
	font-size: 13px;
	margin-bottom: 20px;
	background-color: #FFF;
	color: #B66F3A;
}

.button {
	display: inline-block;
	width: 200px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.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;
}

.button {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #B66F3A;
	color: #333;
	line-height: 50px;
	overflow: hidden;
	width: 100%;
	float: left;
	color: #B66F3A;
}


.button:hover {
	color: #fff;
}
.button::after {
	top: -100%;
	width: 100%;
	height: 100%;
}
.button:hover::after {
	top: 0;
	background-color: #B66F3A;
}

#main{
	width: 75%;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	float: right;
}

/* ------------------------------
   loopSlider
------------------------------ */
.loopSliderWrap {
	top: 0;
	left: 0;
	height: 100px;
	overflow: hidden;
	position: absolute;
}

.loopSlider {
	margin: 0 auto;
	width: 100%;
	height: 125px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.loopSlider ul {
	height: 100px;
	float: left;
	overflow: hidden;
}

.loopSlider ul li {
	width: 175px;
	height: 125px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 10px;
}

/* step */

#step{
	width: 100%;
}

#step li{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
	color: #FFFFFF;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(image/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #26160B;
	border: 1px solid #1C1009;
}

#step .last{
	float: left;
	list-style-type: none;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: none;
	background-color: #26160B;
	border: 1px solid #1C1009;
}


#step span{
	width: 100%;
	font-size: 10px;
}

/* company */
#company{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#company li{
	float: left;
	list-style-type: none;
	width: 25%;
}

#company img{
	border: 2px solid #FFF;
}

.contents_base{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	color: #FFF;
	text-align: left;
}

.contents_base2{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 40px;
	color: #FFF;
	text-align: left;
}

.err{
	color: #F00;
	text-align: center;
}

/* aisatsu */
#aisatsu{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#aisatsu li{
	float: left;
	list-style-type: none;
	width: 25%;
}



/* map */
#map{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
	height: 450px;
}



/* table */
.base_tb{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 50px;
	font-size: 15px;
}

.base_tb th{
	width: 30%;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.base_tb td{
	width: 70%;
	vertical-align: middle;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	text-align: left;
}

.contact{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.contact th{
	color: #FFFFFF;
	width: 30%;
	vertical-align: middle;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 1.3em;
	font-weight: normal;
	background-color: #26160B;
	border-bottom-color: #36200E;
	text-align: center;
}

.contact td{
	width: 70%;
	background-color: #FFF;
	vertical-align: middle;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	text-align: left;
}

.inputbox1{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inputbox2{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 200px;
}

.send{
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 25px;
	font-size: 11px;
	margin-bottom: 20px;
}

button.btn {
	background-color: #E83928;
	color: #fff;
	border-style: none;
	width: 200px;
	float: left;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

button.btn:hover {
	background-color: #DB2B17;
	color: #fff;
	width: 200px;
	float: left;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	
}


}
