@charset "UTF-8";

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	vertical-align: baseline;	font: inherit;	font-size: 100%;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-spacing: 0;	border-collapse: collapse;}

body{
	position: relative;
	z-index: 9999;
	color: #333;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
	-webkit-text-size-adjust: 100%;
}

.wrapper{
	position: relative;
	z-index: 2;
	overflow: hidden;
	min-width: 1024px;
	background-image: url(../common/images/product/tel_hisaiinter.png);
}

.container{
	position: relative;
	margin: 0 auto;
	width: 960px;
}

.body{
	position: relative;
	z-index: 2;
		background-color:#fff;
}

.body .title{
	float: left;
	padding: 20px;
	width: 680px;
	background-color:#fff;
}
.body .main{
	float: left;
	padding: 20px;
	width: 680px;
	background-image:url(../images/top_message_bk.png) ;
}

.body .side{
	float: right;
	padding: 0px 0;
	width: 220px;
	position: relative;
}
.body .one-column{
	padding: 20px;
	width: 920px;
	background-image:url(../images/top_message_bk.png) ;
}

/* ------------------------------------------------------------
	head
------------------------------------------------------------ */
#head{
	position: relative;
	z-index: 20;
	margin-bottom: -2px;
	padding-bottom: 2px;
	background: url(../images/head-shadow.png) repeat-x center bottom;
}
#head .container.upper{
	position: relative;
	z-index: 19;
	height: 55px;
}
#head .tagline{
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 18;
	font-size:12px;
}
#head p.logo{
	position: absolute;
	top: 70px;
	z-index: 19;
	width: 221px;
	height: 45px;
}
#head p.logo a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	background-image: url(../images/head-logo.png);
	background-repeat: no-repeat;
	width: 221px;
	height: 45px;
}
#head span{
	font-weight:bold;
	color:#f00;
	font-size:16px;
	width:200px;
	margin-left:60px;
}
/* 
#head p.logo a:hover{
	background-position: 0 -56px;
}
- */

/* ------------------------------------------------------------
	navi
------------------------------------------------------------ */
#head .navi{
	position: relative;
	z-index: 17;
	bottom: 6px;
}
#head .navi ul{
	position: relative;
	right: 1px;
	overflow: hidden;
	margin: 0 0 0 252px;
	width: 708px;
	height: 80px;
}
#head .navi li{
	float: left;
}
#head .navi li a{
	display: block;
	overflow: hidden;
	overflow: hidden;
	height:160px;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
}
#head .navi li a:hover,
#head .navi li.active a{
	background-position: 0 -80px;
}
#head .navi li.nav01 a{
	width: 72px;
	background-image: url(../images/nav-01.jpg);
	background-size: 72px 160px;
}
#head .navi li.nav02 a{
	width: 128px;
	background-image: url(../images/nav-02.jpg);
	background-size: 128px 160px;
}
#head .navi li.nav03 a{
	width: 127px;
	background-image: url(../images/nav-03.jpg);
	background-size: 127px 160px;
}
#head .navi li.nav04 a{
	width: 127px;
	background-image: url(../images/nav-04.jpg);
	background-size: 127px 160px;
}
#head .navi li.nav05 a{
	width: 127px;
	background-image: url(../images/nav-05.jpg);
	background-size: 127px 160px;
}
#head .navi li.nav06 a{
	width: 127px;
	background-image: url(../images/nav-06.jpg);
	background-size: 127px 160px;
}


/* ------------------------------------------------------------
	slider
------------------------------------------------------------ */
#slider_bk{
	background: url(../images/slid-bg.png) repeat-x center top;
	height:270px;
	padding-top: 10px;
}

/*横にスライド*/
#slider{
	margin: 6px 0;
	background: url(../images/slider-bg.png) no-repeat center top;
}
#slider .slider-container{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
	width: 860px;
	height: 200px;
}

#slider .slider-wrap{
	position: relative;
	overflow:hidden;
	width: 860px;
}

