@charset "utf-8";
/* CSS Document */
.img_wrap02 .hacobune-app-container {
	padding: 0px 0 12px!important;
}

.img_wrap02 .hacobune-unit-media-title {
	margin-top: 1em;
	font-size: 18px;
	line-height: 2em;
	font-weight: bold;
}

.img_wrap02 .hacobune-unit-media-description {
	font-size: 14px;
	line-height: 2em;
	display: block;
}

.img_wrap02 .hacobune-unit-media-profile {
	width: 150px;
}
.img_wrap02 .hacobune-unit-media-user {
	font-size: 14px;
	line-height: 2em;
}
    .img_wrap02 {
        width: 55%;
        margin: 0 auto 5% auto;
    }



@media only screen and (max-width: 980px) {
	
.img_wrap02 .hacobune-unit-media-title {
	margin-top: 1em;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
}

.img_wrap02 .hacobune-unit-media-description {
	font-size: 14px;
	line-height: 1.5em;
	display: block;
}

.img_wrap02 .hacobune-unit-media-profile {
	width: 30%;
}
.img_wrap02 .hacobune-unit-media-user {
	font-size: 14px;
	line-height: 1.5em;
}


}





/*共通*/
.hacobune-app-container *, .hacobune-dialog-mask * {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}

/*タイトル*/
.hacobune-gallery .block-common-ttl-2.vsm-title {
    display: none;
}

.hacobune-gallery.all .block-common-ttl-2.vsm-title {
	display: flex;
}

.block-common-ttl-2.vsm-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 100px 0 48px;
	color: #002A46;
	text-align: center;
	line-height: 1.8;
}

.block-common-ttl-2.vsm-title .txt-en {
	font-size: 4rem;
	font-family: futura-pt, sans-serif !important;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: .08em;
}

.block-common-ttl-2.vsm-title .txt-ja {
	margin-top: 12px;
	font-size: 1.6rem;
	font-weight: normal;
	letter-spacing: initial;
}

/*リンクボタン*/
.hacobune-gallery .block-common-more-btn.hcb-more, .hacobune-goods .block-common-more-btn.hcb-more  {
    display: none;
}

.hcb-more a {
	display: none;
}

.hacobune-men .hcb-more .hcb-more-men, .hacobune-women .hcb-more .hcb-more-women {
	display: flex;
}


/*検索ボックス*/
.hacobune-narrow-down-form .hacobune-narrow-down-form-container {
    height: 36px;
}

.hacobune-narrow-down-text-box.hacobune-narrow-down-form-text-box .hacobune-narrow-down-text-box-icon {
    line-height: 0;
}

/*投稿画像*/
.hacobune-media-post-list-item-img-wrapper .hacobune-media-post-list-item-img {
    aspect-ratio: 3 / 4;
    object-fit: cover;
    width: 100%;
}

/*プロフィール情報*/
.hacobune-media-post-list-item-caption .hacobune-media-post-list-item-text {
    padding-top: 6px;
    letter-spacing: initial;
}

.hacobune-media-post-list-item-text .hacobune-media-post-list-item-shopname {
    font-size: 14px;
    color: #002A46;
    line-height: 22.4px;
}

.hacobune-media-post-list-item-text .hacobune-media-post-list-item-nickname {
    font-size: 14px;
    color: #002A46;
    line-height: 22.4px;
}

.hacobune-media-post-list-item-text .hacobune-media-post-list-item-nickname span {
    position: relative;
}

.hacobune-media-post-list-item-nickname span:before {
    content: "";
    height: 1px;
    background-color: #333;
    width: 100%;
    position: absolute;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    bottom: 0;
}

.hacobune-media-post-list-item-text .hacobune-media-post-list-item-height {
    margin: 5px auto;
    color: #666;
    font-size: 12px;
    line-height: 22.4px;
}

/*TOP*/
.hacobune-top .hacobune-layout-left {
	display: none;
}

.hacobune-top .hacobune-layout-base {
	max-width: 1200px;
	width: 100%;
}

.hacobune-top .hacobune-layout-base-main-contents {
	margin-top: 0 !important;
}

.hacobune-top .hacobune-snap-search {
	display: none;
}

.hacobune-top .hacobune-totalCount {
	display: none;
}

.hacobune-top .hacobune-layout-base-bottom-html .block-common-more-btn.hcb-more {
	margin-top: 40px;
}

/*モーダル*/
.hacobune-dialog-close-button-container *, .hacobuce-media-post-item-prev-icon *, .hacobuce-media-post-item-next-icon * {
    line-height: 0;
}

/*クローズボタン*/
.hacobune-dialog-mask:not(.hacobune-shop-user-dialog) .hacobune-dialog-content .hacobune-dialog-close-button-container {
    bottom: 0;
    top: auto;
    left: 50%;
    transform: translate(-50%, 0px);
    z-index: 30;
    padding: 10px;
    background-color: #f5f5f5;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 60px;
}

.hacobune-dialog-mask:not(.hacobune-shop-user-dialog) * .hacobune-close-button {
    background: transparent !important;
    flex-wrap: wrap;
    height: 40px !important;
    width: 40px !important;
    padding: 0 !important;
    font-size: .75rem !important;
}

button.hacobune-icon-button.hacobune-close-button span.hacobune-icon {
    color: #333 !important;
}

.hacobune-dialog-mask:not(.hacobune-shop-user-dialog) button.hacobune-icon-button.hacobune-close-button::after {
    content: "CLOSE";
    width: 100%;
    color: #333;
}

