
@charset "UTF-8";

#mv_outer {
  display: none;
}
#pan {
  display: none;
}
section.block_html .content_wrapper {
  padding: 0;
}
#mv .mv_pointer li {
  padding-left: 0;
}
#mv .mv_pointer li:nth-child(n + 4) {
  display: none;
}
@media screen and (max-width: 600px){
  main section.block_html.pb30 {
    padding-bottom: 3px;
  }
}

/*------------------テキスト4カラム------------------------*/
#cl4 + .composite_box01 {
  margin-top: -130px;
}
#cl4 + .composite_box01 .wrapper_item {
  gap: 1rem;
}
#cl4 + .composite_box01 .inner_item {
  background-color: rgba(0, 0, 0, 0.8);
  border: 4px solid #fff;
  padding: 1rem 2rem;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  max-width: calc(25% - 1rem * 3 / 4);
  width: 100% !important;
}
#cl4 + .composite_box01 .inner_item_txt {
  margin-top: 0;
}
#cl4 + .composite_box01 .inner_item_txt .heading.block_header_4 .h {
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 600px){
  #cl4 + .composite_box01 {
    margin-top: 0;
  }
  #cl4 + .composite_box01 .wrapper_item {
    gap: 0.5rem;
  }
  #cl4 + .composite_box01 .inner_item {
    border: initial;
    padding: 1rem 0;
    max-width: calc(50% - 0.5rem * 1 / 2);
  }
}

/*------------------住宅ラインナップ------------------------*/
#title2 + section .content_wrapper,
#title4 + section .content_wrapper {
  text-align: right;
}
[id^=title] + section .content_wrapper>.heading {
  display: inline-flex;
  gap: 5px;
  overflow: hidden;
}
[id^=title] + section .heading.block_header_1 p {
  animation: slideintext 0.5s cubic-bezier(0.8, 0, 0.5, 1) 0.5s 1 forwards;
  font-size: 7rem !important;
}
[id^=title] + section .heading.block_header_1 p,
[id^=title] + section .heading.block_header_1 .h {
  position: relative;
  opacity: 0;
}
[id^=title] + section .heading.block_header_1 p.animate,
[id^=title] + section .heading.block_header_1 .h.animate {
  opacity: 1;
  animation: slideintext 0.5s cubic-bezier(0.8, 0, 0.5, 1) 0.5s 1 forwards;
}
[id^=title] + section .heading.block_header_1 p::before {
  /*animation: maskout 0.5s cubic-bezier(0.8, 0, 0.5, 1) 1s 1 forwards;*/
}
[id^=title] + section .heading.block_header_1 p::before,
[id^=title] + section .heading.block_header_1 .h::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(109.6deg, black 11.2%, #4f4f4f 100%);
　　opacity: 0;
}
[id^=title] + section .heading.block_header_1 p.animate::before,
[id^=title] + section .heading.block_header_1 .h.animate::before {
　　opacity: 1;
  animation: maskout 0.5s cubic-bezier(0.8, 0, 0.5, 1) 1s 1 forwards;
}
[id^=title] + section .heading.block_header_1 .h {
  animation: slideintext 0.5s cubic-bezier(0.8, 0, 0.5, 1) 0.5s 1 forwards;
  font-size: 2.5rem;
}
[id^=title] + section .heading.block_header_1 .h::before {
  /*animation: maskout 0.5s cubic-bezier(0.8, 0, 0.5, 1) 1s 1 forwards;*/
}
[id^=cl2] + .contents_box01 .wrapper_item {
  gap: 0 2rem;
}
#cl2_1 + .contents_box01 .inner_item_txt,
#cl2_2 + .contents_box01 .inner_item_txt,
#cl2_3 + .contents_box01 .inner_item_txt,
#cl2_4 + .contents_box01 .inner_item_txt
 {
  background-color: #fff;
  padding: 2rem !important;
}
[id^=cl2] + .contents_box01 .inner_item_txt .image_list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
    width: min(400px, 100%);
}
[id^=cl2] + .contents_box01 .inner_item_txt .image_list .image_item {
  max-width: calc(33.3333% - 1rem * 2 / 3);
  max-width: calc(25% - 1rem* 3 / 4);
  width: 100%;
}
#cl2_1 + .contents_box01 .inner_item_txt .image_list .image_item {
  max-width: calc(100% / 3 - 1rem* 2 / 3);
}
[id^=cl2] + .contents_box01 .inner_item_txt .image_list .image_item img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
    width: 100%;
}

