@charset "UTF-8";

main{
    top: -110px;
    z-index: 10;
    background-color: transparent;
}

/* RE・コンセプト */
@media (max-width: 800px){
#nbp3691483\ 3691483{
    text-align: center;
}
}

#nbp3691483\ 3691483 .inner_item_img{
    max-width: 35% !important;
}
@media (max-width:500px){
#nbp3691483\ 3691483 .inner_item_img{
    max-width: 50% !important;
}
}

#nbp3691483\ 3691483 h3.h{
    padding-left: 0 !important;
}
#nbp3691483\ 3691483 h3.h::before{
    display: none;
}

#nbp3691483\ 3691483 p{
    text-align: center;
}

#nbp5567455\ 5567455 ul{
    border-left: none;
}
#nbp5567455\ 5567455 ul li{
    border-right: none;
}

/* 見出しフォント */
.block_header_4 h2.h{
    font-size: 8rem !important;
    line-height: 1 !important;
}
@media (max-width:500px){
.block_header_4 h2.h{
    font-size: 4rem !important;
}}

#nbp7784581\ 7784581 .contents_btn01 a{
    background-color: #fff;
}

/* renovation reform ボタン */
#nbp3691529\ 3691529 .wrapper_item{
    height: 400px;
}
@media (max-width: 480px){
#nbp3691529\ 3691529 .wrapper_item .wrapper_item{
    height: 100%;
}}

/* ツバキの特徴 */
#nbp3691581\ 3691581 .inner_item_txt .heading{
    border: none;
}
#nbp3691581\ 3691581 .inner_item_txt .heading p{
    border: 1px solid;
    width: fit-content;
    margin: 10px auto 0;
    padding: 0 20px;
}
@media screen and (max-width: 450px){
#nbp3691581\ 3691581 .inner_item_txt .heading p{
    margin-bottom: 10px;
}}

#nbp3691581\ 3691581 .inner_item{
    background-color: #fff;
    border: 5px solid #eee;
}

.composite_box01.block_images_8 .inner_item>a{
    height: 0;
}
.composite_box01.block_images_8 .inner_item>a{
    height: 100%;
}
.btn_what{
    border: 1px solid;
    padding: 0 10px !important;
    width: fit-content !important;
    background-color: #ffffff55;
}

.contents_btn01 a{
    color: #212121 !important;
    background-color: transparent;
    border: 1px solid #212121;
    border-radius: 3px;
}
.contents_btn01 a::before{
    content: none;
}
.contents_btn01 a span{
    font-weight: normal;
    font-size: 1.2rem;
    width: fit-content;
    margin: auto;
}

/* TOPICスライダー */
#nbp6258600\ 6258600 .inner_item p{
    background: #333;
    color: #fff;
    margin: 10px 0 0;
    padding: 5px 20px;
    border-radius: 20px;
    font-size: 1.2rem;
}
#nbp6258600\ 6258600 .slick-track{
    gap: 20px;
}

/* WORKS */
#nbp7789588\ 7789588 .wrapper_item:before{
    content: none;
}
#nbp7789588\ 7789588 .slick-arrow{
    background: #e1dd34;
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
#nbp7789588\ 7789588 .slick-arrow:before{
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
#nbp7789588\ 7789588 .slick-prev{
    left: -26px;
}
#nbp7789588\ 7789588 .slick-next{
    right: -26px;
}
#nbp7789588\ 7789588 .slick-list{
    overflow: visible;
}
#nbp7789588\ 7789588 .slick-track{
    display: flex;
    gap: 10px;
}
#nbp7789588\ 7789588 .inner_item{
    border: none;
}
#nbp7789588\ 7789588 .inner_item .heading.block_header_4 .h{
    font-size: 1.2rem !important;
}
#nbp7789588\ 7789588 .inner_item_img img{
    height: initial !important;
}

#nbp8201849\ 8201849{
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 100;
    padding: 0;
    animation: slideBanner 2s 4s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    opacity: 0;
    box-shadow: 2px 2px 5px #00000066;
}
@keyframes slideBanner {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}
#nbp8201849\ 8201849 .content_wrapper{
    padding: 0;
}
#nbp8201849\ 8201849 .inner_item_img{
    margin: 0;
}
#nbp8201849\ 8201849 .inner_item_img img{
    width: 300px !important;
}
@media (max-width: 500px){
#nbp8201849\ 8201849{
    bottom: 70px;
}
#nbp8201849\ 8201849 .inner_item_img img{
    width: 200px !important;
}
}

}