@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  font-size: 16px;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

a {
  color: unset;
  text-decoration: none;
}

img {
  max-width: 100%;
}

ul {
  list-style-type: none;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  scroll-behavior: smooth;
}

* {
  background-repeat: no-repeat;
}

.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

a {
  color: unset;
}

img {
  max-width: 100%;
}

ul {
  list-style: none;
}

.page_top_btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 70px;
  z-index: 2005;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 999px) {
  .page_top_btn {
    bottom: 80px;
  }
}
@media (max-width: 600px) {
  .page_top_btn {
    width: 60px;
    right: 4px;
    bottom: 70px;
  }
}

/* ボタンの基本デザイン */
.back-to-top {
  opacity: 1;
}

.header_space {
  height: 78px;
  background-color: #fff;
}
@media (max-width: 999px) {
  .header_space {
    height: 70px;
  }
}

header {
  z-index: 1000;
  position: relative;
  background-color: white;
  position: fixed;
  top: 0;
  width: 100%;
  transition-duration: 0.3s;
}
@media (max-width: 999px) {
  header.is-hide {
    transform: translateY(-78px);
  }
}
@media (pointer: coarse) {
  header {
    height: 70px;
  }
}
header .header_upper {
  display: flex;
  justify-content: space-between;
  height: 78px;
  align-items: center;
  box-shadow: 0px 0px 3px #333;
  position: relative;
  z-index: 11;
}
@media (max-width: 999px) {
  header .header_upper {
    display: none;
  }
}
@media (pointer: coarse) {
  header .header_upper {
    display: none;
  }
}
header .header_upper .site_logo {
  margin-left: 61px;
  margin-left: 4.236vw;
  margin-left: calc(9.32vw - 73.18px);
  margin-left: 20px;
}
header .header_upper .site_logo a {
  display: block;
  position: relative;
  height: 78px;
  padding: 0.4vw;
  padding: 7.44px;
}
header .header_upper .site_logo a > img {
  position: absolute;
  height: 70%;
  top: 12px;
  opacity: 0.3;
}
header .header_upper .site_logo a .chumon_kodate {
  text-align: right;
  font-size: 0.74vw;
  font-size: 13.764px;
  letter-spacing: 0.05vw;
  letter-spacing: 0.93px;
  margin-bottom: 0.3vw;
  margin-bottom: 5.58px;
  color: #173269;
}
header .header_upper .site_logo a .logo_flex {
  display: flex;
  gap: 0.3vw;
  gap: 5.58px;
}
header .header_upper .site_logo a .logo_flex .left {
  width: 1.6vw;
  width: 29.78px;
}
header .header_upper .site_logo a .logo_flex .right .en {
  width: 11vw;
  width: 204.6px;
  margin-bottom: 0.2vw;
  margin-bottom: 3.72px;
}
header .header_upper .site_logo a .logo_flex .right .en img {
  display: block;
}
header .header_upper .site_logo a .logo_flex .right h1 {
  font-size: 0.5vw;
  font-size: 9.3px;
  font-size: 10.75px;
  font-weight: 400;
}
header .header_upper .flex {
  display: flex;
  align-items: center;
  gap: 60px;
  gap: 4.167vw;
  gap: clamp(6px, 12.273vw - 116.73px, 60px);
  align-items: flex-end;
}
@media (max-width: 1260px) {
  header .header_upper .flex {
    gap: 50px;
  }
}
@media (max-width: 1120px) {
  header .header_upper .flex {
    gap: 40px;
  }
}
@media (max-width: 1080px) {
  header .header_upper .flex {
    gap: 20px;
  }
}
header .header_upper .flex ul {
  display: flex;
  position: relative;
  gap: 61px;
  gap: 4.236vw;
  gap: clamp(10px, 11.364vw - 103.64px, 60px);
}
@media (max-width: 1300px) {
  header .header_upper .flex ul {
    gap: 50px;
  }
}
@media (max-width: 1120px) {
  header .header_upper .flex ul {
    gap: 40px;
  }
}
@media (max-width: 1080px) {
  header .header_upper .flex ul {
    gap: 30px;
  }
}
header .header_upper .flex ul li {
  position: relative;
  padding-bottom: 17px;
}
@media (max-width: 1260px) {
  header .header_upper .flex ul li a {
    font-size: 13px;
  }
}
header .header_upper .flex ul li::after {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 13px;
  height: 10px;
  background-image: url(../img/PC/ヘッダー/黒い三角.png);
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translate(-20%, -110%);
  font-weight: bold;
}
header .header_upper .flex ul li:hover {
  color: #7AB9CC;
}
header .header_upper .flex ul li:hover::after {
  background-image: url(../img/PC/ヘッダー/青い三角.png);
}
header .header_upper .flex ul li:hover::before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 21px;
  height: 20px;
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../img/PC/ヘッダー/ヘッダー文字上の家.png);
}
header .header_upper .flex ul li:last-child:hover::after {
  top: 21%;
  transform: rotate(270deg);
}
header .header_upper .flex .inquiry_btn {
  width: 130px;
  height: 83px;
}
header .header_upper .flex .inquiry_btn img {
  width: 100%;
}
header .header_hover_bottom {
  display: flex;
  justify-content: flex-end;
  background-image: url(../img/使用写真/ヘッダー：プリンシパルホームの家づくり.jpg);
  background-size: contain;
  background-size: calc(53vw + 220px);
  background-position: calc(16vw - 320px);
  background-repeat: no-repeat;
  height: 352px;
  display: none;
  position: absolute;
  top: 78px;
  width: 100%;
  z-index: 1000;
}
@media (min-width: 1600px) {
  header .header_hover_bottom {
    height: 444px;
  }
}
@media (max-width: 999px) {
  header .header_hover_bottom {
    display: none !important;
  }
}
header .header_hover_bottom .lineup_text {
  width: 300px;
  position: absolute;
  top: 50px;
  left: calc((100vw - 560px) / 2);
  transform: translateX(-40%);
  display: none;
}
header .header_hover_bottom.is-active {
  display: flex;
}
header .header_hover_bottom.bg-make_home {
  background-image: url(../img/使用写真/ヘッダー：プリンシパルホームの家づくり.jpg);
}
header .header_hover_bottom.bg-architecture {
  background-image: url(../img/使用写真/ヘッダー：建築実例.jpg);
}
header .header_hover_bottom.bg-modelhouse {
  background-image: url(../img/使用写真/ヘッダー：街中ギャラリー.jpg);
}
header .header_hover_bottom.bg-lineup {
  background-image: url("../img/使用写真/SKY living.jpg");
  background-position: 0% center;
}
header .header_hover_bottom.bg-lineup {
  background-image: url("../img/PC/ヘッダー/施工事例パネルoutline_20251212.jpg");
  background-size: 80%;
}
header .header_hover_bottom.bg-lineup-sky {
  background-image: url("../img/使用写真/SKY living.jpg");
  background-size: 80%;
}
header .header_hover_bottom.bg-lineup-sky .lineup_tab_Sky {
  width: 286px;
  top: 140px;
  left: calc((100vw - 560px) / 2);
  transform: translateX(-48%);
  display: block;
}
@media (min-width: 1600px) {
  header .header_hover_bottom.bg-lineup-sky .lineup_tab_Sky {
    top: 183px;
    left: calc((100vw - 740px) / 2);
  }
}
header .header_hover_bottom.bg-lineup-nature {
  background-image: url(../img/使用写真/自然素材の家.jpg);
  background-size: 80%;
}
header .header_hover_bottom.bg-lineup-nature .lineup_tab_sizen {
  width: 286px;
  top: 175px;
  left: calc((100vw - 560px) / 2);
  transform: translateX(-48%);
  display: block;
}
@media (min-width: 1600px) {
  header .header_hover_bottom.bg-lineup-nature .lineup_tab_sizen {
    top: 180px;
    left: calc((100vw - 700px) / 2);
  }
}
header .header_hover_bottom.bg-lineup-premium {
  background-image: url(../img/使用写真/プレミアムハウス.jpg);
  background-size: 80%;
}
header .header_hover_bottom.bg-lineup-premium .lineup_tab_premi {
  width: 250px;
  top: 101px;
  left: calc((100vw - 560px) / 2);
  transform: translateX(-48%);
  display: block;
}
@media (min-width: 1600px) {
  header .header_hover_bottom.bg-lineup-premium .lineup_tab_premi {
    top: 141px;
    left: calc((100vw - 680px) / 2);
  }
}
header .header_hover_bottom .link_area_left {
  background-color: #D4F1FF;
  border-bottom-left-radius: 146px;
  padding: 51px 0px 0px 111px;
  width: 54.6%;
  max-width: 786.234px;
}
@media (max-width: 1200px) {
  header .header_hover_bottom .link_area_left {
    padding: 51px 0px 0px 71px;
  }
}
header .header_hover_bottom .link_area_left {
  display: none;
}
header .header_hover_bottom .link_area_left.is-active {
  display: block;
}
header .header_hover_bottom .link_area_left ul.ul_parent {
  display: grid;
  grid: 80px 80px 80px/1.03fr 1fr;
  grid-auto-flow: column;
}
header .header_hover_bottom .link_area_left ul.ul_parent li {
  position: relative;
}
header .header_hover_bottom .link_area_left ul.ul_parent li a img {
  width: 58px;
}
header .header_hover_bottom .link_area_left ul.ul_parent li a span {
  position: relative;
  top: -18px;
  right: -17px;
}
header .header_hover_bottom .link_area_left ul.ul_parent li a.okiniiri {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
header .header_hover_bottom .link_area_left ul.ul_parent li a.okiniiri img {
  width: 205px;
  position: relative;
  top: 10px;
}
header .header_hover_bottom .link_area_left ul.ul_parent li ul {
  padding-left: 78px;
}
header .header_hover_bottom .link_area_left ul.ul_parent li ul li {
  margin-bottom: 9px;
}
header .header_hover_bottom .link_area_left ul.ul_parent li ul li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/PC/ヘッダー/黒い三角.png);
}
header .header_hover_bottom .link_area_left_lineup {
  display: none;
}
header .header_hover_bottom .link_area_left_lineup.is-active {
  display: flex;
  flex-flow: column;
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap {
  height: 33.333%;
  position: relative;
  background-position: center;
  background-size: 128%;
  border-left: 66px solid transparent;
  background-repeat: no-repeat;
  box-sizing: content-box;
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap img {
  height: 100%;
  background-clip: border-box;
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap:hover {
  background-size: 540px;
}
@media (min-width: 1600px) {
  header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap:hover {
    background-size: 685px;
  }
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap:hover:nth-child(1) {
  background-image: url("../img/PC/ヘッダー/Sky Livings_ホバー後.png");
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap:hover:nth-child(1) img {
  opacity: 0;
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap:hover:nth-child(2) {
  background-image: url("../img/PC/ヘッダー/自然素材の家_ホバー後.png");
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap:hover:nth-child(2) img {
  opacity: 0;
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap:hover:nth-child(3) {
  background-image: url("../img/PC/ヘッダー/Premium House_ホバー後.png");
}
header .header_hover_bottom .link_area_left_lineup.is-active .img_wrap:hover:nth-child(3) img {
  opacity: 0;
}
header .header_hover_bottom .link_area_right .link_area_right_img {
  position: relative;
}
header .header_hover_bottom .link_area_right .link_area_right_img img {
  display: block;
  width: 80px;
}
@media (min-width: 1600px) {
  header .header_hover_bottom .link_area_right .link_area_right_img img {
    width: 101px;
  }
}
header .header_hover_bottom .link_area_right .link_area_right_img::before {
  content: "";
  display: block;
  width: 0;
  border-bottom: 10px solid white;
  border-right: 10px solid white;
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0, 0, 0.51, 1.22);
}
header .header_hover_bottom .link_area_right .link_area_right_img:nth-child(1)::before {
  border-top: 10px solid #004080;
  border-left: 10px solid #004080;
}
header .header_hover_bottom .link_area_right .link_area_right_img:nth-child(2)::before {
  border-top: 10px solid #13224D;
  border-left: 10px solid #13224D;
}
header .header_hover_bottom .link_area_right .link_area_right_img:nth-child(3)::before {
  border-top: 10px solid #007399;
  border-left: 10px solid #007399;
}
header .header_hover_bottom .link_area_right .link_area_right_img:hover::before {
  border-top-width: 27px;
  border-left-width: 27px;
  border-bottom-width: 27px;
  border-right-width: 27px;
}

.mask {
  display: none;
}

.mask.show {
  display: block;
  position: fixed;
  inset: 0;
  background-color: #0f1b3b;
  opacity: 0.8;
  z-index: 10;
}

main {
  position: relative;
}

.bottom_nav_space {
  background-color: #001133;
  height: 60px;
  display: none;
}
@media (max-width: 999px) {
  .bottom_nav_space {
    display: block;
  }
}

.bottom_nav {
  position: fixed;
  bottom: 0;
  width: 100vw;
  height: 60px;
  display: none;
  z-index: 2010;
}
@media (max-width: 999px) {
  .bottom_nav {
    display: block;
  }
}
.bottom_nav .box {
  display: flex;
  width: 100%;
  height: 100%;
}
.bottom_nav .box a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  color: white;
}
@media (max-width: 420px) {
  .bottom_nav .box a {
    font-size: 14px;
  }
}
.bottom_nav .box a.catalog_bottom_nav {
  background-color: #004e99;
  border-top-left-radius: 40px;
}
.bottom_nav .box a.kengaku_bottom_nav {
  background-color: #0195c5;
}
.bottom_nav .box a.iedukuri_bottom_nav {
  background-color: #1b3069;
  border-top-right-radius: 40px;
}

.header_hum_btn {
  width: 50px;
  height: 50px;
  position: fixed;
  top: 15px;
  right: 10px;
  border: 1px solid #1a3068;
  border-radius: 50%;
  display: flex;
  align-items: center;
  display: none;
  z-index: 300;
}
@media (max-width: 999px) {
  .header_hum_btn {
    display: flex;
    width: 40px;
    height: 40px;
  }
}
@media (pointer: coarse) {
  .header_hum_btn {
    display: flex;
  }
}
.header_hum_btn ul {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 50%;
  justify-content: space-between;
}
.header_hum_btn ul li {
  width: 60%;
  height: 2px;
  background-color: #1a3068;
}
.header_hum_btn.to-close {
  background-color: #004080;
}
.header_hum_btn.to-close li {
  background-color: white;
}
.header_hum_btn.to-close li:nth-child(1) {
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
}
.header_hum_btn.to-close li:nth-child(2) {
  display: none;
}
.header_hum_btn.to-close li:nth-child(3) {
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
}

.header_sp {
  display: none;
  z-index: 200;
  inset: 0;
  background-color: #fff;
}
@media (max-width: 999px) {
  .header_sp {
    display: block;
  }
}
@media (pointer: coarse) {
  .header_sp {
    display: block;
  }
}
.header_sp.is-active {
  position: fixed;
  pointer-events: auto;
}
.header_sp.is-active .header-sp-space {
  height: 70px;
}
.header_sp .header_logo {
  display: flex;
  justify-content: center;
  z-index: 1;
  position: absolute;
  top: 0;
}
.header_sp .header_logo img {
  width: 200px;
}
.header_sp .header_logo a {
  display: block;
  position: relative;
  height: 78px;
  padding: 0.4vw;
  padding: 7.44px;
}
@media (max-width: 999px) {
  .header_sp .header_logo a {
    padding: 0;
  }
}
.header_sp .header_logo a > img {
  position: absolute;
  height: 70%;
  top: 12px;
  opacity: 0.3;
}
.header_sp .header_logo a .chumon_kodate {
  text-align: right;
  font-size: 0.74vw;
  font-size: 13.764px;
  letter-spacing: 0.05vw;
  letter-spacing: 0.93px;
  margin-bottom: 0.3vw;
  margin-bottom: 5.58px;
  color: #173269;
}
.header_sp .header_logo a .logo_flex {
  display: flex;
  gap: 0.3vw;
  gap: 5.58px;
}
.header_sp .header_logo a .logo_flex .left {
  width: 1.6vw;
  width: 29.78px;
}
.header_sp .header_logo a .logo_flex .right .en {
  width: 11vw;
  width: 204.6px;
  margin-bottom: 0.2vw;
  margin-bottom: 3.72px;
}
.header_sp .header_logo a .logo_flex .right .en img {
  display: block;
}
.header_sp .header_logo a .logo_flex .right h1 {
  font-size: 0.5vw;
  font-size: 9.3px;
  font-size: 10.75px;
  font-weight: 400;
}
@media (max-width: 999px) {
  .header_sp .header_logo {
    padding: 0px 0;
  }
}
@media (max-width: 600px) {
  .header_sp .header_logo {
    width: 100%;
    justify-content: left;
  }
}
.header_sp .header_logo .site_logo {
  transform: scale(0.7) translateX(-28px);
  transform: scale(0.65) translateX(-31px);
}
.header_sp .hum_menu {
  background-color: #d4f1ff;
  padding: 10px 15px;
  display: none;
  height: 100vh;
}
.header_sp .hum_menu.is-active {
  display: block;
}
.header_sp .hum_menu .hum_link_area {
  margin-bottom: 8px;
}
.header_sp .hum_menu .hum_link_area ul {
  display: flex;
  justify-content: space-between;
}
.header_sp .hum_menu .hum_link_area ul li {
  width: 32%;
}
.header_sp .hum_menu .hum_link_area ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.header_sp .hum_menu .hum_link_area ul li a img {
  width: 100%;
}
.header_sp .hum_menu ul.hum_list_area {
  overflow-y: scroll;
  height: calc(100dvh - var(--total-header-h));
  padding-bottom: 160px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li {
  padding: 13px 0px;
  position: relative;
  border-bottom: 1px solid white;
  color: #414243;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li > a img {
  margin-right: 16px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li:has(.conpany_icon) img {
  width: 13px;
  margin-left: 5px;
  margin-right: 19px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li:has(.inquiry_icon) img {
  width: 20px;
  margin-right: 19px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li a {
  display: flex;
  align-items: center;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li a > img {
  width: 22px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li li.second {
  padding-top: 23px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li li.second img {
  width: 38px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li li.second img.conpany_icon {
  width: 13px;
  margin-left: 5px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li li.second img.inquiry_icon {
  width: 20px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li li.second .text {
  font-size: 17px;
  padding-left: 10px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li .state {
  width: 16px;
  height: 16px;
  position: absolute;
  position: absolute;
  right: 2%;
  top: 20px;
  margin-right: 10px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li .state span:nth-child(1) {
  display: block;
  background-color: #65b5cc;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li .state span:nth-child(2) {
  display: block;
  background-color: #65b5cc;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition-duration: 0.4s;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li:has(.is-active) span:nth-child(2) {
  transform: translateY(-50%);
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li ul {
  overflow: hidden;
  transition-duration: 0.3s;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li ul.hum_menu_top_ul {
  height: 0;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li ul.hum_menu_line_up_ul img {
  width: 300px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li ul li a img {
  width: 38px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li ul li a.okiniiri img {
  width: 200px;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li ul li ul li {
  margin-left: 50px;
  position: relative;
}
.header_sp .hum_menu ul.hum_list_area li.hum_menu_top_li ul li ul li::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
  background-image: url(../img/PC/ヘッダー/黒い三角.png);
  background-repeat: no-repeat;
  background-size: contain;
}

footer {
  background-color: #001847;
  padding-top: 60px;
  color: white;
  z-index: 1;
  position: relative;
}
@media (max-width: 999px) {
  footer {
    padding-top: 28px;
  }
}
footer .wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 60px 80px;
}
@media (max-width: 500px) {
  footer .wrapper {
    padding: 0 30px 80px;
  }
}
footer .wrapper .footer-top {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
footer .wrapper .footer-top .logo {
  max-width: 300px;
  margin-right: 30px;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  footer .wrapper .footer-top .logo {
    max-width: 250px;
  }
}
footer .wrapper .footer-top .sns {
  display: flex;
}
footer .wrapper .footer-top .sns a {
  display: inline-block;
  width: 50px;
  margin-right: 10px;
}
footer .wrapper .footer-nav ul.first_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: flex-start;
}
footer .wrapper .footer-nav ul.first_ul h3 {
  width: 80%;
  margin-bottom: 30px;
  border-bottom: 1px solid white;
  background-image: url(../img/PC/フッターまとめ/フッターメニュー/小さい家.png);
  background-position: right bottom;
  background-size: 20px;
  font-size: 16.5px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li {
  width: 25%;
  margin-bottom: 60px;
}
@media (max-width: 1250px) {
  footer .wrapper .footer-nav ul.first_ul li.first_li {
    width: 33%;
  }
}
@media (max-width: 900px) {
  footer .wrapper .footer-nav ul.first_ul li.first_li {
    width: 50%;
  }
}
@media (max-width: 660px) {
  footer .wrapper .footer-nav ul.first_ul li.first_li {
    width: 100%;
  }
}
footer .wrapper .footer-nav ul.first_ul li.first_li ul.second_ul {
  line-height: 1;
}
footer .wrapper .footer-nav ul.first_ul li.first_li ul.second_ul li.second_li {
  margin-bottom: 25px;
  font-size: 14px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li ul.second_ul li.second_li h4 {
  margin-bottom: 20px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li ul.second_ul li.second_li.consul h4 {
  margin-bottom: 28px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li ul.second_ul li.second_li.consul .third_ul .third_li {
  margin-bottom: 23px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li ul.second_ul li.second_li ul.third_ul {
  margin-top: 0px;
  margin-bottom: 32px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li ul.second_ul li.second_li ul.third_ul li.third_li {
  line-height: 1;
  margin-bottom: 15px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li ul.second_ul li.second_li ul.third_ul li.third_li a {
  font-size: 15px;
  display: inline-block;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .dot {
  list-style-type: disc;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .dot li {
  list-style-position: inside;
  line-height: 2;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box {
  display: flex;
  margin-top: 4px;
  font-size: 14px;
  margin-bottom: 16px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box h5 {
  font-size: 14px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box h5::after {
  content: "|";
  display: inline-block;
  margin-inline: 15px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box h5 a {
  font-size: inherit;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box ul {
  display: flex;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box ul li {
  font-size: 15px;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box ul li::after {
  content: "・";
}
@media (max-width: 400px) {
  footer .wrapper .footer-nav ul.first_ul li.first_li .area_box ul li::after {
    margin-left: 3px;
    margin-right: 5px;
  }
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box ul li:last-child::after {
  display: none;
}
footer .wrapper .footer-nav ul.first_ul li.first_li .area_box a {
  font-size: inherit;
}
footer .wrapper .footer-company {
  border: 1px solid white;
  padding: 40px 20px;
  position: relative;
}
footer .wrapper .footer-company * {
  line-height: normal;
}
@media (max-width: 660px) {
  footer .wrapper .footer-company {
    padding: 20px 15px;
  }
}
footer .wrapper .footer-company .footer-company-title {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  padding: 12px 24px;
  border: 1px solid white;
  background-color: #001847;
}
footer .wrapper .footer-company .addressWrap {
  display: flex;
  flex-wrap: wrap;
}
footer .wrapper .footer-company .addressWrap .address {
  width: 25%;
  border-right: 1px solid white;
  padding: 20px;
}
footer .wrapper .footer-company .addressWrap .address:last-child {
  border: none;
}
footer .wrapper .footer-company .addressWrap .address h3 {
  text-decoration: underline;
}
@media (max-width: 999px) {
  footer .wrapper .footer-company .addressWrap .address {
    width: 50%;
    border: none;
    margin-bottom: 40px;
  }
  footer .wrapper .footer-company .addressWrap .address:nth-child(2n+1) {
    border-right: 1px solid white;
  }
}
@media (max-width: 660px) {
  footer .wrapper .footer-company .addressWrap .address {
    width: 100%;
    border-right: none !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
footer .footer-bottom {
  background-color: #001133;
  text-align: center;
  padding: 40px 0 30px;
}
@media (max-width: 790px) {
  footer .footer-bottom .inner {
    width: fit-content;
    margin-inline: auto;
  }
}
footer .footer-bottom .inner .permit_information {
  margin-bottom: 30px;
}
@media (max-width: 790px) {
  footer .footer-bottom .inner .permit_information {
    text-align: left;
  }
}
footer .footer-bottom .inner .permit_information li {
  margin-bottom: 20px;
}
footer .footer-bottom .inner .permit_information .sp_only {
  display: none;
}
@media (max-width: 790px) {
  footer .footer-bottom .inner .permit_information .sp_only {
    display: block;
  }
}
footer .footer-bottom .inner .otherLink .otherLinkList {
  text-align: left;
  display: flex;
  justify-content: center;
}
footer .footer-bottom .inner .otherLink .otherLinkList li {
  margin-right: 20px;
}
@media (max-width: 790px) {
  footer .footer-bottom .inner .otherLink .otherLinkList {
    display: block;
  }
}

section.consul_home {
  margin-top: 147px;
  color: white;
  background-color: #d2e8ff;
}
@media (max-width: 999px) {
  section.consul_home {
    margin-top: 60px;
  }
}
section.consul_home img {
  display: block;
  position: relative;
  top: 3px;
  margin: 0 auto;
}
section.consul_home .bg_top {
  width: 100%;
}
section.consul_home .wrapper {
  text-align: center;
  background-color: #4383b8;
  padding-bottom: 100px;
}
@media (max-width: 999px) {
  section.consul_home .wrapper {
    padding-bottom: 0;
  }
}
section.consul_home .wrapper .inner {
  max-width: 1000px;
  margin: 0 auto;
}
section.consul_home .wrapper .inner h2 .h2_text {
  font-size: 38px;
}
@media (max-width: 700px) {
  section.consul_home .wrapper .inner h2 .h2_text {
    font-size: 28px;
  }
}
section.consul_home .wrapper .inner h2 span {
  font-size: 15px;
}
@media (max-width: 700px) {
  section.consul_home .wrapper .inner h2 span {
    font-size: 12px;
  }
}
section.consul_home .wrapper .inner h2 {
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 999px) {
  section.consul_home .wrapper .inner h2 {
    margin-bottom: 12px;
  }
}
section.consul_home .wrapper .inner h2 span {
  display: block;
  padding-bottom: 4px;
  border-bottom: 1px solid #fff;
  max-width: 200px;
  margin: 0 auto 4px;
}
@media (max-width: 700px) {
  section.consul_home .wrapper .inner h2 span {
    max-width: 140px;
  }
}
section.consul_home .wrapper .inner h2 .h2_text {
  position: relative;
  width: fit-content;
  margin-inline: auto;
}
section.consul_home .wrapper .inner h2 img {
  position: absolute;
  right: -55px;
  top: -20px;
  width: 50px;
}
section.consul_home .wrapper .inner h3 {
  margin-bottom: 40px;
}
section.consul_home .wrapper .inner h3 span {
  display: block;
  padding-bottom: 4px;
  border-bottom: 1px solid #002775;
  max-width: 200px;
  margin: 0 auto 4px;
}
section.consul_home .wrapper .inner h3 .h2_text {
  font-size: 40px;
}
section.consul_home .wrapper .inner > p {
  margin-bottom: 30px;
  padding: 0 15px;
}
@media (max-width: 999px) {
  section.consul_home .wrapper .inner > p {
    margin-bottom: 16px;
  }
}
section.consul_home .wrapper .inner .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
  box-sizing: content-box;
  padding: 0 15px;
}
section.consul_home .wrapper .inner .flex .left {
  width: 48%;
  text-align: center;
}
section.consul_home .wrapper .inner .flex .left a > img {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media (max-width: 999px) {
  section.consul_home .wrapper .inner .flex .left a > img {
    width: 94%;
    margin-bottom: 0;
  }
}
section.consul_home .wrapper .inner .flex .left a .hover_wrap {
  position: relative;
}
section.consul_home .wrapper .inner .flex .left a .hover_wrap img:nth-child(2) {
  position: absolute;
  opacity: 0;
  transition-duration: 0.3s;
  cursor: pointer;
}
section.consul_home .wrapper .inner .flex .left a .hover_wrap img:nth-child(2):hover {
  opacity: 1;
}
section.consul_home .wrapper .inner .flex .right {
  width: 48%;
  position: relative;
}
section.consul_home .wrapper .inner .flex .right a > img {
  width: 40%;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media (max-width: 999px) {
  section.consul_home .wrapper .inner .flex .right a > img {
    width: 59%;
    margin-bottom: 0;
  }
}
section.consul_home .wrapper .inner .flex .right a .hover_wrap {
  position: relative;
}
section.consul_home .wrapper .inner .flex .right a .hover_wrap img:nth-child(2) {
  position: absolute;
  opacity: 0;
  transition-duration: 0.3s;
  cursor: pointer;
}
section.consul_home .wrapper .inner .flex .right a .hover_wrap img:nth-child(2):hover {
  opacity: 1;
}
section.consul_home .wrapper .inner .to_consul_wrap {
  padding: 0 20px;
}
section.consul_home .wrapper .inner .to_consul_wrap .to_consul {
  display: block;
  margin: 40px auto 50px;
  margin-bottom: 30px;
  max-width: 400px;
  position: relative;
}
section.consul_home .wrapper .inner .to_consul_wrap .to_consul img {
  display: block;
  position: absolute;
  top: 0;
  transition-duration: 0.3s;
}
section.consul_home .wrapper .inner .to_consul_wrap .to_consul img:nth-child(1) {
  opacity: 0;
  position: relative;
}
section.consul_home .wrapper .inner .to_consul_wrap .to_consul img:nth-child(2) {
  opacity: 1;
}
section.consul_home .wrapper .inner .to_consul_wrap .to_consul img:nth-child(3) {
  opacity: 0;
}
section.consul_home .wrapper .inner .to_consul_wrap .to_consul:hover img:nth-child(3) {
  opacity: 1;
}
section.consul_home .wrapper .inner .q_a {
  background-color: #D2E8FF;
  border-radius: 60px;
  padding: 20px;
  color: #002775;
}
@media (max-width: 999px) {
  section.consul_home .wrapper .inner .q_a {
    border-radius: 24px;
    padding: 24px 15px;
  }
}
section.consul_home .wrapper .inner .q_a h3 .h3_text {
  font-size: 38px;
}
@media (max-width: 700px) {
  section.consul_home .wrapper .inner .q_a h3 .h3_text {
    font-size: 28px;
  }
}
section.consul_home .wrapper .inner .q_a h3 span {
  font-size: 15px;
}
@media (max-width: 700px) {
  section.consul_home .wrapper .inner .q_a h3 span {
    font-size: 12px;
  }
}
section.consul_home .wrapper .inner .q_a dl {
  max-width: 800px;
  margin: 0 auto;
}
section.consul_home .wrapper .inner .q_a dl dt {
  background-color: white;
  text-align: left;
  justify-content: space-between;
  display: flex;
  border-radius: 60px;
  align-items: center;
  position: relative;
  padding: 10px;
  margin-bottom: 20px;
  width: 100%;
  cursor: pointer;
  gap: 10px;
  padding-left: 60px;
}
@media (max-width: 500px) {
  section.consul_home .wrapper .inner .q_a dl dt {
    font-size: 14px;
    padding-left: 60px;
  }
}
section.consul_home .wrapper .inner .q_a dl dt * {
  flex-shrink: 0;
}
section.consul_home .wrapper .inner .q_a dl dt::before {
  content: "";
  display: inline-block;
  width: 47px;
  height: 52px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/net/new-design/common/img/PC/フッターまとめ/お問い合わせ/icon_q@4x.png");
  position: absolute;
  left: -3px;
  top: 0px;
  background-position: center;
}
section.consul_home .wrapper .inner .q_a dl dt .state {
  width: 16px;
  height: 16px;
  position: relative;
  margin-right: 10px;
}
section.consul_home .wrapper .inner .q_a dl dt .state span:nth-child(1) {
  display: block;
  background-color: #002775;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
section.consul_home .wrapper .inner .q_a dl dt .state span:nth-child(2) {
  display: block;
  background-color: #002775;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition-duration: 0.4s;
}
section.consul_home .wrapper .inner .q_a dl dt.is-active span:nth-child(2) {
  transform: translateY(-50%);
}
section.consul_home .wrapper .inner .q_a dl dd {
  text-align: left;
  display: flex;
  border-radius: 60px;
  align-items: center;
  position: relative;
  padding-left: 80px;
  overflow: hidden;
  height: 0;
  transition-duration: 0.3s;
  padding-left: 60px;
}
@media (max-width: 500px) {
  section.consul_home .wrapper .inner .q_a dl dd {
    font-size: 14px;
    padding-left: 60px;
  }
}
section.consul_home .wrapper .inner .q_a dl dd.is-active {
  margin-bottom: 20px;
  overflow: visible;
}
section.consul_home .wrapper .inner .q_a dl dd::before {
  content: "";
  display: inline-block;
  width: 47px;
  height: 52px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/net/new-design/common/img/PC/フッターまとめ/お問い合わせ/icon_a@4x.png);
  position: absolute;
  left: -3px;
  top: 0px;
  background-position: center;
  opacity: 0;
}
section.consul_home .wrapper .inner .q_a dl dd.is-active::before {
  opacity: 1;
}
section.consul_home .wrapper .inner .q_a dl dd a {
  display: contents;
  color: #0195c5;
}

section.contact {
  background-color: #4383b8;
  color: white;
  padding: 70px 0 0;
}
@media (max-width: 999px) {
  section.contact {
    padding: 36px 0 0;
  }
}
section.contact .wrapper {
  background-color: #004980;
  padding: 75px;
  border-radius: 150px 150px 0 0;
}
@media (max-width: 999px) {
  section.contact .wrapper {
    border-radius: 24px 24px 0 0;
    padding: 34px 10px;
  }
}
section.contact .wrapper h2 {
  text-align: center;
  margin-bottom: 20px;
}
section.contact .wrapper h2 .h2_text {
  font-size: 38px;
}
@media (max-width: 700px) {
  section.contact .wrapper h2 .h2_text {
    font-size: 28px;
  }
}
section.contact .wrapper h2 span {
  font-size: 15px;
}
@media (max-width: 700px) {
  section.contact .wrapper h2 span {
    font-size: 12px;
  }
}
@media (max-width: 999px) {
  section.contact .wrapper h2 {
    margin-bottom: 7px;
  }
}
section.contact .wrapper h2 span {
  display: block;
  padding-bottom: 4px;
  border-bottom: 1px solid #fff;
  max-width: 200px;
  margin: 0 auto 4px;
}
section.contact .wrapper p {
  text-align: center;
  margin-bottom: 44px;
}
section.contact .wrapper p .sp_only {
  display: none;
}
@media (max-width: 999px) {
  section.contact .wrapper p {
    margin-bottom: 30px;
  }
  section.contact .wrapper p .sp_only {
    display: block;
  }
}
section.contact .wrapper ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 53px;
  margin-inline: auto;
  max-width: 796px;
}
@media (max-width: 999px) {
  section.contact .wrapper ul {
    max-width: 76%;
    margin-bottom: 18px;
  }
}
section.contact .wrapper ul li {
  width: 31%;
}
@media (max-width: 999px) {
  section.contact .wrapper ul li {
    width: 100%;
    margin-bottom: 8px;
  }
}
section.contact .wrapper ul li .contact_box {
  position: relative;
}
@media (max-width: 999px) {
  section.contact .wrapper ul li .contact_box {
    margin-bottom: 22px;
  }
}
section.contact .wrapper ul li .contact_box img {
  display: block;
  width: 100%;
}
section.contact .wrapper ul li .contact_box img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
section.contact .wrapper ul li .contact_box:hover img:nth-child(2) {
  opacity: 1;
}
section.contact .wrapper .tel {
  text-align: center;
}
section.contact .wrapper .tel a {
  display: inline-block;
  max-width: 250px;
}
@media (max-width: 999px) {
  section.contact .wrapper .tel a {
    max-width: 269px;
  }
}
section.contact .news {
  background-color: #004980;
}
section.contact .news .news_wrapper {
  max-width: 1200px;
  padding: 0 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 60px 30px 40px;
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper {
    flex-direction: column;
    padding: 30px 10px;
  }
}
section.contact .news .news_wrapper .left {
  width: 20%;
  text-align: center;
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper .left {
    display: contents;
  }
}
section.contact .news .news_wrapper .left h3 {
  margin-bottom: 30px;
}
section.contact .news .news_wrapper .left h3 .h3_text {
  font-size: 40px;
}
@media (max-width: 500px) {
  section.contact .news .news_wrapper .left h3 .h3_text {
    font-size: 20px;
  }
}
section.contact .news .news_wrapper .left .to_news {
  border-radius: 50px;
  border: 1px solid white;
  padding: 10px 30px;
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper .left .to_news {
    order: 1;
  }
}
section.contact .news .news_wrapper .left .to_news a {
  display: block;
}
section.contact .news .news_wrapper .right {
  width: 77%;
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper .right {
    display: contents;
  }
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper .right ul {
    margin-bottom: 30px;
  }
}
section.contact .news .news_wrapper .right ul li a {
  display: flex;
  border-top: 1px solid white;
  padding: 20px 0;
  width: 100%;
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper .right ul li a {
    padding: 10px;
  }
}
section.contact .news .news_wrapper .right ul li a.last-child {
  border-bottom: 1px solid white;
}
section.contact .news .news_wrapper .right ul li a .box {
  display: contents;
}
@media (max-width: 500px) {
  section.contact .news .news_wrapper .right ul li a .box {
    display: block;
  }
}
section.contact .news .news_wrapper .right ul li a .box .date {
  margin-right: 30px;
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper .right ul li a .box .date {
    margin-bottom: 6px;
    margin-right: 10px;
    font-size: 15px;
  }
}
section.contact .news .news_wrapper .right ul li a .box .category {
  background-color: white;
  color: #004980;
  border-radius: 40px;
  padding: 4px 60px;
  min-width: fit-content;
  margin-right: 30px;
  white-space: nowrap;
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper .right ul li a .box .category {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  section.contact .news .news_wrapper .right ul li a .box .category {
    padding: 0px 19px;
    margin-right: 18px;
  }
}
@media (max-width: 999px) {
  section.contact .news .news_wrapper .right ul li a .detail {
    font-size: 15px;
  }
}
section.contact .blue {
  background-color: #004980;
  height: 100px;
}
@media (max-width: 999px) {
  section.contact .blue {
    height: 60px;
  }
}

.motto_shiru {
  background-color: transparent;
  padding-top: 60px;
}
.motto_shiru .motto_shiru_header {
  background-color: #0089b3;
  padding: 15px 0;
  text-align: center;
  margin-bottom: 0;
}
.motto_shiru .motto_shiru_header .motto_shiru_title {
  color: #ffffff;
  font-size: clamp(18px, 4vw, 24px);
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 0;
}
.motto_shiru .motto_shiru_container {
  background-color: #ffffff;
  padding: 60px 0 80px;
}
.motto_shiru .motto_shiru_container .motto_shiru_list {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  list-style: none;
}
@media (max-width: 600px) {
  .motto_shiru .motto_shiru_container .motto_shiru_list {
    gap: 15px;
  }
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item {
  width: calc(50% - 20px);
}
@media (max-width: 660px) {
  .motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item {
    width: 100%;
  }
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link {
  display: flex;
  align-items: center;
  background: #c5eaf6;
  border: 1px solid #7dc9e2;
  border-radius: 70px;
  text-decoration: none;
  height: 70px;
  overflow: hidden;
  transition: transform 0.2s ease, opacity 0.2s ease;
  padding-left: 0;
}
@media (max-width: 900px) {
  .motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link {
    height: 50px;
    border-radius: 50px;
  }
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link:hover {
  opacity: 0.8;
  transform: translateY(-2px);
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link:hover .motto_shiru_icon::after {
  transform: translateX(3px);
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_thumb {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 900px) {
  .motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_thumb {
    width: 50px;
    height: 50px;
  }
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_text {
  flex-grow: 1;
  padding: 0 10px;
  color: #00428d;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  font-size: 25px;
}
@media (max-width: 900px) {
  .motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_text {
    font-size: 16px;
  }
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_text span {
  text-decoration: underline;
  font-size: inherit;
}
@media (max-width: 600px) {
  .motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_text {
    font-size: 14px;
  }
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_icon {
  width: 50px;
  height: 100%;
  background-color: #0089b3;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: -1px;
}
.motto_shiru .motto_shiru_container .motto_shiru_list .motto_shiru_item .motto_shiru_link .motto_shiru_icon::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #ffffff;
  transition: transform 0.2s ease;
}

.to_top {
  padding: 120px 20px 120px;
  background-color: #d2e8ff;
}
@media (max-width: 600px) {
  .to_top {
    padding: 60px 20px 30px;
  }
}
.to_top a {
  display: block;
  max-width: 300px;
  border: 1px solid #002775;
  border-radius: 8px;
  color: #002775;
  padding: 14px 12px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin-inline: auto;
}

.side_nav {
  position: absolute;
  right: 0;
  z-index: 100;
  top: 0;
  bottom: 0;
}
@media (max-width: 999px) {
  .side_nav {
    display: none;
  }
}
.side_nav .box {
  position: sticky;
  right: 0;
  top: 19%;
}
.side_nav .box a {
  position: relative;
}
.side_nav .box a img {
  display: block;
  width: 65px;
  transition-duration: 0.3s;
}
.side_nav .box a img:nth-child(2) {
  opacity: 0;
  position: absolute;
  inset: 0;
}
.side_nav .box a:hover img:nth-child(2) {
  opacity: 1;
}

body {
  background-color: #d2e8ff;
  margin: 0;
}

section.spec-detail {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  line-height: 1.6;
}
@media (max-width: 999px) {
  section.spec-detail {
    line-height: 1.5;
  }
}
section.spec-detail .spec-detail__inner {
  width: 100%;
  margin: 0;
  padding: 0 40px;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__inner {
    padding: 0 20px;
  }
}
section.spec-detail nav.spec-detail__breadcrumb {
  display: flex;
  flex-direction: row;
  height: 45px;
  margin: 0;
  font-size: 16px;
  padding-left: 40px;
}
@media (max-width: 999px) {
  section.spec-detail nav.spec-detail__breadcrumb {
    padding-left: 20px;
  }
}
section.spec-detail nav.spec-detail__breadcrumb .spec-detail__breadcrumb-list {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
}
section.spec-detail nav.spec-detail__breadcrumb .spec-detail__breadcrumb-list .spec-detail__breadcrumb-item {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: rgb(0, 168, 215);
  align-items: center;
}
section.spec-detail nav.spec-detail__breadcrumb .spec-detail__breadcrumb-list .spec-detail__breadcrumb-item a {
  display: block;
  font-size: 13px;
  color: rgb(0, 168, 215);
  text-decoration: none;
}
section.spec-detail nav.spec-detail__breadcrumb .spec-detail__breadcrumb-list .spec-detail__breadcrumb-item a:hover {
  text-decoration: underline;
}
section.spec-detail nav.spec-detail__breadcrumb .spec-detail__breadcrumb-list .spec-detail__breadcrumb-item:not(:last-child)::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 0 10px;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent rgb(0, 168, 215);
}
@media (max-width: 999px) {
  section.spec-detail nav.spec-detail__breadcrumb .spec-detail__breadcrumb-list .spec-detail__breadcrumb-item:not(:last-child)::after {
    margin: 0 6px;
    border-width: 3px 0 3px 4px;
  }
}
section.spec-detail .spec-detail__heading {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 70px;
  background-color: #fff;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__heading {
    padding-top: 30px;
    margin-bottom: 45px;
  }
}
section.spec-detail .spec-detail__heading .spec-detail__inner .spec-detail__eng-title {
  display: inline-block;
  width: 300px;
  font-size: 13px;
  color: #003066;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #003066;
  padding-bottom: 8px;
  margin-bottom: 15px;
}
section.spec-detail .spec-detail__heading .spec-detail__inner .spec-detail__h1-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
section.spec-detail .spec-detail__heading .spec-detail__inner .spec-detail__h1-wrapper .spec-detail__main-title {
  font-size: 40px;
  color: #003066;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__heading .spec-detail__inner .spec-detail__h1-wrapper .spec-detail__main-title {
    font-size: 28px;
  }
}
section.spec-detail .spec-detail__heading .spec-detail__inner .spec-detail__h1-wrapper .spec-detail__icon {
  position: absolute;
  top: 86%;
  left: calc(50% + 120px);
  transform: translateY(-50%);
  width: 54px;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__heading .spec-detail__inner .spec-detail__h1-wrapper .spec-detail__icon {
    left: calc(50% + 75px);
    width: 32px;
  }
}
section.spec-detail .spec-detail__heading .spec-detail__inner .spec-detail__h1-wrapper .spec-detail__icon img {
  width: 100%;
  height: auto;
  display: block;
}
section.spec-detail .spec-detail__visual {
  width: 100%;
  height: 570px;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__visual {
    height: 260px;
  }
}
section.spec-detail .spec-detail__visual .spec-detail__image-container {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
}
section.spec-detail .spec-detail__visual .spec-detail__image-container picture {
  display: block;
  height: 100%;
}
section.spec-detail .spec-detail__visual .spec-detail__image-container picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 80px 0px 80px 0;
  display: block;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__visual .spec-detail__image-container picture img {
    border-radius: 40px 0px 40px 0;
  }
}
section.spec-detail .spec-detail__visual .spec-detail__image-container .spec-detail__catch-box {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  background-color: #fff;
  padding: 21px 65px;
  border-radius: 0 60px 60px 0;
  z-index: 10;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__visual .spec-detail__image-container .spec-detail__catch-box {
    padding: 20px 30px;
  }
}
@media (max-width: 600px) {
  section.spec-detail .spec-detail__visual .spec-detail__image-container .spec-detail__catch-box {
    padding: 20px 30px;
    border-radius: 0 80px 80px 0;
  }
}
section.spec-detail .spec-detail__visual .spec-detail__image-container .spec-detail__catch-box br.sp_only {
  display: none;
}
@media (max-width: 600px) {
  section.spec-detail .spec-detail__visual .spec-detail__image-container .spec-detail__catch-box br.sp_only {
    display: block;
  }
}
section.spec-detail .spec-detail__visual .spec-detail__image-container .spec-detail__catch-box .spec-detail__catch-text {
  font-size: 32px;
  color: #003066;
  font-weight: 700;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__visual .spec-detail__image-container .spec-detail__catch-box .spec-detail__catch-text {
    font-size: 20px;
    line-height: 1.4;
  }
}
section.spec-detail .spec-detail__visual .spec-detail__image-container .spec-detail__catch-box .spec-detail__catch-text .spec-detail__catch-accent {
  color: #0084b4;
  font-size: 1.15em;
}
section.spec-detail .spec-detail__content {
  background-color: #0084b4;
  padding-top: 80px;
  padding-bottom: 100px;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 7vw), 50% 100%, 0 calc(100% - 7vw));
  transform: translateY(-80px);
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__content {
    padding-top: 40px;
    padding-bottom: 110px;
  }
}
section.spec-detail .spec-detail__content .spec-detail__inner .spec-detail__description-group {
  color: #fff;
  text-align: center;
  padding-top: 120px;
}
section.spec-detail .spec-detail__content .spec-detail__inner .spec-detail__description-group .spec-detail__text {
  font-size: 22px;
  font-size: clamp(14px, 1.282vw + 9.192px, 22px);
  line-height: 2.4;
  margin-bottom: 0;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__content .spec-detail__inner .spec-detail__description-group .spec-detail__text {
    line-height: 1.8;
    display: inline-block;
  }
}
section.spec-detail .spec-detail__content .spec-detail__inner .spec-detail__description-group .spec-detail__text br.sp_only {
  display: none;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__content .spec-detail__inner .spec-detail__description-group .spec-detail__text br.sp_only {
    display: block;
  }
}
section.spec-detail .spec-detail__content .spec-detail__inner .spec-detail__description-group .spec-detail__text br.pc_only {
  display: block;
}
@media (max-width: 999px) {
  section.spec-detail .spec-detail__content .spec-detail__inner .spec-detail__description-group .spec-detail__text br.pc_only {
    display: none;
  }
}
section.spec-card-section {
  width: 100%;
  padding: 60px 0 170px;
  position: relative;
}
@media (max-width: 999px) {
  section.spec-card-section {
    padding: 20px 0 60px;
  }
}
section.spec-card-section > img {
  position: absolute;
}
section.spec-card-section > img:nth-of-type(1) {
  width: 13vw;
  top: 3vw;
  left: 0;
}
@media (max-width: 999px) {
  section.spec-card-section > img:nth-of-type(1) {
    width: 25vw;
    top: 0px;
  }
}
section.spec-card-section > img:nth-of-type(2) {
  width: 13vw;
  top: 3vw;
  right: 0;
}
@media (max-width: 999px) {
  section.spec-card-section > img:nth-of-type(2) {
    width: 25vw;
    top: 0px;
  }
}
section.spec-card-section > img:nth-of-type(3) {
  width: 11vw;
  top: 610px;
  left: 1vw;
}
@media (max-width: 999px) {
  section.spec-card-section > img:nth-of-type(3) {
    width: 25vw;
    top: 740px;
  }
}
section.spec-card-section > img:nth-of-type(4) {
  width: 35vw;
  top: 670px;
  right: 0;
}
@media (max-width: 999px) {
  section.spec-card-section > img:nth-of-type(4) {
    width: 36vw;
    top: 758px;
  }
}
section.spec-card-section > img:nth-of-type(5) {
  width: 21vw;
  bottom: 1131px;
  left: 1vw;
}
@media (max-width: 999px) {
  section.spec-card-section > img:nth-of-type(5) {
    width: 33vw;
    top: 1244px;
    left: 0;
  }
}
section.spec-card-section > img:nth-of-type(6) {
  width: 17vw;
  bottom: 1080px;
  right: 1vw;
}
@media (max-width: 999px) {
  section.spec-card-section > img:nth-of-type(6) {
    width: 21vw;
    top: 1292px;
  }
}
section.spec-card-section > img:nth-of-type(7) {
  width: 16vw;
  bottom: 590px;
  left: 0;
}
@media (max-width: 999px) {
  section.spec-card-section > img:nth-of-type(7) {
    width: 22vw;
    bottom: 1297px;
  }
}
section.spec-card-section > img:nth-of-type(8) {
  width: 33vw;
  bottom: 40px;
  right: 0;
}
@media (max-width: 999px) {
  section.spec-card-section > img:nth-of-type(8) {
    width: 36vw;
    bottom: 568px;
  }
}
section.spec-card-section > img:nth-of-type(9) {
  width: 16vw;
  bottom: 50px;
  left: 0;
}
section.spec-card-section .spec-card-section__inner {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 900px) {
  section.spec-card-section .spec-card-section__inner {
    padding: 0 15px;
  }
}
section.spec-card-section .spec-card {
  position: relative;
  margin-bottom: 130px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
section.spec-card-section .spec-card.is-visible {
  opacity: 1;
  transform: translateY(0);
}
section.spec-card-section .spec-card:last-child {
  margin-bottom: 0;
}
section.spec-card-section .spec-card h2.spec-card__label {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background-color: #1880af;
  color: #fff;
  padding: 15px 70px;
  border-radius: 50px;
  font-size: 35px;
  font-size: clamp(24px, 17.4px + 1.76vw, 35px);
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 900px) {
  section.spec-card-section .spec-card h2.spec-card__label {
    padding: 8px 30px;
  }
}
section.spec-card-section .spec-card .spec-card__content {
  display: flex;
  background-color: #fff;
  border: 2px solid #1880af;
  border-radius: 50px;
  overflow: hidden;
  height: 450px;
}
@media (max-width: 900px) {
  section.spec-card-section .spec-card .spec-card__content {
    flex-direction: column;
    border-radius: 30px;
    height: auto;
  }
}
section.spec-card-section .spec-card .spec-card__content .spec-card__image {
  width: 45%;
  height: 100%;
}
section.spec-card-section .spec-card .spec-card__content .spec-card__image picture {
  display: block;
  width: 100%;
  height: 100%;
}
section.spec-card-section .spec-card .spec-card__content .spec-card__image picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
@media (max-width: 900px) {
  section.spec-card-section .spec-card .spec-card__content .spec-card__image {
    width: 100%;
    height: auto;
  }
}
section.spec-card-section .spec-card .spec-card__content .spec-card__body {
  width: 55%;
  padding: 60px 50px;
  overflow-y: auto;
}
section.spec-card-section .spec-card .spec-card__content .spec-card__body h3.spec-card__title {
  font-size: 30px;
  color: #1f2a44;
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
  text-align: center;
}
section.spec-card-section .spec-card .spec-card__content .spec-card__body h3.spec-card__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1f2a44;
}
@media (max-width: 900px) {
  section.spec-card-section .spec-card .spec-card__content .spec-card__body h3.spec-card__title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  section.spec-card-section .spec-card .spec-card__content .spec-card__body h3.spec-card__title::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
section.spec-card-section .spec-card .spec-card__content .spec-card__body .spec-card__text {
  font-size: 17px;
  line-height: 1.8;
  color: #1f2a44;
}
@media (max-width: 900px) {
  section.spec-card-section .spec-card .spec-card__content .spec-card__body {
    width: 100%;
    padding: 30px 15px 40px 15px;
    overflow-y: visible;
  }
}
@media (max-width: 900px) {
  section.spec-card-section .spec-card {
    margin-bottom: 60px;
  }
}

section.image-2-flex {
  background-color: #fff;
  width: 100%;
}
section.image-2-flex .image-2-flex__inner {
  width: 100%;
}
section.image-2-flex .image-2-flex__inner .image-2-flex__title {
  font-size: clamp(20px, 7.981px + 3.205vw, 40px);
  font-weight: bold;
  color: #1a2944;
  text-align: center;
  line-height: 1.5;
  padding: 30px 20px;
}
section.image-2-flex .image-2-flex__inner .image-2-flex__title .u-sp-only {
  display: none;
}
@media (max-width: 999px) {
  section.image-2-flex .image-2-flex__inner .image-2-flex__title .u-sp-only {
    display: block;
  }
}
section.image-2-flex .image-2-flex__inner .image-2-flex__title .image-2-flex__title-highlight {
  color: #0088b3;
  font-size: inherit;
}
section.image-2-flex .image-2-flex__inner .image-2-flex__content {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: stretch;
}
section.image-2-flex .image-2-flex__inner .image-2-flex__content .image-2-flex__image-unit {
  flex: 1;
  width: 50%;
}
section.image-2-flex .image-2-flex__inner .image-2-flex__content .image-2-flex__image-unit picture {
  display: block;
  width: 100%;
  line-height: 0;
}
section.image-2-flex .image-2-flex__inner .image-2-flex__content .image-2-flex__image-unit picture img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  object-fit: cover;
}

section.other-standards {
  background-color: #d2e8ff;
  padding: 150px 0px 60px;
}
@media (max-width: 900px) {
  section.other-standards {
    padding: 150px 0px 40px;
  }
}
section.other-standards .other-standards__inner {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #1e7eb9;
  border-radius: 40px;
  padding: 0px 40px 60px;
  position: relative;
}
@media (max-width: 900px) {
  section.other-standards .other-standards__inner {
    padding: 0px 20px 40px;
    border-radius: 20px;
  }
}
section.other-standards .other-standards__inner .other-standards__title {
  display: block;
  width: fit-content;
  margin: 0 auto 30px;
  background-color: #fff;
  color: #1e7eb9;
  font-size: 24px;
  font-weight: bold;
  padding: 15px 60px;
  border-radius: 50px;
  text-align: center;
  border: 2px solid #1e7eb9;
  transform: translateY(-50%);
}
@media (max-width: 900px) {
  section.other-standards .other-standards__inner .other-standards__title {
    font-size: 18px;
    padding: 10px 30px;
    margin-bottom: 20px;
    width: 80%;
  }
}
section.other-standards .other-standards__inner .other-standards__list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 0;
  max-width: 740px;
  margin-inline: auto;
}
@media (max-width: 900px) {
  section.other-standards .other-standards__inner .other-standards__list {
    flex-direction: column;
    gap: 40px;
  }
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card {
  width: calc(50% - 15px);
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media (max-width: 900px) {
  section.other-standards .other-standards__inner .other-standards__list .other-standards__card {
    width: 100%;
    max-width: 340px;
    margin-inline: auto;
    border-radius: 20px;
  }
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-title {
  font-size: 25px;
  color: #1e7eb9;
  text-align: center;
  padding: 20px 10px;
  margin: 0;
}
@media (max-width: 900px) {
  section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-title {
    font-size: 18px;
    padding: 15px 10px;
  }
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card picture {
  display: block;
  width: 100%;
  height: 170px;
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card picture img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  object-fit: cover;
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-body {
  padding: 30px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media (max-width: 900px) {
  section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-body {
    padding: 20px;
  }
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-body .other-standards__card-text {
  font-size: 15px;
  line-height: 1.8;
  color: #1f2a44;
  margin-bottom: 30px;
  text-align: justify;
}
@media (max-width: 900px) {
  section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-body .other-standards__card-text {
    margin-bottom: 20px;
  }
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-body .other-standards__card-link {
  margin-top: auto;
  background-color: #0099cc;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 12px 20px;
  border-radius: 30px;
  font-weight: bold;
  position: relative;
  transition: opacity 0.3s;
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-body .other-standards__card-link:hover {
  opacity: 0.8;
}
section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-body .other-standards__card-link::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #fff;
}
@media (max-width: 900px) {
  section.other-standards .other-standards__inner .other-standards__list .other-standards__card .other-standards__card-body .other-standards__card-link {
    padding: 10px 20px;
  }
}

.c-btn-spec-top {
  display: block;
  max-width: 300px;
  margin: 40px auto;
  padding: 14px 12px;
  background-color: transparent;
  border: 1px solid #102d60;
  border-radius: 8px;
  color: #102d60;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  position: relative;
  transition: opacity 0.3s;
}
.c-btn-spec-top:hover {
  opacity: 0.8;
}
.c-btn-spec-top__text {
  letter-spacing: 0.05em;
  font-size: 18px;
}
.c-btn-spec-top__icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #102d60;
  transition: right 0.3s;
}
@media (max-width: 600px) {
  .c-btn-spec-top {
    max-width: 280px;
    font-size: 16px;
    padding: 12px 10px;
    margin: 10px auto 0;
  }
}

.c-btn-spec-top-container {
  padding: 20px 20px;
}
@media (max-width: 600px) {
  .c-btn-spec-top-container {
    padding: 0px 20px;
  }
}

section.l-exterior {
  padding: 40px 0 120px;
  color: #333;
  line-height: 1.8;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
}
@media (max-width: 900px) {
  section.l-exterior {
    padding: 40px 0;
    padding: 0;
  }
}
section.l-exterior .c-exterior-main-title {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
section.l-exterior .c-exterior-main-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #1880af;
  z-index: 1;
}
@media (max-width: 900px) {
  section.l-exterior .c-exterior-main-title {
    margin-bottom: 40px;
  }
}
section.l-exterior .c-exterior-main-title span {
  position: relative;
  z-index: 2;
  display: inline-block;
  background-color: #fff;
  border: 2px solid #1880af;
  border-radius: 50px;
  padding: 10px 60px;
  color: #00236a;
  font-size: 35px;
  font-weight: bold;
}
@media (max-width: 900px) {
  section.l-exterior .c-exterior-main-title span {
    font-size: 24px;
    padding: 8px 40px;
  }
}
section.l-exterior .l-exterior__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
section.l-exterior .l-exterior__inner .l-exterior__intro {
  margin-bottom: 60px;
  order: 1;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__intro {
    margin-bottom: 40px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__intro .l-exterior__intro-text {
  font-size: 17px;
  text-align: justify;
  color: #1f2a44;
  line-height: 2.2;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__intro .l-exterior__intro-text {
    font-size: 16px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__cards {
  display: flex;
  justify-content: center;
  gap: 20px;
  width: 100%;
  order: 3;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__cards {
    flex-direction: column;
    align-items: center;
    order: 2;
    margin-bottom: 40px;
    gap: 40px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__cards .l-exterior__card {
  flex: 1;
  width: 100%;
  display: flex;
  justify-content: center;
}
section.l-exterior .l-exterior__inner .l-exterior__cards .l-exterior__card .l-exterior__card-link {
  display: block;
  width: 100%;
  max-width: 470px;
  transition: opacity 0.3s;
}
section.l-exterior .l-exterior__inner .l-exterior__cards .l-exterior__card .l-exterior__card-link:hover {
  opacity: 0.8;
}
section.l-exterior .l-exterior__inner .l-exterior__cards .l-exterior__card .l-exterior__card-link picture {
  display: block;
  width: 100%;
}
section.l-exterior .l-exterior__inner .l-exterior__cards .l-exterior__card .l-exterior__card-link picture img {
  max-width: 470px;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  border-radius: 15px;
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation {
  margin-bottom: 60px;
  order: 2;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation {
    order: 3;
    margin-bottom: 60px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box {
  border: 1px solid #00236a;
  border-radius: 20px;
  padding: 50px 40px 50px;
  position: relative;
  margin-top: 20px;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box {
    padding: 40px 20px 30px;
    max-width: 470px;
    margin-inline: auto;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__header {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #D2E8FF;
  padding: 0 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  z-index: 10;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__header {
    padding: 0 10px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__header .c-ventilation-box__q-icon {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__header .c-ventilation-box__q-icon img {
  width: 32px;
  height: auto;
  display: block;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__header .c-ventilation-box__q-icon img {
    width: 24px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__header .c-ventilation-box__title {
  color: #00236a;
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__header .c-ventilation-box__title {
    font-size: 20px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__header .c-ventilation-box__title .u-underline {
  text-decoration: underline;
  text-underline-offset: 4px;
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__answer {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 50px;
  justify-content: center;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__answer {
    margin-bottom: 25px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__answer .c-ventilation-box__a-icon {
  flex-shrink: 0;
  margin-top: 4px;
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__answer .c-ventilation-box__a-icon img {
  width: 24px;
  height: auto;
  display: block;
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__answer .c-ventilation-box__answer-text {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__answer .c-ventilation-box__answer-text {
    font-size: 14px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points {
  text-align: center;
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__points-label {
  display: inline-block;
  background-color: #00236a;
  color: #ffffff;
  padding: 8px 40px;
  border-radius: 50px;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__points-label {
    width: fit-content;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 8px 20px;
    font-size: 17px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__points-label span {
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__points-label span {
    font-size: 15px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__points-label .u-underline {
  text-decoration: underline;
  text-underline-offset: 4px;
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__list {
  display: flex;
  justify-content: center;
  gap: 30px;
  list-style: none;
  padding: 0;
  margin-inline: auto;
}
@media (max-width: 890px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__list {
    flex-direction: column;
    gap: 0;
    text-align: left;
    max-width: 240px;
  }
}
section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__list .c-ventilation-box__item {
  font-size: 17px;
  font-weight: bold;
  color: #00236a;
  border-bottom: 1px solid #00236a;
}
@media (max-width: 900px) {
  section.l-exterior .l-exterior__inner .l-exterior__ventilation .c-ventilation-box .c-ventilation-box__points .c-ventilation-box__list .c-ventilation-box__item {
    font-size: 14px;
    padding: 12px 0;
    padding-left: 13px;
  }
}

section.ventilation {
  width: 100%;
  background: #fff;
  position: relative;
  padding-bottom: 100px;
}
@media (max-width: 600px) {
  section.ventilation.siding {
    padding-bottom: 50px;
    margin-bottom: 0;
    border-radius: 0 0 20px 20px;
  }
  section.ventilation.no {
    border-radius: 0;
  }
}
@media (max-width: 900px) {
  section.ventilation {
    padding-bottom: 100px;
  }
}
section.ventilation .ventilation__title-wrapper {
  background-color: #0082a3;
  position: relative;
  padding: 12px 0;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 900px) {
  section.ventilation .ventilation__title-wrapper {
    margin-bottom: 40px;
  }
}
section.ventilation .ventilation__title-wrapper::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #0082a3 transparent transparent transparent;
}
section.ventilation .ventilation__title-wrapper .ventilation__title {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
section.ventilation .ventilation__title-wrapper .ventilation__title br {
  display: none;
}
@media (max-width: 1200px) {
  section.ventilation .ventilation__title-wrapper .ventilation__title br {
    display: block;
  }
}
@media (max-width: 900px) {
  section.ventilation .ventilation__title-wrapper .ventilation__title {
    font-size: 22px;
  }
}
section.ventilation .ventilation__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 900px) {
  section.ventilation .ventilation__inner {
    max-width: 520px;
  }
}
section.ventilation .ventilation__inner .ventilation__item {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 2px dashed #1880af;
}
section.ventilation .ventilation__inner .ventilation__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
@media (max-width: 900px) {
  section.ventilation .ventilation__inner .ventilation__item {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
@media (max-width: 900px) {
  section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex {
    flex-direction: column;
    align-items: center;
    gap: 0px;
  }
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__image-box {
  width: 480px;
}
@media (max-width: 900px) {
  section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__image-box {
    width: 100%;
    margin-bottom: 30px;
  }
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__image-box picture {
  display: block;
  width: 100%;
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__image-box picture img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box {
  width: 460px;
}
@media (max-width: 900px) {
  section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box {
    width: 100%;
  }
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box .ventilation__heading {
  font-size: 25px;
  color: #1e4b8a;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 30px;
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box .ventilation__heading br {
  display: none;
}
@media (max-width: 1200px) {
  section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box .ventilation__heading br {
    display: block;
  }
}
@media (max-width: 900px) {
  section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box .ventilation__heading {
    font-size: 21px;
    text-align: center;
  }
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box .ventilation__text {
  font-size: 17px;
  color: #1f2a44;
  line-height: 2.2;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box .ventilation__text {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box .ventilation__note {
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 900px) {
  section.ventilation .ventilation__inner .ventilation__item .ventilation__item-flex .ventilation__content-box .ventilation__note {
    font-size: 13px;
  }
}

section.ventilation::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #D2E8FF;
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 50% 100%, 0 0);
}
@media (max-width: 600px) {
  section.ventilation::after {
    height: 40px;
  }
}

section.ventilation.siding::after {
  display: none;
}

.l-exterior-roof-door {
  margin: 0 auto;
  background-color: #D2E8FF;
  overflow: hidden;
}
.l-exterior-roof-door:has(.-sash)::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 36px;
  background-color: #F3F6FF;
  z-index: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.l-exterior-roof-door .l-exterior-roof-door__item {
  padding-top: 0px;
}
@media (max-width: 768px) {
  .l-exterior-roof-door .l-exterior-roof-door__item {
    padding-top: 70px;
  }
}
.l-exterior-roof-door .l-exterior-roof-door__item.-door .l-exterior-roof-door__body {
  justify-content: center;
}
.l-exterior-roof-door .l-exterior-roof-door__header {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 120px;
}
@media (max-width: 768px) {
  .l-exterior-roof-door .l-exterior-roof-door__header {
    margin-bottom: 30px;
    margin-top: 0px;
  }
}
.l-exterior-roof-door .l-exterior-roof-door__header::before {
  content: "";
  position: absolute;
  width: 200vw;
  height: 2px;
  background-color: #007bc2;
  z-index: 0;
}
.l-exterior-roof-door .l-exterior-roof-door__title {
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: #ffffff;
  border: 2px solid #007bc2;
  border-radius: 50px;
  color: #1a4a82;
  font-size: 35px;
  padding: 10px 60px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 900px) {
  .l-exterior-roof-door .l-exterior-roof-door__title {
    font-size: 24px;
    padding: 10px 40px;
  }
}
.l-exterior-roof-door .l-exterior-roof-door__body {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  padding: 0 16px;
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .l-exterior-roof-door .l-exterior-roof-door__body {
    flex-direction: column;
    gap: 0;
    margin-bottom: 60px;
  }
}
.l-exterior-roof-door .l-exterior-roof-door__text {
  flex: 6;
}
.l-exterior-roof-door .l-exterior-roof-door__text.-center {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.l-exterior-roof-door .l-exterior-roof-door__sub-title {
  color: #00236a;
  font-size: 30px;
  font-size: clamp(17px, 2.476vw + 7.714px, 30px);
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 30px;
  letter-spacing: -1px;
  text-align: center;
}
.l-exterior-roof-door .l-exterior-roof-door__sub-title br.sp-only {
  display: none;
}
@media (max-width: 900px) {
  .l-exterior-roof-door .l-exterior-roof-door__sub-title {
    font-size: 21px;
  }
}
@media (max-width: 900px) {
  .l-exterior-roof-door .l-exterior-roof-door__sub-title br.sp-only {
    display: block;
  }
  .l-exterior-roof-door .l-exterior-roof-door__sub-title br.pc-only {
    display: none;
  }
}
.l-exterior-roof-door .l-exterior-roof-door__desc {
  font-size: 16px;
  line-height: 2.2;
  text-align: justify;
  margin: 0;
  color: #1f2a44;
}
.l-exterior-roof-door .l-exterior-roof-door__image {
  flex: 4;
}
.l-exterior-roof-door .l-exterior-roof-door__image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .l-exterior-roof-door .l-exterior-roof-door__image {
    margin-top: 40px;
    width: 100%;
  }
}

@media (max-width: 600px) {
  body > main > section:nth-child(4) > div.l-exterior-roof-door__item.-roof > div.l-exterior-roof-door__body {
    margin-bottom: 0;
  }
  body > main > section:nth-child(4) > div.l-exterior-roof-door__item.-door > div.l-exterior-roof-door__body {
    margin-bottom: 40px;
  }
}
section.p-security-lock {
  background-color: #abddff;
  padding-bottom: 120px;
  position: relative;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  color: #333333;
  margin-top: 40px;
}
@media (max-width: 900px) {
  section.p-security-lock {
    padding-bottom: 40px;
    margin-top: 30px;
  }
}
section.p-security-lock::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #F3F6FF;
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 50% 100%, 0 0);
  transform: translate(0px, 1px);
}
@media (max-width: 900px) {
  section.p-security-lock::after {
    height: 40px;
  }
}
section.p-security-lock .p-security-lock__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px 0;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner {
    padding: 0 15px 0;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__main-title {
  background-color: #008cc1;
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding: 15px 20px;
  border-radius: 10px;
  margin-top: 0;
  transform: translateY(-50%);
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__main-title {
    font-size: 20px;
    margin-bottom: 10px;
    padding: 12px 10px;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item {
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__item {
    margin-bottom: 30px;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content {
    flex-direction: column;
    gap: 30px;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__image {
  width: 48%;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__image {
    width: 100%;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__image picture img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  display: block;
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group {
  width: 48%;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group {
    width: 100%;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__info {
  margin-bottom: 25px;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__info {
    margin-bottom: 20px;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__info .p-security-lock__sub-title {
  display: flex;
  align-items: center;
  color: #001c4f;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__info .p-security-lock__sub-title {
    font-size: 18px;
    justify-content: center;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__info .p-security-lock__sub-title .p-security-lock__number {
  background-color: #008cc1;
  color: #ffffff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  margin-right: 8px;
  flex-shrink: 0;
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__info .p-security-lock__description {
  font-size: 17px;
  line-height: 2.2;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__info .p-security-lock__description {
    font-size: 16px;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__info .p-security-lock__description .p-security-lock__small-text {
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__feature-image {
  width: 100%;
  margin-bottom: 0;
  max-width: 470px;
  margin-inline: auto;
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item .p-security-lock__content .p-security-lock__text-group .p-security-lock__feature-image picture img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
}
section.p-security-lock .p-security-lock__inner .p-security-lock__item--bolt .p-security-lock__content {
  align-items: center;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__item--bolt .p-security-lock__content {
    align-items: flex-start;
  }
}
section.p-security-lock .p-security-lock__inner .p-security-lock__separator {
  border-bottom: 2px dashed #1880af;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  section.p-security-lock .p-security-lock__inner .p-security-lock__separator {
    margin-bottom: 30px;
  }
}

section.l-entrance-door {
  background-color: #f3f6ff;
  padding-top: 80px;
  padding-bottom: 150px;
  padding-left: 20px;
  padding-right: 20px;
}
section.l-entrance-door.blue {
  background-color: #D2E8FF;
}
@media (max-width: 900px) {
  section.l-entrance-door.blue {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 900px) {
  section.l-entrance-door {
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
section.l-entrance-door .l-entrance-door__inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
section.l-entrance-door .l-entrance-door__title {
  color: #002d62;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  section.l-entrance-door .l-entrance-door__title {
    font-size: 21px;
    margin-bottom: 30px;
  }
}
section.l-entrance-door .l-entrance-door__title .u-sp-only {
  display: none;
}
@media (max-width: 900px) {
  section.l-entrance-door .l-entrance-door__title .u-sp-only {
    display: block;
  }
}
section.l-entrance-door .l-entrance-door__lead {
  text-align: center;
  font-size: 17px;
  line-height: 2.2;
  color: #333;
  margin-bottom: 60px;
}
@media (max-width: 900px) {
  section.l-entrance-door .l-entrance-door__lead {
    font-size: 16px;
    text-align: left;
    margin-bottom: 40px;
    text-align: center;
  }
}
section.l-entrance-door .l-entrance-door__lead br.ps-only {
  display: block;
}
@media (max-width: 900px) {
  section.l-entrance-door .l-entrance-door__lead br.ps-only {
    display: none;
  }
}
section.l-entrance-door .l-entrance-door__lead br.sp-only {
  display: none;
}
@media (max-width: 900px) {
  section.l-entrance-door .l-entrance-door__lead br.sp-only {
    display: block;
  }
}
section.l-entrance-door .l-entrance-door__list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 900px) {
  section.l-entrance-door .l-entrance-door__list {
    flex-direction: column;
    gap: 30px;
    max-width: 470px;
  }
}
section.l-entrance-door .l-entrance-door__item {
  flex: 1;
}
@media (max-width: 900px) {
  section.l-entrance-door .l-entrance-door__item {
    width: 100%;
  }
}
section.l-entrance-door .l-entrance-door__link {
  text-decoration: none;
  display: block;
  line-height: 0;
  transition: opacity 0.3s;
}
section.l-entrance-door .l-entrance-door__link:hover {
  opacity: 0.8;
}
section.l-entrance-door .l-entrance-door__link picture {
  display: block;
}
section.l-entrance-door .l-entrance-door__link picture img {
  width: 100%;
  height: auto;
  display: block;
}

section.consul_home {
  margin-top: 0;
}

@media (max-width: 660px) {
  section.spec-detail .spec-detail__content {
    padding-bottom: 60px;
  }
}
@media (max-width: 400px) {
  section.spec-detail .spec-detail__content .spec-detail__inner .spec-detail__description-group .spec-detail__text {
    line-height: 1.8;
    display: inline-block;
    letter-spacing: -0.2px;
  }
}
/*# sourceMappingURL=all-spec-exterior-scss.css.map */