@charset "UTF-8";html{font-size:62.5%}body,input,button,textarea,select{color:#615648;font-size:1.6rem;font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;line-height:1.5}body{background:#fffbf4}img{max-width:100%}@media screen and (max-width:1240px){.l-inner{padding:0 20px}}@media screen and (min-width:960px){.l-inner{width:1200px;margin:0 auto;max-width:100%}}.l-flex,.l-flex-justify__beetween,.l-flex-justify__center,.l-flex-justify__end,.l-flex-align__center,.l-flex-align__start,.l-flex-align__end,.l-flex-wrap,.l-flex-direction__col,.l-flex-direction__col-r,.l-flex-direction__row,.l-flex-direction__row-r{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:960px){.l-flex.__tb,.__tb.l-flex-justify__beetween,.__tb.l-flex-justify__center,.__tb.l-flex-justify__end,.__tb.l-flex-align__center,.__tb.l-flex-align__start,.__tb.l-flex-align__end,.__tb.l-flex-wrap,.__tb.l-flex-direction__col,.__tb.l-flex-direction__col-r,.__tb.l-flex-direction__row,.__tb.l-flex-direction__row-r{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:960px){.l-flex.__sp,.__sp.l-flex-justify__beetween,.__sp.l-flex-justify__center,.__sp.l-flex-justify__end,.__sp.l-flex-align__center,.__sp.l-flex-align__start,.__sp.l-flex-align__end,.__sp.l-flex-wrap,.__sp.l-flex-direction__col,.__sp.l-flex-direction__col-r,.__sp.l-flex-direction__row,.__sp.l-flex-direction__row-r{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-flex-justify__beetween{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-flex-justify__center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-flex-justify__end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.l-flex-align__center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-flex-align__start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.l-flex-align__end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.l-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.l-flex-direction__col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.l-flex-direction__col-r{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.l-flex-direction__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.l-flex-direction__row-r{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.l-headerNavSP{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #fff;position:fixed;z-index:3;top:0;left:0;margin:20px;width:calc(100% - 40px);-webkit-transition:.3s;transition:.3s}@media screen and (min-width:959px){.l-headerNavSP{display:none}}.l-headerNavSPRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-headerNavSPRight__my-page{margin-right:20px;z-index:3}.l-headerNavSPRight__welcome{margin-right:20px;font-size:14px;color:#fff;z-index:3}.l-headerNavSP.full{margin:0;width:100%;padding:10px;background:#80776a}.l-headerNavSP.page{margin:0;width:100%;padding:10px;background:#80776a}.l-headerNavSPLogo{display:block;z-index:3;left:13px;top:9px}.l-headerNavSPLogo img{height:60px}.l-headerNavSPHamburger{display:block;z-index:3;width:60px;height:60px;cursor:pointer;text-align:center;position:relative}.l-headerNavSPHamburger__text,.l-headerNavSPHamburger__text--close,.l-headerNavSPHamburger__text--menu{position:absolute;top:37px;color:#fff;font-size:11px;left:13px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:0}.l-headerNavSPHamburger__text.active,.active.l-headerNavSPHamburger__text--close,.active.l-headerNavSPHamburger__text--menu{opacity:100%}.l-headerNavSPHamburger__text.inactive,.inactive.l-headerNavSPHamburger__text--close,.inactive.l-headerNavSPHamburger__text--menu{opacity:0}.l-headerNavSPHamburger span{display:block;position:absolute;width:35px;height:2px;left:13px;background:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.l-headerNavSPHamburger span:nth-child(1){top:17px}.l-headerNavSPHamburger span:nth-child(2){top:27px}.l-headerNavSPHamburger.active span:nth-child(1){top:20px;left:13px;background:#fff;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.l-headerNavSPHamburger.active span:nth-child(2),.l-headerNavSPHamburger.active span:nth-child(3){top:20px;background:#fff;-webkit-transform:rotate(20deg);transform:rotate(20deg)}.l-headerNavSPMenu{position:fixed;z-index:2;top:0;left:0;color:#fff;background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/navSP-back@2x.png) center center/contain no-repeat,rgba(0,0,0,.8);text-align:center;width:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .6s ease,visibility .6s ease;transition:opacity .6s ease,visibility .6s ease}.l-headerNavSPMenu ul{width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-headerNavSPMenu ul li{list-style-type:none;width:100%;-webkit-transition:.4s all;transition:.4s all}.l-headerNavSPMenu ul li:not(:first-child){margin-top:30px}.l-headerNavSPMenu ul li:hover{background:#000}.l-headerNavSPMenu ul li a{display:block;color:#fff;font-size:20px;line-height:1;font-weight:700}.l-headerNavSPMenu__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-headerNavSPMenu__sns a:not(:first-child){margin-left:30px}.l-headerNavSPMenu.active{opacity:100%;visibility:visible}.l-footer-channel_PC{position:fixed;right:20px;bottom:90px;height:60px;width:60px;background:#615648;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}.l-footer-channel_PC:hover{cursor:pointer;background:#fff}@media screen and (min-width:960px){.l-footer-channel_PC{opacity:1;visibility:visible}}.l-footer-channel_PC.absolute{position:absolute;top:-140px;bottom:auto}.l-main-nav{height:60px;width:100%;border-radius:0 0 30px 30px;position:fixed;z-index:20;bottom:0;background:#efede9;-webkit-transition:.3s;transition:.3s;border-top:1px solid #615648}@media screen and (min-width:960px){.l-main-nav{display:none !important}}.l-main-nav.absolute{position:absolute;top:125px;bottom:auto}.l-main-navList{height:inherit;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px}.l-main-navListItem{width:33%}.l-footer{background:#615648;text-align:center;padding:10px 0 20px}.l-footer__inner{position:relative}.l-footerLogo{width:176px;margin:0 auto}.l-footerSns{margin-top:20px}.l-footerSnsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.l-footerSnsList__item:not(:first-child){margin-left:30px}.l-footerNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media screen and (min-width:960px){.l-footerNav{display:none}}.l-footerNav__text{color:#fff}.l-footerNav__hamburger{width:31px;height:31px;background:#ebe4dab7;border-radius:50%;margin-left:10px;position:relative}.l-footerNav__hamburger span{width:19px;height:1px;display:block;background:#000;position:absolute;left:6px}.l-footerNav__hamburger span:nth-child(1){top:11px}.l-footerNav__hamburger span:nth-child(2){top:15px}.l-footerNav__hamburger span:nth-child(3){top:19px}.l-footerCopy{margin-top:80px;color:#fff;font-size:12px;position:relative;height:20px;line-height:20px}@media screen and (min-width:960px){.l-footerCopy{margin-top:10px}}.l-archiveCat{margin-top:40px}.l-archiveCat__title{margin-top:100px}.l-archiveCatList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-archiveCatList li{height:60px;line-height:1;text-align:center;color:#333;display:flex;justify-content:center;align-items:center;border:1px solid #615648;margin:5px;border-radius:10px}.l-archiveCatList li:hover{opacity:.5}@media screen and (min-width:960px){.l-archiveCatList li{width:calc(16.6% - 10px)}}@media screen and (max-width:960px){.l-archiveCatList li{width:calc(33.3% - 10px)}}.l-archiveCatList li.current-cat{background:#f79601;color:#fff}.l-archiveCatList li a{display:block;font-weight:700;font-size:14px}.l-archiveCat__title{text-align:center;font-size:24px;font-weight:700}.l-pageBreadcrumb{width:100%;padding:11px 0;font-size:18px;background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/stock-photo-white-japanese-abstract-paper-texture-571880536.jpg);border-bottom:1px solid #615648;line-height:1.3}.l-pageMain-view{width:100%;height:300px;position:relative;margin-top:80px;text-align:center}@media screen and (min-width:960px){.l-pageMain-view{height:500px!important}.l-pageMain-view.staff{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/staff-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.members{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/members-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.brands{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/brands-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.kawara{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/kawara-bg_PC_20250523.jpg) center center/contain !important;background-repeat:no-repeat !important}.l-pageMain-view.top{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/top-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.blog{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/blog-bg_PC_20250523.jpg) center center/contain !important;background-repeat:no-repeat !important;margin-top:100px !important}.l-pageMain-view.news{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/news-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.shop-info{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/shop-info-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.contact{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/contact-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.how-to{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/how-to-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.shoe-check{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/shoe-check-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.beginners{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/beginners-bg_PC_2026.webp) center center/cover !important}.l-pageMain-view.master-shoe{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/master-bg_PC.jpg.webp) center center/cover !important}.l-pageMain-view.faq{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/page-bg_PC/faq-bg_PC.jpg) center center/cover !important}}.l-pageMain-view.beginners{position:relative}.l-pageMain-view.beginners:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:1}.l-pageMain-view.beginners>*{position:relative;z-index:2}.l-pageMain-viewContents{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;width:100%}.l-pageMain-viewContents{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;width:100%}.l-pageMain-viewContents__title{font-size:24px;color:#fff;font-weight:700;letter-spacing:.094em}.l-archivePagination{margin-top:60px}.l-archivePagination nav .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:355px;margin:0 auto}@media screen and (min-width:1200px){.l-archivePagination nav .nav-links{max-width:500px}}.l-archivePagination nav .nav-links .page-numbers{height:40px;width:40px;line-height:42px;text-align:center;border:1px solid #615648;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.l-archivePagination nav .nav-links .page-numbers:hover{background:#f79601;border:none;color:#fff}@media screen and (max-width:600px){.l-archivePagination nav .nav-links .page-numbers{width:35px;height:35px}}@media screen and (min-width:1200px){.l-archivePagination nav .nav-links .page-numbers{width:60px;height:60px}}.l-archivePagination nav .nav-links .page-numbers.current{background:#f79601;border:none;color:#fff}.l-archivePagination nav .nav-links .page-numbers.dots{border:none;background:0 0;color:#615648}.l-kawaraArchive{margin-bottom:160px}.l-kawaraArchiveList{margin-top:60px}.l-archiveCat__search{margin-top:30px}.l-archiveCat__search form{position:relative}.l-archiveCat__search input{width:100%;background:#fff;border:1px solid #333;border-radius:30px;padding:16px 10px}.l-archiveCat__search button{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.l-kawaraArchiveSearch{text-align:center;margin-top:40px}.l-kawaraArchiveSearch select{font-size:24px;border:1px solid #333;border-radius:4px;margin-top:20px;padding:10px 20px;background:rgba(97,86,72,.8);color:#fff}.loader-wrap{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:#fff;z-index:99999;top:0;left:0}.loader,.loader:before,.loader:after{background:#f79601;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.loader{color:#f79601;text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:before,.loader:after{position:absolute;top:0;content:""}.loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:1.5em}@-webkit-keyframes load1{0%,80%,100%{-webkit-box-shadow:0 0;box-shadow:0 0;height:4em}40%{-webkit-box-shadow:0 -2em;box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,100%{-webkit-box-shadow:0 0;box-shadow:0 0;height:4em}40%{-webkit-box-shadow:0 -2em;box-shadow:0 -2em;height:5em}}.l-headerPC{position:fixed;top:20px;left:0;z-index:100;width:100%;border-bottom:1px solid #fff;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:960px){.l-headerPC{display:none !important}}.l-headerPC.floating{visibility:visible;opacity:1}.l-headerPC.full{background:#80776a;top:0}.l-headerPCLeft{width:100px}.l-headerPCNav__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-headerPCNav__sns a{width:calc(100% - 20px * 3 / 4)}.l-headerPCNav__sns a:not(:first-of-type){margin-left:20px}.l-headerPCNav__welcome{color:#fff;font-size:20px}.l-headerPCNav__my-page{width:70px;-webkit-transition:all .3s;transition:all .3s}.l-headerPCNav__my-page:hover{cursor:pointer;opacity:.5}.l-headerPCNav .l-headerPCNavList .l-headerPCNav__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-headerPCNav .l-headerPCNavList .l-headerPCNav__row .login-icon{width:47px}.l-headerPCNav .l-headerPCNavList .l-headerPCNav__row li:not(:first-of-type){margin-left:20px}.l-headerPCNav .l-headerPCNavList .l-headerPCNav__row li a{color:#fff;font-size:20px;-webkit-transition:all .3s;transition:all .3s}.l-headerPCNav .l-headerPCNavList .l-headerPCNav__row li a:hover{opacity:.5}.l-headerPCNav .l-headerPCNavList .l-headerPCNav__row.second{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.l-headerPCNav .l-headerPCNavList .l-headerPCNav__row.second li{margin-top:10px}.l-toTop{width:60px;height:60px;background:#efede9;position:absolute;top:-60px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;border-bottom:1px solid #615648}.l-toTop:hover{cursor:pointer;background:#f79601}@media screen and (max-width:960px){.l-toTop._PC{display:none}}@media screen and (min-width:960px){.l-toTop._PC{border-radius:50%;bottom:20px;top:unset;right:20px;position:fixed}.l-toTop._PC.absolute{position:absolute;top:-70px;bottom:auto}}.l-toTop span{display:inline-block;width:20px;height:21px;background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/arrow-up@2x.png) center center/cover no-repeat}@media screen and (min-width:960px){.l-toTop{opacity:1;visibility:visible}}.l-toTop.absolute{position:absolute;top:-70px;bottom:auto}
/*! heading */
.c-heading{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.c-heading h2{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;line-height:1.3;font-size:30px;font-weight:700;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;letter-spacing:1rem;white-space:nowrap}.c-heading h2 span{color:#f79601}.c-heading div{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;line-height:1;margin-bottom:12px;white-space:nowrap}.c-section{padding:100px 0}.c-section--first{padding:120px 0 100px;background:#f2ede6}.c-section:nth-of-type(even){background:#f2ede6}.c-more-btn{width:100%;height:60px;line-height:60px;position:relative;border:solid 1px #615648;font-weight:700;margin-top:30px;padding-right:60px;text-align:center;background-repeat:no-repeat;background-position:100% 0;background-size:200% auto;background-image:-webkit-gradient(linear,left top,right top,from(#615648),color-stop(50%,#615648),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(to right,#615648 0%,#615648 50%,#fff 50%,#fff 100%);-webkit-transition:all ease .5s;transition:all ease .5s}.c-more-btn:hover{background-position:0 0;color:#fff}@media screen and (min-width:960px){.c-more-btn{width:500px;margin:50px auto 0}}.c-more-btn:after{content:"";position:absolute;right:0;top:0;display:inline-block;width:59px;height:58px;background:#615648}.c-more-btn:before{position:absolute;top:19px;right:23px;content:"";background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/aroow@2x.png) center center/contain no-repeat;width:12px;height:21px;z-index:2}.c-home-desc,.c-home-desc-l,.c-home-desc-r{width:calc(100vw - 20px);background:#615648;color:#fff;line-height:1.5;letter-spacing:.08em;padding:20px 10px;text-align:center;position:absolute;bottom:20px}@media screen and (min-width:960px){.c-home-desc,.c-home-desc-l,.c-home-desc-r{width:100%;position:static;background:0 0;color:#615648;font-size:20px;line-height:1.9;letter-spacing:.7rem}}.c-home-desc-l{left:-20px}@media screen and (min-width:960px){.c-home-desc-l{margin-left:0}}.c-home-desc-r{right:-20px}@media screen and (min-width:960px){.c-home-desc-r{margin-right:0}}.c-home-img,.c-home-img-l,.c-home-img-r{width:calc(100vw - 20px);position:relative}@media screen and (min-width:960px){.c-home-img,.c-home-img-l,.c-home-img-r{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-home-img img,.c-home-img-l img,.c-home-img-r img{width:50%}}.c-home-img-l{margin-left:-20px}@media screen and (min-width:960px){.c-home-img-l{margin-left:0}}.c-home-img-r{margin-right:-20px}@media screen and (min-width:960px){.c-home-img-r{margin-right:0}}.c-beginnersBtn{width:305px;height:50px;background:#f79601;text-align:center;border-radius:30px;margin:20px auto 0;-webkit-transition:all .3s;transition:all .3s;max-width:100%}.c-beginnersBtn.know-more{line-height:50px;display:block;color:#fff;font-weight:700;-webkit-transition:all .3s;transition:all .3s}.c-beginnersBtn.know-more:hover{color:#f79601;cursor:pointer}.c-beginnersBtn:hover{background:#fff}.c-beginnersBtn a{line-height:50px;display:block;color:#fff;font-weight:700;-webkit-transition:all .3s;transition:all .3s}.c-beginnersBtn a:hover{color:#f79601}.c-beginnersSectionTitle{text-align:center;color:#333;font-weight:700;font-size:20px;letter-spacing:.08em}.c-beginnersSectionTitle span{display:inline-block;position:relative;padding:0 50px}.c-beginnersSectionTitle span:before{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";display:inline-block;width:41px;height:1px;background:#333}.c-beginnersSectionTitle span:after{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";display:inline-block;width:41px;height:1px;background:#333}.c-shopInformationTitle{font-size:27px;font-weight:700;color:#333;padding:27px 15px;background:#f3e0c3;border-top:2px solid #f79601;border-bottom:2px solid #f79601;width:100vw;margin:0 calc(50% - 50vw);text-align:center}.c-btn-orange{width:130px;height:30px;line-height:30px;background:#f79601;color:#fff;border-radius:30px;text-align:center;margin:20px auto 0;-webkit-transition:all .3s;transition:all .3s}.c-btn-orange:hover{cursor:pointer;background:#fff;color:#f79601}.p-homeMain-view{height:calc(var(--vh) * 100);width:100vw;position:relative;background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/stock-photo-white-japanese-abstract-paper-texture-571880536.jpg.webp) center center/cover}.p-homeMain-view span{content:"";display:inline-block;position:absolute;height:calc((var(--vh) * 100) - 40px);width:calc(100vw - 40px);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-homeMain-view:after{content:"";display:inline-block;position:absolute;height:calc((var(--vh) * 100) - 40px);width:calc(100vw - 40px);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(0,0,0,.5)}.p-homeMain-viewContents__title{position:absolute;top:47%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-weight:700;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;line-height:2.2;letter-spacing:1rem;z-index:2;white-space:nowrap}@media screen and (min-width:960px){.p-homeMain-viewContents__title{font-size:21px}}.p-homeMain-viewNews{position:absolute;bottom:20px;height:60px;border-top:1px solid #fff;width:calc(100% - 40px);left:20px;color:#fff;padding:14px 20px;font-size:11px;line-height:1;z-index:2;-webkit-transition:all .3s;transition:all .3s}.p-homeMain-viewNews:hover{color:#f79601;cursor:pointer}@media screen and (min-width:960px){.p-homeMain-viewNews{height:unset}}@media screen and (min-width:960px){.p-homeMain-viewNews__date{font-size:16px}}@media screen and (min-width:960px){.p-homeMain-viewNews__title{font-size:18px;margin-top:5px}}.p-homeMain-viewScoll{position:absolute;bottom:100px;width:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.p-homeInfo{background:#f2ede6}.p-homeInfo__inner{padding:40px 0}.p-homeInfo__content{padding:30px 40px;background:#fffbf4;text-align:center;color:#d34f4f;font-weight:700;font-size:18px}.p-homeInfo__content br{display:none}@media screen and (max-width:960px){.p-homeInfo__inner{padding:20px 0}.p-homeInfo__content{padding:20px 30px;font-size:16px;text-align:left}.p-homeInfo__content br{display:block}}.p-homeBeginnersDesc{position:absolute;bottom:20px;right:-20px}.p-homeBeginnersImg{width:calc(100vw - 20px);margin-left:-20px;position:relative}.p-homeVideo{padding:100px 0}.p-homeVideo__inner{position:relative;width:100%;border:solid #615648 5px}@media screen and (min-width:960px){.p-homeVideo__inner{width:60%;margin:0 auto}}.p-homeVideo__inner:before{content:"";display:block;padding-top:88.8%}@media screen and (min-width:960px){.p-homeVideo__inner:before{padding-top:71%}}.p-homeVideo__title{position:absolute;top:-.75em;left:-20px;background-color:rgba(97,86,72,.6);border-left:10px solid #f79601;-webkit-transform:rotate(-12deg);transform:rotate(-12deg);padding:10px 20px;color:#fff;font-size:19px;font-weight:700;z-index:2}.p-homeVideo .ricoh-theta-spherical-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100% !important;height:100% !important}.p-homeVideo iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100% !important;height:100% !important}.p-homeNewsTab__container{display:-webkit-box;display:-ms-flexbox;display:flex}.p-homeNewsTab__item{width:50%;text-align:center;height:60px;line-height:52px;background:#d5cfc7;border-top:8px solid #cfa970;font-weight:700;font-size:18px;-webkit-transition:all .5s;transition:all .5s}.p-homeNewsTab__item:hover{cursor:pointer}.p-homeNewsTab__item.current{background:#f2ede6;border-top:8px solid #f79601}.p-homeNewsTab__box{padding-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;height:0;-webkit-transition:all .3s;transition:all .3s}.p-homeNewsTab__box.visible{opacity:1;visibility:visible;height:100%}.p-homeNewsTabNewsListCard-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 10px;background:#fff;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width:960px){.p-homeNewsTabNewsListCard-item:hover{cursor:pointer;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.25);box-shadow:0 3px 6px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-.3875em);transform:translateY(-.3875em)}}.p-homeNewsTabNewsListCard-item:not(:first-child){margin-top:15px}.p-homeNewsTabNewsListCard-item__img{width:110px;height:100px;max-width:100%}.p-homeNewsTabNewsListCard-item__img .img{height:100px}.p-homeNewsTabNewsListCard-itemDesc{width:calc(100% - 110px - 8px);margin-left:8px}.p-homeNewsTabNewsListCard-itemDesc__date{font-size:10px;line-height:1}.p-homeNewsTabNewsListCard-itemDesc__title{margin-top:10px;font-weight:700;line-height:1.2}.p-homeNewsTabNewsListCard-itemDesc__excerpt{font-size:12px;margin-top:10px;line-height:1.3}@media screen and (min-width:960px){.p-homeNewsTabKawaraImg__zoom{display:none}}.p-homeNewsTabKawaraImg__zoom.active{opacity:100%;visibility:visible}.p-homeNewsTabKawaraImg__out{position:absolute;content:"";right:0;top:0;font-size:60px;line-height:60px;height:60px;width:60px;text-align:center;color:#fff}.pdfemb-viewer{overflow:scroll !important}.pdfemb-viewer div{overflow:scroll !important}.pdfemb-the-canvas{width:100% !important;height:unset !important}.pdfemb-toolbar.pdfemb-toolbar-fixed.pdfemb-toolbar-bottom{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}div.pdfemb-toolbar button,div.pdfemb-toolbar button[disabled]{min-width:unset !important}.p-homeMaster-shoe-fitterSupply{text-align:center;letter-spacing:.08em}.p-homeMaster-shoe-fitterSupply__title{line-height:1;margin-top:40px;font-size:18px;font-weight:700}.p-homeMaster-shoe-fitterSupply__text{margin-top:30px}@media screen and (min-width:960px){.p-homeMaster-shoe-fitterSupply__text{margin-top:50px;margin-bottom:50px}}.p-homeMaster-shoe-fitterSupply__text p:not(:first-child){margin-top:15px}.p-homeBlogCards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-homeBlogCardsItem{display:block}.p-homeBlogCardsItem__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:12px;margin-top:40px}.p-homeBlogCardsItem__title{margin-top:20px;line-height:1.3}.p-homeBlogCardsItemImg__label{width:39px;height:24px;line-height:24px;font-size:14px;font-weight:700;color:#fff;top:0;left:0;position:absolute;text-align:center;background:#615648}.p-homeBlogCardsItemImg{position:relative;width:100%}.p-homeBlogCardsItemImg:before{content:"";display:block;padding-top:61.8%}.p-homeBlogCardsItemImg__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.p-homeBlogCardsItemImg__category{position:absolute;bottom:-9.5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:12px;background:#f79601;padding:4px 20px;line-height:1;display:inline-block;color:#fff;white-space:nowrap}.owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px !important}.owl-dot{width:20px !important;height:20px !important;border:1px solid #333 !important;border-radius:50% !important;background:#fff !important}.owl-dot span{opacity:0;visibility:hidden}.owl-dot:not(:first-child){margin-left:10px}.owl-dot.active{background:#615648 !important}.p-homeBlogPagination{display:none}.p-archive{margin-bottom:260px}.p-archiveList{margin-top:60px}.p-archiveListItem{background:#fff;border:1px solid #615648;padding:15px;-webkit-transition:all .3s;transition:all .3s}.p-archiveListItem:hover{cursor:pointer;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.25);box-shadow:0 3px 6px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-.3875em);transform:translateY(-.3875em)}.p-archiveListItem:not(:first-child){margin-top:30px}.p-archiveListItem__img{width:130px;height:106px;max-width:100%}.p-archiveListItem__link{display:-webkit-box;display:-ms-flexbox;display:flex}.p-archiveListItemDesc{width:calc(100% - 130px - 15px);margin-left:15px;font-family:"ヒラギノ角ゴ ProN W3",HiraKakuProN-W3,游ゴシック,"Yu Gothic",メイリオ,Meiryo,Verdana,Helvetica,Arial,sans-serif}.p-archiveListItemDesc__title{font-weight:700;color:#333;word-break:break-all}.p-archiveListItemDesc__excerpt{font-size:12px;line-height:1.2;color:#8e8d8d;margin-top:8px;word-break:break-all}.p-archiveListItemDesc__date{font-size:12px;text-align:right;margin-top:14px}.p-single{background:#fff;margin-top:60px;margin-bottom:160px;padding-bottom:30px}.p-single__category{margin-top:60px}.p-single__category a{display:inline-block;padding:5px 13px;margin:5px;background:#615648;border-radius:4px}.p-singleContent .p-single__category a{color:#fff;text-decoration:none}.p-singleContent{margin-top:50px;margin-bottom:60px;font-family:"ヒラギノ角ゴ ProN W3",HiraKakuProN-W3,游ゴシック,"Yu Gothic",メイリオ,Meiryo,Verdana,Helvetica,Arial,sans-serif;color:#333}.p-singleContent h2{line-height:1.2;font-weight:700;font-size:22px;letter-spacing:.1em;margin-bottom:30px}.p-singleContent h2:first-letter {color:#f79601;font-size:34px;line-height:1}.p-singleContent p{margin-bottom:20px;line-height:1.5}.p-singleContent h3{position:relative;display:inline-block;padding-bottom:5px;font-size:22px;font-weight:700;letter-spacing:.1em;margin-bottom:30px}.p-singleContent h3:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:7px;background:repeating-linear-gradient(-45deg,#f79601,#f79601 2px,#fff 2px,#fff 4px)}.p-singleContent img{margin-bottom:30px;width:100%;height:auto}.p-singleContent a{margin-bottom:30px;text-decoration:underline;color:#f79601}.p-singleThumb{position:relative;width:100vw;margin:0 calc(50% - 50vw)}@media screen and (min-width:960px){.p-singleThumb{width:100%;margin:0}}.p-singleThumb:before{content:"";display:block;padding-top:58%}@media screen and (min-width:960px){.p-singleThumb:before{padding-top:45%}}.p-singleThumb .img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.p-singleThumb .img.no-img{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/single/single-no-img_SP.jpg) center center/cover !important}@media screen and (min-width:960px){.p-singleThumb .img.no-img{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/single/single-no-img_PC.jpg) center center/cover !important}}.p-singleTitle{width:100%;padding:32px 0;background:#fff;position:relative;font-family:"ヒラギノ角ゴ ProN W3",HiraKakuProN-W3,游ゴシック,"Yu Gothic",メイリオ,Meiryo,Verdana,Helvetica,Arial,sans-serif}.p-singleTitle__title{text-align:center;font-size:26px;font-weight:700;color:#333}.p-singleTitle__date{position:absolute;bottom:8px;right:20px;line-height:1;font-size:12px;color:#707070}.p-contact{padding:60px 0}.p-contact__lead{text-align:center;line-height:1.3}.p-contact__recaptcha{margin-top:40px;font-size:12px;text-align:center}.p-contact__recaptcha a{text-decoration:underline}.grecaptcha-badge{visibility:hidden}.p-contactForm{margin-top:60px}.p-contactForm__item:not(:first-child){margin-top:25px}.p-contactForm__item.submit{text-align:center;margin-top:35px}.p-contactForm__item.submit input{width:240px;height:60px;line-height:60px;color:#fff;background:#f79601;text-align:center;border-radius:4px;font-size:20px}.p-contactForm__title{font-size:18px;font-weight:700;color:#1d1813}.p-contactForm__data input{height:50px;width:100%;padding:10px;font-size:20px;background:#fff;border-radius:4px;border:1px solid #1c1814;color:#333}.p-contactForm__data textarea{height:180px;width:100%;padding:10px;font-size:20px;background:#fff;border-radius:4px;border:1px solid #1c1814;color:#333}.p-contactForm .wpcf7-spinner{width:0;margin:0}.p-master{padding-bottom:100px;padding-bottom:200px;background:#f2ede6}.p-masterSection{padding-top:60px;padding-bottom:30px;margin-bottom:30px}.p-masterSection:nth-child(2n+1){background:#f2ede6}.p-masterSectionContents{margin:50px 0 0}.p-masterSectionContents p:not(:first-child){margin-top:30px}.p-masterSectionImg{position:relative;width:100vw;height:200px;margin:0 calc(50% - 50vw);-webkit-box-shadow:inset 0 0 0 50vw rgba(0,0,0,.3);box-shadow:inset 0 0 0 50vw rgba(0,0,0,.3);background-position:center center;background-repeat:no-repeat;background-size:cover}.p-masterSection:nth-of-type(1) .p-masterSectionImg{background-image:url(//osada-with.co.jp/wp-content/themes/Osada-with/./img/master/shoe-fitter-all-certification-sp.jpg)}.p-masterSection:nth-of-type(2) .p-masterSectionImg{background-image:url(//osada-with.co.jp/wp-content/themes/Osada-with/./img/master/master-shoe-certification.jpg)}@media screen and (min-width:960px){.p-masterSectionImg{height:400px}.p-masterSection:nth-of-type(1) .p-masterSectionImg{background-image:url(//osada-with.co.jp/wp-content/themes/Osada-with/./img/master/shoe-fitter-all-certification.jpg)}}.p-masterSectionImg__title{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;color:#fff;font-weight:700;font-size:20px;letter-spacing:.08em;padding-bottom:10px}@media screen and (min-width:960px){.p-masterSectionImg__title{font-size:24px}}.p-masterSectionImg__title:before{content:"";display:inline-block;width:15%;height:2px;background:#fff;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-masterSectionImg__title:first-letter {color:#f79601}.p-masterSectionLast__title{position:relative;padding:15px;text-align:center;font-size:20px;font-weight:700;letter-spacing:.08em;line-height:1.5}.p-masterSectionLast__title:before,.p-masterSectionLast__title:after{position:absolute;content:""}.p-masterSectionLast__title:after{top:0;left:0;width:30px;height:30px;border-top:2px solid #f79601;border-left:2px solid #f79601}.p-masterSectionLast__title:before{right:0;bottom:0;width:30px;height:30px;border-right:2px solid #f79601;border-bottom:2px solid #f79601}.p-masterSectionLast p:not(:first-child){margin-top:30px}.p-beginners{background:#f2ede6;padding-top:40px;padding-bottom:180px}.p-beginners__title{font-size:30px;letter-spacing:.08em;font-weight:700;color:#333;text-align:center;position:relative;padding-bottom:5px}.p-beginners__title:first-letter {color:#f79601}.p-beginners__title:before{content:"";display:inline-block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20%;height:2px;background:#333}.p-beginnersCheck{padding:30px 0}.p-beginnersCheck__lead{margin-top:20px;text-align:center;letter-spacing:.08em}.p-beginnersHow-to{padding:30px 0}.p-beginnersHow-to__lead{margin-top:20px;text-align:center;letter-spacing:.08em}.p-beginnersInstructions{padding-top:40px;padding-bottom:30px}.p-beginnersInstructions__lead{margin-top:20px;text-align:center;letter-spacing:.08em}.p-beginnersInstructions__lead p:not(:first-of-type){margin-top:10px}.p-beginnersInstructions__subTitle{text-align:center;margin-bottom:40px}.p-beginnersInstructions__subTitle p:not(:first-of-type){margin-top:20px}.p-beginnersInstructionsImg{position:relative;margin-top:40px}@media screen and (min-width:960px){.p-beginnersInstructionsImg{width:60%;margin:40px auto 0;-webkit-transition:all .3s;transition:all .3s}.p-beginnersInstructionsImg:hover{width:80%;cursor:pointer}}.p-beginnersInstructionsImg__zoom{height:100vh;width:100vw;position:fixed;background:rgba(0,0,0,.9);z-index:4;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:all .5s;transition:all .5s}@media screen and (min-width:960px){.p-beginnersInstructionsImg__zoom{display:none}}.p-beginnersInstructionsImg__zoom.active{opacity:100%;visibility:visible}.p-beginnersInstructionsImg__out{position:absolute;content:"";right:0;top:0;font-size:60px;line-height:60px;height:60px;width:60px;text-align:center;color:#fff}.p-shopInformation{padding-bottom:80px;background:#f2ede6}.p-shopInformationBasic .img{width:100vw;margin:0 calc(50% - 50vw)}@media screen and (min-width:960px){.p-shopInformationBasic .img{margin-top:20px;width:750px;margin-left:auto;margin-right:auto}}.p-shopInformationBasicList{margin-top:60px;margin-bottom:60px}.p-shopInformationBasicListItem:not(:first-of-type){margin-top:40px}.p-shopInformationBasicListItem__title{font-size:20px;letter-spacing:.04em;font-weight:700;color:#333;border-bottom:2px solid #f79601;position:relative;z-index:2}.p-shopInformationBasicListItem__title span{position:relative;z-index:2}.p-shopInformationBasicListItem__title:before{position:absolute;left:0;bottom:5px;content:attr(data-en);color:rgba(247,150,1,.25);font-weight:700}.p-shopInformationBasicListItem__data{margin-top:15px;color:#333;font-size:18px}.p-shopInformationCalendar{margin-bottom:60px}#calendarTitle{display:none}.p-shopInformationCalendarWrap{margin-top:60px;border:2px solid #615648;overflow:scroll}@media screen and (min-width:960px){.p-shopInformationCalendarWrap{position:relative;width:100%}}@media screen and (min-width:960px){.p-shopInformationCalendarWrap:before{padding-top:40%;content:"";display:block}}@media screen and (min-width:960px){.p-shopInformationCalendarWrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}}.p-shopInformationMap__google{position:relative;width:100%;border:#f79601 2px solid;margin-top:40px}.p-shopInformationMap__google:before{content:"";display:block;padding-top:79.7%}@media screen and (min-width:960px){.p-shopInformationMap__google:before{padding-top:40%}}.p-shopInformationMap__google iframe{position:absolute;top:0;left:0;width:100%;height:100%}.p-shopInformationMapList{margin-top:60px}.p-shopInformationMapListItem:not(:first-of-type){margin-top:40px}.p-shopInformationMapListItem__title{font-size:20px;letter-spacing:.04em;font-weight:700;color:#333;border-bottom:2px solid #f79601;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex}.p-shopInformationMapListItem__title span{position:relative;z-index:2}.p-shopInformationMapListItem__title:before{content:attr(data-en);color:#f5bb63;font-weight:700}.p-shopInformationMapListItem__data{margin-top:20px;color:#333}.p-shopInformationMapListItemImg{width:100vw;margin:20px calc(50% - 50vw) 0}@media screen and (min-width:960px){.p-shopInformationMapListItemImg{width:500px;margin:20px 0 0}.p-shopInformationMapListItemImg--w100{width:100%}}.p-shoeCheck{background:#f2ede6;padding-bottom:30px;padding-bottom:200px}.p-shoeCheckProblems{padding-bottom:30px}.p-shoeCheckProblems__lead{margin-top:60px;text-align:center;color:#333}@media screen and (min-width:960px){.p-shoeCheckProblems__lead{font-size:20px}}.p-shoeCheckProblemsList{margin-top:30px}@media screen and (min-width:960px){.p-shoeCheckProblemsList{margin-top:50px}}.p-shoeCheckProblemsList__title{font-size:20px;font-weight:700;color:#333;position:relative;padding-bottom:5px;margin-bottom:25px}@media screen and (min-width:960px){.p-shoeCheckProblemsList__title{font-size:30px}}.p-shoeCheckProblemsList__title:after{content:"";display:inline-block;width:100%;height:2px;background:#f79601;position:absolute;bottom:0;left:0}.p-shoeCheckProblemsListImg{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.p-shoeCheckProblemsListImg img{width:90px}@media screen and (min-width:960px){.p-shoeCheckProblemsListImg img{width:130px}}.p-shoeCheckProblemsListItem:not(:first-of-type){margin-top:20px}.p-shoeCheckProblemsListItem__title{padding-left:35px;position:relative;color:#333;font-weight:700}@media screen and (min-width:960px){.p-shoeCheckProblemsListItem__title{font-size:20px;padding-left:40px}}.p-shoeCheckProblemsListItem__title:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/check-orange.svg) center center/cover no-repeat;height:20px;width:20px}@media screen and (min-width:960px){.p-shoeCheckProblemsListItem__title:before{width:25px;height:25px}}.p-shoeCheckSurvey{padding-top:30px;padding-bottom:30px}@media screen and (min-width:960px){.p-shoeCheckSurvey{font-size:20px}}.p-shoeCheckSurvey__lead{margin-top:60px;color:#333;text-align:center}.p-shoeCheckSurveyGraph__lead{text-align:center;color:#333;margin-top:40px}.p-shoeCheckSurveyGraphImg{width:60%;margin:30px auto 0}@media screen and (min-width:960px){.p-shoeCheckSurveyGraphImg{text-align:center;width:30%}}.p-shoeCheckSurveyList{margin-top:50px}@media screen and (min-width:960px){.p-shoeCheckSurveyList{text-align:center}}.p-shoeCheckSurveyListItem{color:#ff613c}.p-shoeCheckSurveyListItem:not(:first-of-type){margin-top:20px}.p-shoeCheckSurveyListItem span{position:relative;padding-left:35px;display:inline-block;text-decoration:underline}.p-shoeCheckSurveyListItem span:before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:25px;height:25px;background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/sad-icon.svg) center center/cover no-repeat}.p-how-to{background:#f2ede6;padding-bottom:60px;padding-bottom:200px}.p-how-toList{margin-top:30px;margin-bottom:30px;counter-reset:number 0}.p-how-toListItem:not(:first-of-type){margin-top:40px}.p-how-toListItem__title{list-style:none;position:relative;font-size:20px;font-weight:700;color:#333;border-bottom:2px solid #f79601;padding-left:50px}.p-how-toListItem__title:before{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);counter-increment:number;content:counter(number,decimal-leading-zero);color:#f79601;font-family:"ヒラギノ角ゴ ProN W3",HiraKakuProN-W3,游ゴシック,"Yu Gothic",メイリオ,Meiryo,Verdana,Helvetica,Arial,sans-serif}.p-how-toListItem__img{position:relative;width:100%;margin-top:20px}@media screen and (min-width:960px){.p-how-toListItem__img{width:70%}}.p-how-toListItem__img:before{content:"";display:block;padding-top:59.7%}@media screen and (min-width:960px){.p-how-toListItem__img:before{padding-top:40%}}.p-how-toListItem__img .img{position:absolute;top:0;left:0;bottom:0;right:0}.p-how-toListItem__text{margin-top:20px;color:#333;text-align:center}.p-how-toReservation__lead{text-align:center}@media screen and (min-width:960px){.p-how-toReservation__lead{text-align:left;font-size:20px}}.p-how-toReservation__lead span{font-size:20px;display:block;color:red;font-weight:700;margin-bottom:20px;white-space:nowrap}@media screen and (min-width:960px){.p-how-toReservationCall{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}}.p-how-toReservationCall__lead{margin-top:40px;font-size:20px;text-align:center;font-weight:700}@media screen and (min-width:960px){.p-how-toReservationCall__lead{margin-top:0;font-size:24px}}.p-how-toReservationCall__btn{width:200px;height:60px;background:#f79601;line-height:60px;border-radius:4px;color:#fff;margin-top:10px;text-align:center;margin:10px auto 0;display:block}@media screen and (min-width:960px){.p-how-toReservationCall__btn{margin:0 0 0 30px;width:250px}}.p-how-toReservationCall__btn span{padding-left:20px;font-size:20px;font-weight:700;position:relative}@media screen and (min-width:960px){.p-how-toReservationCall__btn span{font-size:24px;padding-left:35px}}.p-how-toReservationCall__btn span:before{content:"";position:absolute;left:0;top:3px;display:inline-block;width:15px;height:15px;background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/how-to/reservation-call-icon.svg) center center/cover no-repeat}@media screen and (min-width:960px){.p-how-toReservationCall__btn span:before{width:20px;height:20px}}.p-products{padding-bottom:100px;padding-bottom:200px;background:#f2ede6}.p-productsList{margin-top:50px;margin-bottom:30px}@media screen and (min-width:960px){.p-productsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}.p-productsListItem:not(:first-of-type){margin-top:40px}@media screen and (min-width:960px){.p-productsListItem:not(:first-of-type){margin-top:0}}@media screen and (min-width:960px){.p-productsListItem{width:calc(33.3% - 30px * 2 / 3)}.p-productsListItem:not(:nth-of-type(3n+1)){margin-left:30px}}.p-productsListItem__img{position:relative;width:100%;margin-top:30px}.p-productsListItem__img:before{content:"";display:block;padding-top:59%}.p-productsListItem__img .img{position:absolute;top:0;left:0;bottom:0;right:0}.p-productsListItem__text{margin-top:30px;font-size:14px;color:#333}.box{display:none}.p-productsListItemTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-productsListItemTitle__title{font-size:20px;line-height:1.1;color:#333;font-weight:700;width:calc(100% - 93px);border-bottom:2px solid #f79601;padding-bottom:5px}.p-productsListItemTitle__img{position:relative;width:73px}.p-productsListItemTitle__img:before{content:"";display:block;padding-top:68.4%}.p-productsListItemTitle__img .img{position:absolute;top:0;left:0;bottom:0;right:0}.p-login{padding-top:100px;padding-bottom:100px}.p-loginTitleImg{text-align:center;margin-bottom:30px}.p-loginTitleImg img{max-width:200px}fieldset{margin:0 !important}#wpmem_login *{font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif}#wpmem_login .div_text{width:100% !important}#wpmem_login .button_div{width:100% !important}#wpmem_login legend{letter-spacing:.08em;text-align:center;margin-bottom:25px !important}#wpmem_login input[type=submit]{color:#f79601;font-weight:700;margin-left:20px !important}#wpmem_login .link-text-forgot a{color:#615648;font-weight:700;margin-left:20px}#wpmem_login .link-text-forgot{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#wpmem_msg{background:0 0 !important;border:none !important}.wpmem_msg{background:0 0 !important;border:none !important}.p-login__failedLink{width:200px;height:60px;border-radius:4px;display:block;margin-top:20px;background:rgba(97,86,72,.8);line-height:60px;color:#fff;-webkit-transition:all .3s;transition:all .3s}.p-login__failedLink:hover{background:#615648}.p-my-page{padding-top:100px;margin-bottom:200px;position:relative}.p-my-page *{font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif}.p-my-page .div_text{width:100% !important}.p-my-page .button_div{width:100% !important}.p-my-page__logOut{text-align:center;display:block;margin-top:32px}.p-my-page__logOut:hover{color:#f79601}@media screen and (min-width:960px){.p-my-page__logOut{font-size:20px}}.p-my-pageBtn{text-align:center;margin-top:40px}.p-my-pageBtn a{text-align:center;display:inline-block;width:250px;height:60px;background:#8b8071;line-height:60px;border-radius:4px;color:#fff;font-weight:700}.p-my-pageBtn a:hover{-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.25);box-shadow:0 3px 6px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-.3875em);transform:translateY(-.3875em);-webkit-transition:.3s;transition:.3s}@media screen and (min-width:960px){.p-my-pageBtn a{width:350px}}.p-my-page .wpmem_msg{width:100%;position:absolute;bottom:-70px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:0 0 !important;border:none !important;padding:0 20px}.p-my-page #wpmem_reg fieldset{margin-top:80px}.p-my-page #wpmem_reg legend{letter-spacing:.08em;margin-bottom:25px;text-align:center}.p-my-page #wpmem_reg input[type=submit]{color:#f79601;font-weight:700;font-size:20px}.p-my-page .req-text{display:none}.p-my-page ul li{text-align:center;margin-top:32px}.p-my-page ul li a{display:inline-block;width:250px;height:60px;background:#8b8071;line-height:60px;border-radius:4px;color:#fff;font-weight:700}.p-my-page ul li a:hover{-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.25);box-shadow:0 3px 6px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-.3875em);transform:translateY(-.3875em);-webkit-transition:.3s;transition:.3s}@media screen and (min-width:960px){.p-my-page ul li a{width:350px}}.back{background:#7e766b;display:inline-block;text-align:center;color:#fff;border-radius:4px;padding:5px 8px}.p-staff{padding-top:100px;padding-bottom:200px}@media screen and (min-width:960px){.p-staff{width:1200px;margin:0 auto;max-width:100%}}.p-staff__title{font-size:30px;font-weight:700;text-align:center;position:relative;z-index:2}.p-staff__title:before{content:attr(data-en);position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:rgba(247,150,1,.25);z-index:-1;width:100%}.p-staffListItem:hover{cursor:pointer;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.25);box-shadow:0 3px 6px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-.3875em);transform:translateY(-.3875em);-webkit-transition:.3s;transition:.3s}.p-staffListItemImg{position:relative;width:100%;border-top:3px solid #f79601;border-bottom:3px solid #f79601}.p-staffListItemImg:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:22px;height:31px;background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/staff-touch@2x.png) center center/cover}@media screen and (min-width:960px){.p-staffListItemImg:after{display:none}}.p-staffListItemImg:before{content:"";display:block;padding-top:79.1%}.p-staffListItemImg .img{position:absolute;top:0;left:0;bottom:0;right:0}.p-staffListItemImgLabel{position:absolute;left:0;bottom:5px}@media screen and (min-width:960px){.p-staffListItemImgLabel{bottom:45px}}.p-staffListItemImgLabel__level{padding:5px 10px;background:#fff;font-size:15px;font-weight:700}@media screen and (min-width:960px){.p-staffListItemImgLabel__level{text-align:center}}.p-staffListItemImgLabel__name{margin-top:5px}.p-staffListItemImgLabel__name span{padding:13px 10px 5px;background:#fff;font-size:20px;font-weight:700;display:inline-block}@media screen and (min-width:960px){.p-staffListItemImgLabel__name span{font-size:30px;padding:13px 50px 5px}}[data-ruby]{position:relative}[data-ruby]:before{content:attr(data-ruby);position:absolute;top:2px;text-align:center;right:0;font-size:8px;width:100%}@media screen and (min-width:960px){[data-ruby]:before{font-size:11px}}.p-staffListItemText{background:#fff;padding:17px}.p-staffBtn{margin-top:33px}.p-staffBtnList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:960px){.p-staffBtnList{width:70%;margin:0 auto}}.p-staffBtnList__item{width:calc(33% - 20px / 3)}@media screen and (min-width:960px){.p-staffBtnList__item{width:calc(33% - 40px / 3)}}.staffBtnListImg{position:relative;width:100%;border-radius:50%;border:3px solid #615648;-webkit-transition:all .3s;transition:all .3s}.staffBtnListImg:hover{cursor:pointer;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.25);box-shadow:0 3px 6px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-.3875em);transform:translateY(-.3875em);border:3px solid #f79601}.staffBtnListImg.active{border:3px solid #f79601}.staffBtnListImg:before{content:"";display:block;padding-top:100%}.staffBtnListImg .img{position:absolute;top:0;left:0;bottom:0;right:0}.p-register{padding-top:100px;padding-bottom:200px}.p-registerSection #wpmem_reg *{font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif}.p-registerSection #wpmem_reg .div_text{width:100% !important}.p-registerSection #wpmem_reg .button_div{width:100% !important}.p-registerSection #wpmem_reg legend{text-align:center;margin-bottom:40px}.p-registerSection #wpmem_reg input[type=submit]{font-weight:700;color:#f79601}.p-registerSection #wpmem_reg .req-text{display:none}.div_radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px}.div_radio input{margin-right:5px !important}.div_radio input:not(:first-of-type){margin-left:20px !important}.p-membersPost{background:#fff}.p-membersRecommend__title{font-weight:700;font-size:20px;color:#333;border-bottom:2px solid #f79601}.p-membersProductsList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px;margin-bottom:150px}.p-membersProductsListItem{width:100%;margin-left:0}@media screen and (max-width:600px){.p-membersProductsListItem:not(:first-of-type){margin-top:30px}}@media screen and (min-width:601px) and (max-width:960px){.p-membersProductsListItem{width:calc(50% - 20px / 2)}.p-membersProductsListItem:not(:nth-of-type(2n+1)){margin-left:20px}.p-membersProductsListItem:nth-child(n+3){margin-top:30px}}@media screen and (min-width:961px){.p-membersProductsListItem{width:calc(33.3% - 20px * 2 / 3)}.p-membersProductsListItem:not(:nth-of-type(3n+1)){margin-left:20px}.p-membersProductsListItem:nth-child(n+4){margin-top:30px}}.p-membersProductsListItem__title{font-size:20px;font-weight:700;color:#333}.p-membersProductsListItem__img{position:relative;width:100%}.p-membersProductsListItem__img:before{content:"";display:block;padding-top:89.8%}.p-membersProductsListItem__img img{position:absolute;top:0;left:0;width:100%;height:100%}.p-membersProductsListItemInfo__more{font-size:13px;font-weight:700;color:#333;position:relative;padding-left:15px;margin-top:12px}.p-membersProductsListItemInfo__more:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:13px;height:8px;background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/arrow-more-down.svg) center center/cover no-repeat}.p-membersProductsListItemInfo__more.close:before{background:url(//osada-with.co.jp/wp-content/themes/Osada-with/img/header/arrow-more-up.svg) center center/cover no-repeat}.p-membersProductsListItemInfo__price{font-size:14px;background:rgba(95,78,58,.6);color:#fff;padding:5px 6px;line-height:1;text-align:center;margin-top:10px}.p-membersProductsListItemInfo__desc{margin-top:15px;font-size:13px;color:#333}
/*! utility */
.u-fl{float:left !important}.u-fr{float:right !important}.u-fn{float:none !important}.u-dn{display:none !important}@media screen and (max-width:998px){.u-dn-tab-sp{display:none !important}}.u-di{display:inline !important}.u-db{display:block !important}.u-diib{display:inline-block !important}.u-dtb{display:table !important}.u-df{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.u-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.u-flex-jf-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.u-flex-jf-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.u-flex-jf-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.u-flex-jf-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.u-flex-jf-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.u-flex-ai-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.u-flex-ai-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.u-flex-ai-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.u-flex-0-0-auto{-webkit-box-align:0 0 auto !important;-ms-flex-align:0 0 auto !important;align-items:0 0 auto !important}.u-flex-1-1-auto{-webkit-box-align:1 1 auto !important;-ms-flex-align:1 1 auto !important;align-items:1 1 auto !important}.u-position-ab{position:absolute !important}.u-position-rt{position:relative !important}.u-position-st{position:static !important}.u-border-top-none{border-top:none !important}.u-border-left-none{border-left:none !important}.u-border-right-none{border-right:none !important}.u-border-bottom-none{border-bottom:none !important}.u-width-100{width:100% !important}.u-width-auto{width:auto !important}.u-height-100{height:100% !important}.u-height-auto{height:auto !important}.u-font-we-normal{font-weight:400 !important}.u-font-we-bold{font-weight:700 !important}.u-text-align-center{text-align:center !important}.u-text-align-left{text-align:left !important}.u-text-align-right{text-align:right !important}.u-anchor{color:#527bc1 !important;text-decoration:underline !important;display:inline !important}.u-anchor:hover{text-decoration:none !important}.u-mt0{margin-top:0 !important}.u-mt4{margin-top:4px !important}.u-mt8{margin-top:8px !important}.u-mt12{margin-top:12px !important}.u-mt16{margin-top:16px !important}.u-mt20{margin-top:20px !important}.u-mt24{margin-top:24px !important}.u-mt28{margin-top:28px !important}.u-mt32{margin-top:32px !important}.u-mt36{margin-top:36px !important}.u-mt40{margin-top:40px !important}.u-ml0{margin-left:0 !important}.u-ml4{margin-left:4px !important}.u-ml8{margin-left:8px !important}.u-ml12{margin-left:12px !important}.u-ml16{margin-left:16px !important}.u-ml20{margin-left:20px !important}.u-ml24{margin-left:24px !important}.u-ml28{margin-left:28px !important}.u-ml32{margin-left:32px !important}.u-ml36{margin-left:36px !important}.u-ml40{margin-left:40px !important}.u-mr0{margin-right:0 !important}.u-mr4{margin-right:4px !important}.u-mr8{margin-right:8px !important}.u-mr12{margin-right:12px !important}.u-mr16{margin-right:16px !important}.u-mr20{margin-right:20px !important}.u-mr24{margin-right:24px !important}.u-mr28{margin-right:28px !important}.u-mr32{margin-right:32px !important}.u-mr36{margin-right:36px !important}.u-mr40{margin-right:40px !important}.u-mb0{margin-bottom:0 !important}.u-mb4{margin-bottom:4px !important}.u-mb8{margin-bottom:8px !important}.u-mb12{margin-bottom:12px !important}.u-mb16{margin-bottom:16px !important}.u-mb20{margin-bottom:20px !important}.u-mb24{margin-bottom:24px !important}.u-mb28{margin-bottom:28px !important}.u-mb32{margin-bottom:32px !important}.u-mb36{margin-bottom:36px !important}.u-mb40{margin-bottom:40px !important}.u-pt0{padding-top:0 !important}.u-pt4{padding-top:4px !important}.u-pt8{padding-top:8px !important}.u-pt12{padding-top:12px !important}.u-pt16{padding-top:16px !important}.u-pt20{padding-top:20px !important}.u-pt24{padding-top:24px !important}.u-pt28{padding-top:28px !important}.u-pt32{padding-top:32px !important}.u-pt36{padding-top:36px !important}.u-pt40{padding-top:40px !important}.u-pl0{padding-left:0 !important}.u-pl4{padding-left:4px !important}.u-pl8{padding-left:8px !important}.u-pl12{padding-left:12px !important}.u-pl16{padding-left:16px !important}.u-pl20{padding-left:20px !important}.u-pl24{padding-left:24px !important}.u-pl28{padding-left:28px !important}.u-pl32{padding-left:32px !important}.u-pl36{padding-left:36px !important}.u-pl40{padding-left:40px !important}.u-pr0{padding-right:0 !important}.u-pr4{padding-right:4px !important}.u-pr8{padding-right:8px !important}.u-pr12{padding-right:12px !important}.u-pr16{padding-right:16px !important}.u-pr20{padding-right:20px !important}.u-pr24{padding-right:24px !important}.u-pr28{padding-right:28px !important}.u-pr32{padding-right:32px !important}.u-pr36{padding-right:36px !important}.u-pr40{padding-right:40px !important}.u-pb0{padding-bottom:0 !important}.u-pb4{padding-bottom:4px !important}.u-pb8{padding-bottom:8px !important}.u-pb12{padding-bottom:12px !important}.u-pb16{padding-bottom:16px !important}.u-pb20{padding-bottom:20px !important}.u-pb24{padding-bottom:24px !important}.u-pb28{padding-bottom:28px !important}.u-pb32{padding-bottom:32px !important}.u-pb36{padding-bottom:36px !important}.u-pb40{padding-bottom:40px !important}.u-w0{width:0 !important}.u-w20{width:20px !important}.u-w40{width:40px !important}.u-w60{width:60px !important}.u-w80{width:80px !important}.u-w100{width:100px !important}.u-w120{width:120px !important}.u-w140{width:140px !important}.u-w160{width:160px !important}.u-w180{width:180px !important}.u-w200{width:200px !important}.u-w220{width:220px !important}.u-w240{width:240px !important}.u-w260{width:260px !important}.u-w280{width:280px !important}.u-w300{width:300px !important}.u-w320{width:320px !important}.u-w340{width:340px !important}.u-w360{width:360px !important}.u-w380{width:380px !important}.u-w400{width:400px !important}@media screen and (max-width:480px){.p-beginnersInstructions__subTitle,.p-beginnersInstructions__lead,.p-beginnersCheck__lead,.p-beginnersHow-to__lead{text-align:left}}.cat-item.cat-item-330{display:none}.comment_area{margin:30px 0}.comment_area .comment-body{margin-bottom:30px}.comment_area #comment{border:1px solid #000;margin-left:20px}#respond{margin:30px 0}#respond .comment-notes{margin-bottom:30px}#respond .comment-form-comment{margin-bottom:30px}#respond .comment-form-author{margin-bottom:30px}.comment_area #author{border:1px solid #333}.comment_area #email{border:1px solid #333}.comment_area .form-submit{margin:30px 0}.comment_area .form-submit #submit{background:#615648;color:#fff;padding:0 20px;line-height:3em}@media screen and (max-width:767px){.comment-form-comment #comment{margin-left:0;width:100%;resize:vertical}}