/*矢印*/
.hacobune-dialog-content .hacobuce-media-post-item-prev-icon, .hacobune-dialog-content .hacobuce-media-post-item-next-icon {
    top: auto;
    bottom: 0;
    padding: 10px;
    height: 60px;
    align-items: center;
}

.hacobune-dialog-content .hacobuce-media-post-item-next-icon {
    flex-direction: row-reverse;
}

.hacobuce-media-post-item-next-icon-button, .hacobuce-media-post-item-prev-icon-button {
    background: transparent !important;
    color: #333 !important;

}

.hacobuce-media-post-item-prev-icon::after {
    content: "PREV";
    color: #333;

    font-size: 12px;
    height: auto;
}

.hacobuce-media-post-item-next-icon::after {
    content: "NEXT";
    color: #333;

    font-size: 12px;
    height: auto;
}

/*投稿画像*/
.hacobuce-media-post-item-main .hacobune-media-post-item-slider-image img {
    max-height: none!important;
    aspect-ratio: 3/4;
    object-fit: cover;
    width: 100%;
}

.hacobune-carousel .hacobune-carousel-list {
    margin-top: 4px;
    padding: 0 4px;
}

.hacobune-carousel-list .hacobune-carousel-list-item {
    padding: 4px;
}

.hacobune-carousel-list-item .hacobune-media-post-carousel-image {
    aspect-ratio: 3/4;
    object-fit: cover;
}

/*右側*/
.hacobuce-media-post-item-side {
    display: flex;
    flex-direction: column;
}

.hacobuce-media-post-staff-profile {
    border-top: 1px solid #eee;
    order: 4;
}

.hacobuce-media-post-item-side .hacobuce-media-post-item-title {
    order: 2;
    padding-top: 20px;
    border-top: 1px solid #eee;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 20px;
}

.hacobune-readmore {
    order: 3;
    flex-shrink: 0;
}

.hacobune-readmore-wrapper .hacobuce-media-post-item-description {
    font-size: 14px;
    line-height: 1.7;
}

.hacobune-media-post-item-tile {
    order: 1;
    margin-bottom: 10px!important;
}

/*プロフィール情報*/
.hacobuce-media-post-item-side .hacobuce-media-post-staff-profile .hacobune-media-post-staff-profile-text > div {
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.6;
}

.hacobuce-media-post-staff-profile-staff-nickname.hacobune-pointer span {
    position: relative;
}

.hacobuce-media-post-staff-profile-staff-nickname.hacobune-pointer span:before {
    content: "";
    height: 1px;
    background-color: #333;
    width: 100%;
    position: absolute;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    bottom: 0;
}

.hacobuce-media-post-item-side .hacobuce-media-post-staff-profile .hacobune-media-post-staff-profile-text > div.hacobuce-media-post-staff-profile-staff-attrs {
    margin-top: 10px;
}

.hacobuce-media-post-item-side .hacobuce-media-post-staff-profile .hacobune-media-post-staff-profile-text > div.hacobuce-media-post-item-additional-contents {
	margin-bottom: 0;
}

.hacobuce-media-post-staff-profile-staff-attrs > div {
    margin-top: 5px;
}

/*関連アイテム*/
.hacobune-media-post-item-tile-product {
    width: 100%!important;
}

a.hacobune-media-post-item-tile-product-link {
    float: left;
    max-width: 50%;
}

.hacobune-media-post-item-tile-product .related-product-item-image {
    aspect-ratio: 1/1;
    object-fit: contain;
}

.hacobune-media-post-item-tile-product > *:not(a) {
    width: auto!important;
    padding-left: 20px!important;
}

.hacobune-media-post-item-tile .hacobune-media-post-item-tile-product > div {
    font-size: 14px;
    line-height: 1.6;
    padding: 0;
}

.hacobune-media-post-item-tile .hacobune-media-post-item-tile-product > div.hacobune-media-post-item-text-caption {
    margin-top: 8px;
}

.hacobune-media-post-item-tile .hacobune-media-post-item-tile-product > div:empty {
    display: none;
}

/*タイトル・説明文*/
.hacobuce-media-post-item-title:has(span:empty) {
    display: none;
}

.hacobune-readmore:has(.hacobuce-media-post-item-description:empty) {
    display: none;
}

/*スタッフ詳細モーダル*/
.hacobune-shop-user-info .hacobune-shop-user-info-wrapper > div {
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.6;
}

.hacobuce-shop-user-profile .hacobune-shop-user-profile > div {
	font-size: 12px;
	margin: 5px 0 0;
	line-height: 1.6;
}

.hacobune-shop-user-image .hacobune-shop-user-image-img {
    aspect-ratio: 3 / 4;
}

/*クローズボタン*/
.hacobune-dialog-mask.hacobune-shop-user-dialog .hacobune-dialog-wrapper .hacobune-dialog-content .hacobune-dialog-close-button-container .hacobune-icon-button {
    background: none !important;
    height: 34px!important;
    width: 34px!important;
}

.hacobune-shop-user-dialog .hacobune-dialog-close-button-container button:after, .hacobune-shop-user-dialog .hacobune-dialog-close-button-container button:before {
    background: #000!important;
    height: 3px!important;
}