#slider .slider-content{
	position: relative;
	width: 1720px;
	height: 200px;
}
#slider .slider-content ul{
	position: relative;
	float: left;
	overflow: hidden;
	padding: 0 20px;
	width: 820px;
	height: 200px;
}
#slider .slider-content ul li{
	position: relative;
	float: left;
	width: 272px;
	height: 200px;
	background: url(../images/slider-item-bg.png);
}
#slider .slider-content ul li p.title{
	position: relative;
	margin: 15px 0 5px;
	padding: 0 18px;
	text-shadow: 0px 1px 0px #fff;
	font-weight: bold;
	font-size: 14px;
	-webkit-text-shadow: 0px 1px 0px #fff;
	-moz-text-shadow: 0px 1px 0px #fff;
	-o-text-shadow: 0px 1px 0px #fff;
}
#slider .slider-content ul li p.image{
	position: relative;
	display:table-cell;
	padding: 0 8px;
	width:258px;
	vertical-align:middle;
	text-align:center;
	layout-grid-line:100px;
}
#slider .slider-content ul li p.title a{
	color: #333;
	text-decoration: none;
}
#slider .slider-content ul li p.title a:hover{
	color: #a00b11;
	text-decoration: underline;
}
#slider .slider-content ul li p.image a img{
	vertical-align:middle;
}
#slider .slider-content ul li p.image a:hover img{
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}

#slider .slider-content ul li p.text{
	padding: 2px 16px;
	font-size: 12px;
	line-height: 1.4;
	text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
	-moz-text-shadow: 0px 1px 0px #fff;
	-o-text-shadow: 0px 1px 0px #fff;
}

#slider .slider-control .left{
	position: absolute;
	top: 90px;
	left: 0;
	cursor: pointer;
}
#slider .slider-control .right{
	position: absolute;
	top: 90px;
	right: 0;
	cursor: pointer;
}

/*footerと同じ*/
#slider .middle{
	height: 250px;
}
#slider .middle ul{
	overflow: hidden;
	margin: 0 auto;
	padding-top: 18px;
	width:960px;
}
#slider .middle ul li{
	float: left;
	padding: 0 7.5px;
	width: 225px;
	line-height: 1.7;
}
#slider .middle ul li a{
	display: block;
	overflow: hidden;
	margin-bottom: 2px;
	width: 225px;
	height: 81px;
	background-repeat: no-repeat;
	white-space: nowrap;
}

#slider .middle ul li.special-item01 a{
	background-image: url(../images/bnr-01.gif);
}
#slider .middle ul li.special-item02 a{
	background-image: url(../images/bnr-02.gif);
}
#slider .middle ul li.special-item03 a{
	background-image: url(../images/bnr-03.png);
}
#slider .middle ul li.special-item04 a{
	background-image: url(../images/bnr-04.gif);
}
#slider .middle ul li.special-item05 a{
	background-image: url(../images/bnr-05.png);
}
#slider .middle ul li.special-item06 a{
	background-image: url(../images/bnr-10.png);
}
#slider .middle ul li.special-item07 a{
	background-image: url(../images/bnr-09.png);
}
#slider .middle ul li.special-item08 a{
	background-image: url(../images/bnr-08.png);
}

/* ------------------------------------------------------------
	breadcrumb
------------------------------------------------------------ */
.breadcrumb{
	width:960px;
	padding-left:0px;
	margin:20px 0;
	height: 20px;
	border-bottom: 1px dotted #ccc;
	background-color:#fff;
}

.breadcrumb ul{
	overflow: hidden;
}
.breadcrumb ul li{
	float: left;
}
.breadcrumb a{
	color: #a00b11;
}

/* ------------------------------------------------------------
	news-ticker
------------------------------------------------------------ */
.ticker {
	margin: 0 auto;
	padding: 14px 0px ;
	width: 960px;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size:12px;
	color:#666;
	background: url(../images/news_bk.png) no-repeat;
	}

.ticker ul {
	width: 100%;
	position: relative;
	}

.ticker ul li {
	width: 100%;
	padding-left:120px;
	display: none;
	}

/* ------------------------------------------------------------
	side
------------------------------------------------------------ */

.side ul.banner li{
	margin-bottom: 10px;
}
.side ul.banner li a{
	display: block;
	overflow: hidden;
	width: 220px;
	height: 60px;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
}
.side .banner-01 a{
	background: url(../images/side-banner-07.png);
}
.side .banner-02 a{
	background: url(../images/side-banner-02.png);
}
.side .banner-03 a{
	background: url(../images/side-banner-03.png);
}
.side .banner-04 a{
	background:  url(../images/side-banner-06.png);
}
.side .banner-05 a{
	background: url(../images/side-banner-05.png);
}
.side .banner-06 a{
	background: url(../images/side-banner-06.png);
}
.side .banner-07 a{
	background: url(../images/side-banner-08.png);
}

