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

#assessment {
	margin:-40px 0;
	padding-bottom: 150px;
}

.sec_box {
	margin-top:50px;
}

.sp {
	display:none !important;
}
.sp_bar {
	display: none;
}

.container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* LINEで友だち登録してたった3ステップで即査定!! */
#threeStepWrapper {
	padding-bottom: 33px;
}

#assessment h2 {
	margin-bottom:10px;
	font-size:30px;
	font-weight: bold;
	line-height:40px;
	text-align: center;
	color:#2cbf13;
	position: relative;
}

#noPc {
	font-size: 22px;
}

#threeStepWrapper h2::before {
	content: '';
  display: inline-block;
  width: 24px;
  height: 27px;
  background-image: url(../../img/nopc_left.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 7px;
  left: 350px;
}

#threeStepWrapper h2::after {
	content: '';
  display: inline-block;
  width: 24px;
  height: 27px;
  background-image: url(../../img/nopc_right.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 7px;
  left: 612px;
}

#threeStepWrapper h3 {
	display: block;
	padding: 35px 0 13px 140px;
	margin: 0 0 80px;
	font-size: 28px;
	font-weight: bold;
	line-height:50px;
	letter-spacing: 1px;
	color:#fff;
	background-color: #2cbf13;
	border-radius: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

#threeStepWrapper h3::before {
	content: '';
  display: inline-block;
  width: 135px;
  height: 130px;
  background-image: url(../../img/line_logo.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: -54px;
  left: 32px;
}

.yellow {
	font-size: 40px;
	letter-spacing: 0px;
	color: #f7ff20;
}

.largeFont {
	font-size: 68px;
	line-height: 34px;
}

.largeFont2 {
	font-size: 55px;
	line-height: 37px;
	letter-spacing: 4px;
}

#threeStep {

}

.threeItem {
	width: 336px;
	padding-right: 50px;
	float: left;

}

.threeItem:last-child {
	padding-right: 0;
}

.threeItem p {
	padding: 4px 0 0 16px;
	margin: 0 0 37px 60px;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #2dbe13;
	position: relative;
}

.threeItem p::after {
	content: '';
  display: inline-block;
  width: 242px;
  height: 55px;
  background-image: url(../../img/three_step.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 0;
  left: 0;
}

#step1 p::before {
	content: '';
  display: inline-block;
  width: 43px;
  height: 50px;
  background-image: url(../../img/step01.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 0;
  left: -54px;
}

#step2 p::before {
	content: '';
  display: inline-block;
  width: 43px;
  height: 50px;
  background-image: url(../../img/step02.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 0;
  left: -54px;
}

#step3 p::before {
	content: '';
  display: inline-block;
  width: 43px;
  height: 49px;
  background-image: url(../../img/step03.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 0;
  left: -54px;
}

#step3 .threeImg {
	width: 295px;
}

.threeImg {

}

.threeImg img {
	width: 100%;
}

/* まずは友だち登録 */
.friendRegistration {
	width: 1008px;
  margin: 0 auto;
	padding-bottom: 30px;
}

.friendRegistration h3 {
	text-align: center;
	margin-bottom: 29px;
}

.friendRegistration h3 img {
	width: 465px;
}

.friendList {
	width: 844px;
	margin: 0 auto;
}

.friendItem {
	width: 407px;
	padding: 18px 0 30px 0;
	text-align: center;
	border: 3px solid #2dbe13;
	border-radius: 18px;
	float: left;
}

.friendItem:last-child {
	float: right;
}

.friendItem p {
	font-size: 24px;
	font-weight: bold;
	color: #2dbe13;
}

.friendItem a {
	display: block;
	width: 100%;
	text-decoration: none;
}

.friendItem a:hover {
	text-decoration: none;
	opacity: 0.6;
}

.qrImg {
	width: 103px;
	margin: 0 auto;
}

.qrImg img {
	width: 100%;
}

.searchImg {
	width: 342px;
	margin: 0 auto;
	padding: 13px 0;
}

.searchImg img {
	width: 100%;
}

/* 査定する写真を撮る際のポイント */
#assessmentPoint {
	margin-bottom: 77px;
	border-radius: 18px;
	background-color: #f1f1f1;
}

#assessmentPoint h3 {
	padding: 26px 0 22px 99px;
	margin: 0;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	background-color: #2dbe13;
	border-radius: 18px 18px 0 0;
	position: relative;
}

#assessmentPoint h3::before {
	content: '';
  display: inline-block;
  width: 54px;
  height: 40px;
  background-image: url(../../img/camera.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 24px;
  left: 208px;
}

#pointList {
	padding: 24px 27px 15px;
}

.pointItem {
	font-size: 18px;
	padding-bottom: 17px;
}

.outline_box2 {
	padding: 0 33px 38px;
}

.example {
	width: 463px;
  float: left;
}

.example:last-child {
  float: right;
}

.example p {
	font-size: 20px;
	font-weight: bold;
	padding-left: 33px;
	position: relative;
}

.exampleBox {
	background-color: #fff;
  padding: 21px 0px 15px;
}

.exampleBox p {
	font-size: 14px;
	padding-left: 22px;
}

#good .exampleTit::before {
	content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(../../img/circle.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 2px;
  left: 7px;
}

#bad .exampleTit::before {
	content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(../../img/x.png);
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top: 2px;
  left: 7px;
}

.exampleList {
	padding: 0 17px;
}

.exampleItem {
	width: 143px;
	padding-right: 16px;
	float: left;
}

.exampleItem:last-child {
	padding-right: 0;
  width: 127px;
}

.exampleItem img {
	width: 100%;
}

/* 最短５分LINE査定の流れ */
#assessmentFlow {
	width: 1008px;
	margin: 0 auto 54px;
}

#assessmentFlowWrapper {
	background-color: #f1f1f1;
	border-radius: 18px;
	padding-bottom: 30px;
	margin-bottom: 8px;
}

#assessmentFlow h3 {
	padding: 36px 0 16px 0;
	margin: 0 0 30px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	background-color: #2dbe13;
	border-radius: 18px 18px 0 0;

}

#assessmentFlow h3::before {
	content: '';
  width: 100%;
  height: 60px;
  background: url(../../img/five_minitte.png) center 0 no-repeat;
  background-size: contain;
  text-align: center;
  display: block;
  margin-top: -70px;
}

#assessmentFlow h3 span {
	display: block;
  padding-top: 9px;
}

#chatImg {
	width: 769px;
	margin: 0 auto;
}

#chatImg img {
	width: 100%;
}

#flowAttention {
	font-size: 14px;

}
