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

/*
Theme Name:NICONICO BANKIN
Theme URI:https://2525repair.com/
Description:ニコニコ板金館
Version:1.0
Author:Wakisaka
*/

/*
基本サイズ14px
10px = 72%
11px = 79%
12px = 86%
13px = 92%
14px = 100%
15px = 108%
16px = 115%
17px = 122%
18px = 129%
19px = 136%
20px = 143%
21px = 150%
22px = 158%
23px = 165%
24px = 172%
25px = 179%
26px =   186%
*/

/*=======================
reset
=======================*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
}

/*=======================
common
=======================*/
body{
  height:100%;
  font-family:/*'游ゴシック体', 'Yu Gothic', YuGothic,*/ 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  color:#2c2c2c;
  font-size:14px;
  line-height:1.2;
  text-align:left;
  background-color:#ffffff;
  -webkit-text-size-adjust:100%;
  -o-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
  text-size-adjust:100%;
}
div,p,
div:before,p:before,
div:after,p:after{
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
}
a{outline:none;}
a {
  color: #29abe2;
  text-decoration: none;
 }
 a:hover { text-decoration: underline;}
/*リンク用矢印*/
.arrow {
  position: relative;
  display: block;
}
.arrow::before,
.arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
/*オレンジの▶︎*/
.arw_type01::after{
  right: 0;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 5px solid #fe9b49;
}
/*白の▶︎*/
.arw_type02::after{
  right: 0;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 5px solid #ffff;
}

section:after,
div:after,
ul:after,
dl:after{
  content: "";
  display: block;
  clear: both;
}

a img {
  -webkit-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
a img:hover {
  opacity:0.7;
  filter:alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  -webkit-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
/*ボタン*/
.btn_type01 {
  display: block;
  width: 100%;
  height: 60px;
  border-radius:5px;
  background-image: url(images/btn_icn_arw.png);
  background-position: 98% 50%;
  background-repeat: no-repeat;
  text-decoration: none;
}
.btn_type01.yellow {
  background-color: #fff100;
  box-shadow: 0px 4px 0px 0px #bdb303;
}
.btn_type01.green {
  background-color: #00c300;
  box-shadow: 0px 4px 0px 0px #018801;
}
.btn_type01.yellow_green {
  background-color: #74aa01;
  box-shadow: 0px 4px 0px 0px #496b02;
}
.btn_type01.red {
  background-color: #e60012;
  box-shadow: 0px 4px 0px 0px #a7030f;
}
.btn_type01.green02 {
  background-color: #60B300;
  box-shadow: 0px 4px 0px 0px #4e8e00;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
}
.btn_type01.green03 {
  background-color: #60B300;
  box-shadow: 0px 4px 0px 0px #4e8e00;
  color: #fff;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
}
.btn_type01.orange {
  background-color: #EC6B00;
  box-shadow: 0px 4px 0px 0px #bb5500;
}
.btn_type01:hover {
  text-decoration: none;
  box-shadow: none;
  -webkit-transform: translate3d(0, 3px, 0);
  transform: translate3d(0, 3px, 0);
}
/*タイトル*/
.ttl_lv1 {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 18px;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  font-size: 186%;
  font-weight: bold;
  text-align: center;
}
.ttl_lv2 {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 4px 27px;
  font-size: 24px;
  font-weight: bold;
   border-bottom: 2px solid #f7b00c;
  background:url(images/icn_circle.png) no-repeat 1px 2px;
}
.ttl_lv3 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 139%;
  padding-top: 3px;
  padding-left: 8px;
  border-left: 5px solid #f7b00c;
}
.ttl_lv4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 129%;
}
.ttl_lv5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 115%;
}
.cmnSection p {
  margin-bottom: 10px;
  line-height: 1.5;
}
/*リスト*/
.list_type01 {
  margin-bottom: 10px;
  line-height: 1.3;
}
.list_type01 > li {
  padding-bottom: 10px;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
/*汎用スタイル*/
.txt_right {
  text-align: right;
}
.txt_left {
  float: left;
  width: 620px;
}
.img_right {
  float: right;
}
.img_left {
  float: left;
}
.fs16 { font-size: 115%;}
.plane_txt {
  margin-bottom: 10px;
  line-height: 1.5;
}
.marker_yellow {
  background: -webkit-linear-gradient(transparent 60%, #ffff66 60%);
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.color_red { color: #f00;}
/*=======================
header
=======================*/
.header_info {
  padding-bottom: 3px;
  border-bottom: 2px solid #dcdcdc;
}
.header_info_inner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
}
.header_info_txt {
  float:left;
  width: 900px;
}
.header_info_txt > h1 {
  display:inline;
  font-size:100%;
  font-weight: normal;
}
.header_info_txt > p {
  display:inline;
}
.header_info_ninsyo {
  display: inline;
  float: right;
  padding-top: 3px;
  padding-left: 35px;
  padding-bottom: 5px;
  background-image: url(images/header_icn_ninsyo.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.header_ttl {
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header_ttl_logo {
  display: block;
  float: left;
  margin-right: 25px;
}
.header_ttl_icn {
  float: left;
  width: 500px;
  padding-top: 10px;
}
.header_ttl_icn > li {
  display: inline;
  float: left;
  margin-right: 8px;
}
.header_ttl_contact {
  float: right;
}
.header_ttl_contact_txt {
  padding-bottom: 3px;
  font-size: 72%;
  text-align: center;
}
.header_ttl_contact_tel {
  font-size: 260%;
  font-weight: bold;
}
.header_ttl_contact_btn { /* 20191028修正 */
  display: block;
  width: 280px;
  height: 22px;
  margin-top: 3px;
  background-color: #60B300;
  border: 2px solid #4e8e00;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding-top: 8px;
}
/*.header_ttl_contact_btn {
  display: block;
  width: 280px;
  height: 22px;
  margin-top: 3px;
  background-color: #fff100;
  border: 2px solid #fed91e;
  border-radius: 5px;
  color: #000;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding-top: 8px;
}*/
.header_ttl_contact_btn:hover {
  background-color:#4e8e00;
  text-decoration: none;
}
/*.header_ttl_contact_btn:hover {
  background-color:#fed91e;
  text-decoration: none;
}*/
/*nav
-----------*/
.nav {
  width: 100%;
  margin-bottom: 1px;
  background-color: #ed6c00;
}
.gNav {
  width: 1200px;
  margin: 0 auto;
  border-right: 1px solid rgba(255, 255, 255, .2);
  box-shadow: rgba(0, 0, 0, .2) -1px 0 0 inset;
}
.gNav > li {
  float: left;
  -o-box-sizing:border-box;
  box-sizing:border-box;
  width: 12.5%;
  font-size: 113%;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, .2);
  box-shadow: rgba(0, 0, 0, .17) -1px 0 0;

}
.gNav > li > a {
  display: block;
  -o-box-sizing:border-box;
  box-sizing:border-box;
  height: 58px;
  padding-top: 18px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.gNav > li:first-child > a {
  padding-top: 8px;
}
.gNav > li > a:hover {
  background-color: #f7b00c;
}
/*main visual
----------------*/
.top_mainV {
  width: 100%;
  height: 491px;
  background-image: url(images/top_mainV_bg_new.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.top_mainV_inner {
  position: relative;
  width: 1280px;
  margin: 0 auto;
}
.top_mainV_btn {
  display: block;
  position: absolute;
  bottom: 24px;
  left: 25px;
 }
 /* ぱんくず　
-----------------*/
.bread_crumb {
  padding-top: 20px;
  /*margin-bottom: -10px;*/
}
.bread_crumb strong {
  font-weight: normal;
}
/*wrapper
-----------*/
#wrapper {
  width: 1200px;
  margin: 0 auto 30px;
  overflow: hidden;
}

/*mCnts
-----------*/
#mCnts {
  width: 870px;
  overflow: hidden;
  padding: 0 0 20px 0;
  margin: 30px 0 0 0;
  float: left;
}

.cmnSection {
  width: 100%;
  overflow: hidden;
  margin: 0 0 40px 0;
}

.cmnSection > h1 span {
  font-size: 35px;
}

/*#mCnts a {
  color: #29abe2;
  text-decoration: none;
}*/

.linkTxt {
  margin: 10px 0;
  /*text-decoration: underline !important;*/
  text-align: right;
}

/* section01 */
.cmnSection > h1 {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 4px 5px;
   border-bottom: 2px solid #f7b00c;
  margin: 0 0 20px 0;
}

.cmnSection > h1:before {
  content:url("images/icn_circle.png");
}

#cnts01 ul {
  width: 100%;
  display: table;
  table-layout: fixed;
}

#cnts01 ul li {
  display: table-cell;
  width: 280px;
  padding: 0 15px 0 0;
}

#cnts01 ul li.last {
  padding: 0;
}

#cnts01 ul li > img {
  margin: 0 0 10px 0;
}

#cnts01 ul li p {
  margin: 7px 0 0 0;
  font-size: 13.5px;
}

#cnts01 ul li p span {
  font-size: 24px;
  color: #e71a19;
  text-align: center;
  display: block;
}

