@charset "UTF-8";
/* -----------------------------------------------------
 ずっと安心塗装 - zutto_anshintosou -
------------------------------------------------------ */
/*
 ずっと安心塗装 読み込み設定
------------------------------------------------------ */
.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

.flexwrap {
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -moz-flex;
  display: flex;
}

body:not(#index) main > .inner {
  background-image: none !important;
}

@media screen and (min-width: 481px) {
  .br-pc-none {
    display: none;
  }
}
/*
 color
-------------------------*/
/*-------------------------
*/
/*
 共通部分 レイアウト調整
------------------------------------------------------ */
@media screen and (max-width: 767px) {
  header .inner .contact .tel i {
    font-size: 6vw;
    top: 7%;
  }
  main #contents {
    padding: 0 0 7%;
  }
}
main #mainV {
  line-height: 1;
}
main #mainV h3 {
  align-items: flex-end;
  padding: 0;
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  main #mainV h3 {
    margin-left: -0.5em;
  }
}
main #mainV h3 img {
  width: auto;
  margin-right: 0;
  height: 1.6em;
}
main #mainV .subCatch {
  font-size: 0.9em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  main #mainV {
    margin: 0 3%;
  }
  main #mainV h3 {
    position: initial;
  }
}

/*
 ずっと安心塗装 レイアウト
------------------------------------------------------ */
h1.title_h1 {
  font-weight: 550 !important;
}

@media screen and (max-width: 767px) {
  .title_h1 {
    font-size: 1.4em !important;
    background: rgba(255, 255, 255, 0.9);
  }
}
@media screen and (max-width: 480px) {
  .title_h1 {
    font-size: 1.25em !important;
  }
}

