/* all */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0; 
  overflow-wrap: break-word;
  word-wrap: break-word; 
}

li {
  list-style: none;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0px none;
}

body {
  letter-spacing: 1.5px;
  line-height: 1.5;
  font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic','游ゴシック体','YuGothic';
}

html,body,div,span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: middle;
}

.container {
  width: 1024px;
  margin: 0 auto;
}

.sp-br {
  display: none;
}

/* body */
/* header */
header {
  display: none;
}

/* main */
main,.cta-title,.tell-btn a {
  font-family: 'ヒラギノ角ゴ StdN W8','Hiragino Kaku Gothic StdN','ヒラギノ角ゴ Std W8','Hiragino Kaku Gothic Std';
  font-weight: 900;
}

/* top */
#top {
  overflow: hidden;
  height: 630px;
  background-image: url(../images/topbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; 
}

.bg-img img {
  height: 540px;
}

.bg-img {
  position: relative;
  bottom: 510px;
  left: 500px;
  z-index: 0;
}

.top-inner {
  padding: 20px 10px;
  position: relative;
  z-index: 100;
}

.top-logo {
  padding-bottom: 20px;
}

.title h1 img {
  width: 65%;
}

.title h1 {
  padding-top: 20px;
}

.subtitles {
  padding-top: 20px;
}

.subtitles img {
  width: 45%;
  padding-top: 10px;
}

.subtitle4 img  {
  width: 35%;
  padding-top: 25px;
}

.subtitle4  {
  text-align: center;
}

.top-point {
  width: 450px;
  height: 145px;
  padding: 10px;
  background-color: #ffffff;
  box-shadow:
  inset 0 0 5px #cab4a7,
  inset 0 0 5px #cab4a7,
  inset 0 0 5px #cab4a7,
  inset 0 0 5px #cab4a7;
  position: absolute;
  top: 60%;
  right: 7%;
}

.top-point h2 {
  color: #ff4500;
  padding: 15px;
  border: 3px solid #ff4500;
  font-size: 24px;
}

/* cta */
.cta {
  height: 220px;
  background-color: #ff9800;
}

.cta-men {
  height: 215px;
  width: auto;
  position: relative;
  left: 70px;
  bottom: 168px;
}

.ctainner {
  color: #ffffff;
  padding-top: 5px;
  text-align: right;
}

.cta-title {
  font-size: 32px;
}

.cta-btns {
  display: flex;
  justify-content: flex-end;
  height: 120px;
}

.mail-icon {
  height: 110px;
  font-weight: bold;
  font-size: 20px;
  padding: 20px 15px 0;
  margin-right: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  border-bottom: 6px solid  #a55402;
  color: #ff9800;
  display: flex;
  min-width: 0;
}

.mail-icon:hover {
  cursor: pointer;
  margin-top: 3px;
  border-bottom: 2px solid #a55402;
  transition: all 0.3s;
}

.mail-icon span {
  font-size: 40px;
  padding-top: 10px;
  padding-right: 10px;
}

.tell-btn {
  color: #ff9800;
  font-size: 54px;
  background-color: #ffffff;
  border-radius: 10px;
  border-bottom: 6px solid  #a55402;
  height: 110px;
  width: auto;
  padding: 0 15px;
}

.tell-btn:hover {
  cursor: pointer;
  margin-top: 3px;
  border-bottom: 2px solid #a55402;
  transition: all 0.3s;
}

.tell-btn span {
  font-size: 64px;
  padding-right: 5px;
  padding-top: 8px;
}

.work-time {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}

.link-list {
  float: right;
  padding-top: 20px;
}

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

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

.link-list a {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
}

.link-list a:hover {
  text-decoration: none;
}

/* trouble */
#trouble {
  overflow: hidden;
  height: 1570px;
  text-align: center;
  padding-top: 60px;
}

.trouble-title {
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 40px;
}

#trouble span {
  color: #f1c40f;
  text-decoration: underline;
}

#troubles img {
  width: 230px;
  height: auto;
  padding: 20px 7.5px 20px 7.5px;
}

#troubles {
  display: flex;
  min-width: 0;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 5%;
}

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

