@charset "UTF-8";

/* --------------------
   HERO
-------------------- */
#hero .pcd {
	margin-bottom: 210px;
	position: relative;
	background: url("asset/images/main-back.jpg") no-repeat center center;
	background-size:cover;
	height: 800px;
	padding-top: 140px;}
#hero .pcd img {
	position: relative;
	z-index: 1;}
#hero .pcd::after{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 160px;
  background: #fff;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	pointer-events: none;}
@media screen and (max-width: 1080px){
  #hero .pcd { height: 55vw;padding-top: 5vw;margin-bottom:50px;}
  #hero { padding-top: 50px;}
  #hero .pcd::after{ height: 80px;}}

/* --------------------
   catch
-------------------- */
#catch { padding-bottom: 90px;}
#catch .waku {
  margin-bottom: 40px;
  padding: 40px;
  border-radius: 20px;
  background: #F8EC9C;}
#catch h1 {
	color: #EA6120;
  text-align: center;}
#catch p {
  padding-top: 10px;
  color: #EA6120;
  text-align: center;}
#catch img { margin: 0 auto;}
@media screen and (max-width: 1080px){
  #catch { padding-top: 60px; padding-bottom: 40px;}}
@media screen and (max-width: 480px){
  #catch h1,#catch p { text-align: left;line-height: 1.5;}
  #catch { padding-top: 60px; padding-bottom: 0;}}

/* --------------------
   TELCONTACT
-------------------- */
.telcontact { background: linear-gradient(0deg, #FD821A 0%, #EA6120 100%);}
.telcontact .flex {
	height: 320px;
	display: flex;
  justify-content: center;
  gap:20px 60px;
	align-items: center;}
.telcontact .text { padding: 40px 0;}
.telcontact .text p {
	color: #fff;
	line-height: 1.2;}
.telcontact .text .txs-24 {
	padding-left: 26px;
	background: url("../images/icon-tel3.png") no-repeat left bottom;
	background-size: 21px auto;
	color: #F8EC9C;
	line-height: 1;}
.telcontact .text a { color: #fff;}
.telcontact a.conmail {
  border-radius: 25px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  background: #A71A00;
  max-width: 320px;}
@media screen and (max-width: 1080px){
	.telcontact .flex { flex-wrap: wrap-reverse; height: auto; padding-bottom: 40px;}
	.telcontact .photo,.telcontact .text { width: 100%; text-align: center;flex: auto;}
	.telcontact .text { padding: 60px 0 10px;}
	.telcontact .text .txs-24 { background:none;}
	.telcontact .photo img { margin: 0 auto;}}

/* --------------------
   NAYAMI
-------------------- */
#nayami {
	padding: 110px 0 30px;
	position: relative;
	background: url("../images/nayami-back.jpg") no-repeat center bottom;
	background-size: cover;}
#risk::after{
  content: "";
	display: block;
  position: absolute;
  right: 0;
	top: -1px;
  width: 100vw;
  height: 160px;
  background: #C9C9C9;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
	z-index: 1;}
#risk {
	position: relative;
	padding-top: 240px;}
#risk h1 { text-align: center; margin-bottom: 80px;}
#risk h1 img { display: inline-block;}
#risk .risk_list {
	padding: 80px 100px 60px;
	border-radius: 10px 10px 0 0;
	background: linear-gradient(180deg, #E5E5E5 80%, #ffffff 100%);}
#risk .risk_list h2 {
	position: relative;
	margin-top: 10px;
	padding: 0 0 20px;
	line-height: 1.2;
	padding-left: 110px;
	background: url("../images/cloud.png") no-repeat top left;
	background-size: 94px auto;}
#risk .risk_list h2.no1::after,
#risk .risk_list h2.no2::after {
	position: absolute;
	display: block;
	font-size: 36px;
	width:40px;
	height: 40px;
	left: 40px;
	top: 12px;
	content: "1";}
#risk .risk_list h2.no2::after {
	content: "2";}
#risk .flex {
	gap:60px;
	padding-bottom: 40px;
	justify-content: space-between;
	display: flex;}
#risk .flex p { padding-top: 10px;}
#risk .flex.change {
	padding-bottom: 80px;
	flex-direction: row-reverse;}
