@media screen and (max-width: 1056px) {
  /* all */
.container {
  max-width: 310px;
  margin: 0 auto;
}

.pc-br {
  display: none;
}

.sp-br {
  display: block;
}

/* body */
/* header */
header {
  overflow: hidden;
  display: block;
  background-color: #ffffff;
  height: 60px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}

#header {
  text-align: center;
  padding: 10px 0;
}

.header-inner {
  max-width: 300px;
  margin: 0 auto;
}

#header-left img {
  padding-top: 5px;
  width: 100px;
}

#header-right img {
  width: 130px;
}

#header-left {
  float: left;
}

#header-right {
  float: right;
}


/* main */
/* top */
#top {
  padding-top: 60px;
  height: 410px;
  background-image: url(../images/topbg.jpg);
}

.bg-img img {
  width: 60%;
  height: auto;
}

.bg-img {
  position: relative;
  bottom: 150px;
  left: 160px;
}

.top-inner {
  padding: 30px 5px 0;
  position: relative;
  z-index: 100;
}

.top-logo {
  display: none;
}

.title h1 img {
  width: 58%;
}

.subtitles {
  padding-top: 20px;
}

.subtitles img {
  padding-top: 0px;
  width: 70%;
}

.subtitle4 img  {
  width: 60%;
  padding-top: 100px;
  padding-left: 30px;
}

.subtitle4  {
  text-align: left;
}

.top-point {
  width: 200px;
  height: 80px;
  padding: 8px;
  position: absolute;
  left: 10px;
  top: 68%;
}

.top-point h2 {
  padding: 8px;
  font-size: 12px;
}

/* cta */
.cta {
  height: 220px;
}

.ctainner {
  text-align: center;
  position: relative;
}

.cta-men {
  height: 60px;
  position: relative;
  left: 5px;
  bottom: 158px;
}

.cta-title {
  font-size: 15px;
  text-align: center;
}

.cta-btns {
  flex-direction: column;
  display: inline-block;
  height: 120px;
}

.mail-icon {
  display: inline-block;
  height: 50px;
  width: auto;
  font-size: 14px;
  padding: 10px;
  margin: 10px 0 10px 5px;
  border-bottom: 5px solid  #a55402;
}

.mail-icon span {
  font-size: 22px;
  padding-top: 0px;
}

.tell-btn {
  display: inline-block;
  font-size: 24px;
  height: 60px;
  width: auto;
  padding: 0 15px;
  border-bottom: 5px solid  #a55402;
}

.tell-btn span {
  font-size: 32px;
}

.work-time {
  font-size: 12px;
}


.link-list li {
  padding-right: 15px;
  position: relative;
  right: 0px;
  float: left;
}

.link-list li::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid #ffffff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

.link-list a {
  font-size: 10px;
}

/* trouble */
#trouble {
  height: 1380px;
  padding-top: 30px;
}

.trouble-title {
  font-size: 15px;
  padding-bottom: 20px;
}

#troubles img {
  width: 150px;
  height: auto;
  padding: 7.5px 4.5px;
}

#troubles {
  margin: 0;
}

#troubles .woman2 img {
  width: 90px;
}

.other {
  padding-top: 50px;
}

.other p {
  font-size: 15px;
  padding-bottom: 30px;
  position: relative;
}

.other p::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #000000;
  position: absolute;
  left: 0%;
  top: 40%;
}

.other p::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #000000;
  position: absolute;
  right: 0%;
  top: 40%;
}

/* cta orage */
#cta-appeals {
  height: 280px;
}

.cta-appeal {
  height: 50px;
  position: relative;
}

.cta-appeal::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #003d9a;
  position: absolute;
  left: 43%;
  top: 90%;
}

.cta-appeal h3 {
  font-size: 12px;
  padding-top: 5px;
}

.cta-orange {
  overflow: hidden;
  padding-top: 15px;
}

.orange-txt li::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid #ff9800;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

/* fire-insurance */
#fire-insurance {
  height: 2950px;
}

.fi-title {
  height: 60px;
}

.fi-title h3 {
  font-size: 12px;
  padding-top: 15px;
}

.fi-wrap {
  padding: 25px 5px 45px;
}

/* application */
.application-title {
  display: flex;
  justify-content: center;
}

.application-title p {
  font-size: 13px;
  padding-left: 15px;
  padding-top: 35px;
}

.application-title img {
  width: 50px;
  height: 39px;
  margin-top: 35px;
}

.application-items {
  padding: 0 10px;
}

.application-items li {
  padding: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  width: 80%;
}

.application-items li p {
  font-size: 14px;
}

.ap-txt {
  font-size: 14px;
  text-align: center;
  padding-top: 0px;
}

/* apply */
.apply-title p {
  font-size: 14px;
  padding: 10px 5px;
  margin: 180px 15px 0;
}

.apply-subtitle {
  padding-left: 0px;
  padding-top: 15px;
}

.apply-subtitle li {
  padding-left: 15px;
  padding-bottom: 10px;
}

.apply-subtitle span {
  font-size: 24px;
  padding-right: 15px;
}

.apply-subtitle p {
  font-size: 16px;
  padding-top: 0px;
}

.apply-img img {
  height: 150px;
  width: auto;
  right: 100px;
  top: 30px;
}

/* documents-lists */
#documents-lists {
  margin: 20px 15px;
  padding: 20px 10px;
  width: 90%;
  height: 480px;
}

.dclist-title {
  font-size: 18px;
}

.documents-list {
  width: 40%;
  margin-top: 20px;
  margin-left: 20px;
}

.photo {
  padding-top: 20px;
  margin-left: 90px;
}

