@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------
トップ、ページのレイアウト元部分
-----------------------------------------------------------------*/
body {
	text-align: justify;
	-webkit-text-size-adjust: none; /*文字サイズの自動調整をオフ*/
	line-height:1.2em;
	background-image:url(../img/bg.png);
	font-size:15px;
}

h1 {
	font-size:9px;
	color:#330000;
	padding-left:5px;
	font-weight: normal;
	text-align:left;
	background-color:#DDD8C6;
}
/*-----------------------------------------------------------------
jQueryフェードインフェードアウト
-----------------------------------------------------------------*/
#viewer {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#viewer img {
	width: 94%;
	left:3%;
	position: absolute;
}

/*-----------------------------------------------------------------
背景
-----------------------------------------------------------------*/
#content{
	-moz-background-size:100% auto;
	background-size:100% auto; 
	overflow:hidden;
}
#top_bg1{
	-moz-background-size:100% auto;
	background-size:100% auto; 
	overflow:hidden;
	background-color:#FF6699;
}
#top_bg2{
	-moz-background-size:100% auto;
	background-size:100% auto; 
	overflow:hidden;
	background-color:#990000;
}

/*-----------------------------------------------------------------
ヘッダー
-----------------------------------------------------------------*/
header{
	overflow:hidden;
	display:block;
	height:100%;
}
#logo{
	width:85%;
	height:100%;
	text-align:center;
	margin:0 auto 0px;

}

#logo2{
	width:90%;
	height:100%;
	text-align:center;
	margin:0 auto 5px;

}

#logo3{
	width:65%;
	height:100%;
	text-align:center;
	margin:0 auto 5px;

}


#headmenu{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
    overflow: hidden;
}


#headmenu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #headmenu {
    height: 1em;
    overflow: visible;
}


#Btn_home{
	float:left;
	width:25%;
	text-align:center;
}
#Btn_menu{
	float:left;
	width:25%;
	text-align:center;
}
#Btn_tel{
	float:left;
	width:25%;
	text-align:center;
}
#Btn_mail{
	float:left;
	width:25%;
	text-align:center;
}
.headerBtn{
	float:left;
	margin:0;
	padding:0;
	width:25%;
}


#snsmenu{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
    overflow: hidden;
}


#snsmenu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #snsmenu {
    height: 1em;
    overflow: visible;
}


#sns_facebook{
	float:left;
	width:33%;
	text-align:center;
}
#sns_twitter{
	float:left;
	width:33%;
	text-align:center;
}
#sns_ameblo{
	float:left;
	width:33%;
	text-align:center;
}
.snsBtn{
	float:left;
	margin:0;
	padding:0;
	width:25%;
}


/*-----------------------------------------------------------------
パンくず
-----------------------------------------------------------------*/
#top_text {
	font-size:10px;
	color:#fff;
	padding-right:10px;
	font-weight: normal;
	text-align:right;
	margin-bottom:5px;
}
#top_text a {
	color:#fff;
}

/*-----------------------------------------------------------------
メイン画像
-----------------------------------------------------------------*/
#mainimg{
	width:100%;
    margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align:center;
	background-image:url(../img/top_main_bg.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
}

#p_mainimg{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-bottom:0px;
	text-align:center;
}
/*-----------------------------------------------------------------
スライダー
-----------------------------------------------------------------*/
#slide_img_wrapper{
	padding-bottom:20px;
	text-align:center;
}
.bxslider li img{
	width:100%;
	margin:0 auto;
}
#slide_img_wrapper2{
	padding:0px 0 10px;
	text-align:center;
}
#top_bg{
	padding-bottom:20px;
	background-image:url(../img/bg.png);
	
}
.bxslider2 li img{
	width:85%;
	margin:0 auto;
	padding-bottom:10px;
}

/*タイトル共通スタイル*/
.title{
	font-size:16px;
	color:#fff;
	padding:13px 0 13px 0.8em;
	font-weight:bold;
	background-color:#79B32B;
}
.title1{
	font-size:16px;
	color:#fff;
	padding:13px 0 13px 0.8em;
	font-weight:bold;
	background-color:#563621;
}

.title1 span{
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

.t_title{
	background-color:#ff9900;
	font-size:16px;
	color:#fff;
	padding:15px 0 15px 0.8em;
	font-weight:bold;
}

.title2{
	background-color:#759C5D;
	font-size:16px;
	color:#fff;
	padding:13px 0 13px 0.8em;
	font-weight:bold;
}

/*-----------------------------------------------------------------
top_banner 1段目
-----------------------------------------------------------------*/
#item02_1{
	width:96%;
	margin:0 auto 3px;
	overflow:hidden;
}
#item02_1 .box{
	width:49%;
}
#item02_1 #item02_box01{
	float:left;
	text-align:right;
	margin:0 1% 0 0;
}
#item02_1 #item02_box02{
	float:right;
	text-align:left;
	margin:0 0 0 1%;
}
/*-----------------------------------------------------------------
top_banner 2段目
-----------------------------------------------------------------*/
#item02_2{
	width:96%;
	margin:0 auto 3px;
	overflow:hidden;
}
#item02_2 .box{
	width:49%;
}
#item02_2 #item02_box01{
	float:left;
	text-align:right;
	margin:0 1% 0 0;
}
#item02_2 #item02_box02{
	float:right;
	text-align:left;
	margin:0 0 0 1%;
}