#risk .text { width: 600px; letter-spacing: 0;}
#risk .photo img { border-radius: 10px;}


@media screen and (max-width: 1080px){
	#risk .flex { display: block;}
	#risk .flex .photo img { margin: 30px auto 0;}
	#risk .risk_list { padding-bottom: 0;}
	#risk .pc-center { text-align: center;}
	#risk .text { width: 100%;}}
@media screen and (max-width: 768px){
	#risk::after,#works::after { height: 60px;}
	#risk { padding-top: 100px;}
	#risk h1 { margin-bottom: 40px;}
	#risk .pc-center { font-size: 20px; line-height: 1.5;}
	#risk .risk_list { padding: 8vw 8vw;}
	#risk .flex.change { padding-bottom: 0;}
	#nayami { padding: 50px 0 60px;}}

/* --------------------
   NAYAMI
-------------------- */
#ansin {
  padding-bottom: 80px;
	overflow: visible;
	margin-top: 380px;
	border-top: 4px solid #EA6120;
	background: #FEF4EB;}
#ansin .inner {
	padding-top: 400px;
	overflow: visible;
	position: relative;}
#ansin h1 {
	position: absolute;
	top: -360px;
	z-index: 2;
	left: 100px;}
#ansin .ansin_list .flex {
	padding-bottom: 20px;
	align-items: center;
	gap: 40px;
	display: flex;}
#ansin .ansin_list .item {
	position: relative;}
#ansin .ansin_list .photo {
	width: 220px;}
#ansin .ansin_list .text { width: 820px;}
#ansin p.namber {
	position: absolute;
	top: 0;
	left: 0;
	background: #EA6120;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-radius: 60px;
	color: #fff;}
#ansin .whitebox {
	margin: 0 0 30px 20px;
	padding: 40px 60px;
	background: #fff;
	border-radius: 10px;}
#ansin .pdt10 {
	padding-top: 10px;}
#ansin .nam3 h2 {
	padding: 10px 0 20px;
	text-align: center;}
#ansin .nam3 img {display: inline-block;}
#ansin .nam3 p.txw-m {
	padding: 30px 0 16px;}
#ansin .nam6 .flex2 {
	display: flex;
	gap:50px;
	justify-content: space-between;}
#ansin .nam6 .flex2 .text { width: 480px;}
#ansin .nam6 .flex2 .photo { width: 200px;}
#ansin .hukidasi {
  margin-top: 60px;
  position: relative;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  gap:14px;
  background: #FFDE00;
  align-items: center;
  color: #EA6120;
  padding: 26px;
  border-radius: 100px;}
#ansin .hukidasi p { line-height: 1.2;}
#ansin .hukidasi:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #FFDE00 transparent transparent transparent;
  border-width: 20px 20px 0 20px;}
#ansin .kenshin {
  padding: 80px 20px 40px;
  border-radius: 10px;
  background: #fff;
  margin-top: 35px;}
#ansin .kenshin img { margin: 0 auto;}

@media screen and (max-width: 1080px){
	#ansin { margin-top: 30vw;}
	#ansin h1 { left: 0; padding: 0 4vw;top: -28vw;}
	#ansin .inner { padding-top: 45vw;}
	#ansin .ansin_list .flex { display: block;}
	#ansin .ansin_list .photo { margin: 0 auto 20px;}
	#ansin p.namber { left: 50%; margin-left: -30px; top: -20px;}
	#ansin .ansin_list .item { padding-bottom: 40px;}
	#ansin .whitebox { margin-left: 0;}
	#ansin .ansin_list .text,#ansin .ansin_list .photo { width: 100%;}
	#ansin .nam6 .flex2 .photo { padding-top: 20px;}
	#ansin .ansin_list .flex .photo img { margin: 0 auto;}
  #ansin .hukidasi { display: block;text-align: center;margin: 0; }}
@media screen and (max-width: 768px){
	#ansin { margin-top: 90vw;}
	#ansin h1 { left: 0; padding: 0 4vw;top: -80vw;}
	#ansin .inner { padding-top: 110vw;}
	#ansin .ansin_list h2 { padding-bottom: 10px;}
	#ansin .whitebox { padding: 50px 8vw 40px;}
  #ansin .nam6 .flex2 { display: block;}
  #ansin .nam6 .flex2 .text,#ansin .nam6 .flex2 .photo { width: 100%;}}

/* --------------------
   WORKS
-------------------- */
#works {
	padding: 240px 0;
	position: relative;
	background: #EA6120;}
#works::after{
  content: "";
	display: block;
  position: absolute;
  right: 0;
	top: -1px;
  width: 100vw;
  height: 160px;
  background: #FEF4EB;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
	z-index: 1;}
#works h1 {
	padding-bottom: 60px;
	text-align: center;
	color: #FEF4EB;}
#works .list {
	flex-wrap: wrap;
	justify-content: center;
	gap:50px 40px;
	display: flex;}