/* section02 */
#cnts02 > .reason01 > section > h1 {
  /*font-size: 45px;*/
  font-size: 30px;
  width: 475px;
  margin-bottom: 15px;
  line-height: 1.1;
}

#cnts02 > .reason01 > section > h1 span {
  font-size: 60px;
  color: #ed7100;
  display: block;
  vertical-align: middle;
  float: left;
}
#cnts02 > ul > li h1 span {
  font-size: 60px;
  color: #ed7100;
  display: inline-block;
  vertical-align: middle;
}

.reason01 {
  width: 100%;
  overflow: hidden;
  background: url(images/reason_01_bk.png) no-repeat right bottom;
  margin: 0 0 15px 0;
}

.reason01 p {
  width: 480px;
  line-height: 1.8;
}

.reason01 p img {
  float: left;
  margin: 0 10px 0 0;
}
.reason_discount_btn {
  text-align: center;
}
.reason_discount_btn > a {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  height: 67px;
}

#cnts02> ul > li  h1 {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
}

#cnts02> ul {
  width: 100%;
  overflow: hidden;
}

#cnts02> ul > li {
  width: 49%;
  display: inline-block;
  margin: 0 0 20px 0;
}

.reason_img {
  float: left;
  margin: 0 10px 0 0;
}

.reason_txt {
  float: left;
  width: 40%;
  line-height: 1.4;
  text-align:justify;
  text-justify:inter-ideograph;
  word-break: break-all;
}
/*選ばれる理由*/
.reasonArea {
  margin-bottom: 30px;
}
.reasonArea_ttl {
  margin-bottom: 7px;
  font-size: 28px;
}
.reasonArea_ttl_No {
  display: inline-block;
  margin-right: 10px;
  font-size: 50px;
  color: #ed7100;
  vertical-align: middle;
}
.reasonArea_txt {
  float: right;
  width: 580px;
}
.reasonArea_img {
  float: left;
  width: 260px;
  margin-right: 30px;
}

.staffVoice {
  width: 870px;
  height: 227px;
  background: url(images/cmnt_bg.jpg) no-repeat 0 0;
  padding: 10px  0 0 0;
  position: relative;
}

.staffVoiceInr {
  width: 850px;
  height: 208px;
  margin: 0 0 0 10px;
  background-color: #fff;
}

.staffVoiceInr > section > h1 {
  display: inline-block;
  font-size: 21px;
  margin: 20px 0 20px 20px;
  padding: 0 0 6px 0;
  border-bottom: dotted 1px #ccc;
  width: 820px;
}

.staffVoiceInr > section > h1 > span {
  color: #e60012;
}

.staffVoiceInr p {
  width: 820px;
  margin: 0 0 0 20px;
  line-height: 1.7;
}

.staffVoiceInr .fDirectorCmt {
  text-align: right;
  margin: 0 40px 0 0;
}

.staffVoice  #fDirector {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.staffVoice  #fDirector img {
  vertical-align: bottom;
}


/* cnts03 */
#cnts03 {
  width: 100%;
  overflow: hidden;
}

.reapirImgBox {
  clear: both;
  width: 317px;
  float: left;
  margin: 0 0 20px 0;
}

#cnts03 > ul > li {
  overflow: hidden;
}

.reapirImgBox li {
  display: inline-block
}

.reapirImgBox li img {
  vertical-align: middle;
}

.repairDtl {
  width: 535px;
  float: right;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.repairDtl .dateTxt {
  float: left;
  margin: 0 20px 5px 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.repairDtl .dateTxt:before {
  content:url("images/icon_calendar.png");
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.repairDtl .categoryTxt {
  float: left;
  margin: 0 0 5px 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.repairDtl .categoryTxt:before {
  content:url("images/icon_mirror.png");
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.repairDtl .vehicleInfo {
  clear: both;
  margin: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
}

.repairDtl .repairPrice {
  font-weight: bold;
  font-size: 15px;
  margin: 0 0 10px 0;
}

.repairDtl .repairCmnt {
}

/* cnts04 */
#cnts04 {
  width: 100%;
  overflow: visible;
}

#cnts04 ul {
  width: 100%;
}

#cnts04 ul li {
  float: left;
  width: 50%;
  overflow: hidden;
  margin: 0 0 15px 0;
}

#cnts04 ul li img {
  float: left;
  margin: 0 10px 0 0;
  padding: 3px;
  border: 1px solid #ccc;
}

#cnts04 ul li div {
  float: left;
  width: 270px;
}

.cvDate {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.cvDate:before {
  content:url("images/icon_calendar.png");
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.cvTtl {
  width: 100%;
  margin: 0 0 10px 0;/*20191017修正*/
  font-weight: bold;
}
.cvTxt { line-height: 1.5;}

/* cnts05 */
#cnts05 {
  width: 100%;
  overflow: hidden;
}

#cnts05 ul li {
  float: left;
  display: inline-block;
  width: 25%;
  margin: 0 0 20px 0;
  text-align: center;
}

#cnts05 ul li > span {
  display: inline-block;
  height: 220px;
}

#cnts05 ul li > span img {
  margin: 0 auto 10px auto;
  vertical-align: bottom;
}

