@charset "UTF-8";

/* ===== このページ専用スタイル =====
   共通スタイル（header/footer/カラー変数等）は ../assets/css/style.css を参照。
   デザイン元: bousai_all_pc.pdf 4P目
   テーマカラー: #235a9f（MV・ラベル。ユーザー指定値）
*/

/* ===== mv（万一のとき「設備で支える」） ===== */
.mv {
  background: #eae7e2;
  padding: 0vw 0 4vw;
}

.mv_inner {
  display: flex;
  align-items: stretch;
  width: 82.81vw;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 2.34vw 2.08vw 0;
  background: #235a9f;
}

.mv_left {
  flex: 0 0 43.16vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.mv_box {
  flex: none;
  width: 100%;
  height: 16.15vw;
  box-sizing: border-box;
  background: #fff;
  padding: 3vw 3vw 1vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mv_text {
  box-sizing: border-box;
  padding: 2.3vw 3vw 2.4vw;
}

.mv_pretitle {
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.54vw;
  color: #1a1a1a;
  letter-spacing: 0.23em;
  margin-bottom: 0.6vw;
}

.mv_ttl {
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.76vw;
  color: #1a1a1a;
  letter-spacing: 0.23em;
  margin-bottom: 2vw;
}

.mv_lead {
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.95vw;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.12em;
  text-align: center;
  margin-bottom: 2.2vw;
  text-shadow: 0 0 0.5vw rgba(0, 0, 0, 0.65), 0 0 1vw rgba(0, 0, 0, 0.4);
}

.mv_lead span {
  display: inline-block;
  border: 1px solid #fff;
  padding: 0 1.3vw;
}

.mv_lead span:last-child {
  margin-top: 1.6vw;
}

.mv_desc {
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.04vw;
  color: #fff;
  line-height: 1.95;
  letter-spacing: 0.23em;
  text-shadow: 0 0 0.5vw rgba(0, 0, 0, 0.65), 0 0 1vw rgba(0, 0, 0, 0.4);
}

.mv_photo {
  flex: 1;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  overflow: visible;
}

.mv_photo img {
  width: 35.49vw;
  margin-top: 0;
  display: block;
}

/* ===== case（高断熱／初期対応・二次災害／転倒しにくい収納 共通） ===== */
.case {
  background: #fff;
  padding: 5.5vw 0;
}

.case_inner {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 4.5vw;
  width: 75vw;
  margin: 0 auto;
}

.case_fig {
  flex: 0 0 25.57vw;
  text-align: center;
}

.case_fig img {
  display: inline-block;
}

.case_fig figcaption {
  margin-top: 1vw;
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 0.68vw;
  color: #666;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.case_insulation .case_fig img { width: 23.18vw; }
.case_emergency .case_fig img  { width: 25.21vw; }
.case_storage .case_fig img    { width: 25.57vw; }

.case_fig_captions {
  display: flex;
  justify-content: space-between;
  gap: 1vw;
  margin-top: 1vw;
}

.case_fig_captions span {
  flex: 1;
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 0.85vw;
  color: #333;
  line-height: 1.6;
}

.case_body {
  flex: 0 0 33vw;
  width: 33vw;
}

.case_tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.44vw;
  box-sizing: border-box;
  background: #235a9f;
  color: #fff;
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.3vw;
  letter-spacing: 0;
  padding: 0.6vw 1.6vw;
  margin-bottom: 1.8vw;
}

.case_text {
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 0.94vw;
  color: #333;
  line-height: 2.22;
  letter-spacing: 0;
}

/* ===== supply_area（ライフラインを確保するアイテムも、多彩にご提案。） ===== */
.supply_area {
  background: rgba(35, 90, 159, 0.3);
  padding: 4vw 0;
}

.supply_ttl {
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.82vw;
  color: #235a9f;
  letter-spacing: 0.03em;
  line-height: 1.99vw;
  text-align: center;
  margin-bottom: 4vw;
}

.supply_group {
  width: 80.1vw;
  box-sizing: border-box;
  margin: 0 auto 0vw;
  padding: 3vw 10.42vw 4vw 14.06vw;
  background: #fff;
}

.supply_group_ttl {
  text-align: center;
  margin-bottom: 3vw;
}

.supply_group_ttl span {
  display: inline-block;
  border: 1px solid #235a9f;
  padding: 0.9vw 2.4vw;
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.35vw;
  color: #235a9f;
  letter-spacing: 0.05em;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.supply_item {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 3.5vw;
}

.supply_item + .supply_item {
  margin-top: 3.5vw;
}

.supply_fig {
  flex: 0 0 25.89vw;
  text-align: center;
}

.supply_fig img {
  width: 100%;
  display: inline-block;
}

.supply_fig figcaption {
  margin-top: 1vw;
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 0.8vw;
  color: #666;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.supply_body {
  flex: 1;
  max-width: 30vw;
  padding-top: 0.4vw;
}

.supply_tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.8vw;
  box-sizing: border-box;
  background: #235a9f;
  color: #fff;
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.1vw;
  padding: 0.5vw 1.4vw;
  margin-bottom: 1.4vw;
  width: 100%;
}

.supply_text {
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 0.88vw;
  color: #333;
  line-height: 1.9;
}

.supply_note {
  margin-top: 0.8vw;
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 0.72vw;
  color: #666;
  line-height: 1.7;
}

/* ===== pet_box（守るべき"家族の一員"のために。） ===== */
.pet_box {
  position: relative;
  display: flex;
  align-items: center;
  gap: 3.5vw;
  width: 81.1vw;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 3vw 10.42vw 7vw 14.06vw;
  background: #fff;
}

.pet_box::before {
  content: "";
  position: absolute;
  top: 1.2vw;
  bottom: 4.2vw;
  left: 7.84vw;
  right: 4.43vw;
  border: 1px solid #235a9f;
  border-radius: 0.5vw;
  pointer-events: none;
}

.pet_fig {
  flex: 0 0 25.89vw;
  text-align: center;
}

.pet_fig img {
  width: 100%;
  display: block;
}

.pet_body {
  flex: 1;
  /*max-width: 30vw;*/
}

.pet_tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.8vw;
  box-sizing: border-box;
  background: #235a9f;
  color: #fff;
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.1vw;
  padding: 0.5vw 1.4vw;
  margin-bottom: 1.4vw;
  width: 100%;
}

.pet_text {
  font-family: "Kozuka Gothic Pro", "小塚ゴシック Pro", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 0.88vw;
  color: #333;
  line-height: 1.9;
}

/* ===== SP ===== */
@media screen and (max-width: 750px) {

  .mv {
    padding: 6vw 0 10vw;
  }

  .mv_inner {
    flex-direction: column;
    position: relative;
    width: 88.5vw;
    margin: 0 auto;
    padding: 0;
    height: auto;
    background: none;
    z-index: 3;
  }

  /* KV出現アニメーション：kouzouと同じ仕組み（詳細はkouzouのCSSコメント参照） */
  .mv_inner_white {
    position: absolute;
    width: 0;
    height: 0;
    background: #fff;
    z-index: 0;
  }

  .mv_inner_bg {
    position: absolute;
    width: 0;
    height: 0;
    background: #235a9f;
    opacity: 0;
    transform: translate(0, 60px);
    z-index: 1;
    transition: opacity 2.4s cubic-bezier(0.22, 1, 0.36, 1), transform 2.4s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .mv_inner_bg.is_show {
    opacity: 1;
    transform: translate(0, 0);
  }

  .mv_inner_accent_white,
  .mv_inner_accent2_white {
    position: absolute;
    width: 0;
    height: 0;
    background: #235a9f;
    pointer-events: none;
    z-index: 2;
    transition: width 900ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  .mv_inner_accent,
  .mv_inner_accent2 {
    position: absolute;
    width: 0;
    height: 0;
    background: #0e205f;
    pointer-events: none;
    z-index: 2;
    transition: width 900ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  .mv_left {
    display: contents;
  }

  .mv_box {
    order: 1;
    width: 55.7vw;
    height: auto;
    margin: 4vw auto 3.8vw;
    padding: 2.3vw 3vw 3.3vw;
  }

  .mv_pretitle {
    font-size: 3.2vw;
    margin-bottom: 1.6vw;
  }

  .mv_ttl {
    font-size: 4.4vw;
    margin-bottom: 0;
  }

  .mv_photo {
    order: 2;
    justify-content: center;
  }

  .mv_photo img {
    width: 64.1vw;
    aspect-ratio: 1499 / 1393;
    margin: 0;
  }

  .mv_text {
    order: 3;
    margin-top: 2.7vw;
    padding: 0 6vw 6vw;
  }

  .mv_lead {
    position: absolute;
    z-index: 1;
    top: 35.1vw;
    left: 7vw;
    width: 100%;
    font-size: 4vw;
    color: #235a9f;
    text-align: left;
    margin-bottom: 0;
    padding: 0 6vw 0 16.4vw;
    box-sizing: border-box;
    text-shadow: none;
  }

  .mv_lead span {
    display: inline-block;
    background: #fff;
    border: 1px solid #fff;
    padding: 0 2.3vw;
  }

  .mv_lead span:last-child {
    margin-top: 4.6vw;
  }

  .mv_desc {
    width: 64.4vw;
    margin: 0 auto;
    font-size: 2.9vw;
    line-height: 2.57;
    text-shadow: 0 0 0.5vw rgba(0, 0, 0, 0.85), 0 0 1vw rgba(0, 0, 0, 0.6);
  }

  .mv_desc_br_pc {
    display: none;
  }

  .case_text_br_pc {
    display: none;
  }

  .case {
    padding: 10vw 6vw 10vw;
  }

  .case_inner {
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 10vw;
  }

  .case_fig {
    order: 2;
    flex: none;
    width: 100%;
  }

  .case_insulation .case_fig img,
  .case_emergency .case_fig img,
  .case_storage .case_fig img {
    width: 100%;
  }

  .case_fig figcaption {
    font-size: 2.3vw;
    line-height: 3.61;
    letter-spacing: 0.08em;
    text-align: left;
  }

  .case_fig_captions span {
    font-size: 2.9vw;
    line-height: 1.6;
  }

  .case_body {
    order: 1;
    flex: none;
    width: 100%;
  }

  .case_tag {
    width: 100%;
    min-height: auto;
    font-size: 4.3vw;
    line-height: 1.75;
    padding: 2.5vw 0vw;
    margin-bottom: 6vw;
    box-sizing: border-box;
  }

  .case_text {
    font-size: 3.1vw;
    line-height: 3.41;
    letter-spacing: 0.01em;
    text-align: left;
  }

  .supply_area {
    padding: 10vw 5vw 5vw;
  }

  .supply_ttl {
    font-size: 4.6vw;
    line-height: 1.6;
  }

  .supply_group {
    width: 100%;
    padding: 3vw 3vw 8vw;
  }

  .supply_group_ttl {
    margin-bottom: 13vw;
  }

  .supply_group_ttl span {
    font-size: 4.2vw;
    padding: 5vw 4vw;
  }

  .supply_item {
    flex-direction: column;
    align-items: center;
    gap: 7vw;
  }

  .supply_item + .supply_item {
    margin-top: 16vw;
  }

  .supply_fig {
    order: 2;
    flex: none;
    width: 100%;
  }

  .supply_fig figcaption {
    font-weight: 300;
    font-size: 2.4vw;
    line-height: 1.61;
    letter-spacing: 0;
  }

  .supply_body {
    order: 1;
    max-width: 100%;
  }

  .supply_tag {
    min-height: auto;
    font-size: 4.3vw;
    line-height: 1.75;
    padding: 2.5vw 0vw;
    margin-bottom: 5vw;
  }

  .supply_text {
    font-size: 3.1vw;
    line-height: 3.41;
    letter-spacing: 0.01em;
    text-align: left;
  }

  .supply_text br {
    display: none;
  }

  .supply_note {
    font-size: 3vw;
  }

  .pet_box {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 3vw 3vw 4vw;
    gap: 7vw;
  }

  .pet_box::before {
    border: none;
  }

  .pet_fig {
    order: 2;
    flex: none;
    width: 100%;
  }

  .pet_body {
    order: 1;
    max-width: 100%;
  }

  .pet_tag {
    min-height: auto;
    font-size: 4.3vw;
    line-height: 1.75;
    padding: 2.5vw 0vw;
    margin-bottom: 5vw;
  }

  .pet_text {
    font-size: 3.1vw;
    line-height: 3.41;
    letter-spacing: 0.01em;
    text-align: left;
  }

  .pet_text_br_pc {
    display: none;
  }
}