#works .item {
  position: relative;
  width: 520px;}
#works .beforeafter { border: 4px solid #402011;}
#works .beforeafter img {
  width: 100%;
  height: 340px;
  object-fit: cover;}
#works .item p {
  margin-top: 10px;
  text-align: center;}
#works .item p span {
	margin: 2px;
  background: #FEF4EB;
  padding: 3px 20px 5px;
	font-weight: 500;
  border-radius: 20px;}
#works .item h2 {
	text-align: center;
	letter-spacing: 0;
	background: #402011;
	border-radius: 6px 6px 0 0;
	height: 60px;
	padding: 12px 20px;
	color: #FEF4EB;}
#works .subprice {
	margin: 80px auto 120px;}
.subcontact .box {
	position: relative;
	padding: 0 0 60px;
	border-radius: 20px;
	margin: 0 40px;
	background: #FEF4EB;}
#works .subcontact h2 {
	position: relative;
	top: -50px;
	background: #FFDE00;
	border: 4px solid #F6F6F6;
	height: 100px;
	line-height: 94px;
	border-radius: 50px;
	text-align: center;
	color: #EA6120;}
.subcontact .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;}
.subcontact .phonebox {
	height: 180px;
	padding: 16px 0 0 60px;
	position: relative;}
.subcontact .phonebox p { line-height: 1.2;}
.subcontact .phonebox h3 {
	padding-left: 26px;
	background: url("../images/icon-tel4.png") no-repeat left bottom;
	background-size: 21px auto;
	line-height: 1;}
.subcontact .phonebox a { color: #EA6120;}
.subcontact .phonebox::before {
	display: block;
	position: absolute;
	height: 180px;
	left: 0;
	top: 0;
	content: "";
	border-left: 1px solid #C9C9C9;}
.subcontact .mailbox p {
	line-height: 1.6;
	padding-bottom: 20px;
	text-align: center;}
.subcontact .mailbox a {
	position: relative;
	border-radius: 76px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	color: #fff;
	width: 480px;
	background: #A71A00;}
.subcontact .mailbox a::after {
  content: "";
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-40%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #fff;}
.subcontact .mailbox a:hover { background: #7C1401;}
.subprice { display: flex;gap:20px 40px;justify-content: center;}
.subprice h3 { color: #fff;}
.subprice h3 span { color: #FFDE00;}
.subprice table {
  border-spacing:0;
  flex: 1;
  border-top: 1px solid #FC8D59;}
.subprice table th, .subprice table td {
  padding: 10px;
  color:#fff;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #FC8D59;}
.subprice table th { width: 400px;}
.subprice table td { text-align: right;width: 200px;}


@media screen and (max-width: 1080px){
	#works { padding: 200px 0 160px;}
	#works .item p span { display: inline-block;}
	#works .subprice { margin: 60px auto 100px;}
	#works .subcontact h2 { font-size: 24px;}
	.subcontact .flex { display: block;}
	.subcontact .phonebox {padding: 40px 0 0; text-align: center;}
	.subcontact .phonebox h3 {background: none;}
	.subcontact .phonebox::before { display: none;}
	.subcontact .mailbox a { max-width: 480px; width: 100%; margin: 0 auto;}
  .subprice { display: block;}
  .subprice table { margin-top: 20px; width: 100%;}
  .subprice table th { width: 60%;}
  .subprice table td { width: 40%;}}
@media screen and (max-width: 768px){
  #works::after { height: 60px;}
	#works { padding: 120px 0 60px;}
	#works h1 { letter-spacing: normal;}
	#works .beforeafter img { height: 240px;}
	.subcontact .box { margin: 0 4vw; padding-bottom: 0;}
	.subcontact .inner { padding: 0 8vw;}
	#works .subcontact h2 { font-size: 16px; height: auto; line-height: 1.5; padding: 10px 20px;width: 100%;}
	.subcontact .mailbox p { font-size: 18px;}
	.subcontact .mailbox p br { display: none;}
	.subcontact .phonebox h3 { padding: 0;}
	.subcontact .mailbox a {  line-height: 1.4; padding-top: 16px;}}

/* --------------------
   Review
-------------------- */
#review {
	padding: 160px 0 0;
	background: url("../images/google-back.jpg") repeat left top;}
#review .inner {
	padding-bottom: 270px;
	background: url("../images/google-back2.png") no-repeat center bottom;
	background-size: 1076px auto;}
#review h1 {
  position: relative;
	padding-bottom: 30px;
	text-align: center;}
#review h1 img { display: inline-block;}
#review h1 p {
  position: absolute;
  left: 58%;
  bottom: 40px;}
#review h1 p span {
  vertical-align: text-bottom;
  font-size: 120px;
  line-height: 1;
  padding-right: 4px;
  color:#EA6120;}
#review .item { 
	margin-top: 10px;
	padding: 40px;
	background: #fff;
	border: 2px solid #EA6120;
	border-radius: 10px;}
#review .item .title {
	margin-bottom: 16px;
	display: flex;
	align-items: center;
	gap: 30px;}
#review .item .title p {
	height: 30px;
	padding-left: 40px;
	background: url("../images/icon-human.png") no-repeat left bottom;
	background-size: 30px auto;}
#review .item .comme p {
	letter-spacing: 0;
	font-weight: 500;}
#review .inner a {
  margin-top: 20px;}