.staffName {
  text-align: center;
  font-size: 20px;
  margin: 0 0 10px 0;
}

.staffName .c01 {
  background-color: #f38a02;
  display: inline-block;
  padding: 4px 5px 2px 5px;
  color: #fff;
  font-size: 14px;
  vertical-align: top;
  margin: 0 3px 0 0;
  font-weight: normal;
}

.staffName .c02 {
  background-color: #1970bf;
  display: inline-block;
  padding: 4px 5px 2px 5px;
  color: #fff;
  font-size: 14px;
  vertical-align: top;
  margin: 0 3px 0 0;
  font-weight: normal;
}

.staffName .c03 {
  background-color: #0fad4e;
  display: inline-block;
  padding: 4px 5px 2px 5px;
  color: #fff;
  font-size: 14px;
  vertical-align: top;
  margin: 0 3px 0 0;
  font-weight: normal;
}

.staffName .c04 {
  background-color: #ad9e10;
  display: inline-block;
  padding: 4px 5px 2px 5px;
  color: #fff;
  font-size: 14px;
  vertical-align: top;
  margin: 0 3px 0 0;
  font-weight: normal;
}

.sCmnt {
  text-align: center;
}

/* cnts06 */
.number-corner1 {
			height: 270px;
			margin-left: 5%;
			margin-right: 5%;
			border-bottom: solid 1px gray;
			border-right: solid 1px gray;
			border-left: solid 1px gray;
			border-top: solid 20px #ED7100;
		}
		.number-corner2 {
			height: 250px;
			margin-left: 5%;
			margin-right: 5%;
			border: solid 1px gray;
		}
		.number-corner-title {
			margin-left: 10%;
			font-size: 28px;
			padding-top: 2%;
			font-weight: bold;
		}
		.number-corner-title2 {
			margin-left: 70%;
			font-size: 28px;
			padding-top: 2%;
			font-weight: bold;
		}
		.number-corner-box {
			display: flex;
			height: 190px;
		}
		.number-corner-num {
			width: 40%;
			text-align: center;
			font-size: 105px;
			padding-left: 6.7%;
			padding-bottom: 3%;
			color: #ED7100;
		}
		.number-corner-explain {
			width: 60%;
			padding-left: 2.5%;
			padding-top: 3.5%;
			padding-right: 2.5%;
			font-size: 16px;
		}
		.number-corner-num2 {
			width: 45%;
			text-align: center;
			font-size: 90px;
			color: #ED7100;
		}
		.number-corner-explain2 {
			width: 55%;
			padding-left: 2.5%;
			padding-top: 3.5%;
			padding-right: 2.5%;
			font-size: 16px;
		}

/* sideMenu
--------------------------*/
#sideMenu {
  width: 300px;
  float: left;
  margin: 30px 0 0 30px;
}

#sideMenu ul,
#sideMenu li {
  list-style: none;
}

/*#sideMenu a {
  color: #29abe2;
  text-decoration: none;
}*/

.side_contact_area {
  width: 100%;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 20px;
  background: url(images/footer_bg_orange.png) repeat 0 0;
}
.side_contact_ttl {
  width: 280px;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 3px;
  border: 1px solid #fff;
  border-radius: 8px;
  color: #fff;
  font-size: 143%;
  font-weight: bold;
  text-align: center;
}
.side_contact_tel {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.side_contact_tel .contact_tel { font-size: 250%;}
.side_contact_tel .contact_time {
  width: 278px;
  margin: 0 auto;
  padding-top:0;
}
.side_contact_tel .contact_time .contact_time_ttl {
  display: block;
  float: left;
  width: 60px;
  padding-top: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.side_contact_tel .contact_time .contact_time_txt {
  display: block;
  float: left;
  width: 178px;
  padding-top: 1px;
}
.side_contact_btn {
  /*width: 280px;*/
  width: 237px;
  margin: 0 auto;
}
.side_contact_btnArea {
  margin: 0 10px;
  padding: 0 15px 10px;
  background-color: #fff100;
}

.newsList {
  width: 100%;
}

.newsList dt {
  margin: 0 0 5px 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.newsList dt:before {
  content:url("images/icon_calendar.png");
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.newsList dd {
  line-height: 1.6;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #f7b00c;
}

#cntsList {
  width: 100%;
}

#cntsList ul {
  width: 100%;
}

#cntsList ul li {
  list-style: none;
  border-left: 9px solid #ed7100;
  margin: 0 0 4px 0;
  font-size: 108%;
  color: #5c5b5b;
}

#cntsList ul li a {
  display: block;
  padding: 20px 10px;
  text-decoration: none;
  color: #5c5b5b;
  background: #fbf2dd url(images/sideArrow.jpg) no-repeat 95% 50%;
}

#cntsList ul li a:hover {
  display: block;
  padding: 20px 10px;
  text-decoration: none;
  color: #5c5b5b;
  background: #ffe2a0 url(images/sideArrow.jpg) no-repeat 95% 50%;
}

#cntsList ul li#last a {
  background-color: #fff;
  color: #ed7100 !important;
  font-size: 143%;
  font-weight: bold;
  border-bottom: 1px solid #ed7100;
  border-top: 1px solid #ed7100;
  border-right: 1px solid #ed7100;
}

#cntsList ul li#last a:hover {
  background: #fbf2dd url(images/sideArrow.jpg) no-repeat 95% 50%;
}

#bnrArea {
  width: 100%;
  overflow: hidden;
}

/*
#bnrArea h1 {
  margin: 0 0 20px 0;
}
*/

#bnrArea .niconori {
  margin: 20px 0 20px 0;
}

#bnrArea .niconori h1 {
  padding-bottom: 2px;
  font-size: 14px;
  font-weight: normal;
}

#bnrArea .pMark {
  width: 100%;
  border: 1px solid #000;
  overflow: hidden;
  padding: 10px;
}

#bnrArea .pMark img {
  float: left;
  margin: 0 5px 0 0;
}

#bnrArea .pMark h1 {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 5px 0;
  float: right;
}

#bnrArea .pMark p {
  font-size: 12px;
  line-height: 1.6;
}
/*=======================
footer
=======================*/
.footer_contact {
  width: 100%;
  height: 93px;
  background: url(images/footer_bg_orange.png) 0 0 repeat;
}
.footer_contact_inner {
  width: 1200px;
  margin: 0 auto;
}
.footer_contact_ttl {
  float: left;
  width: 165px;
  margin-top: 15px;
  margin-right: 13px;
  padding-top: 7px;
  padding-bottom: 3px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  font-size: 158%;
  font-weight: bold;
  text-align: center;
}
.footer_contact_tel {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  width: 378px;
}
.contact_tel {
  display: block;
  color: #fff;
  /*font-size: 340%;*/
  font-size: 333%;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
  text-shadow: 0px 2px 0px rgba(175, 81, 3, 0.49);
}
.footer_contact_inner .contact_time_ttl {
  padding: 10px 40px;
}
.contact_time {
  display: block;
  width: 376px;
  padding-top: 2px;
  border:1px solid #fff;
  border-radius: 9px;
  overflow: hidden;
  background-color: #fff;
}
.contact_time_ttl {
  padding-left: 40px;
  padding-right: 40px;
  background-color: #ED6C00;
  color: #fff;
}