@keyframes slideintext {
  0% {
    visibility: hidden;
    transform: translateX(-100%);
  }
  100% {
    visibility: visible;
    transform: translateX(0);
  }
}
@keyframes maskout {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(105%);
    opacity: 0;
  }
}
@media screen and (max-width: 900px){
  [id^=cl2] + .contents_box01 .wrapper_item .inner_item_img {
    margin-bottom: 0;
  }
  [id^=title] + section .heading.block_header_1 p {
    font-size: 5rem !important;
  }
  [id^=title] + section .heading.block_header_1 .h {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px){
  .composite_box01 .wrapper_item {
    gap: 0 4%;
  }
  [id^=cl4] + .composite_box01:not(.block_images_7):not(.block_images_8):not(.block_images_10):not(.block_images_11):not(.block_images_12):not(.block_images_13):not(.block_images_15):not(.block_images_17):not(.block_images_18):not(.block_images_19) .inner_item {
    width: 48% !important;
  }
}

/*------------------ギャラリー------------------------*/
#gallery + .widget_gallery01 .wrapper_item .inner_item .heading.block_header_2 .h {
  border-bottom: dotted 2px #000;
}

/*------------------お問い合わせ------------------------*/
#contact + section .content_wrapper {
  background-color: #fff;
  padding: 3rem 2%;
  width: 96%;
}
#contact + section .content_wrapper .inner_item_txt p {
  font-size: 2rem;
}
#contact + section .content_wrapper .tel_block {
  text-align: center;
}
#contact + section .content_wrapper .tel_block a {
  pointer-events: none;
  text-decoration: none;
}
#contact + section .content_wrapper .tel_block span {
  font-size: 3.5rem;
  font-weight: bold;
}
@media screen and (max-width: 768px){
  #contact + section .content_wrapper .tel_block a {
    pointer-events: auto;
  }
}

/*------------------ヘッダー------------------------*/
header {
  background: initial;
}
body.scrolled header {
  background: initial;
}
header .logo a img {
  filter: drop-shadow(1px 1px 2px #fff);
}
header nav * {
  text-shadow: 1px 1px 2px #fff;
}
header .header_contents .header_col1 .tel {
  text-shadow: 1px 1px 2px #fff;
}
header .header_contents .header_col1 .btn>a {
  position: relative;
  display: flex;
  width: 170px;
  justify-content: flex-end;
  font-size: 14px;
}
header .header_contents .header_col1 .btn>a:nth-of-type(1):nth-last-of-type(2)::before {
  content: "";
  position: absolute;
  background-image: url("/common/upload_data/m-peacefulcom/image/20240725143934.png");
  width: 22px;
  height: 22px;
  top: 48%;
  left: 10px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
}
header .header_contents .header_col1 .btn>a:nth-last-of-type(1):nth-last-child(2)::before {
  content: "";
  position: absolute;
  background-image: url("/common/upload_data/m-peacefulcom/image/20240725145108.png");
  width: 22px;
  height: 22px;
  top: 48%;
  left: 10px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 900px){
  header .burger {
    top: 0;
  }
  header.width_full .wraper {
    padding: 0 23px 0px 15px;
  }
  header .burger li.sp_menu {
    background-color: var(--i_txt_color);
    width: 50px;
    height: 50px;
  }
  header .burger li.sp_menu a {
    width: 38px;
    height: 38px;
  }
  header .burger li.sp_menu a::before {
    content: "MENU";
    position: absolute;
    bottom: 0;
    right: 5px;
    text-indent: initial;
    color: #fff;
    font-size: 10px;
  }
  header .sp_menu a div {
    width: 38px;
  }
  header .sp_menu a div span {
    width: 28px;
    margin-top: 15px;
    margin-left: auto;
  }
  header .sp_menu a div:after {
    width: 18px;
    margin-left: auto;
    top: 23px;
    left: initial;
    right: 0;
  }
  header .sp_menu a div:before {
    top: 5px;
  }
  header .sp_menu a div span,
  header .sp_menu a div:before,
  header .sp_menu a div:after {
    background-color: #fff;
  }
  header.open .sp_menu a div:after {
    width: 100%;
  }
  header.open .burger li.sp_menu a::before {
    right: initial;
    left: 50%;
    transform: translateX(-50%);
  }
}

/*------------------見出し画像削除------------------------*/
.heading.block_header_1,
.heading.block_header_6 {
  padding-top: 0;
  background-image: initial;
}

/*------------------スライダー------------------------*/
.swiper-container{
   overflow: hidden;
    }
.swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-slide img {
  height: auto;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}

/*------------------4カラム画像パーツ調整------------------*/
@media screen and (max-width: 700px) {
    #co4_01+div .inner_item,#co4_02+div .inner_item,#co4_03+div .inner_item,#co4_04+div .inner_item {
            width: 48% !important;
    }
    #co4_01+div .inner_item_img img,#co4_02+div .inner_item_img img,#co4_03+div .inner_item_img img,#co4_04+div .inner_item_img img {
        height: 32vw !important;
    }
}

/* TOPバナー調整 */
.banner {
  width: fit-content;
  max-width: 96%;
  margin-inline: auto;
}

@media (any-hover: hover) {
  .banner a:hover {
    opacity: 0.7;
  }
}

@media (any-hover: none) {
  .banner a:active {
    opacity: 0.7;
  }
}