#review .inner a img {
  margin-right: 0; margin-left: auto;}

@media screen and (max-width: 1080px){
	#review .inner { background-size: contain; padding-bottom: 25vw;}
  #review h1 p { right: 4vw;}
  #review h1 p span { font-size: 90px;}}
@media screen and (max-width: 768px){
	#review { padding: 60px 0;}
	#review .item { padding: 30px 8vw;}
	#review .item .comme p { font-size: 14px;}
  #review h1 p { right: 0;}
  #review h1 p span { font-size: 70px;}}
@media screen and (max-width: 480px){
  #review h1 p { font-size: 16px;}
  #review h1 p span { font-size: 44px;}}

/* --------------------
   POINT
-------------------- */
#point { padding: 120px 0 120px;}
#point h1 {
	padding-left: 40px;
	border-left: 6px solid #EA6120;}
#point h1 span.txs-36 { color: #EA6120;}
#point .flex {
	padding: 68px 0 40px;
	display: flex;
	justify-content: space-between;
	gap:60px;}
#point .photo { width: 500px;}
#point .text { width: 520px;}
#point .text p {
	letter-spacing: normal;
	padding-bottom: 10px;}
#point .green { color: #017164;}
#point .orange { color: #EA6120;}
#point h3,#point h4 { text-align: center;}

@media screen and (max-width: 1080px){
	#point { padding: 120px 4vw;}
	#point .flex { display: block;}
	#point .photo, #point .text { width: 100%;padding-bottom: 40px;}
	#point .flex .photo img { margin: 0 auto;}}
@media screen and (max-width: 768px){
	#point { padding: 40px 4vw;}
	#point .flex { padding: 40px 0 0;}
	#point h1 { line-height:1.5; padding-left: 20px;font-size: 18px;}
	#point h1 span.txs-36 { line-height: 1;}}

/* --------------------
   PRICE
-------------------- */
#price {
	padding: 120px 0;
	background: #FEF4EB;}
#price .contents {
	padding: 100px 100px 60px;
	background: #fff;
	border-radius: 20px;}
#price h1 img { margin: 0 auto;}
#price .pricelist h2 {
  font-weight: bold;}


#price .pricelist .flex {
  margin-top: 60px;
  gap: 40px 60px;
  justify-content: center;
  flex-wrap: wrap;
  display: flex;}
#price .pricelist .item { width: 320px;}
#price .pricelist table {
  margin-top: 16px;
  border-top: 1px solid #FEF4EB;
  width: 100%;}