.footer_contact_btn {
  float: left;
  width: 290px;
  margin-top: 15px;
  margin-right: 10px;
}
.btn_txt_1000off {
  padding-top: 14px;
  padding-left: 7px;
}
.btn_txt_line {
  display: inline-block;
  padding-top: 22px;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.btn_txt_line_yellow {
  color: #fff100;
}
.footer_menu {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 50px;
  background-color: #f6f6f6;
}
.footer_menu_inner {
  width: 60vw;
  margin: 0 auto;
}
.footer_menu_list {
  float: left;
  list-style: none;
  margin-right: 200px;
}
.footer_menu_list > li {
  padding-bottom: 10px;
}
.footer_menu_list > li > a {
  color: #030000;
  /*text-decoration: none;*/
}
.footer_info {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #dcdcdc;
  background-color: #fdfdfd;
}
.footer_info_inner {
  width: 1200px;
  margin: 0 auto;
}
.footer_info_lBox {
  float: left;
}
.footer_info_logo {
  margin-bottom: 10px;
}
.footer_info_icn >li {
  float: left;
  margin-right: 5px;
  list-style: none;
}
.footer_info_tenpo {
  float: right;
  width: 600px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #eee;
}
.footer_info_tenpo_photo {
  float: left;
  width: 215px;
  margin-right: 10px;
}
.footer_info_tenpo_txt {
  float: right;
  width: 340px;
}
.footer_info_tenpo_txt > h3 {
  padding-bottom: 5px;
  font-size: 24px;
}
.footer_info_tenpo_txt_ttl {
  display: block;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
}
.footer_info_tenpo_txt_address {
  padding-bottom: 7px;
}
.footer_info_tenpo_txt_address {
  padding-bottom: 7px;
}
.footer_copyright {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  border-top: 1px solid #eee;
}
/*ページの先頭へ戻る*/
.btn_pagetop {
  position:fixed;
  bottom: 10px;
  right: 10px;
}
/*=======================
会社概要
=======================*/
.table_type01 {
  width: 800px;
  margin-top: 50px;
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
}
.table_type01 th {
  padding-top: 30px;
  padding-bottom: 24px;
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  background-color: white;
  text-align: center;
  width: 25%;
}
.table_type01 td {
  padding-top: 30px;
  padding-bottom: 24px;
  padding-left: 20px;
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}
.table_type01 td > dl { line-height: 1.4;}
.table_type01 td > dl > dt {
  padding-top: 10px;
  font-weight: bold;
}
.table_type01 td > dl > dd {
  padding-left: 10px;
}
/*=======================
よくある質問
=======================*/
.faq_list > dt {
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  padding-right: 10px;
  font-size: 129%;
  border-top: 2px solid #f7b00c;
  background: url(images/icn_q.png) no-repeat 5px 5px;
  background-size: 30px 30px;
  background-color: #FFEFCB;
}

.faq_list > dd {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 50px;
  background: url(images/icn_a.png) no-repeat 5px 5px;
  background-size: 30px 30px;
  line-height: 1.5;
}
.faq_category {
  margin-bottom: 30px;
}
.faq_category > li {
  float: left;
  width: 280px;
  margin-bottom: 8px;
  margin-right: 8px;
  border: 1px solid #f7b00c;
  font-weight: bold;
}
.faq_category > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 116%;
  color: #FF9E1B !important;
  vertical-align: middle;
}
.faq_category > li > a > img {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.faq_category > li > a:hover {
  background-color: #FFE1AB;
  text-decoration: none;
}
.faq_btn { margin-bottom: 30px;}
/*=======================
プライバシーポリシー
=======================*/
.privacy_area {
  padding-left: 20px;
  padding-right: 20px;
}
.privacy_contact {
  width: 620px;
  margin: 0 auto 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #A8A8A8;
  line-height: 1.5;
}
/*=======================
ここがすごい
=======================*/
.feature_otherService {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 10px;
  border-top: 1px solid #bfbfbf;
}
.feature_otherService:last-child {
  margin-bottom: 30px;
  border-bottom: 1px solid #bfbfbf;
}
.feature_otherService dt {
  float: left;
  width: 330px;
}
.feature_otherService dd {
  float: left;
  width: 510px;
  padding-top: 7px;
}
.list_btn {
  width: 500px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.list_btn > a{
  box-sizing: border-box;
  padding-top: 17px;
  font-size: 20px;
  font-weight: bold;
  color: #fff !important;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  text-align: center;
}
/*=======================
アクセス
=======================*/
.access_tenpo {
  margin-bottom: 20px;
}
.access_tenpo_info {
  float: right;
  width: 460px;
}
.access_tenpo_ttl {
  margin-bottom: 13px;
  padding-bottom: 5px;
  border-bottom: 2px dotted #bfbfbf;
  font-size: 172%;
  font-weight: bold;
  color: #e72c20;
}
.access_tel {
  margin-top: 10px;
  margin-bottom: 7px;
  vertical-align: baseline;
}
.access_tel_ttl {
  display: inline-block;
  padding-right: 5px;
  font-size: 143%;
  color: #00479d;
}
.access_tel_time {
  display: inline-block;
  margin-right: 5px;
  padding-top: 3px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #626262;
  color: #fff;
}
.access_tel_No {
  padding-bottom: 10px;
  padding-left: 55px;
  font-size: 300%;
  font-weight: bold;
  color: #00479d;
  background: url(images/access_tel.png) no-repeat 0 0;
}
.access_tenpo_img {
  float: left;
  width: 410px;
}
.btn_discount {
  margin-bottom: 40px;
  padding-top: 15px;
  padding-bottom: 20px;
  text-align: center;
  background: url(images/footer_bg_orange.png) repeat 0 0;
}
.btn_discount > a {
  width: 96%;
  height: 67px;
  margin: 0 auto;
  padding-top: 10px;
  font-size: 214%;
  font-weight: bold;
  color: #000 !important;
  vertical-align: baseline;
}
.btn_discount02 {
  margin-bottom: 40px;
  padding-top: 15px;
  padding-bottom: 20px;
  text-align: center;
}
.btn_discount02 > a {
  width: 96%;
  height: 67px;
  margin: 0 auto;
  padding-top: 10px;
  font-size: 214%;
  font-weight: bold;
  vertical-align: baseline;
}
.btn_discount > a:hover { text-decoration: none;}
.txt_red { color: #FF0000;}
.fs_big { font-size: 180%;}
.access_feature_area {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 10px;
  background-color: #fefaf0;
  line-height: 1.5;
}
.access_feature_inner {
  padding-left: 10px;
  padding-right: 10px;
}
.access_feature_inner > p {
  margin-bottom: 20px;
}
.access_feature_box {
  float: left;
  width: 202px;
  margin-right: 10px;
}
.access_feature_box_ttl {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 50px;
  text-align: center;
  font-size: 115%;
}
.access_feature_box_ttl01 {
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 115%;
}
.gooleMap {
  width: 600px;
  height: 450px;
}

/*20170622古賀追記*/
.accessContentsL{
	width:425px;
	float:left;
	margin-right:20px;
}
.accessContentsL span{
	font-weight:bold;
}
.accessContentsR{
	width:425px;
	float:left;
}
.accessContentsR span{
	font-weight:bold;
}

/*=======================
スタッフ紹介
=======================*/
.staff_box {
  position: relative;
  width: 870px;
  min-height: 312px;
  margin-bottom: 40px;
}
.staff_box.ver01 {background:url(images/staff_bg.png) repeat-y 0 0;}
.staff_box.ver01 .staff_box_txt {
  padding-left: 280px;
  padding-right: 30px;
  background:url(images/bg_line_dot.png) no-repeat 218px 107px;
}
.staff_box.ver02 .staff_box_txt {
  padding-left: 20px;
  padding-right: 280px;
  background:url(images/bg_line_dot.png) no-repeat 0px 107px;
}
.staff_box_ttl {
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 172%;
}
.staff_box_name {
  margin-bottom: 10px;
  padding-top: 20px;
  font-size: 158%;
}
.staff_box_role {
  display: inline-block;
  margin-right: 5px;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  /*background-color: #898989;*/
  color: #fff;
  font-size: 60%;
  text-align: center;
  vertical-align: middle;
}
.staff_box_role.c01 { background-color: #f38a02;}
.staff_box_role.c02 { background-color: #1970bf;}
.staff_box_role.c03 { background-color: #0fad4e;}
.staff_box_role.c04 { background-color: #ad9e10;}
.staff_box_photo {
  position: absolute;
  top: 18px;
}
.staff_box.ver01 .staff_box_photo { left: 36px;}
.staff_box.ver02 .staff_box_photo { right: 50px;}
.staff_box_comment {
  padding-bottom: 20px;
  line-height: 1.5;
  text-align: justify;
}
/*2017.7.18kitamori追加*/
.staff_box_main{
	width:97%;
	margin-left:auto;
	margin-right:auto;}


.staff_box_ttl2{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 172%;
	text-align: center;
	line-height: 1.7em;
}

.staff_prof_box{
	position: absolute;
	top: 150px;
	width: 308px;
	height: auto;
	background-color:rgba(255,255,255,0.8);
	left: 20px;
	padding: 10px;
text-align: justify;
}

.staff_prof {
	font-size: 100%;
	line-height: 1.5em;
	padding: 5px;
	width: 70px;
	text-align: center;
	line-height: 1.5em;
	background-color: #666;
	color: #fff;
	margin-bottom: 10px;
	display: block;
}
.staff_prof_name{
margin-bottom: 10px;
  padding-top: 5px;
  font-size: 158%;
	}

.staff_box_ttlh3 {
	color:#ed6c00;
	border-left-style: solid;
	display: block;
	padding-left: 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	border-left-width: 4px;
	border-left-color: #ed6c00;
}

.staff_box_topimg{
	width:100%;
	position: relative;
	}

.question{
	color:#717171;
	margin-bottom:5px;
	margin-top:5px;
	display: block;
}

.question:before{
	color:#666;
	content:"――";
}

.staff_pika1{
	display:table;
	padding:10px;
	margin-bottom:10px;
	margin-top: 10px;
	background-color: #FFEFDF;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	}

.staff_pika1_l{
	display:table-cell;
	float: left;
	width: 230px;
	padding: 5px;
	text-align: center;
	position: relative;
	vertical-align: middle;
}

.staff_pika1_r{
	display:table-cell;
	float: right;
	width: 610px;
	padding: 5px;
}

.pika1_img{
	width:200px;
	float:right;
	margin-left: 7px;
	margin-bottom: 7px;
}


.staff_pika1_name{
	font-size:150%;
	color:#ed6c00;
	font-weight: bold;
	width: 150px;
	position: absolute;
	left: 96px;
	zoom: 1;
	top: 89px;
	text-align: left;
}
.left_img{
	float:left;
	/*margin:7px;*/
  margin: 20px 20px 20px 0;/* 20191107修正 */
	display:block;
	width: 300px;
	}

.right_img{
	float:right;
	/*margin:7px;*/
  margin: 20px 0 20px 20px;/* 20191107修正 */
	display:block;
	width: 300px;	
	}

.clearfix {
 *zoom: 1;
	clear: both;
	width: 100%;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}	

/*20170224追加*/
.tobira{
	display:table;
	width:100%;
	clear: both;
	height:500px;
	margin-top:3rem;
/*	border-spacing: 10px;*/
}

.tobira_box{
	display:table-cell;
	width: 265px;
	height: auto;
	padding: 10px 5px 10px 5px;
	}

.vol1{
	color: #666;
	height: 450px;
	text-align: left;
	width: 265px;
	margin-right: auto;
	position: relative;
	background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2017/08/stuff_tb1.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 2px;
}

.vol2{
	color: #666;
	height: 450px;
	text-align: left;
	width: 265px;
	margin-left: 10px;
	margin-right: auto;
	position: relative;
	background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2017/08/stuff_tb2.png);
	background-repeat: no-repeat;
	display: inline-block;
}

.vol3{
	color: #666;
	height: 450px;
	text-align: left;
	width: 265px;
	margin-left: 10px;
	margin-right: auto;
	position: relative;
	background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2017/08/stuff_tb3.png);
	background-repeat: no-repeat;
	display: inline-block;
}

.next{
	color: #29abe2;
	position: absolute;
	top: 145px;
	left: 150px;
}

a:hover .vol1 .next {
	color: #29abe2;
	text-decoration: underline;
}

a:hover .vol1, a:hover .vol2, a:hover .vol3{
	color: #29abe2;
	cursor: pointer;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity: 0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	opacity: 0.6;
	zoom: 1;
	text-align: center;
	text-decoration:underline;
}
/*=======================
新着情報一覧
=======================*/
.category_newsList {
  border-bottom: 1px dotted #f7b00c;
}
.category_newsList dt {
  float: left;
  width: 170px;
  padding-top: 10px;
}
.category_newsList dt:before {
    content: url("images/icon_calendar.png");
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.category_newsList dd {
  float: left;
  width: 690px;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 10px;
}

/*ページャー*/
.pager {
  margin-top: 30px;
  text-align: center;
}
.pager > li {
      display: inline-block;
      margin-right: 5px;
      border: 1px #ed6c00 solid;
      font-weight: bold;
}
.pager > li.prev,
.pager > li.next {
      border: none;
}
.pager > li a {
      position: relative;
      display: block;
      padding: 3px 8px;
      color: #ed6c00 !important;
}
.pager > li a:link,
.pager > li a:visited {
      text-decoration: none;
}
.pager > li a:hover,
.pager > li a:active {
      background-color: #FFEABA;
      text-decoration: none;
}
.pager > li .current {
      display: block;
      padding: 3px 8px;
      background: #ed6c00;
      color: #FFFFFF;
}
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.pagination span, .pagination a {
  display: inline-block;
  /*float: left;*/
  width: auto;
  margin: 2px 2px 2px 0;
  padding: 5px 9px 5px 9px;
  background-color: #fff;
  color: #555;
  text-decoration: none;
}
.pagination a {
  border: 1px solid #ed6c00;
  color: #ed6c00 !important;
}
.pagination a.first, .pagination a.last {
   border: none !important;
}
.pagination a:hover{
  background-color: #FFEABA;
  color: #fff;
}
.pagination .current{
  padding: 5px 9px 5px 9px;
  background-color: #ed6c00;
  border: 1px solid #ed6c00;
  color: #fff;
}
/*
カテゴリーページ一覧
=========================*/
.post_list {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.post_voice_thumb {
  float: left;
  display: inline-block;
  width: 150px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.post_voice_thumb > img {
  padding: 3px;
  border: 1px solid #ccc;
}
.post_voice_txt {
  float: left;
  display: inline-block;
  width: 700px;
}

/*
見積もりページ
=========================*/
#mCnts_estimate {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
}

.header_ttl_contact_estimate {
  margin: 20px 0 0 0;
}
/*
修理の流れ
=========================*/
.font_red { color: #ff3333;}
.flow_step {
  position: relative;
  margin-bottom: 30px;
}
.flow_step_ttl {
  margin-bottom: 20px;
  font-size: 172%;
  color: #ff3333;
  text-align: center;
  background: url(images/flow_step_ttl_bg.png) no-repeat 0 50%;
}
.step_txt {
  float: right;
  width: 510px;
  line-height: 1.5;
}
.step_txt_ttl {
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 172%;
}
.step_txt_time {
  position: absolute;
  left: 360px;
  bottom: 0;
  font-weight: bold;
  font-size: 115%;
}
.step_txt_time > span {
  display: inline-block;
  margin-right: 7px;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ff3333;
  color: #fff;
}
.step_img {
  float: left;
  margin-bottom: 0 !important;
}
.flow_hosyo {
  margin-bottom: 40px;
  overflow: hidden;
  border: 6px solid #ed7101;
}
.flow_hosyo_txt {
  float: right;
  width: 590px;
}
.flow_hosyo_txt_ttl {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  color: #ed7101;
  font-size: 158%;
}
.flow_hosyo_txt > p {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.5;
}
.flow_hosyo_img {
  float: left;
  width: 268px;
  text-align: center;
  background-color: #ed7101;
}
.flow_kotei_ttl {
  margin-bottom: 20px;
  text-align: center;
  font-size: 172%;
}
.flow_kotei_img { text-align: center;}
.flow_kotei_description {
  position: relative;
  width: 841px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #bfbfbf;
}
.flow_kotei_description > dt {
  position: absolute;
  left: -1px;
  top: -13px;
  width: 179px;
  height: 29px;
  background-color: #e83428;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.32);
  color: #fff;
  font-size: 129%;
  text-align: center;
  line-height: 29px;
}
.flow_kotei_description > dd {
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: 25px;
  margin-right: 25px;
  background: url(images/line_dot.png) no-repeat 0 30px;
  font-size: 115%;
  line-height: 2.5;
}

/*
お問い合わせ
=========================*/
.h102 {
  text-align: center;
  width: 800px;
  margin: 10px auto 20px auto;
  padding: 10px 0;
  border-top: 1px solid #4F4F4F;
  border-bottom: 1px solid #4F4F4F;
}

#flowList {
  width: 800px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}

#flowList li {
  float: left;
  width: 250px;
  margin: 0 25px 0 0;
  background-color: #f0a76f;
  list-style: none;
  height: 40px;
  line-height: 40px;
  text-indent: 1em;
  color: #fff;
}

#flowList li.select {
  background-color: #e26a0d;
}

#flowList li:last-child {
  margin: 0;
}

#flowList li span {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #f0a76f;
  margin: 0 -40px 0 5px;
  float: right;
}

#flowList li.select span {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #e26a0d;
  margin: 0 -40px 0 5px;
  float: right;
}

#flowList li:last-child span {
  display: inline-block;
  width: 0;
  height: 0;
  border: none;
}


#other_contents {
  width: 800px;
  margin: 40px auto;
  overflow: hidden;
}

.infoTitle {
  font-size: 143%;
  text-align: left;
  padding: 0 0 3px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #333;
  width: 100%;
}

#form1 {
}