/*PC*/
@media (min-width:720px) {

    /*投稿*/
    .hacobune-layout-base-main-contents .hacobune-grid-row {
        margin: 0 -7.5px;
    }
    
    .hacobune-layout-base-main-contents .hacobune-media-post-list-item {
        padding: 0 7.5px;
        margin-bottom: 24px;
    }

    /*商品詳細*/
    .hacobune-goods {
        margin: 0 25px 0 27px;
    }

    .hacobune-goods .block-common-ttl-2.vsm-title {
        margin: 50px 0 30px;
    }

    .hacobune-goods .hacobune-layout-base-main-contents {
        max-width: 100%;
    }

    .hacobune-goods .hacobune-slider-container .hacobune-slider-swiper-container {
        margin: 0 -7.5px;
    }

    .hacobune-goods .hacobune-layout-base-main-contents .hacobune-media-post-list-item {
        margin-bottom: 0;
    }

    /*メディア投稿の逆引き設定 */
    .hacobune-containers-product-media-posts .hacobune-slider {
        --slider_break_points_xs_width: 0 !important;
        --slider_break_points_xs_perview: 4 !important;
        --slider_break_points_sm_width: 600 !important;
        --slider_break_points_sm_perview: 4 !important;
        --slider_break_points_md_width: 960 !important;
        --slider_break_points_md_perview: 4 !important;
        --slider_break_points_lg_width: 1264 !important;
        --slider_break_points_lg_perview: 4 !important;
    }

    .hacobune-goods .hacobune-containers-product-media-posts .hacobune-swiper-slide {
        width: calc(100% / 4) !important;
        margin-right: 0 !important;
    }

    /*モーダル*/
    .hacobune-dialog-mask .hacobune-dialog-wrapper {
        width: 1184px;
        max-width: 126vh;
    }

    /*クローズボタン*/
    /*
    .hacobune-dialog-close-button-container .hacobune-icon-button {
        background: none !important;
        height: 34px!important;
        width: 34px!important;
    }

    .hacobune-dialog-close-button-container button:before {
        content: "";
        width: 100%;
        height: 3px;
        background: #000;
        position: absolute;
        top: 50%;
        transform: rotate(
    45deg);
        display: block;
    }

    .hacobune-dialog-close-button-container button:after {
        content: "";
        width: 100%;
        height: 3px;
        background: #000;
        position: absolute;
        top: 50%;
        transform: rotate(
    -45deg);
        display: block;
    }

    .hacobune-dialog-close-button-container .hacobune-icon {
        color: transparent !important;
    }
    */
    .hacobune-dialog-mask:not(.hacobune-shop-user-dialog) .hacobune-dialog-content .hacobune-dialog-close-button-container {
        width: calc(100% - 64px);
        right: auto;
        position: absolute;
        left: 32px;
        transform: none;
    }
    
    /*矢印*/
    .hacobune-dialog-content .hacobuce-media-post-item-prev-icon, .hacobune-dialog-content .hacobuce-media-post-item-next-icon {
        position: absolute;
    }
    
    .hacobune-dialog-content .hacobuce-media-post-item-prev-icon {
        left: calc(32px + 20%);
    }
    
    .hacobune-dialog-content .hacobuce-media-post-item-next-icon {
        right: calc(32px + 20%);
    }    

    .hacobune-dialog-content .hacobuce-media-post-item-root {
        grid-template-rows: 8px 1fr 34px;
        grid-template-areas: "header header"
                "main side"
                "main footer";
        height: 635px;
        max-height: 90vh;
    }

    .hacobuce-media-post-item-main .hacobune-slider {
        margin-bottom: 8px;
    }

    .hacobuce-media-post-item-main .hacobune-slider:has(.hacobune-carousel) {
        margin-bottom: 0;
    }

    .hacobuce-media-post-item-main .hacobune-swiper-backface-hidden .hacobune-swiper-slide {
        width: 100%!important;
        margin-right: 10px !important;
    }

    .hacobuce-media-post-item-main .hacobune-media-post-item-slider-image img {
        width: auto;
        height: 460px;
        max-height: 100% !important;
    }

    .hacobune-carousel .hacobune-carousel-list {
        margin-bottom: 4px;
        padding: 0 38px;
        flex-wrap: nowrap;
    }

    .hacobuce-media-post-item-root .hacobuce-media-post-item-side {
        margin-top: 10px;
        height: calc(100% - 50px);
        margin-bottom: 40px;
    }

    .hacobuce-media-post-item-footer {
        position: absolute;
        bottom: 0;
        right: 32px;
        z-index: 99;
    }

    .hacobuce-media-post-item-root .hacobuce-media-post-item-main {
        margin-bottom: 60px;
    }
    .hacobuce-media-post-item-main .hacobune-slider {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }  
    .hacobuce-media-post-item-main .hacobune-slider .hacobune-slider-container {
        height: calc(100% - 164px);
        flex: 2 1 0;
    }
    .hacobuce-media-post-item-main .hacobune-slider .hacobune-swiper {
        height: 100%;
        max-height: 100%;
    }
    .hacobune-media-post-item-slider-image {
        line-height: 0;
        height: 100%;
    }
    .hacobune-media-post-item-slider-image img {
        height: 100%;
        max-height: 100%!important;
    }
    .hacobuce-media-post-item-main .hacobune-slider .hacobune-carousel {
        height: 164px;
        flex: 0 1 0;
    }

    /*スタッフ詳細モーダル*/
    .hacobune-dialog-mask.hacobune-shop-user-dialog .hacobune-dialog-wrapper .hacobune-dialog-content {
        padding: 40px 50px;
    }
    
    .hacobune-shop-user-dialog .hacobuce-shop-user-item-root {
        height: 100%;
    }
    
    .hacobune-shop-user-dialog .hacobuce-shop-user-item-side {
        height: 100%;
    }

}

