::-webkit-input-placeholder    {color: rgba(130,130,130,1.00)}
/*Firefox 19以降*/
::-moz-placeholder    {color: rgba(130,130,130,1.00)}
/*Firefox 18以前*/
:-moz-placeholder    {color: rgba(130,130,130,1.00)}
/*Windows IE*/
:-ms-input-placeholder    {color: rgba(130,130,130,1.00)}

.lazyload,
.lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
}

/* !Reseting
---------------------------------------------------------- */
body {
	font-family:  "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: none;
	line-height: 1.5;
	color:#333;
	max-width: 100%;
	overflow-x: hidden;
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, figure, figcaption
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul, li
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal;}
q:after, q:before
{ content:'';}
a, input
{ outline: none; }
input, textarea
{ border-radius: 0; font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
abbr, acronym
{ border: 0;}
*
{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
/* !Clearfix
---------------------------------------------------------- */
.clear {
	clear: both;
}
strong {
	color: #ff0000;
	font-weight: bold;
}

.clearfix,
#contents,
.section {
	display: block;
	min-height: 1%;
}
.clearfix:after,
#contents:after,
.section:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #contents,
* html .section {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* !Base Fonts -------------------------------------------------------------- */
a {
	text-decoration: underline;
}
a:visited {}
a:hover,
a:active,
a:focus { text-decoration: none;}
.tx-r{
	text-align:right;
}

/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
#header {
	width: 100%;
	border-bottom: 1px solid #C8C8C8;
}
#headerin {
  width: 960px;
  padding-top: 10px;
  margin-right: auto;
  margin-left: auto;
  color: #828282;
  padding-bottom: 10px;
}
#header dd h1 {
	font-size: 130%;
	line-height: 1.4em;
	color: #444444;
	display: block;
	margin-top: 9px;
	font-weight: bold;
}

#header dd {
	float: left;
	margin-right: 20px;
}

#header dt img{
	width: auto;
	height: 40px;
}
#header dt {
	float: left;
	margin-right: 20px;
}
#header dd.number {
	float: right;
}

h2 {
	font-size: 250%;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
}
h2.title {
	color: #0a852e;
}

/*----------------------------------------------------
	フッター
----------------------------------------------------*/

#footer{
  width: 100%;
  text-align: center;
  clear: both;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #b2b2b2;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 26px;
  padding-right: 0px;
  padding-bottom: 26px;
  padding-left: 0px;
  background-color: #E6E6E6;
	}
#footerin {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 1.4em;
	}
.footlogo {
	float: left;
	margin-right: 30px;
}
.footlogo img {
	width: 180px;
}
#subnav p {
	padding: 0px;
}
/*----------------------------------------------------
	ベース
----------------------------------------------------*/

img { vertical-align:bottom }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

.in {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}
#main_visual_a {
	width: 100%;
	margin-bottom: 15px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/pc/main_visual_a.png);
	height: 480px;
}
#main_visual_b {
	width: 100%;
	margin-bottom: 15px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/pc/main_visual_b.gif);
	height: 480px;
}

.sectionLv01 {
	width: 100%;
	background-image: url(../images/pc/lv01_bg.png);
	padding-top: 30px;
	padding-bottom: 30px;
}
.sectionLv02 {
	width: 100%;
	background-image: url(../images/pc/lv02_bg.png);
	padding-top: 30px;
	padding-bottom: 30px;
}
.sectionLv03 {
	width: 100%;
	background-image: url(../images/pc/lv03_bg.png);
	padding-top: 0px;
	padding-bottom: 0px;
}
.sectionLv03 .in p {
	font-size: 180%;
	line-height: 1.6em;
	padding-bottom: 1em;
}
.sectionLv03 div.title {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	margin-bottom: 50px;
	position: relative;
	background-color: #FF0000;
	}
.sectionLv03-mark {
   position:absolute;
    width: 0;
    height: 0;
    left:50%;
    bottom:-70px;
    border-top: 40px solid #FF0000;/*下向き三角*/
    border-right: 40px solid  transparent;/*左向き三角*/
    border-left: 40px solid transparent;/*右向き三角*/
    border-bottom: 40px solid transparent;/*上向き三角*/
	}