#form1 input {
  width: 45%;
}

#form1 input.upFiles {
  width: 100%;
  margin: 0 0 10px 0;
}

#form1 .atTxt {
  font-size: 11px;
  background-color: #fff;
}

#form1 input:focus,
#form1 textarea:focus {
  background-color: #FEFFD8;
}

.infoList {
  border: 1px solid #ccc;
  overflow: hidden;
  margin: 0 0 40px 0;
  background: url(images/dotLine.gif) repeat-y 200px 0;
}

.infoList li {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  list-style: none;
  padding: 0;
}

.infoList li:last-child {
  border-bottom: none;
}

.infoList li .leftTtl {
  float: left;
  width: 200px;
  min-height: 45px;
  padding: 10px 15px;
}

.infoList li .rightCnts {
  float: left;
  width: 557px;
  /*width: 517px;*/
  min-height: 45px;
  padding: 10px 15px;
}

.infoList .hissu span {
  display: inline-block;
  background-color: #FFDADB;
  padding: 3px;
  margin: 0 3px 0 0;
}

.infoList .nini span {
  display: inline-block;
  background-color: #D5E5FF;
  padding: 3px;
  margin: 0 3px 0 0;
}

.infoList li .rightCnts textarea {
  width: 510px;
  max-width: 510px;
}

