@import url("font.css");@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);.saxony{color:#000;font-family:sans-serif;overflow-wrap:break-word;padding-top:20px}@media screen and (max-width: 768px){.saxony .isPc{display:none !important}}@media screen and (min-width: 769px){.saxony .isSp{display:none !important}}.saxony p,.saxony h1,.saxony h2,.saxony h3,.saxony h4{margin:0}.saxony ul{padding:0;margin-bottom:0;list-style:none}.saxony img{max-width:100%;height:auto}.saxony figure{margin:0}.saxony video{max-width:100%;vertical-align:bottom}.saxony button{outline:none;border:none;background:none;padding:0;margin:0}.saxony a{color:#000 !important;text-decoration:none !important;transition:opacity .3s ease}.saxony a:hover{color:#000;text-decoration:none;opacity:0.7}.saxony .inView{opacity:0;transform:translateY(50px);transition-property:transform, opacity;transition-timing-function:cubic-bezier(0.5, 0.7, 0.5, 1);transition-duration:1s;transition-delay:0.1s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (max-width: 768px){.saxony .inView{transition-duration:0.6s;transition-delay:0s}}.saxony .inView.inViewOn{opacity:1;transform:translateY(0)}.c-inner{max-width:1410px;margin-inline:auto}@media screen and (max-width: 1410px){.c-inner{margin-inline:5%}}@media screen and (max-width: 768px){.c-inner{margin-inline:5%}}.c-innerPc{max-width:1410px;margin-inline:auto}@media screen and (max-width: 1410px){.c-innerPc{margin-inline:5%}}@media screen and (max-width: 768px){.c-innerPc{margin-inline:0}}@media screen and (max-width: 768px){.c-innerSp{margin-inline:5%}}.c-inner-padding{padding-top:65px;padding-bottom:65px}@media screen and (max-width: 768px){.c-inner-padding{padding-top:40px;padding-bottom:40px}.c-inner-padding.pt_0{padding-top:0}}.c-space-l{padding-top:65px}@media screen and (max-width: 768px){.c-space-l{padding-top:40px}}.c-space-m{padding-top:45px}@media screen and (max-width: 768px){.c-space-m{padding-top:35px}}.c-space-s{padding-top:30px}@media screen and (max-width: 768px){.c-space-s{padding-top:30px}}.c-ttl01{color:#000000}.c-ttl01.c-ttl01--center{text-align:center}.c-ttl01 .c-ttl01__big{font-size:30px;font-weight:700;font-family:"theory-web-uweb-u";line-height:1.2;margin-bottom:0.75em}@media screen and (max-width: 768px){.c-ttl01 .c-ttl01__big{font-size:28px;line-height:1.1786}}.c-ttl01 .c-ttl01__small{display:block;font-size:14px;line-height:1.7143;margin-top:0.6em}@media screen and (max-width: 768px){.c-ttl01 .c-ttl01__small{font-size:13px;line-height:1.5385}}.c-ttl02{color:#000000}.c-ttl02.c-ttl02--center{text-align:center}.c-ttl02 .c-ttl02__big{font-size:24px;font-weight:700;line-height:1.1;font-family:"theory-web-uweb-u";margin-bottom:1.25em}@media screen and (max-width: 768px){.c-ttl02 .c-ttl02__big{font-size:18px;line-height:1.1786}}.c-ttl02 .c-ttl02__small{display:block;font-size:14px;line-height:1.57;margin-top:0.6em}@media screen and (max-width: 768px){.c-ttl02 .c-ttl02__small{font-size:12px;line-height:1.65}}.c-btn01{display:block;font-size:16px;font-weight:700;font-family:sans-serif;line-height:1.4;text-align:center;border:1px solid currentColor;background-color:#ffffff;padding:0.78em 0.2em !important;width:100%;max-width:250px}@media screen and (max-width: 768px){.c-btn01{font-size:13px;max-width:none}}.c-btn01.c-btn01--mt{margin-top:50px}.c-btn01.c-btn01--center{margin-inline:auto}.c-mark{font-size:30px;position:absolute;width:1em;height:1em;bottom:10px;right:10px;background-color:rgba(0,0,0,0.3);border-radius:50%}.c-mark::before,.c-mark::after{content:"";display:inline-block;position:absolute;background-color:#ffffff;top:50%;left:50%;transform:translate(-50%, -50%)}.c-mark::before{width:50%;height:1px}.c-mark::after{height:50%;width:1px}.l-tab{width:100%;background-color:#ffffff;z-index:9999;transition:top 0.5s ease}.l-tab .l-tab-box{display:flex;justify-content:center;column-gap:40px;padding:8px 0;flex-wrap:nowrap;white-space:nowrap;overflow-x:scroll;scrollbar-width:none}@media screen and (max-width: 768px){.l-tab .l-tab-box{justify-content:flex-start;column-gap:18px;padding:8px 4%}}.l-tab .l-tab-box .l-tab-box__btn{display:block;font-size:14px;font-weight:400;line-height:1;padding:0.5em 0.35em;color:#000000;cursor:pointer}@media screen and (max-width: 768px){.l-tab .l-tab-box .l-tab-box__btn{font-size:12px}}.l-tab .l-tab-box .l-tab-box__btn.is-active{font-weight:700}.l-tab.is-fixed{position:fixed;top:0;left:0;filter:drop-shadow(0px 2px 2px rgba(0,0,0,0.1))}.l-tab.is-fixed.is-hide{top:-300px}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;visibility:hidden;z-index:10000;background:rgba(0,0,0,0.6);transition:opacity 0.3s, visibility 0.3s}@media screen and (min-width: 769px){.gallery-modal{padding:0 20px}}.gallery-modal.is-active{opacity:1;visibility:visible;pointer-events:auto;overflow-y:auto}.gallery-modal .gallery-modal__close{position:fixed;top:12px;right:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:300;line-height:1;transform:translateY(-0.5px);color:#fff;cursor:pointer;z-index:10001;background:rgba(0,0,0,0.45);border-radius:50%;backdrop-filter:blur(2px)}@media screen and (min-width: 769px){.gallery-modal .gallery-modal__close{left:94%}}@media screen and (max-width: 768px){.gallery-modal .gallery-modal__close{right:7px}}.gallery-modal .gallery-modal__close img{width:20px;height:20px}@media screen and (min-width: 769px){.gallery-modal .gallery-modal__close img{width:40px;height:40px}}.gallery-modal .gallery-modal__content{position:relative;width:90vw;height:90vh;margin:5vh auto;background:#fff;overflow-y:auto;padding:24px;box-sizing:border-box;border-radius:0px}@media screen and (min-width: 769px){.gallery-modal .gallery-modal__content{max-width:1170px}}.gallery-modal .gallery-modal__content .gallery-modal-looks{padding-bottom:85px}@media screen and (min-width: 769px){.gallery-modal .gallery-modal__content .gallery-modal-looks{padding-top:35px;padding-bottom:176px}}.gallery-modal .gallery-modal__content .gallery-modal-looks .gallery-modal-look{display:none}@media screen and (max-width: 768px){.gallery-modal .gallery-modal__content .gallery-modal-looks .gallery-modal-look{padding-top:57px;padding-bottom:57px}.gallery-modal .gallery-modal__content .gallery-modal-looks .gallery-modal-look:first-child{padding-top:0}}@media screen and (min-width: 769px){.gallery-modal .gallery-modal__content .gallery-modal-looks .gallery-modal-look{flex-direction:row;padding-top:125px}}.gallery-modal .gallery-modal__content .gallery-modal-looks .gallery-modal-look.is-show{display:flex}@media screen and (max-width: 768px){.gallery-modal .gallery-modal__content .gallery-modal-looks .gallery-modal-look.is-show{display:block}}.gallery-modal .stMod6-content .stMod6-imgArea img{width:100%}.content-other .swiper.js-content-other-slider{position:relative;overflow:hidden}.content-other .swiper.js-content-other-slider .content-other-slider__box{position:relative}.content-other .swiper.js-content-other-slider .text-box{text-align:center;color:#ffffff;width:100%;max-width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.content-other .swiper.js-content-other-slider .text-box .text-box__big{font-size:26px;font-weight:700;line-height:1.3}@media screen and (max-width: 768px){.content-other .swiper.js-content-other-slider .text-box .text-box__big{font-size:18px}}@media screen and (min-width: 769px){.content-other .swiper.js-content-other-slider .swiper-wrapper{display:grid;align-items:flex-start;grid-template-columns:repeat(3, 1fr);gap:8px;transform:none}.content-other .swiper.js-content-other-slider .content-other-slider__box{height:auto;width:100%;flex-shrink:inherit}}.content-other .swiper.js-content-other-slider .swiper-button-prev,.content-other .swiper.js-content-other-slider .swiper-button-next{display:none;margin:0;width:100%;max-width:14px;height:auto;background-image:none;transform:translateY(-50%)}@media screen and (max-width: 768px){.content-other .swiper.js-content-other-slider .swiper-button-prev,.content-other .swiper.js-content-other-slider .swiper-button-next{display:block}}.content-other .swiper.js-content-other-slider .swiper-button-prev.swiper-button-disabled,.content-other .swiper.js-content-other-slider .swiper-button-next.swiper-button-disabled{display:none}.content-other .swiper.js-content-other-slider .swiper-button-prev{left:2%;transform:translateY(-50%) scale(-1, 1)}.content-other .swiper.js-content-other-slider .swiper-button-next{right:2%}.stMod2-section{max-width:100%}.stMod2-section .stMod2{padding:0;max-width:100%}.stMod2-section .stMod__inner{padding:0;max-width:100%;overflow:hidden}.stMod2-section .stMod2-product{flex-wrap:nowrap}.stMod2-section .stMod2-product .product-tile{margin:0}.stMod2-section .stMod2-product .product-tile .product-tile__inner{text-align:center}.stMod2-section .stMod2-product .product-tile .product-tile__inner .item-price{font-size:10px}.stMod2-section .stMod2-product .product-tile .product-tile__inner .item-price .yen,.stMod2-section .stMod2-product .product-tile .product-tile__inner .item-price .tax{font-size:8px}.stMod2-section .stMod2-product .product-tile .plus-mark{display:block;margin-top:3px;max-width:11px;margin-inline:auto}.home-tab .home-tab-lists .home-tab-list{display:flex;justify-content:space-between;align-items:center;width:100%;color:#000000;cursor:pointer;transition:opacity .3s ease}@media screen and (min-width: 769px){.home-tab .home-tab-lists .home-tab-list:nth-child(even){flex-direction:row-reverse}}@media screen and (max-width: 768px){.home-tab .home-tab-lists .home-tab-list{display:block;margin-top:30px}.home-tab .home-tab-lists .home-tab-list:first-child{margin-top:0}}.home-tab .home-tab-lists .home-tab-list:hover{opacity:0.7}.home-tab .home-tab-lists .home-tab-list .home-tab-list__img{width:49%}@media screen and (max-width: 768px){.home-tab .home-tab-lists .home-tab-list .home-tab-list__img{width:100%}}.home-tab .home-tab-lists .home-tab-list .home-tab-list__img img{width:100%}.home-tab .home-tab-lists .home-tab-list .home-tab-list__content{width:49%}@media screen and (max-width: 768px){.home-tab .home-tab-lists .home-tab-list .home-tab-list__content{width:100%;margin-top:35px}}.home-tab .home-tab-lists .home-tab-list .home-tab-list__content .c-ttl02{max-width:70%;margin-inline:auto}@media screen and (max-width: 768px){.home-tab .home-tab-lists .home-tab-list .home-tab-list__content .c-ttl02{max-width:none}}[data-section].is-active{display:block !important}.conetnt-head .conetnt-head-list .conetnt-head-list-item{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.conetnt-head .conetnt-head-list .conetnt-head-list-item{flex-direction:column;align-items:stretch;row-gap:30px;margin-top:80px}.conetnt-head .conetnt-head-list .conetnt-head-list-item:first-child{margin-top:0}}.conetnt-head .conetnt-head-list .conetnt-head-list-item .conetnt-head-list-item__img{display:block;width:49%;position:relative}@media screen and (max-width: 768px){.conetnt-head .conetnt-head-list .conetnt-head-list-item .conetnt-head-list-item__img{width:100%;pointer-events:none}}.conetnt-head .conetnt-head-list .conetnt-head-list-item .conetnt-head-list-item__img img{width:100%}.conetnt-head .conetnt-head-list .conetnt-head-list-item .conetnt-head-list-item__content{width:49%}@media screen and (max-width: 768px){.conetnt-head .conetnt-head-list .conetnt-head-list-item .conetnt-head-list-item__content{width:auto}}.conetnt-head .conetnt-head-list .conetnt-head-list-item .conetnt-head-list-item__content .c-ttl02{max-width:70%;margin-inline:auto}@media screen and (max-width: 768px){.conetnt-head .conetnt-head-list .conetnt-head-list-item .conetnt-head-list-item__content .c-ttl02{max-width:none;margin-inline:5%}}@media screen and (max-width: 768px){.conetnt-head .conetnt-head-list .conetnt-head-list-item .conetnt-head-list-item__content .stMod2-section{margin-top:40px}}@media screen and (min-width: 769px){.conetnt-head .conetnt-head-list .conetnt-head-list-item.conetnt-head-list-item--reverse{flex-direction:row-reverse}}.content-status .content-status__container{display:flex;align-items:flex-end;justify-content:space-between}@media screen and (max-width: 768px){.content-status .content-status__container{flex-direction:column;align-items:stretch;row-gap:30px}}.content-status .content-status__container .content-status-box{width:49%}@media screen and (max-width: 768px){.content-status .content-status__container .content-status-box{width:auto}}.content-status .content-status__container .content-status-box .content-status-box__video video{width:100%}.content-status .content-status__container .content-status__figure{width:49%}@media screen and (max-width: 768px){.content-status .content-status__container .content-status__figure{width:auto}}.content-point .content-point-lists{display:grid;grid-template-columns:repeat(4, 1fr);gap:0 35px;margin-top:40px}@media screen and (max-width: 768px){.content-point .content-point-lists{grid-template-columns:repeat(2, 1fr);gap:34px 13px;margin-top:25px}}.content-point .content-point-lists .content-point-list-content{margin-top:35px}@media screen and (max-width: 768px){.content-point .content-point-lists .content-point-list-content{margin-top:17px}}.content-point .content-point-lists .content-point-list-content .content-point-list__ttl{font-size:20px;font-weight:700;font-family:"theory-web-uweb-u";line-height:1.2;margin-bottom:0.5em}@media screen and (max-width: 768px){.content-point .content-point-lists .content-point-list-content .content-point-list__ttl{font-size:17px;line-height:1.2353;margin-bottom:0.35em}}.content-point .content-point-lists .content-point-list-content .content-point-list__txt{font-size:14px;line-height:1.7143;font-weight:300;text-align:justify}@media screen and (max-width: 768px){.content-point .content-point-lists .content-point-list-content .content-point-list__txt{font-size:12px;line-height:1.5}}
/*# sourceMappingURL=style.css.map */
