.bsf-container{margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media(min-width: 576px){.bsf-container{max-width:540px}}@media(min-width: 768px){.bsf-container{max-width:720px}}@media(min-width: 992px){.bsf-container{max-width:960px}}@media(min-width: 1200px){.bsf-container{max-width:1140px}}@media(min-width: 1400px){.bsf-container{max-width:1320px}}.bsf-table-grid{display:flex;flex-wrap:wrap;border-top:1px #ccc solid;border-left:1px #ccc solid;word-break:break-all}.bsf-table-grid>div{display:inline-flex;justify-content:center;align-items:center;padding:.5rem;width:100%;border-right:1px #ccc solid;border-bottom:1px #ccc solid}.bsf-table-grid .bsf-table-grid-th{background-color:#efefef}.bsf-table-grid .bsf-table-grid-td{background-color:#fff}@media(min-width: 992px){.bsf-table-grid>div{width:25%}.bsf-table-grid .bsf-table-grid-th{width:25%}.bsf-table-grid .bsf-table-grid-td_wide{width:75%}.bsf-table-grid.column-contact>div{width:100%}.bsf-table-grid.column-contact .bsf-table-grid-th{width:30%}.bsf-table-grid.column-contact .bsf-table-grid-td{width:70%}}.bsf-heading_h1{margin-bottom:1.5rem;font-size:200%;font-weight:bold;line-height:normal}.bsf-heading_h2{margin-bottom:1rem;font-size:150%;font-weight:bold;line-height:normal}.bsf-heading_h3{margin-bottom:1rem;font-size:125%;font-weight:bold;line-height:normal}.bsf-text-links{color:#0003b3 !important;text-decoration:underline !important}.bsf-btn.btn-more{position:relative;display:inline-flex;justify-content:flex-start;align-items:center;padding:.75rem 1rem;border-bottom:0;box-sizing:border-box;border:1px #000 solid;background-color:#000;color:#fff}#layout-main{font-size:16px;line-height:normal}.contents-section{padding:3rem 0}.pagenavi{display:flex;flex-wrap:wrap;justify-content:space-between}.pagenavi .heading{display:flex;margin-bottom:1rem;font-weight:bold}.pagenavi ul{display:flex;flex-wrap:nowrap;justify-content:flex-start}.pagenavi ul li{display:inline-flex;border:1px #ccc solid;margin-left:.25rem;padding:.25rem}@media(min-width: 992px){.pagenavi .heading{align-items:center;margin-bottom:0}}.pageoption{display:flex;justify-content:flex-end;margin-bottom:1rem}.pageoption>div{display:inline-flex;justify-content:flex-end;width:100%}.pageoption>div.select select{display:block;width:100%;padding:.25rem;background-color:#fff;background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ccc;border-radius:0}.pageoption>div.select select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}@media(min-width: 992px){.pageoption>div{width:33.333%}.pageoption>div.select select{max-width:300px}}.exhibition-form{background-color:#eee}.exhibition-form__searchbox{display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.exhibition-form__box{padding:2rem 1rem;width:100%;border-bottom:1px #ccc solid;text-align:left}.exhibition-form__box .title{display:block;margin-bottom:1rem;font-size:125%;font-weight:bold;text-align:left}.exhibition-form input,.exhibition-form textarea{max-width:100%}.exhibition-form .form-inner{margin-left:auto;margin-right:auto;max-width:800px}.exhibition-form .error{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.exhibition-form .error .msg{font-size:21px}.exhibition-form .error ul{margin:0}.exhibition-form .form_input-text input{display:block;padding:.25rem;width:100%;height:30px;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.exhibition-form .form_input-text input:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.exhibition-form .form_input-check label{margin-right:.5rem}.exhibition-form .form_input-check input{width:1em;height:1em;margin:0 .25rem 0 0;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25)}.exhibition-form .form_input-check input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.exhibition-form .form_select select{display:block;padding:.25rem;width:100%;height:30px;background-color:#fff;background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:0}.exhibition-form .form_select select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.exhibition-form .form_select.cost .box-cost{display:flex;justify-content:center;align-items:center;margin:0 -0.5rem}.exhibition-form .form_select.cost select{margin:0 .5rem}.exhibition-form .form_select.area select{margin:0;max-width:300px}.exhibition-form .form_textarea textarea{display:block;width:100%;padding:.25rem;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da}.exhibition-form .form_textarea textarea:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.exhibition-form .form_button input{position:relative;display:inline-flex;justify-content:center;align-items:center;padding:.75rem 1rem;width:100%;box-sizing:border-box;border-bottom:0;border:1px #ccc solid;background-color:#fff;color:#000;transition:all .3s ease}.exhibition-form .form_button input:hover{background-color:#eee}.exhibition-form .form_submit input{position:relative;display:inline-flex;justify-content:center;align-items:center;padding:.75rem 1rem;width:100%;max-width:450px;box-sizing:border-box;border-bottom:0;border:1px #000 solid;background-color:#000;color:#fff;transition:all .3s ease}.exhibition-form .form_submit input:hover{background-color:#444}@media(min-width: 992px){.exhibition-form__box{padding:2rem 3rem}.exhibition-form__box.box-variable{width:50%}}.exhibition-search-result .error-message{padding:3rem 0;font-size:150%;font-weight:bold}.exhibition-search-result-contents{display:flex;flex-wrap:wrap;margin:0 -0.5rem;padding:3rem 0}.exhibition-search-result-contents .contents-box{display:flex;flex-wrap:nowrap;flex-direction:column;margin-bottom:1.5rem;padding:0 .5rem;width:100%}.exhibition-search-result-contents .contents-box .box-header,.exhibition-search-result-contents .contents-box .box-body,.exhibition-search-result-contents .contents-box .box-footer{width:100%}.exhibition-search-result-contents .contents-box .box-header{flex-shrink:0;aspect-ratio:4/3;display:block;margin-bottom:1rem;width:100%;height:auto;/*border:1px #ccc solid;*/background-color:#ccc;overflow:hidden}.exhibition-search-result-contents .contents-box .box-body{padding-bottom:1rem}.exhibition-search-result-contents .contents-box .box-footer{margin-top:auto;padding-top:1rem;border-top:1px #ccc solid}.exhibition-search-result-contents .contents-box .thumbnail{display:block;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;object-fit:cover;}.exhibition-search-result-contents .contents-box .thumbnail a{display:block;width:100%;height:100%}.exhibition-search-result-contents .contents-box .thumbnail input{position:absolute;top:.5rem;left:.5rem;width:20px;height:20px}.exhibition-search-result-contents .contents-box .name{margin-bottom:1rem}.exhibition-search-result-contents .contents-box .name .subtitle{display:block;margin-bottom:.25rem}.exhibition-search-result-contents .contents-box .name .title{font-size:150%;font-weight:bold}.exhibition-search-result-contents .contents-box .price{display:flex}.exhibition-search-result-contents .contents-box .price .base,.exhibition-search-result-contents .contents-box .price .all{width:50%}.exhibition-search-result-contents .contents-box .price .base .rubi,.exhibition-search-result-contents .contents-box .price .all .rubi{display:block;margin-bottom:.25rem}.exhibition-search-result-contents .contents-box .price .base .heading,.exhibition-search-result-contents .contents-box .price .all .heading{font-size:150%;font-weight:bold}.exhibition-search-result-contents .contents-box .price .all .heading{color:red}.exhibition-search-result-contents .contents-box .details{display:flex;flex-wrap:wrap}.exhibition-search-result-contents .contents-box .details .details-item{margin-bottom:.5rem;width:50%}.exhibition-search-result-contents .contents-box .details .details-item.location{width:100%}.exhibition-search-result-contents .contents-box .details .details-item small{color:#333}@media(min-width: 992px){.exhibition-search-result-contents .contents-box{width:33.3%}.exhibition-search-result-contents .contents-box .details .details-item{width:25%}.exhibition-search-result-contents .contents-box .details .details-item.location{width:100%}}.exhibition-detail-top .introduction{display:flex;flex-wrap:wrap}.exhibition-detail-top .introduction>div{width:100%}.exhibition-detail-top .introduction .slider{position:relative}.exhibition-detail-top .introduction .slider .swiper-exhibition-detail{margin-bottom:1rem}.exhibition-detail-top .introduction .slider .swiper-exhibition-detail .swiper-button-next,.exhibition-detail-top .introduction .slider .swiper-exhibition-detail .swiper-button-prev{top:0;bottom:0;margin:auto 0}.exhibition-detail-top .introduction .information .price{display:flex}.exhibition-detail-top .introduction .information .price .base,.exhibition-detail-top .introduction .information .price .all{width:50%}.exhibition-detail-top .introduction .information .price .base .rubi,.exhibition-detail-top .introduction .information .price .all .rubi{display:block;margin-bottom:.25rem}.exhibition-detail-top .introduction .information .price .base .heading,.exhibition-detail-top .introduction .information .price .all .heading{font-size:150%;font-weight:bold}.exhibition-detail-top .introduction .information .price .all .heading{color:red}.exhibition-detail-top .introduction .information .status{display:flex;flex-wrap:wrap}.exhibition-detail-top .introduction .information .status>div{padding:.5rem;width:50%}.exhibition-detail-top .introduction .information .shop{margin-bottom:1rem;padding:.5rem}.exhibition-detail-top__thumb{display:flex;flex-wrap:wrap;margin:-0.25rem -0.25rem 1rem -0.25rem}.exhibition-detail-top__thumb>div{padding:.25rem;width:25%}.exhibition-detail-top__option{margin-top:1.5rem}.exhibition-detail-top__option ul{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:0;padding:0;list-style:none}.exhibition-detail-top__option ul li{margin:0 .5rem .5rem 0;padding:.5rem;background-color:#eee}.exhibition-detail-top .youtube{margin:0 auto;max-width:850px;max-height:480px}@media(min-width: 992px){.exhibition-detail-top .introduction{display:flex;flex-wrap:nowrap}.exhibition-detail-top .introduction>div{width:50%}.exhibition-detail-top .introduction .information{margin-left:1.5rem}.exhibition-detail-top .introduction .information .status>div{width:25%}.exhibition-detail-top .introduction .information .shop .name .name-separator{display:none}.exhibition-detail-top__thumb>div{padding:.25rem;width:16.6666666667%}.exhibition-detail-top__option{margin-top:0}}.exhibition-detail-shop{background-color:#eee}.exhibition-detail-shop .box dl{display:flex;flex-wrap:wrap}.exhibition-detail-shop .box dl dt,.exhibition-detail-shop .box dl dd{display:inline-flex;align-items:center;margin:0;width:100%}.exhibition-detail-shop .box dl dt{background-color:#000;background-repeat:no-repeat;background-size:cover}.exhibition-detail-shop .box dl dt a.thumb{display:block;width:100%;height:200px;background-color:rgba(0,0,0,.25)}.exhibition-detail-shop .box dl dt a.thumb:hover{background-color:rgba(0,0,0,.1)}.exhibition-detail-shop .box dl dd{justify-content:center;padding:1.5rem;background-color:#fff}.exhibition-detail-shop .box dl .btn-more{margin-top:1rem}.exhibition-detail-shop .box h3{padding:0;background-color:inherit}@media(min-width: 768px){.exhibition-detail-shop__box{margin:0 auto;max-width:1000px}.exhibition-detail-shop__box .box dl{flex-wrap:nowrap}.exhibition-detail-shop__box .box dl dt,.exhibition-detail-shop__box .box dl dd{height:250px}.exhibition-detail-shop__box .box dl dt{flex-grow:0;width:500px}.exhibition-detail-shop__box .box dl dt a.thumb{display:block;width:100%;height:100%}.exhibition-detail-shop__box .box dl dd{flex-grow:1;padding:3rem;width:auto}}.exhibition-contact_information{display:block;width:100%}.exhibition-contact_information-heading,.exhibition-contact_information-list{display:flex;flex-wrap:wrap;width:100%}.exhibition-contact_information-heading>div,.exhibition-contact_information-list>div{display:inline-flex;justify-content:center;align-items:center;padding:.5rem;width:50%;border-right:1px #ccc solid;border-bottom:1px #ccc solid}.exhibition-contact_information-heading{display:none;background-color:#efefef;border-top:1px #ccc solid;border-left:1px #ccc solid}.exhibition-contact_information-contents{border-top:1px #ccc solid;border-left:1px #ccc solid}.exhibition-contact_information-list>div:first-child{width:100%}.exhibition-contact_information-list_th{background-color:#efefef}@media(min-width: 1200px){.exhibition-contact_information-heading,.exhibition-contact_information-list{flex-wrap:nowrap}.exhibition-contact_information-heading>div,.exhibition-contact_information-list>div{width:110px}.exhibition-contact_information-heading{display:flex}.exhibition-contact_information-heading>div:first-child{width:30%}.exhibition-contact_information-list>div:first-child,.exhibition-contact_information-list>div:nth-child(3){width:15%}.exhibition-contact_information-list_th{display:none !important}}@media(min-width: 1400px){.exhibition-contact_information-heading>div:first-child{width:40%}.exhibition-contact_information-list>div:first-child,.exhibition-contact_information-list>div:nth-child(3){width:20%}}/*# sourceMappingURL=style.css.map */