/****************************************************************************************
 *
 *
 *
 * ヘッダーコンテンツ
 *
 *
 *
 ****************************************************************************************/
header {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 91px;
}
header .takaselogo {
	margin-right: 145px;
}
header .logo-title {
	font-size: 75%;
}
header .section {
	position: relative;
}
header .phrase {
	margin-left: 95px;
    margin-bottom: 14px;
}
header .companyname {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 15px 0 0 0;
    width: 380px;
    height: 60px;
    font-size: 19px;
    text-align: center;
    font-weight: bold;
}
header ul.service {
	position: absolute;
	height: 69px;
	right: 0px;
	top:0px;
}
header ul.service li {
	position: relative;
	margin-left: -15px;
}
header ul.service li.daisha {
	z-index: 6;
}
header ul.service li.recycle {
	z-index: 5;
}
header ul.service li.mitsumori {
	z-index: 4;
}
header ul.service li.wrecker {
	z-index: 3;
}
header ul.service li.loan {
	z-index: 2;
}
header ul.service li.logo {
	z-index: 1;
}
/****************************************************************************************
 *
 *
 *
 * メインコンテンツ
 *
 *
 *
 ****************************************************************************************/
/****************************************************************************************
 * 段落構成
 ****************************************************************************************/
.sec-menu {
	width: 722px;
}
.sec-banner {
	margin-left: 4px;
	width: 298px;
}
/****************************************************************************************
 *
 * メニューセクション
 *
 ****************************************************************************************/
/****************************************************************************************
 * 共通
 ****************************************************************************************/
.sec-menu li {
	display: block;
}
.sec-menu a * {
	color: white;
}
.sec-menu .slide-container {
	overflow: hidden;
}
.sec-menu h2,
.sec-menu .h2-contents {
	background-color: rgba(21, 149, 255, 0.8);
}
.ieq .sec-menu h2,
.ieq .sec-menu .h2-contents {
	filter: alpha(opacity=80); background-color: #1595ff;
}
.sec-menu h2,
.sec-menu .h2-contents {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/****************************************************************************************
 * 板金塗装メニュー
 ****************************************************************************************/
.sec-menu .bankin {
	width: 359px;
	height: 400px;
	background: url("../IMAGES/menu_bankin.png");
}
.sec-menu .bankin .slide-area {
	height: 440px;
	margin-top: -40px;
}
.sec-menu .bankin h2 {
	width: 359px;
	height: 100px;
}
.sec-menu .bankin .h2-contents {
	width: 359px;
	height: 300px;
}
.sec-menu .bankin .arrow {
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom: 20px solid;
	border-bottom-color: rgba(21, 149, 255, 0.8);
	margin-left: auto;
	margin-right: auto;
}
.ieq .sec-menu .bankin .arrow {
	filter: alpha(opacity=80); border-bottom-color: #1595ff;
}
/****************************************************************************************
 * 車両輸送メニュー
 ****************************************************************************************/
.sec-menu .transport {
	margin-left: 4px;
	width: 359px;
	height: 400px;
	background: url("../IMAGES/price.png");
}
.sec-menu .transport .slide-container {
	height: 300px;
}
.sec-menu .transport .slide-area {
	height: 440px;
}
.sec-menu .transport h2 {
	width: 359px;
	height: 100px;
}
.sec-menu .transport .h2-contents {
	width: 359px;
	height: 300px;
}
.sec-menu .transport .arrow {
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 20px solid;
	border-top-color: rgba(21, 149, 255, 0.8);
	margin-left: auto;
	margin-right: auto;
}
.ieq .sec-menu .transport .arrow {
	filter: alpha(opacity=80); border-top-color: #1595ff;
}
/****************************************************************************************
 * 車両販売メニュー
 ****************************************************************************************/
.sec-menu .sale {
	margin-top: 4px;
	width: 722px;
	height: 140px;
	background: url("../IMAGES/menu_sale.png");
}
.sec-menu .sale .slide-container {
	width: 522px;
}
.sec-menu .sale .slide-area {
	width: 562px;
	margin-left: -40px;
}
.sec-menu .sale h2 {
	width: 200px;
	height: 140px;
}
.sec-menu .sale .h2-contents {
	width: 522px;
	height: 140px;
}
.sec-menu .sale .arrow {
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-right: 20px solid;
	border-right-color: rgba(21, 149, 255, 0.8);
	margin-top: 50px;
	margin-right: auto;
}
.ieq .sec-menu .sale .arrow {
	filter: alpha(opacity=80); border-right-color: #1595ff;
}
/****************************************************************************************
 *
 *
 * バナーセクション
 *
 *
 ****************************************************************************************/
/****************************************************************************************
 * 共通
 ****************************************************************************************/
.sec-banner li {
	background-color: white;
}
/****************************************************************************************
 * ブログ
 ****************************************************************************************/
.sec-banner .blog {
	position: relative;
	padding: 0 10px 10px 10px;
	margin-bottom: 4px;
}
.sec-banner .blog .link {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 278px;
	height: 35px;
}
.sec-banner .blog .img {
	height: 210px;
	overflow: hidden;
}
.sec-banner .blog .title {
	position: relative;
	display: block;
	overflow: hidden;
	word-break: break-all;
	font-size: 80%;
	height: 20px;
	margin: 4px 0;
	z-index: 1;
}
.sec-banner .blog .title:after {
	font-size: 80%;
	position: absolute;
	display: block;
	content: '...';
	z-index: 2;
	right: 2px;
	bottom: 0px;
	background-color: white;
}
.sec-banner .blog .content {
	position: relative;
	height: 34px;
	font-size: 70%;
	overflow: hidden;
	word-break: break-all;
	line-height: 150%;
	z-index: 1;
}
.sec-banner .blog .content:after {
	font-size: 70%;
	position: absolute;
	display: block;
	content: '...';
	z-index: 2;
	right: 2px;
	bottom: 0px;
	background-color: white;
}
/****************************************************************************************
 * クロスロード
 ****************************************************************************************/
.sec-banner .crossroad {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 298px;
	height: 65px;
}
.sec-banner .crossroad img {
	margin-top: 5px;
}
.sec-banner .crossroad img.hover {
	margin-top: 0px;
}
/****************************************************************************************
 * 店舗情報
 ****************************************************************************************/
.sec-banner .address {
	margin-top: 4px;
	height: 134px;
	padding: 10px;
}
.sec-banner .address address {
	font-size: 90%;
	line-height: 130%;
	font-style: normal;
}
.sec-banner .address .tel {
	text-align:center;
	height: 48px;
	margin-top: 10px;
	margin-bottom: 6px;
}
.sec-banner .address .tel img {
	width: 100%;
	height: 50%;
    padding-bottom: 2px;
}
.sec-banner .address .shopinfo {
	font-size: 110%;
	text-align: right;
}
/****************************************************************************************
 *
 *
 *
 * フッターコンテンツ
 *
 *
 *
 ****************************************************************************************/
footer {
	margin-top: 5px;
	margin-bottom: 10px;
}
footer ul {
	text-align: right;
	margin-right: 10px;
}
footer ul {
	font-size: 95%;
}
footer li.sep-after:after {
	content: " | ";
	padding-left: 12px;
	padding-right: 12px;
}