
@charset "UTF-8";

#pan{
    display: none;
}
main#main .news_single{
    padding-top: 30px;
}
main#main .news_single > .content_wrapper{
    max-width: 100% !important;
    padding: 0 !important;
}
.entry_header{
    display: none;
}
.pager2{
    max-width: 1200px;
}

/* ========== section 01 ========== */

#nbp14356384\ 14356384{
    z-index: 1;
}
#nbp14356384\ 14356384::before,
#nbp14356384\ 14356384::after{
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    width: 15%;
    height: 100%;
}
#nbp14356384\ 14356384::before{
    background-image: url(/common/upload_data/tsubaki-stylejp/image/20251121153942.png);
    left: 3%;
}
#nbp14356384\ 14356384::after{
    background-image: url(/common/upload_data/tsubaki-stylejp/image/20251121153941_1.png);
    right: 3%;
}
#nbp14356384\ 14356384 .wrapper_item{
    justify-content: space-between;
    align-items: flex-end;
    overflow: visible;
}
#nbp14356384\ 14356384 .inner_item{
}
#nbp14356384\ 14356384 .inner_item:nth-of-type(1){
    width: 100% !important;
    margin-bottom: 0;
    animation: titlePop 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation-delay: 1s;
    opacity: 0;
}
@keyframes titlePop{
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: scale(1);
  }
    70% {
        opacity: 1;
        transform: scale(0.8);
  }
    100% {
        opacity: 1;
        transform: scale(1);
  }
}
#nbp14356384\ 14356384 .inner_item:nth-of-type(1) .inner_item_img{
    max-width: 800px !important;
}
#nbp14356384\ 14356384 .inner_item:nth-of-type(2){
    width: 40%;
    max-width: 50%;
    margin: 0;
    animation: popLeft 0.5s cubic-bezier(0, 0, 0, 0.99) forwards;
    animation-delay: 1.3s;
    opacity: 0;
}
@keyframes popLeft{
    0% {
        transform: rotate(-45deg) translate(-200px, 100px);
    }
    100% {
        transform: rotate(0) translate(0, 0);
        opacity: 1;
    }
}
#nbp14356384\ 14356384 .inner_item:nth-of-type(3){
    margin-left: 0;
    margin-bottom: -11% !important;
    max-width: 40%;
    animation: popRight 0.5s cubic-bezier(0, 0, 0, 0.99) forwards;
    animation-delay: 1.3s;
    opacity: 0;
}
@keyframes popRight{
    0% {
        transform: rotate(45deg) translate(200px, 100px);
    }
    100% {
        transform: rotate(0) translate(0, 0);
        opacity: 1;
    }
}
#nbp14356384\ 14356384 .inner_item_img img{
    object-fit: initial;
    height: auto !important;
}

/* ========== section 02 ========== */

#nbp14356396\ 14356396{
    color: #fff;
    z-index: 2;
    top: -20px;
}
@media (max-width: 500px){
#nbp14356396\ 14356396{
    background-size: cover !important;
}
}
#nbp14356396\ 14356396::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/common/upload_data/tsubaki-stylejp/image/20251121184909.png);
    background-size: cover;
}
#nbp14356396\ 14356396 .content_wrapper{
    max-width: 1200px !important;
    padding: 0 !important;
}
#nbp14356396\ 14356396 .wrapper_item{
    flex-direction: column;
    gap: 60px;
}
#nbp14356396\ 14356396 .inner_item{
    width: 100% !important;
    align-items: center;
    margin-left: 0;
    justify-content: center;
}
#nbp14356396\ 14356396 .inner_item:nth-of-type(1){
    flex-direction: row-reverse;
}
#nbp14356396\ 14356396 .inner_item:nth-of-type(2){
    flex-direction: row;
}
@media (max-width: 500px){
#nbp14356396\ 14356396 .inner_item{
    flex-direction: column-reverse !important;
    margin-bottom: 0 !important;
    gap: 10px;
}
}
#nbp14356396\ 14356396 .inner_item_img{
    filter: drop-shadow(2px 4px 6px black);
    width: 50%;
    min-width: 300px;
    margin: 0;
}
#nbp14356396\ 14356396 .inner_item_txt{
    padding: 0 10%;
}
#nbp14356396\ 14356396 .inner_item_txt .heading{
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    padding-top: 50px;
}
#nbp14356396\ 14356396 .inner_item_txt .heading h3.h{
    line-height: 1;
    font-size: 3rem !important;
}
#nbp14356396\ 14356396 .inner_item_txt .heading p{
    position: absolute;
    top: 0;
    left: -40px;
    font-size: 10rem;
    font-weight: 900;
    font-style: italic;
    line-height: 1;
    color: #5dc2d0ee;
    z-index: -1;
}
#nbp14356396\ 14356396 .inner_item_img img{
    height: auto !important;
}

/* ========== section 03 ========== */

#nbp14356449\ 14356449,
#nbp14356459\ 14356459{
    padding-left: 2%;
    padding-right: 2%;
    overflow: visible !important;
}
#nbp14356449\ 14356449 h2.h,
#nbp14356459\ 14356459 h2.h{
    color: #333;
    border: 1px solid;
    padding: 5px 10px;
    width: fit-content;
    margin: auto;
}
#nbp14356449\ 14356449 .inner_item_txt,
#nbp14356459\ 14356459 .inner_item_txt{
    color: #5dc2d0;
}
#nbp14356449\ 14356449 .wrapper_item{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 30px;
}
#nbp14356449\ 14356449 .inner_item_img{
    width: 20%;
    min-width: 200px !important;
    position: absolute;
    right: 5%;
    top: 0;
}
@media (max-width: 700px){
#nbp14356449\ 14356449 .inner_item_img{
    position: relative;
    right: 0;
}
}