.documents-list p {
  margin-top: 10px;
  font-size: 14px;
}

.photo p {
  padding-top: 0px;
}

.preparation img {
  width: 80%;
}

.preparation {
  bottom: -35px;
  left: 10px;
}

/* flow */
#flow {
  margin-top: 90px;
}

.flow-title {
  font-size: 26px;
  padding-bottom: 20px;
}

.steps {
  flex-direction: column;
  text-align: center;
}

.step-items {
  width: 300px;
  padding-left: 0px;
}

.step-no {
  font-size: 32px;
  padding-left: 10px;
}

.aone {
  padding: 5px 20px;
}

.aone p {
  font-size: 32px;
}

.aone span {
  font-size: 40px;
  padding-right: 5px;
  padding-top: 5px;
}

.step-item {
  position: relative;
  top: -30px;
  left: 0px;
  z-index: -10;
}

.step-txt {
  width: 250px;
  height: 200px;
  padding: 50px 0px 0px;
  font-size: 24px;
  text-align: center;
}

.arrow { 
  content: "";
  width: 0;
  height: 0px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #09194f;
  position: relative;
  top: -10px;
  left: 110px;
}

.user {
  padding: 5px 20px;
}

.user span {
  font-size: 40px;
  padding-top: 5px;
}

.user p {
  font-size: 32px;
}

.company {
  padding: 5px 20px;
}

.company span {
  font-size: 34px;
}

.company p {
  font-size: 24px;
  padding-top: 5px;
}

/* performance */
#performance {
  height: 2150px;
}

.pf-title {
  height: 50px;
}

.pf-title h3 {
  font-size: 18px;
  padding-top: 15px;
}

.before-after {
  flex-direction: column;
  padding-top: 50px;
  padding-right: 15px;
  padding-left: 15px;
}

.before-after li img {
  width: 300px;
  height: auto;
  padding-left: 0px;
  padding-bottom: 15px;
}

/* reviews */
.reviews {
  background-color: #fffdc0;
  width: 100%;
  height: 100%;
  padding: 30px 5px;
  margin: 0 auto;
}

.reviews-title {
  font-size: 28px;
}

.review-icon {
  padding-top: 0px;
  padding-bottom: 20px;
  text-align: center;
}

.review-icon p {
  font-size: 16px;
}

.sb p {
  font-size: 10px;
}

.sb {
  padding: 10px;
  width: 300px;
  height: auto;
  position: relative;
  background-color: #ffffff;
  margin: 0 ;
}

.review-top {
  flex-direction: column;
  padding-top: 15px;
}

.review-top .sb:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 49%;
  border: 15px solid transparent;
  border-bottom: 25px solid #ffffff;
}

.review-btm {
  flex-direction: column-reverse;
  padding-top: 15px;
}

.review-btm .sb:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 49%;
  border: 15px solid transparent;
  border-bottom: 25px solid #ffffff;
}

/* form */
#form {
  height: 1000px;
  padding: 30px 0px;
  text-align: center;
}

.form-title p {
  font-size: 22px;
}

.form-wrap {
  padding-top: 25px;
}

label {
  font-size: 18px;
}

.qitem-lists p {
  display: inline-block;
  font-size: 18px;
  padding: 20px 0;
}

.important {
  font-size: 16px;
  font-weight: normal;
  padding: 2px 5px;
  margin-right: 0px;
  margin-left: 5px;
}

input,textarea {
  text-align: left;
  font-size: 18px;
}

input {
  margin-top: 5px;
  margin-bottom: 20px;
  width: 290px;
  height: 40px;
}

textarea {
  width: 290px;
  height: 150px;
  margin-top: 10px;
}

.form-row,.form-row-btm {
  flex-direction: column;
  margin-bottom: 0;
}

.form-row-btm .important  {
  margin-right: 0px;
}

.form-btn {
  margin-top: 20px;
}

#form-btn {
  width: 300px;
  height: 70px;
  font-size: 22px;
  margin-top: 0px;
  text-align: center;
}

.qitem-list {
  flex-wrap: wrap;
  padding-bottom: 10px;
}

.qitem-list label{
  font-size: 14px;
}

.qitem-list input {
  width: 14px;
  height: 14px;
}

.qitem {
  padding: 0px 5px;
}

/* area */
#area {
  height: 430px;
  padding: 30px 0px 10px;
  position: relative;
}

.area-title {
  width: 230px;
  height: 30px;
  font-size: 15px;
  padding-top: 5px;
  margin: 0 10%;
}

.area-list {
  text-align: left;
  width: 80%;
  padding-top: 10px;
  padding-left: 10px;
}

.area-list p {
  font-size: 10px;
}

.map img {
  width: 160px;
  height: auto;
}

.map {
  padding-top: 30px;
  position: absolute;
  top: 62%;
  right: 5%;
}

.area-item {
  flex-direction: column;
}

/* footer */
footer {
  height: 100px;
  text-align: center;
}

#footer {
  max-width: 320px;
  margin: 0 auto;
}

#footer-inner {
  padding: 15px 10px;
}

.footer-left {
  padding-top: 0px;
  text-align: left;
}

.footer-left p {
  font-size: 11px;
}

.footer-left a {
  font-size: 10px;
}

.footer-list li {
  padding-top: 10px;
  padding-right: 15px;
}


.tellbtn-sm img {
  width: 130px;
  height: auto;
}

.copyright {
  font-size: 10px;
  position: absolute;
  bottom: 0;
  left: 0%;
}

/* thanks */
#thanks {
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

#top-btn {
  padding: 10px;
}

#top-btn a {
  font-size: 14px;
  padding: 5px 10px;
}


}