/*SP*/
@media (max-width: 719px) {

    /*タイトル*/
    .block-common-ttl-2.vsm-title {
        margin: 80px 0 22px;
    }
    
    .block-common-ttl-2.vsm-title .txt-en {
        font-size: 3rem;
    }
    
    .block-common-ttl-2.vsm-title .txt-ja {
        font-size: 1.4rem;
    }

    /*検索ボックス*/
    .hacobune-narrow-down-text-box.hacobune-narrow-down-form-text-box .hacobune-narrow-down-text-box-input {
        height: inherit;
        margin: 0;
        max-width: none;
    }

    /*投稿*/
    .hacobune-layout-base-main-contents .hacobune-grid-row {
        padding: 0 5px;
    }
    
    .hacobune-layout-base-main-contents .hacobune-media-post-list-item {
        padding: 0 5px;
        margin-bottom: 20px;
    }

    /*プロフィール情報*/
    .hacobune-media-post-list-item-caption .hacobune-media-post-list-item-profile {
        width: 45px;
        margin-right: 10px;
    }

    .hacobune-media-post-list-item-caption .hacobune-media-post-list-item-profile .hacobune-media-post-list-item-profile-image {
        width: 45px;
        height: 45px;
    }

    .hacobune-media-post-list-item-text .hacobune-media-post-list-item-shopname {
        line-height: 1.2;
    }

    /*TOP*/
    .hacobune-top .hacobune-layout-base .hacobune-layout-base-top-html {
        display: block;
    }

    .hacobune-top .hacobune-layout-base-bottom-html .block-common-more-btn.hcb-more {
        margin-top: 20px;
    }
    

    /*商品詳細*/
    .hacobune-goods .block-common-ttl-2.vsm-title {
        margin-top: 10.67vw;
    }

    .hacobune-goods .hacobune-layout-base-main-contents {
        padding: 0 5px;
    }

    /*メディア投稿の逆引き設定 */
    .hacobune-containers-product-media-posts .hacobune-slider {
        --slider_break_points_xs_width: 0 !important;
        --slider_break_points_xs_perview: 2 !important;
        --slider_break_points_sm_width: 600 !important;
        --slider_break_points_sm_perview: 2 !important;
        --slider_break_points_md_width: 960 !important;
        --slider_break_points_md_perview: 2 !important;
        --slider_break_points_lg_width: 1264 !important;
        --slider_break_points_lg_perview: 2 !important;
    }

    .hacobune-goods .hacobune-containers-product-media-posts .hacobune-swiper-slide {
        width: calc(100% / 2) !important;
    }

    .hacobune-goods .hacobune-layout-base-main-contents .hacobune-media-post-list-item {
        margin-bottom: 0;
    }

    /*モーダル*/
    .hacobune-dialog-mask {
        z-index: 99999!important;
    }

    .hacobune-dialog-wrapper .hacobune-dialog-content {
        margin: 0 auto 60px;
    }
    
    /*
    .hacobuce-media-post-item-prev-icon {
        margin-left: 3vw;
    }
    
    .hacobuce-media-post-item-next-icon {
        margin-right: 3vw;
    }

    .hacobune-dialog-content .hacobuce-insta-item-next-icon, .hacobune-dialog-content .hacobuce-insta-item-prev-icon, .hacobune-dialog-content .hacobuce-media-post-item-next-icon, .hacobune-dialog-content .hacobuce-media-post-item-prev-icon, .hacobune-dialog-content .hacobune-video-item-video-player-next-icon, .hacobune-dialog-content .hacobune-video-item-video-player-prev-icon {
        top: 55%;
    }

    .hacobune-dialog-content .hacobune-dialog-close-button-container {
        right: 9px;
        top: 4px;
    }
    
    .hacobune-dialog-close-button-container button.hacobune-icon-button {
        height: 44px!important;
        width: 44px!important;
    }
    
    .hacobune-dialog-close-button-container button:after, .hacobune-dialog-close-button-container button:before {
        background: #fff!important;
        height: 5px!important;
    }
    */

    .hacobune-dialog-content .hacobuce-media-post-item-root {
        -ms-grid-rows: 0px 0 auto 0 1fr 0 auto;
        grid-template-rows: 0px auto 1fr auto;
    }

    .hacobune-media-post-item-tile-product {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: 156px;
        justify-content: center;
        align-content: flex-start;
    }
    
    a.hacobune-media-post-item-tile-product-link {
        width: 156px;
    }
    
    .hacobune-media-post-item-tile .hacobune-media-post-item-tile-product > div {
        font-size: 12px;
        margin: 0;
    }

    /*スタッフ詳細モーダル*/
    .hacobune-dialog-content .hacobuce-shop-user-item-root {
        max-height: 100%;
    }

    .hacobuce-shop-user-profile .hacobune-shop-user-profile {
        width: 100%;
    }

    .hacobuce-shop-user-item-side .hacobune-grid-container .hacobune-grid-content {
        margin-bottom: 30px;
    }

    .hacobune-dialog-mask.hacobune-shop-user-dialog .hacobune-dialog-wrapper .hacobune-dialog-content .hacobune-dialog-close-button-container {
        right: 10px!important;
        top: 13px!important;
    }

}