#troubles .woman2 {
  padding-left: 30px;
}

.other {
  padding-top: 70px;
}

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

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

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


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

.cta-appeal {
  height: 70px;
  background-color: #003d9a;
  position: relative;
}

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

.cta-appeal h3 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  padding-top: 15px;
}

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

.orange {
  background-color: #ff9800;
  color: #ffffff;
}

.orange-txt,.orange-txt li a {
  color: #ff9800;
}

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

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

.fi-title {
  height: 100px;
  background-color: #d25565;
}

.fi-title h3 {
  color: #ffffff;
  font-size: 36px;
  text-align: center;
  padding-top: 25px;
}

.fi-wrap {
  padding: 50px 40px 80px;
}

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

.application-title p {
  font-size: 32px;
  font-weight: bold;
  color: #09194f;
  padding-left: 100px;
  padding-top: 30px;
  text-align: center;
}

.applications {
  text-align: center;
  padding-top: 30px;
}

.application-items li {
  display: inline-block;
  background-color: #09194f;
  border-radius: 10px;
  padding: 30px 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.application-items li p {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

.ap-txt {
  font-size: 18px;
  text-align: right;
  padding-top: 20px;
}

/* apply */
.apply {
  position: relative;
}

.apply-title p {
  display: inline-block;
  background-color: #fffdc0;
  border-radius: 10px;
  font-size: 28px;
  font-weight: bold;
  padding: 15px 40px;
  margin: 80px 0 25px 80px;
}

.apply-subtitle {
  padding-left: 80px;
}

.apply-subtitle li {
  display: flex;
  padding-left: 20px;
  padding-bottom: 15px;
}

.apply-subtitle span {
  color: #f9ce00;
  font-size: 48px;
  padding-right: 30px;
}

.apply-subtitle p {
  font-size: 28px;
  font-weight: bold;
  padding-top: 5px;

}

.apply-img img {
  height: 250px;
  width: auto;
  float: right;
  position: absolute;
  right: 50px;
  top: 73px;
}

/* documents-lists */
#documents-lists {
  display: inline-block;
  margin: 20px 10px;
  border: 5px solid #ec6941;
  border-radius: 10px;
  padding: 40px 30px 60px;
  width: 100%;
  height: 500px;
}

.dclist-title {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
}

#document {
  text-align: center;
}

.documents-list {
  float: left;
  width: 25%;
  margin-top: 35px;
  margin-left: 60px;
}

.photo {
  padding-top: 50px;
}

.documents-list p {
  display: inline-block;
  margin-top: 20px;
  font-size: 28px;
}

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

.preparation {
  position: absolute;
  bottom: -100px;
}

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

.flow-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 50px;
}

.steps {
  display: flex;
}

.step-items {
  padding-left: 20px;
}

.step-no {
  font-size: 28px;
  font-weight: bold;
  color: #09194f;
  padding-left: 10px;
}

.step-flex {
  display: flex;
}

.aone {
  display: inline-block;
  background-color: #ff5a00;
  border-radius: 10px;
  padding: 5px 30px;
}

.aone p {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  padding-top: 5px;
}

.aone span {
  font-size: 32px;
  padding-right: 5px;
  color: #ffffff;
}

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

.step-txt {
  border: 5px solid;
  display: inline-block;
  border-radius: 10px;
  width: 200px;
  height: 180px;
  padding: 50px 0px 0px;
  font-size: 18px;
  text-align: center;
}

.step1 {
  border-color: #ff5a00;
}

.arrow {
  width: 0;
  height: 0;
  border-left: 40px solid #09194f;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  position: relative;
  top: 130px;
  left: -18px;
}

.user {
  display: inline-block;
  background-color: #00b365;
  border-radius: 10px;
  padding: 5px 15px;
}

.user span {
  font-size: 32px;
  padding-right: 5px;
  color: #ffffff;
}

.user p {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  padding-top: 5px;
}

.green {
  border-color: #00b365;
}

.company {
  display: inline-block;
  background-color: #0c56ba;
  border-radius: 10px;
  padding: 5px;

}

.company span {
  font-size: 32px;
  padding-right: 5px;
  padding-top: 2px;
  color: #ffffff;
}