#price .pricelist table th, #price .pricelist table td{
  text-align: left;
  border-bottom: 1px solid #FEF4EB;}
#price .pricelist table td{ text-align: right;}
#price .right { padding-top: 40px;}
@media screen and (max-width: 1080px){
	#price{padding: 120px 4vw;}
	#price .contents { padding: 60px 60px;}
  #price .pricelist .item { width: 40%;}}
@media screen and (max-width: 768px){
	#price .contents { padding: 40px 8vw;}
	#price h1 span.txs-36 { font-size: 20px; width: 100%;margin-bottom:10px; height: 40px;line-height: 40px;}
  #price .pricelist .flex { margin-top: 30px;}
  #price .pricelist .item { width: 100%;}
  #price .right { padding-top:20px;}}

/* --------------------
   guarantee
-------------------- */
#guarantee {
	padding-bottom: 120px;
	background: #FEF4EB;}
#guarantee h1 {
	padding-top: 80px;
	height: 280px;
	position: relative;
	text-align: center;
	overflow: visible;
	background: linear-gradient(0deg, #FD821A 0%, #EA6120 100%);}
#guarantee h1::after{
  content: "";
	display: block;
  position: absolute;
  right: 0;
	bottom:-99px;
  width: 100vw;
  height: 100px;
  background: #FD821A;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
	z-index: 1;}
#guarantee h1 img {
	left: 40px;
	position: relative;
	z-index: 2;
	display: inline-block;}
#guarantee .gualist {
	padding-top: 180px;}
#guarantee .gualist h2 {
	margin-bottom: 60px;
	text-align: center;}
#guarantee .gualist h2 .txs-18 {
	margin-bottom: 30px;
	display:inline-block;
	background: #F8EC9C;
	color: #EA6120;
	border-radius: 25px;
	height: 50px;
	line-height: 50px;
	width: 440px;}
#guarantee .flex {
	margin-bottom: 60px;
	gap:40px;
	display: flex;}
#guarantee .flex img {
	border-radius: 10px;
	widht:520px;
	height: 300px;}
#guarantee .hosyotable { margin-bottom: 100px;}
#guarantee .hosyoimg2 { text-align: center;}
#guarantee .hosyoimg2 img { display: inline-block;}
#guarantee .hosyoimg2 .txs-24 { padding: 30px 0 0;}
#guarantee .flex2 {
  padding-top: 40px;
	padding-bottom: 100px;
	display: flex;
	gap:40px;
	justify-content: space-between;}
#guarantee .flex2 .item {
	padding: 0 40px 50px;
	width: 100%;
	background: #fff;
	border-radius: 10px;}
#guarantee .flex2 .item.normal {
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);}
#guarantee .flex2 .item.orange {
	border:2px solid #EA6120;}
#guarantee .flex2 .item h3 {
	width: 220px;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
	border-radius: 0 0 20px 20px;}
#guarantee .flex2 .item.normal h3 { background: #C9C9C9;}
#guarantee .flex2 .item.orange h3 { background: #EA6120; color: #F8EC9C;}
#guarantee .flex2 .item img { margin:44px auto 0;}
#guarantee .flex2 .item h4 {
	padding: 34px 0 20px;
	text-align:center;
	letter-spacing: normal;
	line-height: 1.5;}
#guarantee .subcontact .box {
	padding: 60px 0;
	height: 300px;
	background: #fff;}
#guarantee .allhosyo {
  margin-bottom: 140px;
  display: flex;
  background: #fff;
  border: 2px solid #EA6120;
  gap:30px 40px;
  border-radius: 20px;
  color: #EA6120;
  align-items: center;
  padding: 30px 80px;}

@media screen and (max-width: 1080px){
	#guarantee .flex { display: block;}
	#guarantee .flex img { margin: 0 auto 40px; height: auto;}
	#guarantee .flex2 { display: block;}
	#guarantee .flex2 .item.normal { margin-bottom: 30px;}
	#guarantee .subcontact .box { height: auto; padding-bottom: 30px;}
  #guarantee .allhosyo {
  margin-bottom: 120px;
  padding: 30px 60px;}}