/*↓↓ コレクション切り替え用CSS*/

/*コレクション切り替えボタン*/
#vsm-switch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#vsm #vsm-switch li {
	position: relative;
	height: 36px;
	color: #002A46;
	font-size: 1.6rem;
	cursor: pointer;
	-webkit-transition: .12s ease;
	transition: .12s ease;
}

#vsm #vsm-switch li + li {
	margin-left: 80px;
}

#vsm #vsm-switch li:hover {
    opacity: .7;
}

#vsm #vsm-switch li {
	border-bottom: 2px solid #e6e6e6;
}

#vsm #vsm-switch li.active {
    border-bottom: 2px solid #002A46;
}


/*設置済タイトルの非表示・余白調整*/
#vsm-main .hacobune-gallery .hacobune-app-container, #vsm-main .hacobune-top .hacobune-app-container {
    padding-top: 0;
}
#vsm-main .hacobune-gallery .vsm-title, #vsm-main .hacobune-top .vsm-title {
    display: none;
}


/*PC*/
@media (min-width:720px) {

    #vsm-main {
        margin-top: 64px;
    }


}

/*SP*/
@media (max-width: 719px) {

    #vsm-switch {
        margin-bottom: 22px;
    }
    
}

/*↑↑ コレクション切り替え用CSS*/


/*↓↓　v2レイアウト*/
.hacobune-containers-media-posts.hacobune-containers-base {
    position: relative;
}

/*タグ絞り込み*/
.hacobune-layout-base-main-contents ul.hacobune-tag-list span.hacobune-tag-item-label {
	font-size: 13px;
}

ul.hacobune-tag-list .hacobune-tag-item-input[type=radio]:checked+.hacobune-tag-item-label, ul.hacobune-tag-list .hacobune-tag-item-input[type=radio]+.hacobune-tag-item-label:hover {
    background: #002A46;
    color: #fff;
}

/*キーワード検索*/
.hacobune-chip-input.hacobune-snap-side-panel-container-keyword {
    margin-bottom: 10px;
    margin-top: 10px;
}
.hacobune-chip-input.hacobune-snap-side-panel-container-keyword:before {
    content: "キーワード";
    padding: 16px 0 5px;
    margin: 0;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #002A46;
    letter-spacing: initial;
    text-align: left;
}
.hacobune-chip-input.hacobune-snap-side-panel-container-keyword .hacobune-chip-input-container {
    font-size: 13px;
    line-height: 1.0;
    padding: 5px 0;
    border-radius: 0;
    background: transparent;
}
.hacobune-chip-input.hacobune-snap-side-panel-container-keyword span.hacobune-chip, .hacobune-chip-input.hacobune-snap-search-modal-container-keyword span.hacobune-chip {
    max-width: 100%;
    padding: 5px 8px;
    margin: 5px 5px 5px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: normal;
    color: #333;
    word-break: break-all;
    background: #fff;
}
.hacobune-chip-input.hacobune-snap-side-panel-container-keyword .hacobune-chip-input-container input.hacobune-chip-input-container-keyword {
    width: 100%;
    padding: 10px 10px;
    margin: 6px 1px 1px;
    border: #dbdbdb 1px solid;
    border-radius: 8px;
    font-size: 13px;
    line-height: 1.0;
    background: #fff;
}
input.hacobune-chip-input-container-keyword.icon-disable::placeholder {
    color: #999!important;
}
input.hacobune-chip-input-container-keyword {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*カテゴリ*/
.hacobune-side-panel-container.hacobune-snap-side-panel-container:nth-child(2):before {
    content: "カテゴリ";
    padding: 16px 0;
    margin: 0;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #002A46;
    letter-spacing: initial;
    text-align: left;
    display: block;
}
.hacobune-side-panel-container.hacobune-snap-side-panel-container .hacobune-multi-select-container.hacobune-snap-side-panel-container-select {
    padding: 0;
    background: #fff;
}
.hacobune-multi-select-container.hacobune-snap-side-panel-container-select .hacobune-multi-select-container-label {
    border: #dbdbdb 1px solid;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    text-align: center;
    justify-content: flex-start;
    padding: 13px 15px 13px 15px;
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: -1px;
}
.hacobune-multi-select-container-param {
    border-bottom: 1px solid #dbdbdb;
}
.hacobune-multi-select-container-param.is-open {
    border-top: none!important;
}
.hacobune-multi-select-container.hacobune-snap-side-panel-container-select .hacobune-multi-select-container-param.is-open .hacobune-multi-select {
    padding: 0;
    border: #dbdbdb 1px solid;
    border-bottom: 0;
    align-items: stretch;
}
.hacobune-multi-select-container-param ul.hacobune-multi-select .hacobune-multi-select-item {
    width: 50%;
    border-bottom: #dbdbdb 1px solid;
    border-right: #dbdbdb 1px solid;
    position: relative;
    margin: 0;
    background: transparent;
    border-radius: 0;
    bottom: -1px;
}
.hacobune-multi-select-container-param ul.hacobune-multi-select .hacobune-multi-select-item:nth-child(even) {
    border-right: none;
}
.hacobune-multi-select-container-param li.hacobune-multi-select-item .hacobune-multi-select-label {
    width: 100%;
    height: 100%;
    padding: 10px 5px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 1.6;
    color: #002A46;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    border-radius: 0;
     justify-content: center;
}
.hacobune-multi-select-container-param .hacobune-multi-select-item.checked > .hacobune-multi-select-label {
    background: #002A46 !important;
    color: #fff;
}
.hacobune-multi-select-container.hacobune-snap-side-panel-container-select .hacobune-multi-select-container-label:after, .hacobune-multi-select-container.hacobune-snap-side-panel-container-select .hacobune-multi-select-container-label:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 1px;
    background: #555;
    content: "";
}