.company p {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  padding-top: 5px;
}

.bule {
  border-color: #0c56ba;
}

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

.pf-title {
  height: 100px;
  background-color: #2e94b9;
}

.pf-title h3 {
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-top: 25px;
}

.before-after {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-left: 15px;
  margin-bottom: 40px;
}

.before-after li img {
  width: 480px;
  height: auto;
  padding-left: 30px;
  padding-bottom: 10px;
}

/* reviews */
.reviews {
  background-color: #fffdc0;
  border-radius: 15px;
  width: 900px;
  height: 480px;
  padding: 20px 15px;
  margin: 0 auto;
}

.reviews-title {
  font-size: 32px;
  text-align: center;
}

.review-icon {
  padding-top: 30px;
}

.review-icon img {
  width: 100px;
  padding-top: 5px;
  padding-left: 15px;
}

.review-icon p {
  font-size: 18px;
  font-weight: bold;
}

.sb p {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}

.sb {
  display: inline-block;
  padding: 20px 40px;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 25px 10px;
}

.review-top {
  display: flex;
  padding-top: 30px;
}

.review-top .sb:before {
  content: "";
  position: absolute;
  top: 80%;
  left: -35px;
  margin-top: -15px;
  border: 10px solid transparent;
  border-right: 25px solid #ffffff;
}

.review-btm {
  display: flex;
  justify-content: space-evenly;
}

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


/* form */
#form {
  height: 1100px;
  background-color: #eeeeee;
  padding: 50px 30px;
}

.form-title{
  text-align: center;
}

.form-title p {
  color: #34495e;
  font-size: 40px;
  font-weight: bold;
}

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

label,.qitem-lists p {
  font-size: 26px;
  font-weight: bold;
  color: #34495e;
}

.important {
  display: inline-block;
  background-color: #ec6941;
  border-radius: 10px;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  padding: 5px;
  margin-right: 10px;
}

input,textarea {
  font-size: 26px;
  caret-color: auto;
}

input {
  width: 550px;
  height: 50px;
  padding: 0 5px;
}

textarea {
  margin-top: 20px;
  padding: 5px;
  width: 1024px;
  height: 150px;
}

.form-row,.form-row-btm {
  display: flex;
  justify-content: space-between;
}

.form-row {
  margin-bottom: 40px;
}

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

.form-btn {
  margin-top: 30px;
  text-align: center;
}

#form-btn:hover {
  cursor: pointer;
  opacity: 0.8;
  transition: all 0.5s;
}

#form-btn {
  width: 540px;
  height: 130px;
  background-color: #2e94b9;
  border: none;
  border-radius: 10px;
  color: #ffffff;
  font-size: 38px;
  font-weight: bold;
}

.qitem-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 10px;
}

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

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

.qitem {
  padding: 20px 10px;
}

/* area */
#area {
  height: 550px;
  background-color: #fffdc0;
  padding: 50px 30px 0;
}

.area-title {
  display: inline-block;
  background-color: #2e94b9;
  border-radius: 10px;
  width: 500px;
  height: 50px;
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
}

.area-list {
  width: 495px;
  padding-top: 15px;
}

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

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

.map {
  padding-top: 30px;
}

.area-item {
  display: flex;
}

/* footer */
footer {
  height: 150px;
  background-color: #09194f;
  color: #ffffff;
  position: relative;
}

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

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

.footer-left {
  float: left;
  padding-top: 15px;
}

.footer-left p {
  font-size: 22px;
  font-weight: bold;
}

.footer-left a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: underline;
}

.footer-left a:hover {
  text-decoration: none;
}

.footer-list {
  display: flex;
}

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

.footer-right {
  float: right;
}

.tellbtn-sm:hover {
  cursor: pointer;
  opacity: 0.8;
  margin-top: 5px;
  transition: all 0.3s;
}

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

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

#top-btn {
  padding: 20px;
  text-align: center;
}

#top-btn a {
  font-size: 16px;
  background-color: #ff9800;
  border-radius: 10px;
  color: #ffffff;
  padding: 5px 10px;
}

#top-btn:hover {
  cursor: pointer;
  transition: all 0.3s;
  opacity: 0.8;
}