/*-----------------------------------------------------------------
top_banner 3段目
-----------------------------------------------------------------*/
#item02_3{
	width:96%;
	margin:0 auto 10px;
	overflow:hidden;
}
#item02_3 .box{
	width:49%;
}
#item02_3 #item02_box01{
	float:left;
	text-align:right;
	margin:0 1% 0 0;
}
#item02_3 #item02_box02{
	float:right;
	text-align:left;
	margin:0 0 0 1%;
}

/*-----------------------------------------------------------------
top_banner 4段目
-----------------------------------------------------------------*/
#item02_4{
	width:96%;
	margin:15px auto 10px auto;
	overflow:hidden;
}
#item02_4 .box{
	width:49%;
}
#item02_4 #item02_box01{
	float:left;
	text-align:right;
	margin:0 1% 0 0;
}
#item02_4 #item02_box02{
	float:right;
	text-align:left;
	margin:0 0 0 1%;
}



/*-----------------------------------------------------------------
共通ナビ
-----------------------------------------------------------------*/
#navi_title{
	background-image:url(../img/menu_bg1.png);
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding:15px 0 15px 0.8em;
}
#navi_title a{
	color:#fff;
}

#navi_menu{
	width:100%;
	background-color:#B15933;
}

#navi_menu li{
	list-style:none;
	color:#fff;
	font-size:18px;
	padding:17px 0 17px 0.8em;
	font-weight:bold;
	background:url(../img/menu_arrow2.png) no-repeat;
	background-size:15px;
	background-position:4% 50%;
	text-align:center;
}

#navi_menu li a{
	color:#fff;
	font-size:18px;
	text-decoration:none;
	display:block;
}

#navi_menu li a:hover{
	color:#E0AC96;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}

#navi{
	width:100%;
	background-image:url(../img/menu_bg2.png);
}
#navi li{
	list-style:none;
	border-bottom:1px solid #EAE7DD;
	color:#330000;
	font-size:16px;
	padding:15px 0 15px 0.8em;
	font-weight:bold;
	background:url(../img/menu_arrow.png) no-repeat;
	background-size:15px;
	background-position:96% 50%;
}
#navi li a{
	color:#330000;
	font-size:16px;
	text-decoration:none;
	display:block;
}
#navi li a:hover{
	color:#990000;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.page_navi ul{
	width:100%;
	font-size: 10px;
	border-top:solid #C66264 3px;
	border-bottom:solid #C66264 3px;
	background-color:#791F1F;	
	margin-bottom: 10px;
	overflow:hidden;
}

.page_navi li{
	float:left;
	line-height: 120%;
	text-align:center;
}

.page_navi.page_navi01_1 li{
    width: 20%;
}
.page_navi.page_navi01_2 li{
    width: 25%;
}
.page_navi li a{
    border-left:solid #C66264 1px;
    padding: 10px 0;
    width:100%;
    display:inline-block;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.page_navi li a:hover{
    color:#999;
}
.page_navi li a.lh30{
	line-height:30px;
}


/*-----------------------------------------------------------------
Back to top button 
-----------------------------------------------------------------*/
#back-top {
	width:80%;
	position: fixed;
	left:73%;
	bottom: 30px;
}
#back-top a {
	width:40%;
	display: block;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #CCC;
}
/* arrow icon (span tag) */
#back-top span {
	width:100%;
	height: 22px;
	padding:15px 0 5px 7px;
	display: block;
	/*margin-bottom: 7px;*/
	background: #330000 center center;
	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #330000;
}

/*-----------------------------------------------------------------
footer
-----------------------------------------------------------------*/
footer{
	clear:both;
	overflow:hidden;
	color:#333;
}
p_footer{
	clear:both;
	overflow:hidden;
	color:#fff;
	margin-top:10px;
}
footer p{
	clear:both;
	margin:5px 0;
	font-size:15px;
	text-align:center;
	line-height: 120%;
	margin-bottom:10px;
}
p_footer p{
	clear:both;
	margin:5px 0;
	font-size:16px;
	text-align:center;
	line-height: 120%;
	margin-bottom:10px;
}
.ft_logo{
	width:50%;
	margin:15px auto 0;
}
.tel_btn{
	width:40%;
	margin:10px auto 10px;
}
footer div.copyright{
	width:100%;
	text-align:center;
	font-family: Verdana;
	font-size:10px;
	color:#fff;
	padding:3px 0;
	background-color:#330000;
}
p_footer div.copyright{
	width:100%;
	text-align:center;
	font-family: Verdana;
	font-size:10px;
	color:#fff;
	padding:3px 0;
	background-color:#330000;
}

#top_main {
     position: absolute;
	 text-align:center;
     width: 100%;
	 z-index:100;
}

/*-----------------------------------------------------------------
modal button 
-----------------------------------------------------------------*/
#menu-modal {
	width:15%;
	position: fixed;
	right:10px;
	top: 10px;
	z-index:100;
}

#sns {
	width:85px;
	height:23px;
	position:absolute;
	right:3px;
	top: 3px;
	z-index:100;
}

#sns_menu > li {
float: right;
position: relative;
}

#sns_menu > li > a {
margin-left:3px;
}

#sns2 {
	width:105px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

#sns_menu2 > li {
float: left;
position: relative;
}

#sns_menu2 > li > a {
margin-left:5px;
}


#footer_ban {
margin: 0 auto;
padding: 0;
width: 100%;
overflow: hidden;
display: table;
position: fixed;
bottom: 0;
left:0;
z-index: 9999;
line-height:0;
text-align:center;
background-color: rgba( 0, 0, 0, 0.70 );
}
#footer_banner {
width: 100%;
text-align:center;
margin:0 auto;
}