.side .banner-09 a{
	background: url(../images/side-banner-09.png);
}

.side .contentBox {
	padding: 0px;
	}

.side .quickList {
	}
	
.side .quickList  h3 {
		margin: 0;
	}

.side.quickList li {
		background: url(../images/slid-bg-ul.png) no-repeat;
		padding: 10px 0 10px 26px;
		line-height: 1.5em;
		margin:4px 0;
	}
.side.quickList li a {
		display: block;
		color: #333;
		text-decoration:none;
	}
.side.quickList li a:hover {
		color: #D90000;
		text-decoration: underline;
	}
	
/* ------------------------------------------------------------
	footer
------------------------------------------------------------ */
#footer{
	position: relative;
	z-index: 20;
	clear: both;
	-webkit-transform: translateZ(0);
}
#footer .upper{
	height: 30px;
	background: url(../images/foot-upper-bg.png) repeat-x;
}
#footer .upper .top{
	position: absolute;
	left: -9px;
}
#footer .upper .page-top{
	position: absolute;
	right: -9px;
}
#footer .middle{
	height: 250px;
	background: url(../images/foot-middle-bg.png) repeat-x;
}
#footer .middle ul{
	overflow: hidden;
	margin: 0 auto;
	padding-top: 18px;
	width:960px;
}
#footer .middle ul li{
	float: left;
	padding: 0 7.5px;
	width: 225px;
	line-height: 1.7;
}
#footer .middle ul li a{
	display: block;
	overflow: hidden;
	margin-bottom: 2px;
	width: 225px;
	height: 81px;
	background-repeat: no-repeat;
	white-space: nowrap;
}

#footer .middle ul li.special-item01 a{
	background-image: url(../images/bnr-01.gif);
}
#footer .middle ul li.special-item02 a{
	background-image: url(../images/bnr-02.gif);
}
#footer .middle ul li.special-item03 a{
	background-image: url(../images/bnr-03.png);
}
#footer .middle ul li.special-item04 a{
	background-image: url(../images/bnr-04.gif);
}
#footer .middle ul li.special-item05 a{
	background-image: url(../images/bnr-05.png);
}
#footer .middle ul li.special-item06 a{
	background-image: url(../images/bnr-10.png);
}
#footer .middle ul li.special-item07 a{
	background-image: url(../images/bnr-09.png);
}
#footer .middle ul li.special-item08 a{
	background-image: url(../images/bnr-08.png);
}
#footer .lower{
	overflow: hidden;
	background: url(../images/foot-lower-bg.png) repeat-x;
	color: #fff;
}
#footer .lower a{
	color: #fff;
	text-decoration: none;
}
#footer .lower a:hover{
	text-decoration: underline;
}
#footer .lower div.copy{
	overflow: hidden;
	padding-top: 22px;
	height: 38px;
}
#footer .lower div.copy p{
	margin-bottom: 10px;
}
#footer .lower div.copy p.address{
	font-size: 9px;
	float: left;
	padding-left: 20px;
	padding-top: 2px;
}
#footer .lower div.copy p.copy{
	float: right;
}
#footer .lower ul.navi{
	float: left;
	overflow: hidden;
	padding-top: 2px;
}
#footer .lower ul.navi li{
	float: left;
	font-size: 9px;
}
#footer .lower ul.navi li.item01{
	padding-right: 10px;
	border-right: 1px dotted #fff;
}
#footer .lower ul.navi li.item02{
	padding-left: 10px;
}

