@keyframes animation_slide_up {
  0% {
    transform: translateY(300px);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}@keyframes animation_slide_down {
  0% {
    transform: translateY(-300px);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}.idx05_full{position:relative;width:100%;height:100%;max-width:1280px;margin:0 auto}.fixed{position:fixed!important;top:0;left:0;height:100vh;width:100%}.js_runner_scrolling{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/idx05_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;height:100vh}.js_runner_scrolling .tree-builder{width:100%;height:100%;position:absolute;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-end;left:0;top:0}.js_runner_scrolling .tree-builder .listview{position:absolute;left:0;top:0;width:100%;height:100vh;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}.js_runner_scrolling .tree-builder .listview .tree-box{position:absolute;width:100%;height:100%;z-index:0;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;opacity:0;transition:all .2s linear}.js_runner_scrolling .tree-builder .listview .tree-box.enable{z-index:8;opacity:1}.js_runner_scrolling .tree-builder .listview .tree-box.enable.slide_up .entry-wrapper .entry-content .txt{animation:animation_slide_up .8s ease forwards}.js_runner_scrolling .tree-builder .listview .tree-box.enable.slide_up .entry-wrapper .entry-image{animation:animation_slide_up .8s ease forwards}.js_runner_scrolling .tree-builder .listview .tree-box.enable.slide_down .entry-wrapper .entry-content .txt{animation:animation_slide_down .8s ease forwards}.js_runner_scrolling .tree-builder .listview .tree-box.enable.slide_down .entry-wrapper .entry-image{animation:animation_slide_down .8s ease forwards}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper{margin:0 80px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content{width:48.66%}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h3{margin-bottom:70px;color:rgba(255,255,255,.2);text-align:left;line-height:1.3;font-size:6.25vw;font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:300;letter-spacing:.16em}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h3 span{display:block;color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:400;letter-spacing:.6em;font-size:14.4%}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h4{color:#fff;margin-bottom:25px;font-weight:500;letter-spacing:.2em;font-size:24px}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .txt{color:#fff;letter-spacing:.2em;line-height:2.65;font-size:13px}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .sp_only{display:none}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-image{margin:0 auto;text-align:center;margin-top:75px;width:51.34%;margin-left:80px}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-image img{max-width:100%}.js_runner_scrolling .tree-container{height:100vh;display:flex;flex-flow:column nowrap;justify-content:center}.js_runner_scrolling .tree-container .tree-navigator{list-style:none}.js_runner_scrolling .tree-container .tree-navigator li{margin:10px 0;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.js_runner_scrolling .tree-container .tree-navigator li.enable span.dot{background:#fff;width:17px;height:17px}.js_runner_scrolling .tree-container .tree-navigator li.enable span.text{opacity:1}.js_runner_scrolling .tree-container .tree-navigator li span.text{transition:all .2s linear;text-align:right;margin-right:15px;color:#fff;opacity:0}.js_runner_scrolling .tree-container .tree-navigator li span.dot{transition:all .2s linear;width:10px;height:10px;background:rgba(255,255,255,.5);border-radius:100%}.js_runner_scrolling .tree-container .tree-navigator li span .small{font-size:10px;font-weight:300;letter-spacing:.18em;display:block;font-style:normal}.js_runner_scrolling .tree-container .tree-navigator li span .big{font-size:13px;display:block;font-weight:600;font-style:normal;letter-spacing:1.5px}@media screen and (max-width:1366px){.js_runner_scrolling .tree-container .tree-navigator{margin-right:40px}}@media screen and (max-width:1000px){.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-image{width:40%}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper{margin:0 40px!important}}@media screen and (max-width:1100px){.js_runner_scrolling .listview .tree-box .entry-wrapper{padding-left:0!important}.js_runner_scrolling .tree-container .tree-navigator li{margin:10px 0}.js_runner_scrolling .tree-container .tree-navigator li .dot{width:8px!important;height:8px!important}.js_runner_scrolling .tree-container .tree-navigator li.enable .dot{width:12px!important;height:12px!important}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-image{margin-left:0}}@media only screen and (max-width:1400px) and (min-width:769px){.js_runner_scrolling .listview .tree-container .tree-navigator li .text i{font-size:.7vw!important}}@media screen and (max-width:768px){.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper{margin:0!important;flex-flow:column-reverse nowrap!important;padding:0 15px!important}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content{width:100%!important}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h3{position:absolute;top:60px;left:50%;transform:translateX(-50%);font-size:10.5vw;text-align:center}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h3 span{font-size:25%}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-image{width:100%;margin:22vw auto 0 auto}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-image img{width:22vh;max-width:220px}.js_runner_scrolling .tree-builder .listview .tree-box.enable.slide_up .entry-wrapper .entry-content h4{animation:animation_slide_up .8s ease forwards}.js_runner_scrolling .tree-builder .listview .tree-box.enable.slide_down .entry-wrapper .entry-content h4{animation:animation_slide_down .8s ease forwards}.js_runner_scrolling .tree-builder .listview .tree-container{margin-right:15px!important}.js_runner_scrolling .tree-builder .listview .tree-container .tree-navigator li span.text .small{font-size:9px!important}.js_runner_scrolling .tree-builder .listview .tree-container .tree-navigator li span.text .big{font-size:10px!important}.js_runner_scrolling .tree-builder .listview .tree-container .tree-navigator li span.dot{width:8px!important;height:8px!important}.js_runner_scrolling .tree-builder .listview .tree-container .tree-navigator li.enable .dot{width:12px!important;height:12px!important}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .sp_only{display:block;color:#fff;letter-spacing:.1em;font-size:2vw}.js_runner_scrolling .tree-builder .listview .tree-box.enable.slide_up .entry-wrapper .entry-content .sp_only{animation:animation_slide_up .8s ease forwards}.js_runner_scrolling .tree-builder .listview .tree-box.enable.slide_down .entry-wrapper .entry-content .sp_only{animation:animation_slide_down .8s ease forwards}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .sp_only span{margin-left:10px}.js_runner_scrolling .tree-builder .listview .tree-container .tree-navigator li .text{display:none}}@media screen and (max-width:552px){.js_runner_scrolling .tree-builder .listview{padding-top:15px;padding-bottom:15px}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h4{font-size:18px}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .txt{font-size:10px}.js_runner_scrolling .tree-builder .listview .tree-container .tree-navigator li{margin:10px 0}.js_runner_scrolling .tree-container .tree-navigator{margin-right:0}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .sp_only{font-size:3vw}}@media screen and (orientation:landscape) and (max-width:768px){.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h3{font-size:8vw}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h4{font-size:2.2vw;margin-bottom:5px}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .sp_only{font-size:1.2vw;margin-bottom:0}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .txt{font-size:1.2vw}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-image{margin:7vw auto 0 auto}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-image img{width:17vh}}