.sectionLv04 {
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
}
.sectionLv05 {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	background-color: #39AB4A;
}
.sectionLv06 {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 40px;
	border-bottom: 0px dotted #666;
}
.sectionLv07 {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
.sectionLv08 {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom: 0px dotted #666;
	background-color: #FFEDBC;
	background-image: -webkit-linear-gradient(-45deg, #FFF2CE 25%, transparent 25%, transparent 50%, #FFF2CE 50%, #FFF2CE 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #FFF2CE 25%, transparent 25%, transparent 50%, #FFF2CE 50%, #FFF2CE 75%, transparent 75%, transparent);
	background-size: 10px 10px;
}
.sectionLv08 h2.title {
	color: #FF8B00;
}
.voice_box{
	width: 85%;
	text-align: left;
	border-bottom: 2px dotted #C4C4C4;
	margin-bottom: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 1.8;
	clear: both;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}.voice_box:last-child{
	border-bottom: 0px dotted #C4C4C4;
	padding-bottom: 0px;
}
.voice_ph{
	width: 30%;
	float: left;
	text-align: center;
}
.voice_ph img{
	width: 100%;
	border-radius: 6px;
	height: auto;
	margin-bottom: 5px;
}

.voice_ph span{
	display: block;
	font-size: 14px;
	line-height: 1.4em;
}
.voice_tx{
	width: 68%;
	text-align: left;
	float: right;
}

#contact {
  background-image: url(../images/pc/satei_bg.png);
  width: 930px;
  height: 336px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  background-repeat: no-repeat;
  background-position: center top;
}
/* !Margin ------------------------------------------------------------------ */
.mt00 { margin-top: 0   !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top:10px !important;}
.mt12 { margin-top:12px !important;}
.mt15 { margin-top:15px !important;}
.mt20 { margin-top:20px !important;}
.mt25 { margin-top:25px !important;}
.mt30 { margin-top:30px !important;}
.mt35 { margin-top:35px !important;}
.mt40 { margin-top:40px !important;}
.mt45 { margin-top:45px !important;}
.mt50 { margin-top:50px !important;}
.mr00 { margin-right: 0   !important;}
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right:10px !important;}
.mr12 { margin-right:12px !important;}
.mr15 { margin-right:15px !important;}
.mr20 { margin-right:20px !important;}
.mr25 { margin-right:25px !important;}
.mr30 { margin-right:30px !important;}
.mr35 { margin-right:35px !important;}
.mr40 { margin-right:40px !important;}
.mr45 { margin-right:45px !important;}
.mr50 { margin-right:50px !important;}
.mb00 { margin-bottom: 0   !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom:10px !important;}
.mb12 { margin-bottom:12px !important;}
.mb15 { margin-bottom:15px !important;}
.mb20 { margin-bottom:20px !important;}
.mb25 { margin-bottom:25px !important;}
.mb30 { margin-bottom:30px !important;}
.mb35 { margin-bottom:35px !important;}
.mb40 { margin-bottom:40px !important;}
.mb45 { margin-bottom:45px !important;}
.mb50 { margin-bottom:50px !important;}
.ml00 { margin-left: 0   !important;}
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left:10px !important;}
.ml12 { margin-left:12px !important;}
.ml15 { margin-left:15px !important;}
.ml20 { margin-left:20px !important;}
.ml25 { margin-left:25px !important;}
.ml30 { margin-left:30px !important;}
.ml35 { margin-left:35px !important;}
.ml40 { margin-left:40px !important;}
.ml45 { margin-left:45px !important;}
.ml50 { margin-left:50px !important;}