/* ------------------------------------------------------------
	text
------------------------------------------------------------ */
.txtL {font-size:100%; line-height: 1.6;}
.txtM {font-size:90%; line-height: 1.6;}
.txtS {font-size:80%; line-height: 1.4;}
.txtss {font-size:70%; line-height: 1.4;}
.txcR{color:#ff0000;}
.txcB{color:#8b8b8b;}
.txcF{color:#ffffff;}

.textbold{font-weight:bold;}
.textattention{float:right; font-size:10px; margin:6px 0;}
.txtline  { text-decoration:line-through;}
.txt14  { font-size:14px;}
.txt16  { font-size:16px;}
.txt18  { font-size:18px;}


/*Text-align
--------------*/
.txaL {text-align:left;}
.txaR {text-align:right;}
.txaC {text-align:center;}	

.flR{float:right}
.flL{float:left}


/* ------------------------------------------------------------
	Margin
------------------------------------------------------------ */
.mg5 {margin:5px;}
.mg10 {margin:10px;}
.mg15 {margin:15px;}
.mg20 {margin:20px;}
.mg25 {margin:25px;}
.mg30 {margin:30px;}

/*top*/
.mgT5 {margin-top:5px;}
.mgT10 {margin-top:10px;}
.mgT15 {margin-top:15px;}
.mgT20 {margin-top:20px;}
.mgT25 {margin-top:25px;}
.mgT30 {margin-top:30px;}

/*right*/
.mgR5 {margin-right:5px;}
.mgR8 {margin-right:8px;}
.mgR10 {margin-right:10px;}
.mgR15 {margin-right:15px;}
.mgR20 {margin-right:20px;}
.mgR25 {margin-right:25px;}
.mgR30 {margin-right:30px;}

/*bottom*/
.mgB5 {margin-bottom:5px;}
.mgB10 {margin-bottom:10px;}
.mgB15 {margin-bottom:15px;}
.mgB20 {margin-bottom:20px;}
.mgB25 {margin-bottom:25px;}
.mgB30 {margin-bottom:30px;}

/*left*/
.mgL5 {margin-left:5px;}
.mgL10 {margin-left:10px;}
.mgL15 {margin-left:15px;}
.mgL20 {margin-left:20px;}
.mgL25 {margin-left:25px;}
.mgL30 {margin-left:30px;}
.mgL180 {margin-left:180px;}


/* ------------------------------------------------------------
	Padding
------------------------------------------------------------ */
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.pd25 {padding:25px;}
.pd30 {padding:30px;}

/*top*/
.pdT5 {padding-top:5px;}
.pdT10 {padding-top:10px;}
.pdT15 {padding-top:15px;}
.pdT20 {padding-top:20px;}
.pdT25 {padding-top:25px;}
.pdT30 {padding-top:30px;}

/*right*/
.pdR5 {padding-right:5px;}
.pdR10 {padding-right:10px;}
.pdR15 {padding-right:15px;}
.pdR20 {padding-right:20px;}
.pdR25 {padding-right:25px;}
.pdR30 {padding-right:30px;}

/*bottom*/
.pdB5 {padding-bottom:5px;}
.pdB10 {padding-bottom:10px;}
.pdB15 {padding-bottom:15px;}
.pdB20 {padding-bottom:20px;}
.pdB25 {padding-bottom:25px;}
.pdB30 {padding-bottom:30px;}
.pdB40 {padding-bottom:40px;}

/*left*/
.pdL5 {padding-left:5px;}
.pdL10 {padding-left:10px;}
.pdL15 {padding-left:15px;}
.pdL20 {padding-left:20px;}
.pdL25 {padding-left:25px;}
.pdL30 {padding-left:30px;}
.pdL120 {padding-left:120px;}


/* ------------------------------------------------------------
	マウスオーバー透過
------------------------------------------------------------ */
.entry_more a:link, .entry_more a:visited {
}

.entry_more a:active, .entry_more a:hover {
text-decoration:none;
filter: alpha(opacity=55);
  -moz-opacity:0.5;
  opacity:0.5;
}

/* ------------------------------------------------------------
	clearfix
------------------------------------------------------------ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}	

.keeper { 
	margin-right: 0; 
}


/* ------------------------------------------------------------
	news-ticker
------------------------------------------------------------ */
.ticker {
	margin: 0 auto;
	padding: 14px 0px ;
	width: 960px;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size:12px;
	color:#666;
	background: url(../images/news_bk.png) no-repeat;
	}

.ticker ul {
	width: 100%;
	position: relative;
	}

.ticker ul li {
	width: 100%;
	padding-left:120px;
	display: none;
	}
	
/* ------------------------------------------------------------
	facebookarea
------------------------------------------------------------ */
.facebookarea {
	margin-bottom: 20px;
	}

._2p3a{
	width: auto !important;
}

/* ------------------------------------------------------------
	btn
------------------------------------------------------------ */
.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
}
a.btn--orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
