@charset "utf-8";
/* CSS Document */

body {
	border-top: 4px solid #E12E27;
	color: #333;
	min-width: 1120px;
}
.container {
	width: 1120px;
	margin: 0 auto;
}
.container .inner {
	padding: 50px 0 80px;
	text-align: left;
}
.container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
img {
	max-width: 100%;
}
#pageTop {
	position: fixed;
	bottom: 5px;
	right: 5px;
}

/***************************************************
パンクズ
***************************************************/
.breadcrumb {
	background-color: #FAFAFC;
	text-align: left;
	min-width: 1120px;
	margin-bottom: 30px;
}
.breadcrumb ul {
	padding: 5px 0;
}
.breadcrumb ul li {
	display: inline;
	font-size: 12px;
}
.breadcrumb ul li:before {
	font-family: FontAwesome;
	content: "\f105";
	padding-right: 0.5em;
}
.breadcrumb ul li.home:before {
	font-family: FontAwesome;
	content: "\f015";
	padding-right: 0.5em;
}
/***************************************************
header
***************************************************/
#header {
	border-bottom: 1px solid #CCC;
	text-align: left;
	min-width: 1120px;
}
#header .headWrap {
	height: 110px;
	width: 1120px;
	position: relative;
}
#header .headWrap h1 {
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 10px;
}
#header .headWrap h2.logo {
	position: absolute;
	top: 15px;
	left: 0px;
}
#header .headWrap h2.logo a:hover {
	background: none;
}
#header .headWrap .head_btn {
	position: absolute;
	bottom: 10px;
	right: 0px;
}
#header .headWrap .head_btn ul li {
	float: left;
	font-size: 12px;
	margin-left: 1.5em;
}
#header .headWrap .head_btn ul li i {
	font-size: 20px;
}
#header .headWrap .head_btn ul li a {
	text-decoration: none;
	color: #111;
}
#header .headWrap .head_btn ul li a:hover {
	color: #999;
}
/***************************************************
gnavi
***************************************************/
#gnavi {
	border-bottom: 1px solid #CCC;
	background-color: #FAFAFC;
	min-width: 1120px;
}
#gnavi ul {
	display: table;
}
#gnavi ul li {
	display: table-cell;
	width: 280px;
}
#gnavi ul li > div {
	border-left: 1px solid #CCC;
}
#gnavi ul li:last-child > div {
	border-right: 1px solid #CCC;
}
#gnavi ul li > div a {
	padding: 15px 0;
	display: block;
}
#gnavi ul li > div a:hover {
	background-color: #EDEDF3;
}
/***************************************************
main
***************************************************/
#main {
}
#main .center {
	width: 800px;
	float: left;
	text-align: left;
}
#main .right {
	width: 300px;
	float: right;
	text-align: left;
}

/***************************************************
右側　SNSシェア
****************************************************/

.right .sns {
	margin-bottom: 20px;
}
.right .sns .sns_share {
	cursor: pointer;
	text-align: right;
}
.right .sns .sns_contents {
	display: none;
}

.right .sns .sns_contents .wrap {
	background-image: url(../oyakudachi/img/sns_contents_bg.png);
	padding-top: 30px;
	padding-bottom: 10px;
}
.right .sns .sns_contents .wrap ul {
	display: table;
	width: 80%;
	margin: 0 auto;
}
.right .sns .sns_contents .wrap ul li {
	display: table-cell;
	width: 25%;
	text-align: center;
}

/***************************************************
右側　修理事例
****************************************************/
.right .rightJirei {
	background-color: #FFC;
	margin-bottom: 10px;
}
.right .rightJirei .o_cate {
	border-bottom: 1px solid #FC0;
	padding: 10px 0;
}
.right .rightJirei .o_cate h3 {
	color: #C70806;
	font-weight: bold;
	padding: 0 10px;
}
.right .rightJirei .o_cate ul li a {
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 0 10px;
}
.right .rightJirei .o_cate ul li.new a:after {
	content: "up!";
	font-size: 10px;
	background-color: #FF0;
	color: #000;
	padding: 0 0.5em;
}
/***************************************************
右側　プロショップ
****************************************************/
.right .rightJirei .cateList ul li {
	line-height: 50px;
	font-size: 12px;
}
.right .rightJirei .cateList ul li a {
	display: block;
	padding-left: 40px;
}
.right .rightJirei .cateList ul li.ico01 a {
	background: url(../img/ico01_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico01 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico02 a {
	background: url(../img/ico02_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico02 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico03 a {
	background: url(../img/ico03_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico03 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico04 a {
	background: url(../img/ico04_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico04 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico05 a {
	background: url(../img/ico05_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico05 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico06 a {
	background: url(../img/ico06_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico06 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico07 a {
	background: url(../img/ico07_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico07 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico08 a {
	background: url(../img/ico08_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico08 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico09 a {
	background: url(../img/ico09_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico09 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico10 a {
	background: url(../img/ico10_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico10 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico11 a {
	background: url(../img/ico11_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico11 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico12 a {
	background: url(../img/ico12_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico12 a:hover {
	background-color: #FFE67D;
}
.right .rightJirei .cateList ul li.ico13 a {
	background: url(../img/ico13_sm.png) 5px center no-repeat;
}
.right .rightJirei .cateList ul li.ico13 a:hover {
	background-color: #FFE67D;
}
/***************************************************
右側　お役立ち数 SNSシェア
****************************************************/
.right .snsInner {
	margin-bottom: 10px;
}
.right .sns_tbl {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.right .k_count {
	background: url(../img/k_count_bg.png) left center no-repeat;
	padding-left: 112px;
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
}
.right .sns {
	display: table-cell;
	width: 50%;
	text-align: right;
}
.right .sns .sns_share {
	cursor: pointer;
	text-align: right;
}
.right .sns_contents {
	display: none;
}
.right .sns_contents .wrap {
	background-image: url(../oyakudachi/img/sns_contents_bg.png);
	padding-top: 30px;
	padding-bottom: 10px;
}
.right .sns_contents .wrap ul {
	display: table;
	table-layout: fixed;
	width: 80%;
	margin: 0 auto;
}
.right .sns_contents .wrap ul li {
	display: table-cell;
	width: 25%;
	text-align: center;
}
/***************************************************
右側　最新の事例のスライダー
****************************************************/

.right .saishinImg {
	background-color: #FAFAFC;
	border: 5px solid #E3E3EC;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.right .saishinImg p {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.right .saishinImg img {
	max-width: 200px;
	margin: 0 auto;
}

/***************************************************
footer
***************************************************/
#footer {
	background-color: #F2F2F2;
	min-width: 1120px;
}
#footer .footWrapper {
	text-align: left;
	padding: 20px;
}
#footer .footWrapper > div {
	margin-bottom: 20px;
	font-size: 12px;
}
#footer .footWrapper > div h3 {
	font-weight: bold;
}
#footer .footWrapper > div ul li {
	display: inline;
	border-right: 1px solid #CCC;
}
#footer .footWrapper > div ul li.midasi {
	font-weight: bold;
	padding: 0 5px;
}
#footer .footWrapper > div ul li a {
	display: inline-block;
	padding: 0 5px;
}
#footer .copyright .container {
	padding: 0;
	margin: 0;
}
#footer .copyright {
	background-color: #000;
	color: #FFF;
	min-width: 1120px;
}