@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------
トップ、ページのレイアウト元部分
-----------------------------------------------------------------*/
body {
	font-size: 100%;
	text-align: justify;
	-webkit-text-size-adjust: none; /*文字サイズの自動調整をオフ*/
	line-height:1.2em;
	background-color:#000;
}

h1 {
	font-size:12px;
	color:#fff;
	padding-left:5px;
	font-weight: normal;
	text-align:left;
	background-color:#7F0000;
}
/*-----------------------------------------------------------------
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:70%;
	height:100%;
	text-align:center;
	margin:0 auto 5px;

}

#logo3{
	width:94%;
	height:100%;
	text-align:center;
	margin:0 auto 5px;

}

#headmenu{
	width:94%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background-image:url(../img/top_menu_bg.jpg);
	background-repeat:repeat-x;
    overflow: hidden;
}

#headmenu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #headmenu {
    height: 1em;
    overflow: visible;
}


#Btn_home{
	float:left;
	width:50%;
	text-align:center;
}
#Btn_tel{
	float:left;
	width:50%;
	text-align:center;
}
#Btn_mail{
	float:left;
	width:50%;
	text-align:center;
}
.headerBtn{
	float:left;
	margin:0;
	padding:0;
	width:50%;
}

/*-----------------------------------------------------------------
パンくず
-----------------------------------------------------------------*/
#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%;
	height: 100%;
    margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-bottom:0px;
	text-align:center;
}

#p_mainimg{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-bottom:0px;
	text-align:center;
}
/*-----------------------------------------------------------------
スライダー
-----------------------------------------------------------------*/
#slide_img_wrapper{
	padding:10px 0 20px;
	margin-bottom:10px;
	text-align:center;
}
.bxslider li img{
	width:85%;
	margin:0 auto;
}

/*タイトル共通スタイル*/
.title{
	background-image:url(../img/menu_bg1.jpg);
	font-size:18px;
	color:#fff;
	padding:15px 0 15px 0.8em;
	font-weight:bold;
}

.title2{
	background-color:#ff9966;
	font-size:12px;
	color:#fff;
	padding:0.2em 0 0.2em 0.8em;
	font-weight:bold;
}

/*-----------------------------------------------------------------
top_banner 1段目
-----------------------------------------------------------------*/
#item02_1{
	width:95%;
	margin:0 auto 5px;
	overflow:hidden;
}
#item02_1 .box{
	width:49%;
}
#item02_1 #item02_box01{
	float:left;
	text-align:left;
	margin:0 1% 0 0;
}
#item02_1 #item02_box02{
	float:right;
	text-align:right;
	margin:0 0 0 1%;
}
/*-----------------------------------------------------------------
top_banner 2段目
-----------------------------------------------------------------*/
#item02_2{
	width:95%;
	margin:0 auto 15px;
	overflow:hidden;
}
#item02_2 .box{
	width:49%;
}
#item02_2 #item02_box01{
	float:left;
	text-align:left;
	margin:0 1% 0 0;
}
#item02_2 #item02_box02{
	float:right;
	text-align:right;
	margin:0 0 0 1%;
}
/*-----------------------------------------------------------------
top_banner 3段目
-----------------------------------------------------------------*/
#item02_3{
	width:90%;
	margin:0 auto 0px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#137D2D;
	padding:5px;
}
#item02_3 .box1{
	width:40%;
}
#item02_3 .box2{
	width:58%;
}

#item02_3 #item02_box01{
	float:left;
	color:#FFFFFF;
	margin:0 2% 0 0;
	font-size:17px;
}
#item02_3 #item02_box02{
	float:left;
	color:#FFFFFF;
	font-size:17px;
}

/*-----------------------------------------------------------------
top_banner 4段目
-----------------------------------------------------------------*/
#item02_4{
	width:90%;
	margin:0 auto 0px;
	overflow:hidden;
	margin-bottom:15px;
	background-color:#137D2D;
	padding:5px;
}
#item02_4 .box1{
	width:40%;
}
#item02_4 .box2{
	width:58%;
}

#item02_4 #item02_box01{
	float:left;
	color:#FFFFFF;
	margin:0 2% 0 0;
	font-size:17px;
}
#item02_4 #item02_box02{
	float:left;
	color:#FFFFFF;
	font-size:17px;
}
/*-----------------------------------------------------------------
共通ナビ
-----------------------------------------------------------------*/
#navi_title{
	background-image:url(../img/menu_bg1.jpg);
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding:15px 0 15px 0.8em;
}
#navi{
	width:100%;
	
	background-image:url(../img/menu_bg2.jpg);

}
#navi li{
	list-style:none;
	border-bottom:1px solid #DD7777;
}
#navi li a{
	color:#fff;
	font-size:18px;
	text-decoration:none;
	display:block;
	background:url(../img/menu_arrow.png) no-repeat;
	background-size:15px;
	background-position:96% 50%;
	padding:15px 0 15px 0.8em;
	font-weight:bold;
}
#navi li a:hover{
	color:#7F0000;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}

.page_navi ul{
	width:100%;
	font-size: 10px;
	border-top:solid #DD7777 3px;
	border-bottom:solid #DD7777 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 #DD7777 1px;
    padding: 10px 0;
    width:100%;
    display:inline-block;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.page_navi li a:hover{
    color:#7F0000;
}
.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: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width:100%;
	height: 22px;
	padding:15px 0 5px 7px;
	display: block;
	/*margin-bottom: 7px;*/
	background: #7F0000 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: #7F0000;
}

/*-----------------------------------------------------------------
footer
-----------------------------------------------------------------*/
footer{
	clear:both;
	overflow:hidden;
	color:#fff;
	margin-top:10px;
}
p_footer{
	clear:both;
	overflow:hidden;
	color:#fff;
	margin-top:10px;
}
footer p{
	clear:both;
	margin:5px 0;
	font-size:16px;
	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:12px;
	color:#fff;
	padding:3px 0;
	background-color:#7F0000;
}
p_footer div.copyright{
	width:100%;
	text-align:center;
	font-family: Verdana;
	font-size:12px;
	color:#fff;
	padding:3px 0;
	background-color:#7F0000;
}