.privacyS {
  line-height: 1.6;
}

/*
#other_contents p {
  padding: 5px 10px;
  line-height: 1.6;
  display: inline-block;
}

#other_contents ul {
  margin: 0 0 10px 0;
}

#other_contents li {
  padding: 5px 10px;
  list-style: none;
  line-height: 1.6;
}

#other_contents .center {
  text-align: center;
}
*/
.tel_big_font {
  font-size: 120%;
  text-align: center;
}

#acMenu {
  width: 100%;
  border: 1px solid #ccc;
  overflow: hidden;
  background-color: #efefef;
  margin: 0 0 20px 0;
}

#acMenu .pTxt {
  text-align: left;
  margin: 0;
  padding: 20px 20px 0 20px;
  font-size: 92%;
  line-height: 1.4;
}

#acMenu .pTxt span {
  display: block;
  font-size: 162%;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#acMenu .pTxt span:before {
  content: "■";
  padding: 0 3px 0 0;
}

.pArea {
  width: 350px;
  padding: 20px;
  border: 1px solid #ccc;
  font-size: 90%;
  background-color: #fff;
  line-height: 1.4;
  margin: 20px auto 30px auto;
  text-align: center;
}

.pArea span {
  display: inline-block;
  text-align: left;
}

.pArea img {
  float: left;
  margin: 0 10px 0 0;
  width: 13%;
}

#acMenu .privacy_box  {
  width: 80%;
  padding: 20px;
  margin: 20px auto;
  font-size: 80%;
  height: 300px;
  overflow: scroll;
  background-color: #fff;
}

#acMenu .privacy_box .privacy_contact {
  width: 500px;
}

