@charset "UTF-8";
.bl_secTtl {
  text-align: center;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.bl_secTtl_sub {
  font-size: 2.3rem;
  letter-spacing: -0.05em;
}
.bl_secTtl_main {
  letter-spacing: -0.05em;
  font-size: 4rem;
  margin-top: 0.7em;
}
@media only screen and (max-width: 860px) {
  .bl_secTtl_main {
    margin-top: 0.65em;
  }
}
.bl_secTtl_main_sub {
  display: block;
  font-size: 1.8rem;
  margin-top: 1.3em;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 860px) {
  .bl_secTtl_main_sub {
    margin-top: 1.25em;
  }
}
.bl_secTtl_jp {
  font-size: 1.9rem;
  line-height: 1.57;
  margin-top: 1.6em;
  letter-spacing: 0em;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media only screen and (max-width: 860px) {
  .bl_secTtl_jp {
    margin-top: 1.4em;
  }
}

.bl_kv {
  position: sticky;
  top: 68px;
  padding-top: 7px;
}
@media only screen and (max-width: 860px) {
  .bl_kv {
    top: 0;
    padding-top: 3.6%;
    width: 91%;
    margin-left: auto;
    margin-right: auto;
  }
}
.bl_kv_ttl {
  text-align: center;
  letter-spacing: -0.05em;
  font-size: 6.5rem;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media only screen and (max-width: 860px) {
  .bl_kv_ttl {
    font-size: 6rem;
    line-height: 0.911;
  }
}
.bl_kv_img {
  margin-top: 28px;
}
@media only screen and (max-width: 860px) {
  .bl_kv_img {
    margin-top: 6%;
  }
}

.bl_world {
  padding-top: 67px;
}
@media only screen and (max-width: 860px) {
  .bl_world {
    padding-top: 11%;
  }
}
.bl_world_logo {
  text-align: center;
}
.bl_world_ttl {
  font-size: 3rem;
  text-align: center;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.66;
  margin-top: 1.8em;
}
@media only screen and (max-width: 860px) {
  .bl_world_ttl {
    font-size: 2.9rem;
    margin-top: 1.6em;
  }
}
.bl_world_txt {
  font-size: 1.7rem;
  line-height: 2.05;
  letter-spacing: 0.01em;
  margin-top: 39px;
}
@media only screen and (max-width: 860px) {
  .bl_world_txt {
    margin-top: 1.9em;
    line-height: 1.941;
  }
}
.bl_world_img {
  margin-top: 56px;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 860px) {
  .bl_world_img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9.7%;
  }
}

.bl_feature {
  margin-top: 60px;
  padding: 62px 0 95px;
  background-color: #FFFAF0;
}
@media only screen and (max-width: 860px) {
  .bl_feature {
    margin-top: 0;
    padding: 10% 0 13%;
  }
}
.bl_feature_ttl {
  text-align: center;
  font-size: 3rem;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5;
  letter-spacing: -0.12em;
}
.bl_feature_ttl_sub {
  display: block;
  font-size: 2rem;
  letter-spacing: -0.05em;
  line-height: 1;
  margin-top: 1.1em;
}
@media only screen and (max-width: 860px) {
  .bl_feature_ttl_sub {
    line-height: 1.5;
    margin-top: 0.9em;
  }
}
.bl_feature_list {
  margin-top: 75px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 54px;
}
@media only screen and (max-width: 860px) {
  .bl_feature_list {
    margin-top: 5.2%;
    display: block;
  }
}
@media only screen and (max-width: 860px) {
  .bl_feature_list_item:nth-of-type(n + 2) {
    margin-top: 6.9%;
  }
}
.bl_feature_list_num {
  text-align: center;
}
.bl_feature_list_ttl {
  text-align: center;
  font-size: 2.8rem;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: -0.1em;
  margin-top: 1.1em;
}
@media only screen and (max-width: 860px) {
  .bl_feature_list_ttl {
    font-size: 3rem;
    margin-top: 0.6em;
  }
}
.bl_feature_list_txt {
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 2.06;
  text-align: justify;
  margin-top: 1.8em;
  padding: 0 0.2em;
}
@media only screen and (max-width: 860px) {
  .bl_feature_list_txt {
    line-height: 1.941;
    font-size: 1.7rem;
    padding: 0;
  }
}
.bl_feature_list_txt__min {
  letter-spacing: 0;
}

.bl_special {
  margin-top: 80px;
}
@media only screen and (max-width: 860px) {
  .bl_special {
    margin-top: 11%;
  }
}
.bl_special__page {
  margin-top: 0;
}
.bl_special_ttl {
  text-align: center;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.bl_special_ttl_deco {
  width: 301px;
  margin: auto;
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_deco__page {
    width: 203px;
  }
}
.bl_special_ttl_sub {
  font-size: 2.3rem;
  letter-spacing: -0.05em;
  margin-top: 1em;
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_sub {
    margin-top: 1.1em;
  }
}
.bl_special_ttl_sub__page {
  font-size: 2rem;
  margin-top: 1.3em;
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_sub__page {
    margin-top: 1.1em;
    display: none;
  }
}
.bl_special_ttl_main {
  font-size: 6.5rem;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-top: 0.4em;
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_main {
    line-height: 0.964;
    font-size: 5.7rem;
    margin-top: 0.5em;
  }
}
.bl_special_ttl_main__page {
  font-size: 6.9rem;
  letter-spacing: -0.07em;
  margin-top: 0.45em;
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_main__page {
    font-size: 4.5rem;
    letter-spacing: -0.05em;
    line-height: 1.2222;
    margin-top: 0.35em;
  }
}
.bl_special_ttl_main_small {
  font-size: 5.5rem;
  display: block;
  margin-bottom: 0.2em;
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_main_small {
    margin-bottom: 0;
    font-size: 5.7rem;
  }
}
.bl_special_ttl_main_small__page {
  letter-spacing: -0.07em;
  font-size: 4.9rem;
  margin-bottom: 0em;
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_main_small__page {
    font-size: 4.5rem;
    letter-spacing: -0.05em;
    line-height: 1.2222;
    margin-top: 0.35em;
  }
}
.bl_special_ttl_jp {
  font-size: 2.2rem;
  line-height: 1.59;
  margin-top: 1.5em;
  letter-spacing: -0.1em;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_jp {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 860px) {
  .bl_special_ttl_jp__page {
    font-size: 2rem;
    margin-top: 0.7em;
    line-height: 1.65;
  }
}
.bl_special_item {
  margin-top: 61px;
}
@media only screen and (max-width: 860px) {
  .bl_special_item {
    margin-top: 8.6%;
  }
}
.bl_special_item__page {
  margin-top: 42px;
}
@media only screen and (max-width: 860px) {
  .bl_special_item__page {
    margin-top: 7.6%;
  }
}
.bl_special_item_ttl {
  margin-top: 2em;
  font-size: 2.2rem;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  line-height: 1.3636;
}
@media only screen and (max-width: 860px) {
  .bl_special_item_ttl {
    margin-top: 1.3em;
  }
}
.bl_special_item_size {
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  margin-top: 0.6em;
}
.bl_special_item_txt {
  font-size: 1.7rem;
  letter-spacing: -0.005em;
  line-height: 2.058;
  margin-top: 2em;
  text-align: justify;
}
@media only screen and (max-width: 860px) {
  .bl_special_item_txt {
    line-height: 1.941;
    margin-top: 1.8em;
  }
}
@media only screen and (max-width: 860px) {
  .bl_special_img {
    width: 90.8%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 860px) {
  .bl_special_img__page {
    width: 100%;
  }
  .bl_special_img__page__fst {
    width: 95%;
  }
}
.bl_special_hr {
  width: 120px;
  height: 1px;
  background-color: #333333;
  margin-left: auto;
  margin-right: auto;
  margin-top: 74px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 860px) {
  .bl_special_hr {
    margin-top: 14%;
    margin-bottom: 15%;
  }
}
.bl_special_btn {
  margin-top: 101px;
}
@media only screen and (max-width: 860px) {
  .bl_special_btn {
    margin-top: 9.4%;
  }
}

.bl_pageSpecial {
  margin-top: 0;
}

.bl_product {
  margin-top: 90px;
  padding-top: 72px;
  position: relative;
}
@media only screen and (max-width: 860px) {
  .bl_product {
    margin-top: 18.5%;
    padding-top: 13.2%;
    overflow: hidden;
  }
}
.bl_product::before {
  content: "";
  width: 200px;
  height: 1px;
  background-color: #333333;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 50%;
  top: 0;
  transform: translateX(50%);
}
.bl_product_slide {
  margin-top: 57px;
}
@media only screen and (max-width: 860px) {
  .bl_product_slide {
    margin-top: 10%;
    overflow: visible;
  }
}
.bl_product_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
  column-gap: 24px;
  row-gap: 77px;
}
@media only screen and (max-width: 860px) {
  .bl_product_list {
    display: flex;
    gap: 0;
    overflow: visible;
  }
}
.bl_product_item {
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media only screen and (max-width: 860px) {
  .bl_product_item {
    width: 73vw;
    padding-right: 4.5vw;
  }
}
.bl_product_item_ttl {
  font-size: 1.5rem;
  margin-top: 1.7em;
}
@media only screen and (max-width: 860px) {
  .bl_product_item_ttl {
    font-size: 1.7rem;
    margin-top: 1em;
  }
}
.bl_product_item_size {
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  margin-top: 0.7em;
}
@media only screen and (max-width: 860px) {
  .bl_product_item_size {
    font-size: 1.5rem;
  }
}
.bl_product_item_size span {
  vertical-align: 0.1em;
}
@media only screen and (max-width: 860px) {
  .bl_product_item_size span {
    vertical-align: 0em;
  }
}
.bl_product_btn {
  margin-top: 72px;
}
@media only screen and (max-width: 860px) {
  .bl_product_btn {
    margin-top: 14%;
  }
}

.bl_showroom {
  margin-top: 100px;
  background-color: #FFFAF0;
  padding: 71px 0 100px;
}
@media only screen and (max-width: 860px) {
  .bl_showroom {
    margin-top: 14%;
    padding: 13% 0 14%;
  }
}
.bl_showroom_slide {
  margin-top: 42px;
}
@media only screen and (max-width: 860px) {
  .bl_showroom_slide {
    margin-top: 12.5%;
  }
}

.bl_access {
  margin-top: 60px;
  text-align: center;
}
@media only screen and (max-width: 860px) {
  .bl_access {
    margin-top: 10.5%;
  }
}
.bl_access__page {
  margin-top: 116px;
}
@media only screen and (max-width: 860px) {
  .bl_access__page {
    margin-top: 14%;
  }
}
.bl_access_headline {
  margin-bottom: 100px;
}
@media only screen and (max-width: 860px) {
  .bl_access_headline {
    margin-bottom: 13%;
  }
}
.bl_access_headline_ttl {
  font-size: 1.9rem;
  line-height: 1.578;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.bl_access_headline_img {
  margin-top: 28px;
}
@media only screen and (max-width: 860px) {
  .bl_access_headline_img {
    width: 100vw;
    margin: 4.8% calc(50% - 50vw) 0;
  }
}
.bl_access_img {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 860px) {
  .bl_access_img {
    max-width: 310px;
  }
}
.bl_access_txt {
  margin-top: 2.8em;
  font-size: 1.7rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 860px) {
  .bl_access_txt {
    margin-top: 2em;
  }
}
.bl_access_link {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  margin-top: 1em;
}
.bl_access_link a {
  display: inline-block;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #333333;
  white-space: nowrap;
}
.bl_access_btn {
  margin-top: 50px;
}
@media only screen and (max-width: 860px) {
  .bl_access_btn {
    margin-top: 13%;
  }
}

.bl_think {
  margin-top: 100px;
}
@media only screen and (max-width: 860px) {
  .bl_think {
    margin-top: 14.7%;
  }
}
.bl_think_img {
  max-width: 233px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
@media only screen and (max-width: 860px) {
  .bl_think_img {
    margin-top: 11%;
  }
}
.bl_think_ttl {
  text-align: center;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: -0.05em;
  font-size: 2.3rem;
  line-height: 1.304;
}
.bl_think_txt {
  font-size: 1.6rem;
  line-height: 2.06;
  margin-top: 3.6em;
  text-align: justify;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 860px) {
  .bl_think_txt {
    font-size: 1.7rem;
    line-height: 1.941;
    margin-top: 3.3em;
  }
}
.bl_think_name {
  text-align: center;
  margin-top: 68px;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media only screen and (max-width: 1200px) {
  .bl_think_name {
    margin-top: 15%;
  }
}
.bl_think_name_sub {
  font-size: 1.3rem;
}
.bl_think_name_ttl {
  letter-spacing: 0.06em;
  font-size: 1.8rem;
  margin-top: 0.95em;
}
.bl_think_name_en {
  font-size: 1.5rem;
  letter-spacing: -0.05em;
  margin-top: 1.1em;
}
@media only screen and (max-width: 860px) {
  .bl_think_name_en {
    margin-top: 1.05em;
  }
}

.bl_coordinate {
  margin-top: 55px;
  padding-top: 54px;
  position: relative;
}
@media only screen and (max-width: 860px) {
  .bl_coordinate {
    margin-top: 12%;
    padding-top: 13%;
  }
}
.bl_coordinate::before {
  content: "";
  display: block;
  height: 1px;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  background-color: #333333;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(50%);
}
.bl_coordinate_ttl {
  text-align: center;
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.bl_coordinate_ttl_jp {
  font-family: "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.9rem;
  line-height: 1.578;
}
.bl_coordinate_ttl_en {
  font-size: 3rem;
  letter-spacing: -0.05em;
  margin-top: 0.9em;
}
.bl_coordinate_txt {
  font-size: 1.6rem;
  line-height: 2.06;
  margin-top: 2.1em;
  text-align: justify;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 860px) {
  .bl_coordinate_txt {
    font-size: 1.7rem;
    line-height: 1.941;
  }
}
.bl_coordinate_img {
  margin-top: 60px;
  max-width: 542px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 860px) {
  .bl_coordinate_img {
    margin-top: 13%;
  }
}
.bl_coordinate_btn {
  margin-top: 74px;
}
@media only screen and (max-width: 860px) {
  .bl_coordinate_btn {
    margin-top: 10%;
  }
}

/* 下層ページ */
.bl_detail {
  text-align: center;
  background-color: #CFB6AA;
  margin-top: 100px;
  padding: 50px 0;
}
@media only screen and (max-width: 860px) {
  .bl_detail {
    margin-top: 14%;
    padding-top: 10%;
    padding-bottom: 7%;
  }
}
.bl_detail_ttl {
  font-family: "Aboreto", "Shippori Mincho", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "BIZUDMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.bl_detail_ttl_sub {
  font-size: 3.5rem;
  letter-spacing: -0.05em;
  line-height: 1;
}
@media only screen and (max-width: 860px) {
  .bl_detail_ttl_sub {
    font-size: 4rem;
    line-height: 1.125;
  }
}
.bl_detail_ttl_main {
  font-size: 5rem;
  letter-spacing: -0.05em;
  margin-top: 0em;
  line-height: 1;
}
@media only screen and (max-width: 860px) {
  .bl_detail_ttl_main {
    font-size: 4rem;
    line-height: 1.125;
  }
}
.bl_detail_ttl_jp {
  font-size: 1.9rem;
  margin-top: 1.2em;
}
@media only screen and (max-width: 860px) {
  .bl_detail_ttl_jp {
    margin-top: 1.3em;
  }
}
.bl_detail_slide {
  margin-top: 60px;
}
@media only screen and (max-width: 860px) {
  .bl_detail_slide {
    margin-top: 8%;
  }
}
.bl_detail_slide_nav {
  max-width: 387px;
  margin-top: 56px;
}
@media only screen and (max-width: 860px) {
  .bl_detail_slide_nav {
    margin-top: 5.5%;
    max-width: none;
  }
}
/*# sourceMappingURL=maps/style.css.map */