@media screen and (max-width: 768px){
	#guarantee h1 { height: 100px;padding-top: 30px;}
	#guarantee h1 img { left: 3vw;}
	#guarantee h1::after { height: 60px;bottom: -59px;}
	#guarantee .gualist h2 .txs-18 { width: 100%;margin-bottom:10px;}
	#guarantee .gualist { padding-top: 100px;}
	#guarantee .flex { margin-bottom: 20px;}
	#guarantee .gualist h2 { margin-bottom: 20px;}
	#guarantee .flex2 .item { padding: 0 8vw 40px;}
	#guarantee .flex2 { padding-bottom: 40px;}
	#guarantee .subcontact .box { padding-bottom: 0;}
	#guarantee { padding-bottom: 60px;}
  #guarantee .allhosyo {
    margin-bottom: 60px;
    padding: 30px 40px;
    gap:20px;
    flex-wrap: wrap;}
  #guarantee .allhosyo img { margin: 0 auto;}}

@media screen and (max-width: 480px){
#guarantee h1 img { left: -3vw;max-width: 113vw;}}

/* --------------------
   faq
-------------------- */
#faq { padding: 120px 0;}
#faq h1 {
	text-align: center;
	color: #EA6120;}
#faq h1 .txs-24 {
	display: block;
	padding-bottom: 10px;
	letter-spacing: normal;}
#faq .qa { margin: 80px 0 0;}
#faq .qa__head {
	padding: 0;
  position: relative;
  background: #fff;
	border: 0;
	text-align: left;
  border-bottom: 2px solid #EA6120;
  min-height: 76px;
	line-height: 76px;
  color: #EB6120;
  cursor: pointer;
  width: 100%;}
#faq .qa__head span {
	position: relative;
	top: -6px;
	vertical-align: middle;
	padding-right: 20px;}
#faq .qa__item { margin-bottom: 20px;}
#faq .qa__head:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #EB6120;
  position: absolute;
  right: 30px;
  top: 24px;
  transition: transform .4s;}
#faq .qa__head:before {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background: #EB6120;
  position: absolute;
  right: 44px;
  top:24px;
  margin-top: -14px;
  transition: transform .4s;}
#faq .qa__head p { padding-left: 20px;}
#faq .qa__body {
  position: relative;
  padding: 0 20px;
  opacity: 0;
  height: 0;
  transition: line-height 0.4s, padding 0.4s, opacity 0.4s;}
#faq .qa__body.is-open {
  padding: 20px;
  height: auto;
  opacity: 1;}
#faq .qa__head.is-open::before { display: none;}
#faq .qa__body p { padding-left: 70px; max-width: 880px;}

@media screen and (max-width: 1080px){
	#faq .qa__head span { font-size: 20px;top:-3px;position: absolute;left: 0;}
	#faq .qa__head p { padding-right: 120px;line-height: 1.2;font-size: 16px;padding: 0 40px 0 40px;position: relative;}
	#faq .qa__head:before { height: 20px;right:9px;top:40px;}
	#faq .qa__head:after { width: 20px;right:0;top:35px;}
	#faq .qa__body p { padding: 0;}
	#faq .qa { margin-top: 40px;}}
@media screen and (max-width: 768px){
	#faq { padding: 60px 0;}
  #faq h1 { line-height: 1.5;}}

/* --------------------
   impurtant
-------------------- */
#impurtant {
  overflow: visible;}
#impurtant .text {
  overflow: visible;
  position: relative;
  background: #fff;
  border: 4px solid #A71A00;
  gap:30px 40px;
  border-radius: 10px;
  color: #A71A00;
  text-align: center;
  padding: 60px 60px 80px;}
#impurtant .text img {
  position: absolute;
  height: 80px;
  width: 80px;
  top: -40px;
  left: 50%;
  margin-left: -40px;}
#impurtant .text h1 {
  margin-bottom: 20px;}
@media screen and (max-width: 1080px){
  #impurtant .text { padding: 50px 30px 40px;}
  #impurtant .text h1 { margin-bottom: 10px;}
  #impurtant .text p { text-align: left;}}
@media screen and (max-width: 768px){
  #impurtant .text { padding: 50px 20px 30px;}
  #impurtant .text h1 { margin-bottom: 10px;}
  #impurtant .text p { text-align: left;}}