#other_contents button {
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  border: none;
  /*黄色ボタン用*/
  /*background-color: #fff100;
  color:  #FF0004;*/
  /*緑ボタン用*/
  background-color: #60B300;
  color: #fff;
  border-radius: 3px;
  box-shadow: inset 0px 1px 0px #4e8e00, 0px 5px 0px 0px #4e8e00, 0px 2px 2px #999;
}

#other_contents button span {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
  margin: 5px 0 0 5px;
  /*黄色ボタン用*/
  /*border-left: 7px solid #ee4f16;*/
  /*緑ボタン用*/
  border-left: 7px solid #fff;
}

.button_box {
  width: 400px;
  margin: 0 auto 20px auto;
}

.button_red {
  width: 400px;
  padding: 15px 0;
  text-align: center;
  font-size: 128%;
  cursor: pointer;
}

.button_red:hover {
  opacity:0.7;
  filter:alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

#rewrite {
  width: 200px;
  height: 40px;
  margin: 0 auto 40px auto;
}

#rewrite {
  width: 200px;
  height: 40px;
}

#rewrite button {
  width: 200px !important;
  height: 40px !important;
  padding: 0 !important;
  font-size: 92%;
}

#other_contents #rewrite span {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid transparent;
  margin: 0 5px 0 0;
  /*黄色ボタン用*/
  /*border-right: 7px solid  #ee4f16;*/
  /*緑ボタン用*/
  border-right: 7px solid  #fff;
}

.atnTxt {
  text-align: center;
  font-size: 72%;
  line-height: 1.6;
}

/*
投稿ページ
=========================*/
.post_box {
  width: 845px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.post_date {
  display: inline-block;
  height: 100%;
  margin-right: 30px;
  vertical-align: middle;
}
.post_date:before {
  content: url("images/icon_calendar.png");
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.post_tag {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.post_tag:before {
  content: url("images/icon_mirror.png");
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.post_ttl {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  background: url(images/line_dot02.png) no-repeat 0 bottom;
}
.post_repair_price {
  margin-bottom: 10px;
  font-size: 150%;
  font-weight: bold;
}
.post_photo {
  margin-bottom: 30px;
}
.post_txt {
  line-height: 1.5;
}
.post_txt > p {
  margin-bottom: 7px;
}
.post_tagBox {
  box-sizing: border-box;
  width: 870px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #eee;
}
.tag_ttl {
  margin-bottom: 10px;
  font-size: 129%;
}
.post_tagBox > a {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.post_entry {
  overflow: hidden;
  margin-bottom: 20px;
  background: url(images/line_dot02.png) no-repeat 0 bottom;
}
.post_photo_repair {
  position: relative;
  width: 845px;
  height: 300px;
  margin: 0 auto 20px;
}
.post_photo_repair > img:first-child {
  position: absolute;
  top: 36px;
  left: 7px;
  z-index:-10;
}
.post_photo_repair.cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.post_repair_thumb {
  position: relative;
  width: 319px;
  height: 125px;
}
.repair_thumb_img {
  position: absolute;
  top: 21px;
  left: 0;
  z-index:-10;
}
.post_repair_thumb.cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.post_photo_voice {
  margin-bottom: 20px;
}
.post_more_link {
  display: block;
  float: right;
  width: 93px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.post_more_link > a{
position: relative;
display: inline-block;
width: 100%;
padding: 3px 0 2px 16px;
vertical-align: middle;
background-color: #d6840b;
font-size: 13px;
color: #fff !important;
}
.post_more_link > a::before,
.post_more_link > a::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.post_more_link > a::before{
left: 3px;
width: 4px;
height: 4px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.post_more_link > a:hover {
  text-decoration: none;
  background-color: #f7b00c;
}
/* 20191108_add*/
.post_txt .master-slider-parent {
  margin: 25px auto;
}
/*=======================
料金表
=======================*/
.table_price {
  width: 700px;
  /*margin: 0 auto;*/
  margin: 30px auto; /* 20191107修正 */
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
}
.table_price th {
  padding-top: 15px;
  padding-bottom: 12px;
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  background-color: #ededed;
  text-align: center;
}
.table_price td {
  padding-top: 15px;
  padding-bottom: 12px;
  padding-left: 20px;
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  text-align: center;
}
.table_price th.bc_blue { background-color: azure;}
.price_info {
  float: left;
  width: 600px;
}
.price_info_img {
  float: right;
  width: 240px;
}



/*20170420追記
修理の流れ*/
.processBox{
	width:870px;
}
.processBoxChild{
	float:left;
	width: 360px;
}
.processBoxChild p{
	margin:10px;
}



/*20170530古賀追記パンくず*/
#breadcrumb {
	padding-top:20px;
	/*margin-bottom:-10px;*/
}
#breadcrumb li {
    float: left;
	list-style:none;
}
#breadcrumb a {
    background: url(https://www.2525repair.com/wp/wp-content/themes/niconicobp/images/breadcrumb_arrow.gif) right no-repeat;
    margin-right: 5px;
    padding-right: 10px;
}



/*コラム内見出し*/

#column{
    padding:0px 15px 15px 15px;
}
#column p {
    padding:0px 10px 10px 10px;
    line-height:1.75em;
}
#column ul{
    padding:10px 15px;
    line-height:1.5em;
}
#column ul li{
    margin-left:10px;
	list-style-type:disc;
}
#column h2 {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 4px 5px;
    border-bottom: 2px solid #f7b00c;
    margin: 40px 0 20px 0;
}
#column h2:before {
    content: url(images/icn_circle.png);
}

#column p.post_photo img{
    margin-left:auto;
    margin-right:auto;
}
#column .post_box img{
    margin-bottom:10px;
}
#column h1{
    margin-top:0px;
}


/*テキスト・余白周り*/
.mb10 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}
.mb100 {
	margin-bottom: 100px;
}
.mt10 {
	margin-bottom: 5px;
}

.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mt100 {
	margin-top:100px;
}

.ml-15 {
	margin-left: -15px;
}

.mt-20 {
	margin-top: -20px;
}

.mt-30 {
	margin-top: -30px;
}


.ml10{
	margin-left:10px;
	}

.ml17{
	margin-left:17px;}
	
.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}

.ml50 {
	margin-left: 50px;
}

.ml60 {
	margin-left: 60px;
}

.ml100 {
	margin-left: 100px;
}
.ml150 {
	margin-left: 150px;
}


.mr0 {
	margin-right: 0px;
}

.mr8 {
	margin-right: 8px;
}

.mr10 {
	margin-right: 10px;
}

.mr15{margin-right:15px;
	
	}

.mr20{margin-right:20px;
	
	}
	
.mr30{margin-right:30px;
	
	}	
	
.mr40{margin-right:40px;
	
	}

.mr50{margin-right:50px;
	
	}
	
.mr60{margin-right:60px;
	
	}
	
.mr100{margin-right:100px;
	
	}	

/*--text--*/
.text-black {
	color: #000000;
}

.text-white {
	color: #FFFFFF;
}

.lefttxt {
	text-align: left;
}
.text12 {
	font-size: 12px;
}
.text14{
	font-size: 14px;}

.text13 {
	font-size: 13px;
}

