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

#assessment {
	margin: 40px 0;
}

.sec_box {
	margin-top:50px;
}

.pc {
	display: none;
}

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

.outline_box {
	display: block !important;
}

header.container {
	margin-right: auto;
  margin-left: auto;
  padding-left: 15px !important;
  padding-right: 15px !important;
 }

.pNavi {
	margin-right: auto;
  margin-left: auto;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

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

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

#noPc {
	display: inline-block;
	font-size: 22px;
	position: relative;
}

#threeStepWrapper h2 #noPc::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: 4px;
  left: -28px;
}

#threeStepWrapper h2 #noPc::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: 4px;
  right: -28px;
}

#threeStepWrapper h3 {
	display: block;
	padding: 15px 5% 3px;
	margin: 0 0 30px;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 1px;
	text-align: center;
	color: #fff;
	background-color: #2cbf13;
	border-radius: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

.spThreeTit {
	display: inline-block;
	letter-spacing: normal;
	padding: 0 0 10px 67px;
	position: relative;
}

.yellow {
	display: inline-block;
	padding-bottom: 10px;
	font-size: 24px;
	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: 100%;
	padding-bottom: 30px;
}

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

.threeItem p {
  margin: 0 0 10px 33px;
  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: 26px;
	height: 30px;
  background-image: url(../../img/step01.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 5px;
  left: -32px;
}

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

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

#step3 .threeImg {
	width: 100%;
}

.threeImg {
	width: 100%;
}

.threeImg img {
	width: 100%;
}

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

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

.friendRegistration h3 img {
	width: 90%;
}

.friendList {
	width: 100%;
	margin: 0 auto;
}

.friendItem {
	width: 100%;
	text-align: center;
	border-radius: 18px;
	float: left;
  overflow: hidden;
	letter-spacing: -0.4em;
}

.friendItem:first-child {
	display: inline-block;
	border-bottom: solid 4px #2bad14;
}

.friendItem:last-child {
	border: 3px solid #2dbe13;
	float: right;
	margin-top: 10px;
	padding: 18px 0;

}

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

.friendItem a {
	display: block;
	padding: 15px 0 5px;
	width: 100%;
	text-decoration: none;
	line-height: 1;
	color: #fff !important;
	background-color: #2dbe13;
	border: none;

	letter-spacing: normal;
}

.friendItem a p {
	color: #fff !important;
}

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

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

.qrImg img {
	width: 100%;
}

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

.searchImg img {
	width: 100%;
}

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

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

#assessmentPoint h3 span {
	position: relative;
	display: inline-block;
	padding-left: 45px;
}

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

#pointList {
	padding: 24px 5% 15px;
}

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

.outline_box2 {
	padding: 0 5% 18px;
}

.example {
	width: 100%;
  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;
	margin-bottom: 30px;
}

.exampleBox p {
	font-size: 14px;
	padding: 0 5%;
}

#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: 48%;
	float: left;
	padding-bottom: 10px;
}

.exampleItem:nth-child(2n) {
	float: right;
}

.exampleItem img {
	width: 100%;
}

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

#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: 29px;
	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: 40px;
  background: url(../../img/five_minitte.png) center 0 no-repeat;
  background-size: contain;
  text-align: center;
  display: block;
	margin: -65px 0 7px;
}

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

#chatImg {
	width: 90%;
	margin: 0 auto;
}

#chatImg img {
	width: 100%;
}

#flowAttention {
	font-size: 16px;
}