/* !Padding  ---------------------------------------------------------------- */
.pt00 { padding-top: 0   !important;}
.pt05 { padding-top: 5px !important;}
.pt10 { padding-top:10px !important;}
.pt12 { padding-top:12px !important;}
.pt15 { padding-top:15px !important;}
.pt20 { padding-top:20px !important;}
.pt25 { padding-top:25px !important;}
.pt30 { padding-top:30px !important;}
.pt35 { padding-top:35px !important;}
.pt40 { padding-top:40px !important;}
.pt45 { padding-top:45px !important;}
.pt50 { padding-top:50px !important;}
.pr00 { padding-right: 0   !important;}
.pr05 { padding-right: 5px !important;}
.pr10 { padding-right:10px !important;}
.pr12 { padding-right:12px !important;}
.pr15 { padding-right:15px !important;}
.pr20 { padding-right:20px !important;}
.pr25 { padding-right:25px !important;}
.pr30 { padding-right:30px !important;}
.pr35 { padding-right:35px !important;}
.pr40 { padding-right:40px !important;}
.pr45 { padding-right:45px !important;}
.pr50 { padding-right:50px !important;}
.pb00 { padding-bottom: 0   !important;}
.pb05 { padding-bottom: 5px !important;}
.pb10 { padding-bottom:10px !important;}
.pb12 { padding-bottom:12px !important;}
.pb15 { padding-bottom:15px !important;}
.pb20 { padding-bottom:20px !important;}
.pb25 { padding-bottom:25px !important;}
.pb30 { padding-bottom:30px !important;}
.pb35 { padding-bottom:35px !important;}
.pb40 { padding-bottom:40px !important;}
.pb45 { padding-bottom:45px !important;}
.pb50 { padding-bottom:50px !important;}
.pl00 { padding-left: 0   !important;}
.pl05 { padding-left: 5px !important;}
.pl10 { padding-left:10px !important;}
.pl12 { padding-left:12px !important;}
.pl15 { padding-left:15px !important;}
.pl20 { padding-left:20px !important;}
.pl25 { padding-left:25px !important;}
.pl30 { padding-left:30px !important;}
.pl35 { padding-left:35px !important;}
.pl40 { padding-left:40px !important;}
.pl45 { padding-left:45px !important;}
.pl50 { padding-left:50px !important;}



/* !フォーム上 -------------------------------------------------------------- */
.mark {
	padding-bottom: 20px;
}



/* !スライダー -------------------------------------------------------------- */
#loopslider {
	margin: 0 auto;
	width: 100%;
	height: 62px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#loopslider ul {
/*	width: 100%;*/
	height: 62px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li {
	width: 150px;
	height: 50px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li img {
  width: 140px;
  border: 1px solid #999;
}

#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#loopslider ul {
	display: inline-block;
	overflow: hidden;
}

/* !HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{ display: block;}


/* 査定アラート */
.bnr {
	position: fixed;
	right: 20px;
	font-size: 15px;
	width: 300px;
	height: 126px;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	background-image: url(../images/pc/satei_alert.png);
	bottom: -126px;
	color: #444;
}
.bnr p{
	text-align: left;
	padding-left: 18px;
	font-size: 18px;
	line-height: 1.4;
	font-weight: normal;
	padding-top: 22px;
}
.bnr p strong{
	font-size: 24px;
}


/*フォーム*/
.dropdown {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #f2f2f2;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  width: 90%;
}
.dropdown:before, .dropdown:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 35%;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px dashed;
  border-color: #3f3f3f transparent;
  pointer-events: none;
}
.dropdown:before {
  border-bottom-style: solid;
  border-top: none;
}
.dropdown:after {
  margin-top: 10px;
  border-top-style: solid;
  border-bottom: none;
}

.dropdown-select {
  position: relative;
  margin: 0;
  font-size: 100%;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  padding: 10px;
  display:block;
	overflow: hidden;
	outline: none;
  width: 100%;
}
select {
  -moz-appearance: none;
　text-indent: 0.01px;
　text-overflow: '';
}
select::-ms-expand {
　display: none;
}
.dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
	overflow: hidden;
	outline: none;
}
.dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}
/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 .dropdown {
  z-index: 1;
}
.lt-ie9 .dropdown-select {
  z-index: -1;
}
.lt-ie9 .dropdown-select:focus {
  z-index: 3;
}


/* プルダウン */
select:hover {
  cursor: pointer;
}

