@charset "UTF-8";

body {
	min-width: 1100px;
	min-height: 100vh;
	-webkit-text-size-adjust: 100%;
	background-color: #FCFCFC;
}

#customer_header em,
#customer_footer em {
	font-style: normal;
}

#webc_con .webc_icon_ex span{
    display:none;
}

/* --------------------------------------------------
	Reset
-------------------------------------------------- */

#customer_header,
#customer_footer {
	margin: 0;
	text-align: left;
	font-family: "Hiragino Maru Gothic W4 JIS2004",number,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"游ゴシック",YuGothic,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1;
	/* -ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased; */
	/* color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN","HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
}

#customer_header div,
#customer_footer div,
#customer_header span,
#customer_footer span,
#customer_header p,
#customer_footer p,
#customer_header em,
#customer_footer em,
#customer_header img,
#customer_footer img,
#customer_header small,
#customer_footer small,
#customer_header strong,
#customer_footer strong,
#customer_header b,
#customer_footer b,
#customer_header dl,
#customer_footer dl,
#customer_header dt,
#customer_footer dt,
#customer_header dd,
#customer_footer dd,
#customer_header ol,
#customer_footer ol,
#customer_header ul,
#customer_footer ul,
#customer_header li,
#customer_footer li,
#customer_header h1,
#customer_header h2,
#customer_header header,
#customer_header nav,
#customer_footer address,
#customer_footer footer {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#customer_header b,
#customer_footer b,
#customer_header strong,
#customer_footer strong,
#customer_header h1,
#customer_header h2 {
	font-weight: normal;
}

#customer_header header,
#customer_header nav,
#customer_footer footer {
	display: block;
}

#customer_header ul,
#customer_footer ul {
	list-style: none;
}

#customer_header li,
#customer_footer li,
#customer_header div,
#customer_footer div,
#customer_header p,
#customer_footer p,
#customer_header span,
#customer_footer span {
	word-wrap: break-word;
}

#customer_header img,
#customer_footer img {
	max-width: 100%;
	height: auto width: auto\9;
	/* ie8 */
	border: 0;
	vertical-align: bottom;
}

#customer_header a,
#customer_footer a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #000;
	text-decoration: none;
}

#customer_header a:hover,
#customer_footer a:hover {
	color: #000;
	text-decoration: underline;
}

#customer_header a:hover img,
#customer_footer a:hover img {
	opacity: 0.75;
}

#customer_footer address {
	font-style: normal;
}



/*ヘッダー
---------------------------------------------------------------------------*/
#customer_header #header .customer_bg{
background-image: url(../img/header.gif);
background-repeat: repeat-x;
height: 73px;
width: auto;
min-width: 800px;
}

#customer_header #header .customer_inner{
margin:0 auto;
width:800px;
}

#customer_header #header .customer_rogo{
margin:0 auto;
text-align: center;
width:800px;
min-width: 800px;
height: 150px;
}

#customer_header #header .customer_rogo_left{
margin:0 auto;
float: left;
text-align: left;
width:1090px;
height: 150px;
}

#customer_header #header .customer_rogo_right{
margin:0 auto;
text-align: right;
width:1090px;
height: 150px;
}

#customer_header #customer_header2  {
	float: left;
	padding-right: 0;
	padding-left: 0;
        min-width: 1090px;
}


/* サイトヘッド説明
----------------------------------*/
#customer_header #header h1{
	float: left;
	margin: 4px 0 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 3px;
	font-size: small;
	font-weight: normal;
	color: #fff;
}

#customer_header #header h2{
	float:right;
	margin: 4px 0 0;
	padding-bottom: 3px;
	font-size: small;
	font-weight: normal;
	color: #fff;
}



/*フッター（最下部のコピーライト）
---------------------------------------------------------------------------*/
#customer_footer {
	clear: both;
	width: 100%;
	text-align: center;
}

#customer_footer >p { display: none;}

#customer_footer #customer_footerUpper{
font-size:11px;
clear:both;
padding:20px 0;
overflow:hidden;
background:#f3f2e7;
min-width: 800px;
}

#customer_footer #customer_footerUpper .customer_inner{
margin:0 auto;
width:800px;
}

#customer_footer #customer_footerUpper .customer_inner .customer_box{
float:left;
width:210px;
padding-left:20px;
margin:0 20px 0 0;
line-height:1.2;
}

#customer_footer #customer_footerUpper .customer_inner .customer_last{
        text-align: center;
	width: 800px;
}

#customer_footer #customer_footerUpper a{color:#000; text-decoration: underline;}
#customer_footer #customer_footerUpper a:hover{color:#333;text-decoration:none;}

#customer_footer #customer_footer li { list-style-type:none;}
#customer_footer #customer_footer li >img { margin: 0 0 3px;}


#customer_footer #customer_footerLower{
clear:both;
padding:7px;
text-align:center;
background:#696259;
min-width: 1090px;
}

#customer_footer customer_address{
font-style:normal;
font-size:10px;
color:#ffffff;
}
