@charset "UTF-8";.sgl img{max-width:100%;display:block;height:auto;vertical-align:bottom}.sgl__head{margin-bottom:30px}.sgl__ttl{font-weight:400;margin-bottom:15px;color:var(--sv2-text, #333)}.sgl__lead{font-size:1.2rem;line-height:1.65;color:var(--sv2-text, #333);margin:0}.sgl__grid{display:flex;flex-wrap:wrap;gap:3.4775%;row-gap:15px}.sgl__item{width:31.015%;position:relative;display:block;padding:0;border:none;background:none;cursor:pointer;-webkit-appearance:none;appearance:none}.sgl__item:hover{opacity:.85}.sgl__item-img-outer{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--sv2-bg, #f9f8f8)}.sgl__item-img{width:100%;height:100%;object-fit:cover}.sgl__zoom{position:absolute;top:5px;right:5px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eeeeeee6;pointer-events:none}.sgl__zoom svg{width:13px;height:13px;display:block}.sgl__item-count{position:absolute;left:0;bottom:0;padding:2px 6px;background:#333333a6;color:#fff;font-size:1rem;line-height:1.2;letter-spacing:.05em}.sgl__empty{font-size:1.2rem;color:var(--sv2-text-sub, #bbb);padding:15px 0}.sgl__debug{border:1px dashed #ee957a;background:#fff8f5;padding:12px 15px;font-size:1.2rem;line-height:1.6;color:#333}.sgl__debug-ttl{margin:0 0 8px;font-weight:400;color:#ee957a}.sgl__debug-list{margin:0 0 8px;padding-left:1.2em;list-style:disc}.sgl__debug-note{margin:0;font-size:1.1rem;color:#afafaf}.sgl__more{margin-top:25px;background:#fff;border:1px solid var(--sv2-primary-back)}.sv2-modal__inner .sgl{margin-bottom:45px}.sgl-article{margin-bottom:24px}.sgl-article__slider{position:relative}.sgl-article__slide{display:flex;align-items:center;justify-content:center;aspect-ratio:3 / 4}.sgl-article__slide-img{width:100%;height:100%;object-fit:contain}.sgl-article__slider .swiper-button-prev,.sgl-article__slider .swiper-button-next{display:none}.sgl-article__slider .swiper-pagination{position:static;margin-top:10px;line-height:1}.sgl-article__slider .swiper-pagination-bullet-active{background:var(--sv2-primary, #ee957a)}@media screen and (min-width:750px){.sgl-article{margin-bottom:46px}.sgl-article__slide{aspect-ratio:4 / 3}}.sgl-modal{z-index:600}.sgl-modal__slider{position:relative;margin:0 -4.347826% 15px;--sgl-slide-w: 55%}.sgl-modal__slide{display:flex;align-items:center;justify-content:center;aspect-ratio:3 / 4}.sgl-modal__slider .swiper-slide.sgl-modal__slide{width:var(--sgl-slide-w)}.sgl-modal__slide-img{width:100%;height:100%;object-fit:contain}.sgl-modal__slider .swiper-button-prev,.sgl-modal__slider .swiper-button-next{display:none}.sgl-modal__slider .swiper-pagination{position:static;padding:10px 0;line-height:1}.sgl-modal__slider .swiper-pagination-bullet-active{background:var(--sv2-primary, #ee957a)}.sgl-modal__ttl{font-size:1.6rem;font-weight:400;line-height:1.5;margin:0 0 15px;color:var(--sv2-text, #333);text-align:center}.sgl-modal__price{margin-bottom:50px}.sgl-modal__price-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--sv2-primary-light, #fce2d5);padding:8px 12px}.sgl-modal__price-label{flex-shrink:0;background:var(--sv2-primary, #ee957a);color:#fff;font-size:1.2rem;line-height:1;letter-spacing:.05em;padding:7px 12px;border-radius:4px;white-space:nowrap}.sgl-modal__price-sum{font-size:2rem;line-height:1.2;color:var(--sv2-text, #333);white-space:nowrap}.sgl-modal__price-body{background:#fff;border:1px solid var(--sv2-border, #e8e8e8);padding:15px}.sgl-modal__price-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:1.2rem;line-height:1.5;margin:0 0 8px}.sgl-modal__price-row:last-child{margin-bottom:0}.sgl-modal__price-name{flex:1}.sgl-modal__price-value{flex-shrink:0;white-space:nowrap}.sgl-modal__price-note{font-size:1rem;line-height:1.5;color:var(--sv2-text-sub, #bbb);margin:10px 0 0}.sgl-modal__staff{position:relative;background:var(--sv2-bg, #f9f8f8);margin:0 -4.347826% -45px;padding:30px 4.347826%}.sgl-modal__staff-photo{position:absolute;top:30px;left:calc(4.347826% + 10px);z-index:2;width:64px;height:64px;border-radius:50%;overflow:hidden}.sgl-modal__staff-photo img{width:100%;height:100%;object-fit:cover}.sgl-modal__staff-label{display:block;margin:0 0 10px 86px;font-size:1.2rem;line-height:1.4;color:var(--sv2-primary);letter-spacing:.05em}.sgl-modal__staff-body{position:relative;background:#fff;padding:14px 15px 15px}.sgl-modal__staff-name{font-size:1.4rem;line-height:1.4;margin:0 0 10px;padding-left:70px}.sgl-modal__staff-role{font-size:1.1rem;color:var(--sv2-text-sub, #bbb)}.sgl-modal__staff--no-photo .sgl-modal__staff-label{margin-left:0;margin-bottom:8px}.sgl-modal__staff--no-photo .sgl-modal__staff-name{padding-left:0}.sgl-modal__staff-cta{margin-top:20px}.sgl-modal__staff-comment{font-size:1.2rem;line-height:1.7}.sgl-modal__staff-comment>*:first-child{margin-top:0}.sgl-modal__staff-comment>*:last-child{margin-bottom:0}.sgl-modal__staff-comment p{margin:0 0 10px}.sgl-modal__staff-comment img{margin-bottom:10px}.sgl-modal__staff-comment a{color:var(--sv2-text, #333);border-bottom:1px solid var(--sv2-primary-back, #f6b79e);text-decoration:none}@media screen and (min-width:750px){.sgl__head{margin-bottom:60px}.sgl__ttl{margin-bottom:30px}.sgl__lead{font-size:1.4rem}.sgl__grid{row-gap:30px}.sgl__more{margin-top:50px}.sgl__zoom{top:8px;right:8px;width:32px;height:32px}.sgl__zoom svg{width:16px;height:16px}.sgl__item-count{font-size:1.2rem;padding:3px 8px}.sgl__empty{font-size:1.4rem}.sv2-modal__inner .sgl{margin-bottom:90px}.sgl-modal__slider{margin:0 -4.347826% 30px}.sgl-modal__slide{aspect-ratio:4 / 3}.sgl-modal__slider .swiper-pagination{padding:15px 0}.sgl-article__slider .swiper-pagination{margin-top:15px}.sgl-modal__ttl{font-size:2.4rem;margin-bottom:30px}.sgl-modal__price{margin-bottom:100px}.sgl-modal__price-head{padding:12px 15px}.sgl-modal__price-label{font-size:1.4rem;padding:8px 14px}.sgl-modal__price-sum{font-size:2.4rem}.sgl-modal__price-body{padding:20px}.sgl-modal__price-row{font-size:1.4rem;margin-bottom:10px}.sgl-modal__price-note{font-size:1.2rem}.sgl-modal__staff{margin:0 -4.347826% -90px;padding:60px 4.347826%}.sgl-modal__staff-photo{top:60px;left:calc(4.347826% + 12px);width:80px;height:80px}.sgl-modal__staff-label{margin:0 0 20px 106px;font-size:1.4rem}.sgl-modal__staff-body{padding:18px 20px 20px}.sgl-modal__staff-name{font-size:1.6rem;margin-bottom:15px;padding-left:86px}.sgl-modal__staff--no-photo .sgl-modal__staff-label{margin-bottom:12px}.sgl-modal__staff-role{font-size:1.3rem}.sgl-modal__staff-comment{font-size:1.4rem}.sgl-modal__staff-cta{margin-top:30px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/style-gallery-ls.css.map */