/*PC*/
@media (min-width:720px) {

    /*タイトル*/
    .hacobune-gallery.all .block-common-ttl-2.vsm-title {
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
    }

    /*左側幅*/
    .hacobune-gallery main.hacobune-app-main .hacobune-containers-base .hacobune-layout-left {
        width: 260px;
        margin-right: 40px;
        margin-top: 236.8px;
    }

    /*右側幅*/
    .hacobune-gallery main.hacobune-app-main .hacobune-containers-base .hacobune-layout-left + .hacobune-layout-base {
        width: 900px;
        margin-top: 236.8px;
    }

    .hacobune-gallery.all .hacobune-layout-base-main-contents {
        width: 100%;
        margin-top: 10px !important;
    }

    .hacobune-gallery.all .hacobune-layout-base-main-contents .hacobune-grid-col {
        flex: 0 0 25%;
        max-width: 25%;
    }

    /*件数表示*/
    .hacobune-gallery.all .hacobune-totalCount {
        font-size: 14px;
        margin-bottom: 18px;
        letter-spacing: initial;
        color: #002a46;
    }

    /*すべてクリア*/
    .hacobune-simple-button.hacobune-reset-button.hacobune-snap-side-panel-container-reset-button {
        margin-top: 36px;
        border: #dbdbdb 1px solid;
        font-size: 14px;
        color: #333;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    /*タグ絞り込み*/

    

    /*placeholder書き換え*/
    /*
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword::placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword::-webkit-input-placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword:-moz-placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword::-moz-placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword:-ms-input-placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) {
        position: relative;
    }
    .hacobune-chip-input-container:has(input):after {
        content: "キーワードを入力";
        color: #999;
        position: absolute;
        width: calc(100% - 24px);
        height: auto!important;
        text-align: left;
        left: 12px;
        bottom: 20px;
        pointer-events: none;
        visibility: visible;
        font-size: 13px !important;
        letter-spacing: initial;
        line-height: inherit;
        top: auto;
    }
    .hacobune-chip-input-container:has([type="text"]:not(:placeholder-shown)):after {
        color: transparent;
    }
    */

    /*visumoタグ*/
    .hacobune-multi-select-container.hacobune-snap-side-panel-container-select .hacobune-multi-select-container-label {
        background: #F9F9FA;
        justify-content: flex-start;
        font-weight: bold;
        color: #002A46;
    }

}

/*SP*/
@media (max-width:719px) {

    .hacobune-snap-side-panel:before, .hacobune-side-panel-container.hacobune-snap-side-panel-container:nth-child(2):before {
        display: none;
    }

    /*タグ絞り込み*/
    .hacobune-gallery.all .hacobune-snap-search {
        margin: 0 10px;
    }

    .vsm-item .hacobune-layout-base .hacobune-layout-base-main-contents .hacobune-snap-search {
        position: relative;
        margin: 10px 0;
        margin: 0;
    }
    .vsm-item .hacobune-layout-base-main-contents ul.hacobune-tag-list.hacobune-snap-search-post-tag {
        padding: 0 2.5%;
    }
    .vsm-item .hacobune-gallery .hacobune-layout-base-main-contents ul.hacobune-tag-list.hacobune-snap-search-post-tag {
        justify-content: flex-start;
        /*flex-wrap: nowrap;*/
        overflow: scroll;
        position: static;
        margin-bottom: 5px!important;
    }
    .hacobune-layout-base-main-contents .hacobune-snap-search ul.hacobune-tag-list li.hacobune-tag-list-item {
        width: auto;
    }
    .hacobune-snap-search .hacobune-tag-list-item:first-child span.hacobune-tag-item-label:after {
        font-size: 11px!important;
    }
    .hacobune-layout-base-main-contents .hacobune-snap-search ul.hacobune-tag-list span.hacobune-tag-item-label {
        white-space: nowrap;
        font-family: inherit!important;
    }
    .vsm-item ul.hacobune-tag-list.hacobune-snap-search-post-tag:before {
        top: 12px;
        left: 2.5%;
    }
    .hacobune-snap-search .hacobune-tag-list-item:first-child {
        top: 6px;
        left: 70px;
    }

    /*件数表示*/
    .hacobune-gallery .hacobune-totalCount {
        font-size: 12px;
        font-weight: normal;
        letter-spacing: initial;
        margin-left: 2.5%;
        margin-bottom: 25px;
        position: relative;
        margin-bottom: 5px;
        line-height: 36px;
        color: #002a46;
    }

    /*キーワード検索*/
    .hacobune-snap-side-panel {
        padding: 0 2.5%;
        margin-bottom: 15px;
    }
    .hacobune-chip-input.hacobune-snap-side-panel-container-keyword {
        margin-bottom: 4px;
        margin-bottom: -2px;
        margin-top: 0;
    }
    .hacobune-chip-input.hacobune-snap-side-panel-container-keyword:before {
        font-size: 12px;
        padding: 6px 0;
    }
    .hacobune-chip-input.hacobune-snap-side-panel-container-keyword .hacobune-chip-input-container {
        width: calc(100% - 52px);
    }
    .hacobune-chip-input.hacobune-snap-side-panel-container-keyword .hacobune-chip-input-container input.hacobune-chip-input-container-keyword, .hacobune-chip-input.hacobune-snap-search-modal-container-keyword input.hacobune-chip-input-container-keyword {
        max-width: none;
        padding: 15px 10px;
        margin: 0px;
        border: #dbdbdb 1px solid;
        border-radius: 5px;
        font-size: 13px;
        letter-spacing: 1px;
        line-height: 1.0;
        background: #fff;
        height: 45px;
        width: 100%;
        /*border-radius: 8px 0 0 8px;*/
    }
    .hacobune-chip-input.hacobune-snap-side-panel-container-keyword .hacobune-chip-input-container input.hacobune-chip-input-container-keyword:focus {
        border-color: #333;
        border-width: 2px;
        margin: 0px;
    }

    /*placeholder書き換え*/
    /*
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword::placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword::-webkit-input-placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword:-moz-placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword::-moz-placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) input.hacobune-chip-input-container-keyword:-ms-input-placeholder {
        font-size: 0;
    }
    .hacobune-chip-input-container:has(input) {
        position: relative;
    }
    .hacobune-chip-input-container:has(input):after {
        content: "キーワードを入力";
        color: #999;
        position: absolute;
        width: 100%;
        text-align: left;
        left: 0;
        bottom: 7px;
        pointer-events: none;
        visibility: visible;
        line-height: inherit;
        padding: 15px 12px;
        font-size: 13px;
        letter-spacing: 1px;
    }

    .hacobune-chip-input-container:has([type="text"]:not(:placeholder-shown)):after {
        color: transparent;
    }
    input.hacobune-chip-input-container-keyword.icon-disable {
        margin-left: 4px;
        min-width: 100%;
    }
    */
    .hacobune-gallery.all .hacobune-layout-base-main-contents {
        position: relative;
    }
    .hacobune-snap-search .hacobune-search-menu {
        justify-content: center;
        position: fixed;
        right: 10px;
        bottom: 20px;
        cursor: pointer;
        z-index: 1;
        padding-bottom: 6px;
        margin: 0;
        justify-content: center;
        position: absolute;
        right: 10px;
        top: -63px;
        cursor: pointer;
        z-index: 1;
        padding-bottom: 6px;
        margin: 0;
    }
    .hacobune-search-menu .hacobune-search-menu-button {
        margin-right: 0;
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        border: 1px solid #dbdbdb;
        border-radius: 0 8px 8px 0;
        border-radius: 8px;
    }
    .hacobune-search-menu-button .hacobune-search-menu-button-icon {
        width: 32px;
        height: 32px;
        background-color: #fff;
    }
    .hacobune-search-menu-button .hacobune-search-menu-button-text {
        display: none;
    }

    /*絞り込みモーダル*/
    .hacobune-media-post-form .hacobune-snap-search-modal.is-open {
        background: #fff;
        z-index: 99999;
    }
    /*絞り込みモーダルタイトル*/
    .hacobune-snap-search-modal-container > div:nth-child(2) {
        position: relative;
        /* position: fixed; */
        width: 100%;
        background: #001F32;
        z-index: 10;
        text-align: left;
        padding: 0 15px;
        height: 50px;
    }
    .hacobune-snap-search-modal-container > div:nth-child(2):after {
        content: "絞り込み項目";
        color: #fff;
        visibility: visible;
        position: absolute;
        top: 0;
        padding: 0;
        letter-spacing: initial;
        font-size: 16px;
        font-weight: normal;
        line-height: 50px;
    }
    /*クローズボタン*/
    .hacobune-snap-search-modal-container button.hacobune-snap-search-modal-container-close-button {
        height: 100%;
        position: static;
    }
    .hacobune-snap-search-modal-container .hacobune-snap-search-modal-container-close-button:before {
        display: none;
    }
    .hacobune-snap-search-modal-container .hacobune-snap-search-modal-container-close-button:after {
        content: '×';
        font-size: 30px;
        color: #fff;
        display: inline-block;
        position: absolute;
        top: 7px;
        right: 15px;
        line-height: 1.0;
        transform: none;
        background: none;
        height: auto;
        width: auto;
    }
    /*検索窓*/
    .hacobune-snap-search-modal .hacobune-snap-search-modal-container:first-child {
        min-height: unset;
    }

    .hacobune-snap-search-modal > .hacobune-snap-search-modal-container:first-child {
        min-height: calc(10.628vw + 15.56112vw + 40px);
        background: #fff;
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .hacobune-chip-input.hacobune-snap-search-modal-container-keyword {
        width: 100%;
        background: #fff;
        padding: 15px;
        border-top: #808080 1px solid;
        border-bottom: #808080 1px solid;
    }
    .hacobune-chip-input.hacobune-snap-search-modal-container-keyword:before {
        content: "キーワード";
        letter-spacing: initial;
        text-align: left;
        padding: 0 0 15px;
        margin: 0;
        border: none;
        font-size: 16px;
        line-height: 1.0;
        color: #333;
        position: relative;
        background: #fff;
        font-weight: bold;
        cursor: auto;
        display: none;
    }
    .hacobune-chip-input.hacobune-snap-search-modal-container-keyword .hacobune-chip-input-container {
        margin: 0 18.64px;
        width: calc(100% - 37.28px);
        background: transparent;
    }
    .hacobune-chip-input.hacobune-snap-search-modal-container-keyword .hacobune-chip-input-container:has(input):after {
        padding: 15px 20px;
    }
    .hacobune-chip-input.hacobune-snap-search-modal-container-keyword .hacobune-chip-input-container input.hacobune-chip-input-container-keyword:focus {
        border-color: #333;
        border-width: 2px;
        margin: 0px;
    }
    /*最下部条件クリア・検索ボタン*/
    .hacobune-snap-search-modal .hacobune-snap-search-modal-container .hacobune-snap-submit-container {
        border-top: 1px solid #dbdbdb;
        background: #fff;
        padding: 15px;
        justify-content: space-between;
        height: 70px;
    }
    .hacobune-snap-submit-container button.hacobune-simple-button.hacobune-snap-search-modal-container-underline-button {
        background: #fff;
        border: #dbdbdb 1px solid;
        color: #808080;
        display: block;
        font-size: 0px!important;
        cursor: pointer;
        width: 48%;
        height: 40px;
        padding: 0 10px;
        margin: 0;
        border-radius: 3px;
        line-height: 38px;
        text-align: center;
        min-height: unset;
    }
    .hacobune-snap-search-modal-container .hacobune-snap-submit-container .hacobune-snap-submit-container-button {
        width: 48%;
        font-size: 0px!important;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        height: 40px;
        padding: 0 10px;
        margin: 0;
        border: #001F32 1px solid;
        border-radius: 3px;
        line-height: 38px;
        text-align: center;
        color: #fff;
        background: #001F32;
        letter-spacing: initial;
    }
    button.hacobune-simple-button.hacobune-snap-search-modal-container-underline-button:after {
        content: "全条件をクリア";
        font-size: 16px!important;
    }
    button.hacobune-snap-submit-container-button:after {
        content: "絞り込む";
        font-size: 16px!important;
    }
    /*visumoタググループ*/
    .hacobune-snap-search-modal .hacobune-snap-search-modal-container {
        padding: 0;
    }
    .hacobune-multi-select-container {
        width: calc(100% - 30px);
        margin: 0 auto;
        /*padding: 0 26.64px 0;*/
        width: 100%;
        background: #fff;
    }
    .hacobune-snap-search-modal > .hacobune-snap-search-modal-container + div > .hacobune-snap-search-modal-container:nth-child(2) .hacobune-multi-select-container {
        /*padding-top: 26.64px;*/
    }
    .hacobune-snap-search-modal > .hacobune-snap-search-modal-container + div > .hacobune-snap-search-modal-container:last-child .hacobune-multi-select-container {
        /*padding-bottom: 26.64px;*/
    }
    ul.hacobune-multi-select {
        padding: 0!important;
        align-items: stretch!important;
        position: relative;
    }
    .hacobune-multi-select-container-param.is-open ul.hacobune-multi-select:after {
        content: "";
        width: 50%;
        border-bottom: #dbdbdb 1px solid;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .hacobune-multi-select-container .hacobune-multi-select-container-label {
        justify-content: space-between;
        position: relative;
        white-space: nowrap;
        width: 100%;
        height: 100%;
        text-decoration: none;
        line-height: 1.6;
        color: #333;
        display: flex;
        flex-direction: column;
        cursor: pointer;
        padding: 13px 40px 13px 15px;
        font-size: 16px;
        text-align: left;
        letter-spacing: 0;
        align-items: flex-start;
        font-weight: bold;
        border-bottom: #dbdbdb 1px solid;
        background: #fff;
        border-right: #dbdbdb 1px solid;
        border-left: 1px solid #dbdbdb;
    }
    .hacobune-snap-search-modal > .hacobune-snap-search-modal-container + div > .hacobune-snap-search-modal-container:nth-child(2) .hacobune-multi-select-container .hacobune-multi-select-container-label {
        /*border-top: 1px solid #dbdbdb;*/
    }
    .hacobune-multi-select-container-param.is-open {
        /*border-right: 1px solid #dbdbdb;*/
        /*border-left: 1px solid #dbdbdb;*/
    }
    .hacobune-multi-select-container-param ul.hacobune-multi-select .hacobune-multi-select-item {
        background: #fff;
        bottom: 0;
    }
    .hacobune-multi-select-container-param li.hacobune-multi-select-item .hacobune-multi-select-label {
        width: 100%;
        height: 100%;
        text-decoration: none;
        line-height: 1.6;
        color: #333;
        display: flex;
        flex-direction: column;
        cursor: pointer;
        padding: 13px 15px 13px 15px;
        text-align: center;
        letter-spacing: 0;
        align-items: center;
        font-size: 12px;
        font-weight: normal;
        justify-content: center;
    }
    .hacobune-multi-select-container-param .hacobune-multi-select-item input[type=checkbox]:checked+label {
        background: #002A46!important;
        color: #fff!important;
    }
    .hacobune-multi-select-container-param .hacobune-multi-select-item.checked .hacobune-multi-select-label {
        background: #002A46!important;
        color: #fff!important;
    }
    .hacobune-multi-select-container-label:after, .hacobune-multi-select-container-label:before {
        width: 12px!important;
        right: 15px!important;
        background: #333!important;
    }
    .hacobune-multi-select-container-label:after {
        visibility: visible;
    }
    
}

/*↑↑　v2レイアウト*/