.textb16px {
	font-size: 16px;
	font-weight: 600;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-bold {
	font-weight: bold;
}


/*2017.0726kitamori tukai */
.reapir_box{
	display:block;
	clear:both;
	padding:0.5rem;
	margin-bottom:1rem;
	width:870px;
	}
	
.repair_box_left{
	width:360px;
	float:left;
	margin:0 0 20px 0;
	display:inline-block;
	padding: 0.5rem;
	text-align: center;
	background-repeat: repeat;
	margin-top: 0.3rem;
	}
	
.repair_box_left li{
	list-style:none;
	}

.repair_befor{
	display:table-cell;
	width:150px;
	height:150px;
	background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2017/07/before.png);
	background-repeat: no-repeat;
	background-color: #2A2A2A;
       padding:0.5rem;
	}
	
.repair_arrow{
	display:table-cell;
	width:20px;
	height:65px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #fff;
	}	
	
.repair_after{
	display:table-cell;
	width:150px;
	height:150px;
	background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2017/07/after.png);
	background-repeat:no-repeat;
	background-color: #e26a0d;
        padding:0.5rem;
	}
.repair_box_right{
	width:480px;
	float:right;
	margin:0 0 20px 0;
	display:inline-block;
	padding: 0.5rem;
	text-align: left;
	}

.repair_befor img,
.repair_after img
{
	vertical-align:bottom;
	padding-top: 1.5rem;
	}
	
/*2017.0726kitamori tukai end*/
	
/*interview*/
.interview-copy{ margin-bottom: 30px; padding: 20px 15px; background:url(images/bk_interview.jpg) no-repeat 0 0; line-height: 1.5; font-size:129%; box-shadow:1px 1px 1px #ed6c00;}
.interview-box{ margin-bottom: 20px; overflow: hidden;}
.interview-txt {float: left; width: 540px; margin-right:10px;margin-left:10px;}
.interview-img {float: left; width: 290px; margin-right:10px;margin-left:10px;}

/*20191112_add リンクボタン修正*/
#interview-btn {
  background: none;
}
.interview-area .interview-txt a {
  color: #fff;
  background-color: #EC6B00;
  box-shadow: 0px 4px 0px 0px #bb5500;
}
.interview-area .interview-txt a:hover {
  text-decoration: none;
  box-shadow: none;
  -webkit-transform: translate3d(0, 3px, 0);
  transform: translate3d(0, 3px, 0);
}
#interview-btn a {
  color: #fff!important;
  background-color: #74aa01;
  box-shadow: 0px 4px 0px 0px #496b02;
}

#interview-btn a:hover {
    text-decoration: none;
    box-shadow: none;
    -webkit-transform: translate3d(0, 3px, 0);
    transform: translate3d(0, 3px, 0);
}

/* CSS Document 2019.08スタッフ紹介追加*/

.staff01,.staff02,.staff03,.staff04,.staff05,.staff06 {
    display: table-cell;
    width: 290px;
    height: 250px;
    border: thin solid #CCCCCC;
    padding-bottom: 1rem;
}
 
.staff01 a {
    background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/01_off.png);
    background-repeat: no-repeat;
    display: table-cell;
    width: 290px;
    height: 250px;
}
	
.staff01 a:hover {
    background-repeat: no-repeat;
    background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/01_on.png);
	    width: 290px;
    height: 250px;
}
.staff02 a {
     background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/02_off.png);
    background-repeat: no-repeat;
	display: table-cell;
	 width: 290px;
    height: 250px;
	
}
	
.staff02 a:hover {
    background-repeat: no-repeat;
 width: 290px;
    height: 250px;
    background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/02_on.png);
}

.staff03 a {
     background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/03_off.png);
    background-repeat: no-repeat;
    display: table-cell;
    width: 290px;
    height: 250px;
}
	
.staff03 a:hover {
    background-repeat: no-repeat;
 width: 290px;
    height: 250px;
    background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/03_on.png);
}

.staff04 a {
     background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/04_off.png);
    background-repeat: no-repeat;
    display: table-cell;
    width: 290px;
    height: 250px;
}
	
.staff04 a:hover {
    background-repeat: no-repeat;
 width: 290px;
    height: 250px;
    background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/04_on.png);
}

.staff05 a {
 background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/05_off.png);
    background-repeat: no-repeat;
    display: table-cell;
    width: 290px;
    height: 250px;
}
	
.staff05 a:hover {
    background-repeat: no-repeat;
 width: 290px;
    height: 250px;
    background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/05_on.png);
}

.staff06 a {
 background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/06_off.png);
    background-repeat: no-repeat;
    display: table-cell;
    width: 290px;
    height: 250px;
}
	
.staff06 a:hover {
    background-repeat: no-repeat;
    background-image: url(https://www.2525repair.com/wp/wp-content/uploads/2019/08/06_on.png);
}

.staff {
    width: 100%;
    display: block;
    float: none;
    clear: both;
    height: auto;
    top: 1rem;
    bottom: 1rem;
    padding-bottom: 1rem;
}

  table { border-collapse: collapse !important; border: solid !important; }
  tbody { border: solid medium !important; }
  td { border: solid thin !important; 
	   height: 1.4em !important; 
	   width: 8em !important;
       text-align: center !important;
	   padding: 0 !important;}

/*リスト一般化*/
ul.list-normal{
    padding:10px 15px;
    line-height:1.5em;
}
ul.list-normal li{
    margin-left:10px;
	list-style-type:disc;
}

ol.list-normal{
	padding:10px 15px;
	line-height:1.5em;
}

ol.list-normal li{
	margin-left:10px;
	list-style-type:decimal;
}

iframe{
	max-width: 100%;
	height: 350px;
}
/*Google recaptchaバッチの位置*/
.grecaptcha-badge{bottom: 80px !important;}
/*contact form7の送信ボタン*/
.wpcf7-submit{webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;background-color: #60B300;color: #fff;border-radius: 3px;box-shadow: inset 0px 1px 0px #4e8e00, 0px 5px 0px 0px #4e8e00, 0px 2px 2px #999;width: 350px;padding: 15px 0;text-align: center;font-size: 128%;cursor: pointer;}
.wpcf7-confirm{webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;background-color: #60B300;color: #fff;border-radius: 3px;box-shadow: inset 0px 1px 0px #4e8e00, 0px 5px 0px 0px #4e8e00, 0px 2px 2px #999;width: 350px;padding: 15px 0;text-align: center;font-size: 128%;cursor: pointer;}
.wpcf7-back{margin-right:20px;}
/*子メニュー*/
.gNav > li.menu__single {
  position: relative;
}
.menu__single .menu__second-level {
  position: absolute;
  top: 50px;
  width: 100%;
  background: #f7b00c;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.menu__single:hover .menu__second-level {
  top: 58px;
  visibility: visible;
  opacity: 1;
}
.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.menu__second-level li {
  border-top: 1px solid #d39510;
}
.menu__second-level li a:hover {
  background: #d39510;
}
.menu__second-level li a{
  padding: 1.2em 0;
  color: #fff;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
}

/* 下矢印 */
.init-bottom:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 36%;
  right: 15px;
}