.heading01 {
  font-size: 40px;
  font-weight: 800;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

.heading02 {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.5;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

.heading03 {
  background-color: #004485;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

.heading04 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.55;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

.heading_h3 {
  padding: 0 0 0.3em;
  border-bottom: 3px solid #553915;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -moz-flex;
  display: flex;
  font-size: 2em;
  align-items: flex-end;
}
.heading_h3 img {
  width: 1.7em;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-right: 0;
}
.heading_h3 strong {
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .heading_h3 {
    position: absolute;
    font-size: 1.4em;
    background: rgba(255, 255, 255, 0.9);
    padding: 0.3em 0.5em;
    top: 35%;
    left: 0;
  }
  .heading_h3 img {
    width: 2.2em;
  }
}

.heading_h3_txt {
  margin: 0.3em 0;
}
@media screen and (max-width: 767px) {
  .heading_h3_txt {
    background-color: #fff;
    font-size: 1.25em;
    order: 2;
    padding: 4% 2%;
    width: 100%;
    margin: 0;
    font-weight: 700;
  }
}

main {
  background-color: #fff;
}
main table {
  width: 100%;
  table-layout: fixed;
}
main table th,
main table td, main table {
  text-align: center;
}
main table th {
  background-color: #f5f5f5;
}
main table thead th {
  font-size: 0.85em;
  font-weight: bold;
}
main .blk_in {
  margin-bottom: 80px;
  margin-top: 80px;
}
main .blk_in:first-of-type {
  margin-top: 0px;
}
main .frame-black {
  border: 4px solid #333;
  padding: 30px;
}
main .tokuchou {
  text-align: center;
}
main .tokuchou_blk {
  max-width: 100% !important;
}
main .tokuchou_head_txt {
  font-weight: 700;
  font-size: 20px;
}
main .tokuchou_heading {
  color: #004485;
}
main .tokuchou_txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  line-height: 1.5;
  margin: 0px 0 30px 40px;
  font-size: 23px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  main .exterior_cleaning {
    padding-right: 30px;
    padding-left: 30px;
  }
}
main .exterior_cleaning_txt {
  line-height: 1.5;
  margin: 60px 0;
}
main .exterior_cleaning_flex {
  width: 85%;
  gap: 2%;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
  justify-content: space-around;
}
main .exterior_cleaning_flex.flex_txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  color: #004485;
  font-weight: bold;
  font-size: 20px;
  gap: 14%;
  justify-content: space-between;
  margin-bottom: 10px;
}
main .exterior_cleaning_flex.flex_txt .flex_in {
  flex: 1 1 43%;
}
main .exterior_cleaning_flex .flex_in {
  flex: 1 1 43%;
}
main .exterior_cleaning_flex .flex_in.arrow {
  flex: 1 1 10%;
  max-width: 10%;
}
main .exterior_cleaning_flex .flex_in .cleaning_img {
  border: 4px solid #ddd;
}
main .exterior_cleaning_flex figcaption {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  -moz-columns: #333;
       columns: #333;
}
main .maitosih_tenken .frame-black {
  margin-bottom: 30px;
}
main .maitosih_tenken .relative {
  position: relative;
}
main .maitosih_tenken_img {
  margin: 60px 0 30px;
}
main .maitosih_tenken_txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
  font-weight: bold;
  border-radius: 5px;
  padding: 0;
  line-height: 1.5;
}
@media screen and (min-width: 965px) {
  main .maitosih_tenken_txt {
    bottom: 30px;
  }
}
main .maitosih_tenken_flex {
  align-items: center;
  gap: 60px;
  justify-content: space-around;
}
main .maitosih_tenken_flex .photo {
  flex: 0 1 35%;
  font-size: 0.85em;
  line-height: 1.5;
  text-align: left;
}
main .maitosih_tenken_flex .graph {
  flex: 1 1 auto;
}
main .maitosih_tenken_tbl {
  text-align: center;
  margin: 20px 0 0;
}
main .maitosih_tenken_tbl caption {
  font-size: 22px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  margin-bottom: 10px;
}
main .maitosih_tenken_tbl caption span {
  display: inline-block;
  position: relative;
}
main .maitosih_tenken_tbl caption span::before, main .maitosih_tenken_tbl caption span::after {
  content: "";
  position: absolute;
  width: 2em;
  height: 0.05em;
  background-color: #333;
  top: 50%;
}
main .maitosih_tenken_tbl caption span::before {
  left: -5%;
  transform: translate(-100%, -50%);
}
main .maitosih_tenken_tbl caption span::after {
  right: -5%;
  transform: translate(100%, -50%);
}
main .maitosih_tenken_tbl th,
main .maitosih_tenken_tbl td {
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #aaa;
  padding: 0.8em 5px;
  vertical-align: middle;
  line-height: 1.4;
}
main .maitosih_tenken_tbl th:last-child,
main .maitosih_tenken_tbl td:last-child {
  border-right: 1px solid #aaa;
  width: 33%;
}
main .maitosih_tenken_tbl th:first-child,
main .maitosih_tenken_tbl td:first-child {
  width: 15%;
}
main .maitosih_tenken_tbl th {
  background-color: #f5f5f5;
  font-size: 0.9em;
}
main .maitosih_tenken_tbl td {
  font-size: 0.95em;
}
main .maitosih_tenken_tbl td:last-child {
  text-align: left;
}
main .maitosih_tenken_tbl thead th {
  border-top: 1px solid #aaa;
  text-align: center;
  padding: 0.4em 5px;
  font-size: 0.85em;
}
main .support .round-box {
  display: inline-block;
  padding: 10px 10px;
  border-radius: 9999px;
  background-color: #ffe4e1;
  color: #c71585;
}
main .support_flex1 {
  justify-content: space-between;
  gap: 30px;
  text-align: left;
}
main .support_flex1 .flex_in {
  flex: 1 1 50%;
}
main .support_flex2 {
  gap: 10px;
  align-items: center;
  align-items: flex-start;
}
main .support_flex2 img {
  flex: 0 1 120px;
  width: 120px;
}
main .support_flex2 img + p {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  line-height: 1.5;
  font-size: 1.05em;
}
@media screen and (max-width: 925px) {
  main .support_flex2 .br-sptb-none {
    display: none;
  }
}
main .support_flex3 {
  gap: 1%;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 20px;
}
main .support_flex3 .flex_in {
  flex: 1 1 33%;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  line-height: 1.4;
  font-weight: 700;
}
main .support_flex4 {
  gap: 2%;
  justify-content: space-between;
}
main .support_flex4 .flex_in {
  flex: 1 1 49%;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  background-color: #f5f5f5;
  padding: 5px;
}
main .support_flex4 p {
  font-size: 0.8em;
  line-height: 1.5;
}
main .hoshou_tbl + p {
  font-size: 0.8em;
  text-align: right;
}
main .hoshou_tbl th,
main .hoshou_tbl tr:last-child td {
  border-bottom: 1px solid #aaa;
}
main .hoshou_tbl th {
  border-top: 1px solid #aaa;
}
main .hoshou_tbl th,
main .hoshou_tbl td {
  border-right: 1px solid #aaa;
  line-height: 1;
}
main .hoshou_tbl th:first-child,
main .hoshou_tbl td:first-child {
  border-left: 1px solid #aaa;
}
main .hoshou_tbl thead th {
  padding: 0.8em 0;
}
main .hoshou_tbl tbody .tr1 td {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  color: #900;
  padding-top: 0.7rem;
}
main .hoshou_tbl tbody .tr3 td {
  font-size: 12px;
  padding-bottom: 0.7rem;
}
main .hoshou_tbl tbody .tr2 td {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  color: #004485;
  font-size: 22px;
  padding: 0.5rem 0;
}
main .hoshou_tbl tbody .tr2 td span {
  display: inline-block;
}
main .hoshou_tbl tbody .tr2 td .num {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-right: 0.1rem;
}
main .hoshou_midashi {
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -moz-flex;
  display: flex;
  gap: 0.2em;
}
main .hoshou_midashi .ckb {
  width: 30px;
  vertical-align: middle;
  margin-right: 0.2em;
}
main .hoshou_midashi .br-only-sp {
  display: none;
}
@media screen and (max-width: 480px) {
  main .hoshou_midashi .br-only-sp {
    display: block;
  }
}
main .hoshou_midashi .marker {
  background: linear-gradient(transparent 60%, #ffff66 60%);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  overflow-wrap: break-word;
  word-break: break-word;
}
main .toryou_tbl .num_ol {
  list-style-type: decimal;
  margin-left: 2em;
}
main .toryou_tbl,
main .toryou_tbl th,
main .toryou_tbl td {
  text-align: left;
}
main .toryou_tbl .bg_grey {
  display: block;
  background-color: #f2f2f2;
  padding: 0.4em 0.2em;
}
main .toryou_tbl .toryou_tbl_in {
  padding: 0.5em;
}
main .toryou_tbl td {
  vertical-align: bottom;
  padding: 0.4em 0.3em;
  line-height: 1.5;
  font-size: 0.95em;
}
main .toryou_tbl td:first-child {
  border-left: 1px solid #aaa;
}
main .toryou_tbl td:last-child {
  border-right: 1px solid #aaa;
}
main .toryou_tbl .tr1 td {
  border-top: 1px solid #aaa;
}
main .toryou_tbl .tr1 td:first-child {
  border-right: 1px dashed #aaa;
}
main .toryou_tbl .tr1 td,
main .toryou_tbl .tr2 td {
  border-bottom: 1px dashed #aaa;
}
main .toryou_tbl .tr3 td {
  border-bottom: 1px solid #aaa;
}
main .to_contact {
  text-align: center;
  padding: 40px 0 60px;
  margin-bottom: 120px;
  background-image: url(../common/images/bg.jpg);
  border: 1px solid #555;
}
main .to_contact_logo {
  width: 150px;
}
main .to_contact_txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-weight: 800;
  font-size: 46px;
  color: #004485;
  line-height: 1.6;
  padding-bottom: 1em !important;
}
main .to_contact_txt.txt2 {
  font-size: 19px;
  color: #000;
  font-weight: 400;
}
main .to_contact_txt.txt3 {
  font-size: 30px;
}
main .to_contact_btn {
  display: inline-block;
  background-color: #004485;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-size: 28px;
  padding: 0.8rem 0.5em 0.8rem 1.3em;
  text-decoration: none;
  border-radius: 5px;
  letter-spacing: 0.1em;
}
main .to_contact_btn::after {
  font-family: "Font Awesome 6 Free";
  content: "\f105";
  font-weight: 900;
  margin-left: 0.8em;
  font-size: 0.9em;
}
main .to_contact_btn:hover {
  opacity: 0.8;
}
main .to_contact_btn, main .to_contact_btn:hover {
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  main .heading01 {
    font-size: 36px;
  }
  main .heading02 {
    font-size: 30px;
  }
  main .heading03 {
    font-size: 22px;
    padding: 0.2rem;
  }
  main .heading04 {
    font-size: 18px;
  }
  main table {
    width: 100%;
    table-layout: fixed;
  }
  main table th,
main table td, main table {
    text-align: center;
  }
  main table th {
    background-color: #f5f5f5;
  }
  main table thead th {
    font-size: 0.85em;
    font-weight: bold;
  }
  main .blk_in {
    margin: 5rem 3vw;
  }
  main .blk_in:first-of-type {
    margin-top: 4%;
  }
  main .frame-black {
    padding: 0.8rem 3vw;
  }
  main .tokuchou_txt {
    font-size: 21px;
  }
  main .tokuchou_img {
    margin-bottom: 1em;
  }
  main .exterior_cleaning_txt {
    text-align: left;
  }
  main .exterior_cleaning_flex {
    width: 96%;
  }
  main .exterior_cleaning_flex.flex_txt {
    font-size: 18px;
  }
  main .exterior_cleaning_flex.flex_txt .right {
    text-align: center;
  }
  main .exterior_cleaning_flex figcaption {
    font-size: 1rem;
  }
  main .maitosih_tenken .frame-black {
    margin-bottom: 1.5rem;
  }
  main .maitosih_tenken_txt {
    bottom: -1.8em;
  }
  main .maitosih_tenken_flex {
    margin-top: 3rem;
    gap: 3vw;
  }
  main .maitosih_tenken_flex .photo {
    flex: 0 1 55%;
  }
  main .maitosih_tenken_tbl caption {
    font-size: 20px;
  }
  main .support_flex1 {
    gap: 3rem;
    flex-direction: column;
  }
  main .support_flex2 {
    align-items: center;
  }
  main .toryou_tbl tr,
main .toryou_tbl th,
main .toryou_tbl td {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  main .toryou_tbl .tr1 td:first-child {
    border-right-style: solid;
  }
  main .toryou_tbl .tr1 td:nth-child(2) {
    border-top: none;
    border-left: 1px solid #aaa;
  }
  main .to_contact {
    padding: 1em 0 100px;
  }
  main .to_contact_txt {
    font-size: 38px;
  }
  main .to_contact_txt.txt2 {
    text-align: left;
  }
  main .to_contact_txt.txt2 p {
    padding-bottom: 0.6em !important;
  }
  main .to_contact_btn {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  main .heading01 {
    font-size: 30px;
    line-height: 1.35;
  }
  main .heading02 {
    font-size: 26px;
  }
  main .heading03 {
    font-size: 19px;
    margin-bottom: 1rem;
    padding: 0.5rem 0.2rem;
  }
  main .heading04 {
    font-size: 17px;
  }
  main #mainV {
    padding-top: 2%;
  }
  main #contents {
    padding-top: 0;
  }
  main .blk_in {
    margin: 3rem 3vw;
  }
  main .tokuchou_txt {
    margin-left: 0;
    margin-top: 0.5rem;
  }
  main .exterior_cleaning_flex.flex_txt {
    font-size: 1rem;
  }
  main .exterior_cleaning_flex figcaption {
    font-size: 0.9rem;
  }
  main .maitosih_tenken_flex {
    margin-top: 1rem;
    flex-direction: column;
    gap: 1em;
    margin-bottom: 2rem;
  }
  main .maitosih_tenken_flex .photo {
    width: 90%;
    margin: auto;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -moz-flex;
    display: flex;
    gap: 3%;
    align-items: center;
  }
  main .maitosih_tenken_flex .photo img {
    flex: 1 1 30%;
    max-width: 30%;
  }
  main .maitosih_tenken_flex .photo figcaption {
    flex: 1 1 48%;
  }
  main .maitosih_tenken_tbl caption {
    font-size: 19px;
    line-height: 1.4;
  }
  main .maitosih_tenken_tbl thead {
    display: none;
  }
  main .maitosih_tenken_tbl tr,
main .maitosih_tenken_tbl th,
main .maitosih_tenken_tbl td {
    display: block;
    width: 100% !important;
  }
  main .maitosih_tenken_tbl tr {
    margin-bottom: 1rem;
  }
  main .maitosih_tenken_tbl th,
main .maitosih_tenken_tbl td {
    text-align: left;
    border: none;
  }
  main .maitosih_tenken_tbl th {
    padding: 0.6rem 3vw 0.5rem;
    border-bottom: 3px double #aaa;
    padding-left: 3rem;
    background-repeat: no-repeat;
  }
  main .maitosih_tenken_tbl th.ippan_th {
    background-size: 25px;
    background-position: left 2vw center;
    background-image: url(../images/zutto_anshintosou/sp/_icon_ippan.png);
  }
  main .maitosih_tenken_tbl th.zuttoanshin_th {
    background-size: 35px;
    background-position: left 1vw top 5px;
    color: #004485;
    background-image: url(../common/images/logoMark-nopeople.svg);
  }
  main .maitosih_tenken_tbl td {
    padding: 0.8rem 3vw 0.4rem;
    padding-left: 10em;
    position: relative;
    border: none;
    border-bottom: 1px dotted #aaa;
  }
  main .maitosih_tenken_tbl td::before {
    content: attr(data-label) " ：";
    position: absolute;
    left: 1em;
    width: 35%;
    white-space: nowrap;
    font-size: 0.85rem;
  }
  main .maitosih_tenken_tbl td.zuttoanshin_td::before {
    font-weight: bold;
  }
  main .maitosih_tenken_tbl td:last-child {
    border-bottom: 1px solid #333;
    border-right: none;
  }
  main .support .round-box {
    font-size: 1rem;
  }
  main .support .round-box br {
    display: none;
  }
  main .support_flex3 {
    align-items: center;
    margin-bottom: 1rem;
  }
  main .to_contact {
    padding: 1em 0 100px;
  }
  main .to_contact_logo {
    width: 10em;
  }
  main .to_contact_txt {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) {
  #mainV {
    margin: 0 !important;
    padding: 0% 0 2%;
  }
}
/*# sourceMappingURL=zutto_anshintosou.css.map */