<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-------------------
main
-------------------*/
div#sb-site {
    padding-top: 91px;
}
main {
    padding-top: 1px;
    width: 100%;
    margin: 0 auto;
    z-index: -1;
}
.main {
    position: relative;
    width: 100%;
    animation: fadeIn 2s ease 0s 1 normal;
    z-index: -1;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.main-img {
    position: fixed;
    overflow:hidden;
    z-index: -1;
}
.main-img img {
    animation: rotate 1s ease-out 0s 1 reverse forwards ;
    z-index: -1;
        margin-top: -8vw;
}
@keyframes rotate {
    100% {transform: rotate(3deg);}
}
.main-title-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.main-title {
    width: 32.4vw;
    max-width: 648px;
    margin-top: 7vw;
}
.main-title img {
    display: block;
    object-fit: cover;
    width: 100%;
}
main article {
    background-color: #fff;
    margin-top: 38vw;
    padding-top: 2%;
}
#top-about {
    margin-bottom: 30px;
}
#top-about p {
    line-height: 160%;
    font-size: 15px;
}
#studio_gallery h2 img {
    height: 30px;
}
.top-about__container {
    margin-top: 0;
    padding-top: 10vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-about__img img {
    max-width: 380px;
    width: 29vw;
    display: inline-block;
}
.top-about__txt {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 3vw;
    padding-left: 3vw;
    line-height: 2;
    font-size: 21px;
    text-align: left;
    font-family: "Shippori Mincho", serif;
}
.top-about__txt::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    background: #4B4B4B;
}
/*-------------------
store
-------------------*/
.top-store__container {
    margin: 146px auto 0;
    padding: 80px 4%;
    max-width: 1500px;
    width: 75%;
    background-color: #F6F6F6;
}
.top-store__banner {
    display: block;
    max-width: 1400px;
    transition: .7s;
}
.top-store__banner:hover{
    opacity: .7;
}
.top-store__banner:nth-of-type(n+2) {
    margin-top: 85px;
}
.top-store__banner img{
    display: block;
    width: 100%;
    object-fit: cover;
}
/*-------------------
photo-gallery
-------------------*/
.top-photo-gallery {
    padding-top: 230px;
}
.top-photo-gallery__ttl {
    /* text-align: center; */
    max-width: 580px;
    margin: 0 auto;
}
.top-photo-gallery__ttl img{
    display: block;
    max-width: 100%;
}
.top-photo-gallery__img img{
    display: inline-block;
    width: 100%;
}
.top-photo-gallery__btn {
    padding-top: 88px;
}
.top-photo-gallery__link {
    display: block;
    margin: 0 auto;
    padding: 25px 50px;
    width: 100%;
    max-width: 370px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background: #4B4B4B;
    color: #fff;
    line-height: 1;
    transition: .7s;
    font-family: "Shippori Mincho", serif;
}
.top-photo-gallery__link:hover{
    opacity: .7;
}
/*-------------------
select
-------------------*/
#shop {
    margin: 30px auto;
}
.select-shop &gt; span {
    display: inline-block;
    font-size: 14px;
    color: #000000;
    background-image: url(../images/bg_store.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 38px 10px 25px;
    min-width: 99px;
    text-align: center;
    margin: 0px 2px;
    vertical-align: middle;
}
.select-shop &gt; span.select {
    background-image: url(../images/bg_store_select.png);
}
.select-shop &gt; span#factory,.select-shop &gt; span#factory.select {
    padding: 29px 10px 13px;
}
/*-------------------
studio_gallery
-------------------*/
.gallry_outer {
    margin: 55px auto;
    background: linear-gradient(-16deg, #f4ece9 50%, #fff 50%);
    padding-bottom: 4%;
}
.store_title {
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 648px;
    margin: 0 auto 50px;
    box-shadow: 8px 6px #d6cbc5, 9px 7px #545454;
    background-color: #fff;
    box-sizing: border-box;
}
.store_title &gt; * {
    width: 50%;
}
h3.name {
    font-size: 20px;
    line-height: 1;
}
h3.name span {
    font-size: 13px;
}
.movie_outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.movie_box {
    width: 24%;
    margin: 10px 0.5% 0;
}
.movie_box &gt; div iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.movie_box &gt; div {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.movie_box h4 {
    font-size: 12px;
    margin: 10px auto 0;
}
@media screen and (min-width:641px){
/*-- 現状ムービーが2〜3枚しかない店舗--*/
.factory .movie_outer,.obihiro .movie_outer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
}

footer {
    background-color: #fff;
}
/*-------------------
sp
-------------------*/
@media screen and (max-width:640px){
/*---------------
  main
---------------*/
div#sb-site {
    padding: 65px 0px 0;
    width: 100%;
}
main{
    padding-top:0;
}
.main {
    position: relative;
    width: 100%;
    animation: fadeIn 2s ease 0s 1 normal;
    z-index: -1;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.main-img {
    position: relative;
    overflow:hidden;
    z-index: -1;
}
.main-img img {
    animation: rotate 1s ease-out 0s 1 reverse forwards ;
    z-index: -1;
    margin-top: 0;
}
@keyframes rotate {
    100% {transform: rotate(3deg);}
}
.main-title {
    margin: 27vw auto;
    width: 69.25vw;
}
.main-title {
    color: #4B4B4B;
}
.main-img img{
    display: block;
    width: 100%;
}
p.main-info {
    font-size: 12px;
    margin: 5% auto;
}
main article {
    margin-top: 0;
    padding-top: 0;
}
#top-about{
    width: 95%;
    margin: 0 auto 20px;
}
#top-about p {
    font-size: 12px;
    margin: 10px auto 20px;
}
.top-about__container {
    display: block;
    margin-top: 13.375vw;
    padding-top: 0;
}
.top-about__img {
    text-align: center;
}
.top-about__img img {
    margin: 0 auto;
    width: 58vw;
}
.top-about__txt {
    padding: 0 5px;
    margin: 8vw auto 0;
    max-width: 72vw;
    font-size: 10px;
    text-align: center;
}
.top-about__txt::before{
    top: 0;
}
.top-about__txt::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #4B4B4B;
}

.top-about__arrow {
    margin: 0 auto;
    padding-top: 100px;
    width: 30px;
    height: 30px;
    background: url(../images/top-arrow.png) center/contain;
    background-repeat: no-repeat;
}

/*-------------------
store
-------------------*/
.top-store {
    margin-top: 13.375vw;
    padding: 0 6.75vw;
}
.top-store__container{
    margin-top: 0;
    padding: 6.75vw;
    width: auto;
}

.top-store__banner:nth-of-type(n+2) {
    margin-top: 4.75vw;
}
/*-------------------
studio_gallery
-------------------*/
.top-photo-gallery {
    padding-top: 12.25vw;
}
.top-photo-gallery__ttl {
    width: 67vw;
    margin: 0 auto;
}
.top-photo-gallery__img img{
    display: block;
    width: 100%;
}
footer {
    background-color: initial;
}
.top-photo-gallery__btn {
    margin-bottom: 50px;
}

.top-photo-gallery__link {
    padding: 10px 0;
    width: 100%;
    max-width: 276px;
    font-size: 15px;
}
}</pre></body></html>