.satei-step1 {
  float: left;
  margin-left: 5%;
  position: relative;
  width: 43%;
  font-size: 20px;
  padding: 50px 0 10px 0;
  background-image: url(../images/pc/form01.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.satei-step1.on {
  background-image: url(../images/pc/form01_r.png);
}

.satei-step1 .dropdown-select,
.satei-step2 .dropdown-select{
  border: 4px solid #666666;
}
.satei-step1.on .dropdown-select,
.satei-step2.on .dropdown-select{
  border: 4px solid #ff0000;
}
.satei-step1:last-child {
  margin-right: 0 !important;
}
.satei-step1 > div {
  -moz-border-radius: 2px;
  -moz-box-shadow: 0.5px 0.86603px 1px 0 rgba(7, 0, 2, 0.43);
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0.5px 0.86603px 1px 0 rgba(7, 0, 2, 0.43);
  background: #f6f6f6;
  border-radius: 2px;
  box-shadow: 0.5px 0.86603px 1px 0 rgba(7, 0, 2, 0.43);
  margin: 0 auto;
  min-height: 22px;
  position: relative;
  width: 100%;
}


.satei-step2 {
  float: right;
  margin-right: 5%;
  position: relative;
  width: 43%;
  font-size:20px;
  padding: 50px 0 10px 0;
  background-image: url(../images/pc/form02.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.satei-step2.on {
  background-image: url(../images/pc/form02_r.png);
}
.satei-step2 > div {
  -moz-border-radius: 2px;
  -moz-box-shadow: 0.5px 0.86603px 1px 0 rgba(7, 0, 2, 0.43);
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0.5px 0.86603px 1px 0 rgba(7, 0, 2, 0.43);
  background: #f6f6f6;
  border-radius: 2px;
  box-shadow: 0.5px 0.86603px 1px 0 rgba(7, 0, 2, 0.43);
  min-height: 22px;
  position: relative;
  width: 100%;
}


.satei-button.on {
	border: 4px solid #fff;
	background-color: #ed8400;
	background-image: -webkit-linear-gradient(top, #FF891E, #E75A24);
	background-image: linear-gradient(to bottom, #FF891E, #E75A24);
}
.satei-button {
	width: 90%;
  margin:30px auto 20px;
	padding: 10px;
	font-size: 180%;
	border: 4px solid #fff;
	background-color: #999;
	background-image: -webkit-linear-gradient(top, #999, #777);
	background-image: linear-gradient(to bottom, #999, #777);
	color: #fff;
	border-radius: 6px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	font-weight: bold;

}
.satei-button.on:hover {
	color: #ffff00;
	border: 4px solid #ffff00;
	background-color: #ed8400;
	background-image: -webkit-linear-gradient(top, #E75A24, #FF891E);
	background-image: linear-gradient(to bottom, #E75A24, #FF891E);
  cursor: pointer;
}
.satei-button.on:active {
	background: #E75A24;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #fff;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}


/* !フォーム下 -------------------------------------------------------------- */

.satei-footer-step1 select ,
.satei-footer-step2 select {
  font-size: 150%;
  background-color: #EBEBEB;
  border: 4px solid #666666;
}
.satei-footer-step1.on select ,
.satei-footer-step2.on select {
  border: 4px solid #ff0000;
}
.satei-footer-step1 {
  width: 35%;
  float: left;
  text-align: left;
  margin-right: 10px;
  background-image: url(../images/pc/form01.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 45px;
  margin-left: 35px;
}
.satei-footer-step2 {
	width: 35%;
	float: left;
	text-align: left;
  background-image: url(../images/pc/form02.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 45px;
}
.satei-footer-step1.on {
  background-image: url(../images/pc/form01_r.png);
}
.satei-footer-step2.on {
  background-image: url(../images/pc/form02_r.png);
}

.satei-footer-button {
  width: 688px;
  padding: 8px;
  font-size: 160%;
	border: 4px solid #fff;
	background-color: #999;
	background-image: -webkit-linear-gradient(top, #999, #777);
	background-image: linear-gradient(to bottom, #999, #777);
	border-radius: 4px;
	color: #fff;
  line-height: 50px;
  -webkit-transition: none;
  transition: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  font-weight: bold;
  margin-left: 35px;
  margin-top:15px;
}
.satei-footer-button.on {
  border: 4px solid #fff;
  background-color: #ed8400;
  background-image: -webkit-linear-gradient(top, #FF891E, #E75A24);
  background-image: linear-gradient(to bottom, #FF891E, #E75A24);
  border-radius: 6px;
  color: #fff;
}
.satei-footer-button.on:hover {
	color: #ffff00;
	border: 4px solid #ffff00;
	background-color: #ed8400;
	background-image: -webkit-linear-gradient(top, #E75A24, #FF891E);
	background-image: linear-gradient(to bottom, #E75A24, #FF891E);
  cursor: pointer;
}
.satei-footer-button.on:active {
	background: #E75A24;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #fff;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

/* キャンペーンバナー */
#wrap{
	margin: 0 auto;
	min-width: 100px;
	padding: 0;
	position: relative;
	width: 100%;
	/*filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;*/
	overflow:hidden;
}
#frontPic ,
#frontPic a{
  width: 170px;
  height: 150px;
  background-image: url(../images/pc/campaign-banner/campaign-banner-pc.png);
  background-position: left top;
  background-repeat: no-repeat;
  position: fixed;
  right: 25px;
  top: 30px;
  z-index: 9997;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
