@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: inherit;
}
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.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%;
  height: 40vw;
}
section.image-2-flex .image-2-flex__inner .image-2-flex__content .image-2-flex__image-unit picture {
  display: block;
  width: 100%;
  height: 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: 100%;
  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.c-common-intro.p-kitchen-intro .c-common-intro__title-unit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__title-unit {
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__title-unit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1880af;
  transform: translateY(-50%);
  z-index: 1;
}
section.c-common-intro.p-kitchen-intro .c-common-intro__title-unit .c-common-intro__title {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #1880af;
  border-radius: 100px;
  padding: 15px 100px;
  display: inline-block;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__title-unit .c-common-intro__title {
    padding: 10px 40px;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__title-unit .c-common-intro__title span {
  color: #00236a;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__title-unit .c-common-intro__title span {
    font-size: 24px;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead {
  color: #00236a;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 40px;
  letter-spacing: 0.05em;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-tab-only {
  display: none;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-tab-only {
    display: block;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-sp-only {
  display: none;
}
@media (max-width: 600px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-sp-only {
    display: block;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content picture {
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content picture {
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content picture img {
  width: 100%;
  max-width: 1000px;
  height: auto;
  vertical-align: bottom;
  margin-left: auto;
  margin-right: auto;
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text {
  color: #1f2a44;
  font-size: 17px;
  line-height: 2.2;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text {
    font-size: 16px;
    line-height: 2;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.pc_only {
  display: block;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.pc_only {
    display: none;
  }
}
section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.sp_only {
  display: none;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-kitchen-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.sp_only {
    display: block;
  }
}

section.c-common-intro.p-flooring-intro {
  padding-bottom: 100px;
  text-align: center;
}
@media (max-width: 900px) {
  section.c-common-intro.p-flooring-intro {
    padding-bottom: 40px;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__title-unit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__title-unit {
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__title-unit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1880af;
  transform: translateY(-50%);
  z-index: 1;
}
section.c-common-intro.p-flooring-intro .c-common-intro__title-unit .c-common-intro__title {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #1880af;
  border-radius: 100px;
  padding: 15px 100px;
  display: inline-block;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__title-unit .c-common-intro__title {
    padding: 10px 40px;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__title-unit .c-common-intro__title span {
  color: #00236a;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__title-unit .c-common-intro__title span {
    font-size: 24px;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead {
  color: #00236a;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 40px;
  letter-spacing: 0.05em;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-tab-only {
  display: none;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-tab-only {
    display: block;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-sp-only {
  display: none;
}
@media (max-width: 600px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-sp-only {
    display: block;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content picture {
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content picture {
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content picture img {
  width: 100%;
  max-width: 1000px;
  height: auto;
  vertical-align: bottom;
  margin-left: auto;
  margin-right: auto;
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text {
  color: #1f2a44;
  font-size: 17px;
  line-height: 2.2;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text {
    font-size: 16px;
    line-height: 2;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.pc_only {
  display: block;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.pc_only {
    display: none;
  }
}
section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.sp_only {
  display: none;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-flooring-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.sp_only {
    display: block;
  }
}

section.c-common-intro.p-interior-door-intro {
  padding-bottom: 100px;
  text-align: center;
}
@media (max-width: 900px) {
  section.c-common-intro.p-interior-door-intro {
    padding-bottom: 40px;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__title-unit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__title-unit {
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__title-unit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1880af;
  transform: translateY(-50%);
  z-index: 1;
}
section.c-common-intro.p-interior-door-intro .c-common-intro__title-unit .c-common-intro__title {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 2px solid #1880af;
  border-radius: 100px;
  padding: 15px 100px;
  display: inline-block;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__title-unit .c-common-intro__title {
    padding: 10px 40px;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__title-unit .c-common-intro__title span {
  color: #00236a;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__title-unit .c-common-intro__title span {
    font-size: 24px;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead {
  color: #00236a;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 40px;
  letter-spacing: 0.05em;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-tab-only {
  display: none;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-tab-only {
    display: block;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-sp-only {
  display: none;
}
@media (max-width: 600px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__lead .u-sp-only {
    display: block;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content picture {
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content picture {
    margin-bottom: 30px;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content picture img {
  width: 100%;
  max-width: 1000px;
  height: auto;
  vertical-align: bottom;
  margin-left: auto;
  margin-right: auto;
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text {
  color: #1f2a44;
  font-size: 17px;
  line-height: 2.2;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text {
    font-size: 16px;
    line-height: 2;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.pc_only {
  display: block;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.pc_only {
    display: none;
  }
}
section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.sp_only {
  display: none;
}
@media (max-width: 1000px) {
  section.c-common-intro.p-interior-door-intro .c-common-intro__inner .c-common-intro__content .c-common-intro__text br.sp_only {
    display: block;
  }
}

.curved-bottom {
  position: relative;
  width: 100%;
  height: 7vw;
  background-color: #d2e8ff;
  overflow: hidden;
  margin-top: 60px;
}
@media (max-width: 900px) {
  .curved-bottom {
    margin-top: 50px;
  }
}
.curved-bottom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #bae1ff;
  clip-path: polygon(0 0, 100% 0, 50% 100%, 0 0);
}
.curved-bottom > * {
  position: relative;
  z-index: 1;
}

.l-inner {
  max-width: 900px;
  width: auto;
  margin: 0 auto;
  box-sizing: content-box;
  padding: 0 20px;
}
@media (max-width: 900px) {
  .l-inner {
    padding: 0 15px;
    max-width: 600px;
  }
}

.c-dashed-line {
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #1880af 50%, transparent 50%);
  background-size: 16px 2px;
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom: 60px;
}
@media (max-width: 900px) {
  .c-dashed-line {
    margin-bottom: 40px;
  }
}

section.flooring-features {
  background-color: #bae1ff;
  overflow: hidden;
}
section.flooring-features .c-band {
  padding: 20px 0;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
  background-color: #00236a;
}
@media (max-width: 900px) {
  section.flooring-features .c-band {
    padding: 10px 0;
    margin-bottom: 50px;
  }
}
section.flooring-features .c-band::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #00236a;
}
section.flooring-features .c-band .c-band__title {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  margin: 0;
  line-height: 1;
}
@media (max-width: 900px) {
  section.flooring-features .c-band .c-band__title {
    font-size: 21px;
  }
}
section.flooring-features .c-band .c-band__title span {
  font-size: 17px;
}
section.flooring-features .l-inner .flooring-features__upper {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 40px;
  margin-top: 10px;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__upper {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 30px;
  }
}
section.flooring-features .l-inner .flooring-features__upper .flooring-features__upper-item {
  flex: 1;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__upper .flooring-features__upper-item {
    margin-bottom: 0;
  }
}
section.flooring-features .l-inner .flooring-features__upper .flooring-features__upper-item .flooring-features__upper-heading {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #00236a;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__upper .flooring-features__upper-item .flooring-features__upper-heading {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
section.flooring-features .l-inner .flooring-features__upper .flooring-features__upper-item .flooring-features__upper-image picture img {
  width: 100%;
  height: auto;
  display: block;
}
section.flooring-features .l-inner .flooring-features__description {
  font-size: 17px;
  line-height: 1.8;
  color: #1f2a44;
  margin-bottom: 75px;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__description {
    font-size: 16px;
    margin-bottom: 60px;
  }
}
section.flooring-features .l-inner .flooring-features__summary {
  margin-bottom: 100px;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__summary {
    margin-bottom: 40px;
  }
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner {
  border: 2px solid #00236a;
  border-radius: 40px;
  padding: 55px 100px 40px;
  position: relative;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner {
    padding: 42px 15px 30px;
    border-radius: 20px;
  }
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #00236a;
  color: #fff;
  padding: 10px 40px;
  border-radius: 50px;
  white-space: nowrap;
  font-size: 22px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 2px;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-title {
    font-size: 17px;
    padding: 8px 20px;
    width: 90%;
    justify-content: center;
  }
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-title span {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
  font-size: inherit;
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  column-gap: 30px;
  row-gap: 15px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list .flooring-features__summary-item {
  font-size: 17px;
  font-weight: bold;
  color: #00236a;
  border-bottom: 1px solid #00236a;
  padding-bottom: 5px;
  white-space: nowrap;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list .flooring-features__summary-item {
    font-size: 16px;
    width: 100% !important;
  }
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list .flooring-features__summary-item br {
  display: none;
}
@media (max-width: 430px) {
  section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list .flooring-features__summary-item br {
    display: block;
  }
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list .flooring-features__summary-item:nth-child(1) {
  width: calc(42% - 15px);
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list .flooring-features__summary-item:nth-child(2) {
  width: fit-content;
  min-width: calc(58% - 15px);
}
@media (max-width: 500px) {
  section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list .flooring-features__summary-item:nth-child(2) {
    white-space: normal;
  }
}
section.flooring-features .l-inner .flooring-features__summary .flooring-features__summary-inner .flooring-features__summary-list .flooring-features__summary-item:nth-child(3) {
  width: calc(42% - 20px);
}
section.flooring-features .l-inner .flooring-features__mdf {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__mdf {
    flex-direction: column;
    gap: 0px;
    align-items: center;
  }
}
section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-image-box {
  flex: 0 0 45%;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-image-box {
    width: 100%;
    order: 1;
    margin-bottom: 30px;
  }
}
section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-image-box .flooring-features__mdf-image picture img {
  width: 100%;
  height: auto;
  display: block;
}
section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-body {
  flex: 1;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-body {
    display: contents;
  }
}
section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-body .flooring-features__mdf-heading {
  font-size: 25px;
  font-weight: bold;
  color: #00236a;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-body .flooring-features__mdf-heading {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-body .flooring-features__mdf-text {
  font-size: 17px;
  line-height: 1.8;
  color: #1f2a44;
}
@media (max-width: 900px) {
  section.flooring-features .l-inner .flooring-features__mdf .flooring-features__mdf-body .flooring-features__mdf-text {
    font-size: 16px;
    order: 2;
  }
}
section.flooring-features .curved-bottom {
  position: relative;
  width: 100%;
  height: 7vw;
  background-color: #d2e8ff;
  overflow: hidden;
  margin-top: 100px;
}
@media (max-width: 900px) {
  section.flooring-features .curved-bottom {
    margin-top: 50px;
  }
}
section.flooring-features .curved-bottom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #bae1ff;
  clip-path: polygon(0 0, 100% 0, 50% 100%, 0 0);
}
section.flooring-features .curved-bottom > * {
  position: relative;
  z-index: 1;
}
section.flooring-features .l-inner-large {
  max-width: 1367px;
  margin-inline: auto;
  padding: 0 15px;
}
section.flooring-features .living-flooring {
  position: relative;
  padding-top: 30px;
  padding-bottom: 100px;
  background-color: #d2e8ff;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring {
    padding-top: 25px;
    padding-bottom: 50px;
  }
}
section.flooring-features .living-flooring .c-btn-overhang {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 12px 60px;
  background-color: #1b81b2;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  border-radius: 50px;
  white-space: nowrap;
  z-index: 10;
  line-height: 1;
  width: fit-content;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring .c-btn-overhang {
    top: 25px;
    text-align: center;
    font-size: 24px;
    padding: 10px 24px;
  }
}
section.flooring-features .living-flooring .living-flooring__content {
  border: 2px solid #5cb3d1;
  border-radius: 30px;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring .living-flooring__content {
    border-radius: 40px;
  }
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__top {
  display: flex;
  align-items: stretch;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring .living-flooring__content .living-flooring__top {
    display: block;
  }
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__main-visual {
  flex: 1;
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__main-visual picture img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__body {
  flex: 1;
  padding: 80px 40px 40px;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__body {
    padding: 30px 20px 0px;
  }
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__body .living-flooring__heading {
  margin-bottom: 30px;
  padding-bottom: 8px;
  font-size: 25px;
  font-weight: bold;
  border-bottom: 1px solid #333;
  display: inline-block;
  color: #333;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__body .living-flooring__heading {
    font-size: 20px;
    margin-bottom: 30px;
    display: block;
    text-align: center;
  }
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__body .living-flooring__heading br {
  display: none;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__body .living-flooring__heading br {
    display: block;
  }
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__body .living-flooring__text {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.8;
  text-align: justify;
  color: #333;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring .living-flooring__content .living-flooring__top .living-flooring__body .living-flooring__text {
    font-size: 16px;
    text-align: left;
  }
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__gallery {
  display: flex;
  width: 100%;
  border-top: 50px solid transparent;
}
@media (max-width: 900px) {
  section.flooring-features .living-flooring .living-flooring__content .living-flooring__gallery {
    display: block;
    border-top: 50px solid transparent;
  }
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__gallery .living-flooring__gallery-item {
  flex: 1;
}
section.flooring-features .living-flooring .living-flooring__content .living-flooring__gallery .living-flooring__gallery-item picture img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
section.flooring-features .flooring-for-wet-areas {
  position: relative;
  padding-top: 30px;
  background-color: #d2e8ff;
  padding-bottom: 100px;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas {
    padding-top: 25px;
    padding-bottom: 60px;
  }
}
section.flooring-features .flooring-for-wet-areas .c-btn-overhang {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 12px 60px;
  background-color: #1880af;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  border-radius: 50px;
  white-space: nowrap;
  z-index: 10;
  line-height: 1;
  width: fit-content;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .c-btn-overhang {
    top: 25px;
    text-align: center;
    font-size: 24px;
    padding: 10px 24px;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content {
  border: 2px solid #1880af;
  border-radius: 30px;
  overflow: hidden;
  background-color: #fff;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content {
    border-radius: 40px;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top {
  display: flex;
  align-items: stretch;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top {
    display: block;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__main-visual {
  flex: 1;
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__main-visual picture img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__body {
  flex: 1;
  padding: 80px 40px 40px;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__body {
    padding: 30px 20px 40px;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__body .flooring-for-wet-areas__heading {
  margin-bottom: 30px;
  padding-bottom: 8px;
  font-size: 25px;
  font-weight: bold;
  border-bottom: 1px solid #1f2a44;
  display: inline-block;
  color: #1f2a44;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__body .flooring-for-wet-areas__heading {
    font-size: 20px;
    margin-bottom: 30px;
    display: block;
    text-align: center;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__body .flooring-for-wet-areas__heading br {
  display: none;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__body .flooring-for-wet-areas__heading br {
    display: block;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__body .flooring-for-wet-areas__text {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.8;
  text-align: justify;
  color: #1f2a44;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__top .flooring-for-wet-areas__body .flooring-for-wet-areas__text {
    font-size: 16px;
    text-align: left;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features {
  padding: 60px 40px 0px;
  max-width: 900px;
  margin: 0 auto;
  box-sizing: content-box;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features {
    padding: 0px 15px 0px;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features .flooring-for-wet-areas__features-title {
  font-size: 25px;
  font-weight: bold;
  color: #1880af;
  text-align: center;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features .flooring-for-wet-areas__features-title::before {
  content: "✓";
  font-size: 24px;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features .flooring-for-wet-areas__features-title {
    font-size: 17px;
    margin-bottom: 30px;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features .flooring-for-wet-areas__features-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features .flooring-for-wet-areas__features-list {
    gap: 8px;
    row-gap: 15px;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features .flooring-for-wet-areas__features-list .flooring-for-wet-areas__features-item {
  flex: 0 0 calc(25% - 9px);
  background-color: #1880af;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding: 12px 5px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__features .flooring-for-wet-areas__features-list .flooring-for-wet-areas__features-item {
    flex: 0 0 calc(50% - 4px);
    font-size: 14px;
    padding: 10px 5px;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__gallery {
  display: flex;
  width: 100%;
  border-top: 60px solid transparent;
}
@media (max-width: 900px) {
  section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__gallery {
    display: block;
    border-top: 50px solid transparent;
  }
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__gallery .flooring-for-wet-areas__gallery-item {
  flex: 1;
}
section.flooring-features .flooring-for-wet-areas .flooring-for-wet-areas__content .flooring-for-wet-areas__gallery .flooring-for-wet-areas__gallery-item picture img {
  width: 100%;
  height: auto;
  display: block;
}

.space-between-floor {
  background-color: #d2e8ff;
  height: 100px;
}
@media (max-width: 900px) {
  .space-between-floor {
    height: 50px;
  }
}

section.our-range-of-doors .c-band {
  padding: 20px 0;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
  background-color: #007b89;
}
@media (max-width: 900px) {
  section.our-range-of-doors .c-band {
    padding: 10px 0;
    margin-bottom: 50px;
  }
}
section.our-range-of-doors .c-band::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #007b89;
}
section.our-range-of-doors .c-band .c-band__title {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  margin: 0;
  line-height: 1;
}
@media (max-width: 900px) {
  section.our-range-of-doors .c-band .c-band__title {
    font-size: 21px;
  }
}
section.our-range-of-doors .c-band .c-band__title span {
  font-size: 17px;
}
section.our-range-of-doors {
  background-color: #fff;
  padding-bottom: 80px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  border-radius: 0 0 70px 70px;
  margin-bottom: 100px;
}
@media (max-width: 900px) {
  section.our-range-of-doors {
    padding-bottom: 40px;
    border-radius: 0 0 30px 30px;
    margin-bottom: 60px;
  }
}
section.our-range-of-doors .our-range-of-doors__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner {
    padding: 0 15px;
  }
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__gallery {
  margin-bottom: 60px;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__gallery {
    margin-bottom: 30px;
  }
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__gallery picture img {
  width: 100%;
  height: auto;
  display: block;
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body {
  display: flex;
  align-items: flex-start;
  gap: 50px;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body {
    flex-direction: column;
    gap: 30px;
  }
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__spec-image {
  flex: 0 0 45%;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__spec-image {
    flex: none;
    width: 100%;
  }
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__spec-image picture img {
  width: 100%;
  height: auto;
  display: block;
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content {
  flex: 1;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content {
    width: 100%;
  }
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content .our-range-of-doors__title {
  font-size: 25px;
  color: #00236a;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content .our-range-of-doors__title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content .our-range-of-doors__title .sp_only {
  display: none;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content .our-range-of-doors__title .sp_only {
    display: block;
  }
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content .our-range-of-doors__brand-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #1f2a44;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content .our-range-of-doors__brand-name {
    font-size: 16px;
    text-align: center;
  }
}
section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content .our-range-of-doors__description {
  font-size: 17px;
  margin: 0;
  text-align: justify;
  color: #1f2a44;
}
@media (max-width: 900px) {
  section.our-range-of-doors .our-range-of-doors__inner .our-range-of-doors__body .our-range-of-doors__content .our-range-of-doors__description {
    font-size: 16px;
  }
}

section.consul_home {
  margin-top: 0;
}
/*# sourceMappingURL=all-spec-interior-specifications-scss.css.map */