@charset "UTF-8";@import url(../css/base.css);@import url(../css/fonts.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap);h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,th,td,pre,address,li,dt,dd{font-size:100%;-webkit-text-size-adjust:none}header,section,footer,aside,nav,main,article,figure{display:block;padding:0;margin:0}img{vertical-align:bottom;max-width:100%;height:auto}a{color:inherit;font-family:inherit;font-weight:inherit;text-decoration:none}a:hover,a:active{color:#ff8b36;text-decoration:none}a:not([target*="_blank"]) {-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}a:not([target*="_blank"]):hover {opacity:.7}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a:hover{opacity:1!important}a.text_link{color:#f29823}a.text_link:hover{opacity:1!important;text-decoration:underline}@media only screen and (min-width:769px){a.tel_click{pointer-events:none;opacity:1!important}}table{width:100%}p{line-height:2;letter-spacing:inherit;word-wrap:break-word;word-break:break-word;margin-bottom:15px}p:empty{display:none!important}p:last-child{margin-bottom:0}.red{color:#ca0a0a!important}.bold{font-weight:bold!important}.fl{float:left}.fr{float:right}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:auto!important}body{background-color:#fff;-webkit-text-size-adjust:none}.wrapper{overflow:hidden}.inner{max-width:1280px;margin:0 auto}.inner_sm{max-width:844px;margin:0 auto}.fullWidthBreak{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 35px}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media only screen and (max-width:768px){.pc_only{display:none!important}}@media only screen and (min-width:769px){.sp_only{display:none!important}}.accBtn::before,.accBtn::after{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.triangle,.accBtn.triangle_btt{position:relative}.accBtn.triangle::after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.triangle.rotate::after{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.accBtn.triangle_btt::after{content:"";position:relative;top:0;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;display:block;margin:10px auto 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.rotate::after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.TabContainer .TabContent{background-color:#edf0f5;position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent>ul{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.TabContainer .TabContent>ul>li{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.TabContainer .TabContent>ul>li.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabContent>ul>li div{padding-top:20px}.TabContainer .TabContent p{padding:9px 10% 0;margin:0}.TabContainer .TabContent p.des{color:#838e95;font-size:12px}.TabContainer .TabPager{display:table;min-width:290px}.TabContainer .TabPager li{background-color:#fff;display:block;float:left;position:relative;margin:0;padding:9px 20px;-webkit-box-shadow:2px 1px 10px rgba(0,0,0,.4);box-shadow:2px 1px 10px rgba(0,0,0,.4);-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;color:#797b7d}.TabContainer .TabPager li p{margin:0}.TabContainer .TabPager li.active{background-color:#edf0f5;z-index:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure{margin:0;text-align:center;line-height:1}.fblock{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.key{position:relative}.gMap{width:100%;height:100%}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.image_alone{display:table;max-width:500px;margin:0 auto;border:7px solid rgba(231,231,231,.5);border-radius:11px;overflow:hidden}.totop{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:32%;left:20px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/totop.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:40px;height:40px;margin:0;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.7}}@media only screen and (min-width:769px) and (max-width:1000px){.totop{left:0}}@media only screen and (min-height:600px) and (max-height:1000px){.totop{bottom:18%}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}.animated_active{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}@keyframes bounce {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}@-webkit-keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}.fixed_banner{position:fixed;top:200px;right:-120px;z-index:15;-webkit-transition:right .3s ease-in-out;-o-transition:right .3s ease-in-out;transition:right .3s ease-in-out;display:none;border-top:2px solid #eff3f3;background:#fff;padding-top:15px;padding-bottom:15px}.fixed_banner::before{content:"\00ab";-webkit-transform:translate(-100%,-50%) scaleX(.6);-ms-transform:translate(-100%,-50%) scaleX(.6);transform:translate(-100%,-50%) scaleX(.6);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;cursor:pointer;position:absolute;z-index:1;top:50%;left:0;font-size:1.2em;line-height:1;-webkit-animation:fixed_banner .4s ease infinite alternate forwards;animation:fixed_banner .4s ease infinite alternate forwards}.fixed_banner:hover{right:0}.fixed_banner>div{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.fixed_banner > div:not(.tel):hover {opacity:.7}.fixed_banner a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.fixed_banner p{margin-bottom:0;color:#3ba7cd;letter-spacing:.12em;line-height:1.222222222222222;text-align:center;position:relative;padding-left:35px}.fixed_banner p::before{content:"";background-repeat:no-repeat;background-position:left center;background-size:contain;position:absolute;left:0;top:50%;transform:translateY(-50%);width:22px;background-position:left center}.fixed_banner .tel{background-color:#fff;height:380px}.fixed_banner .tel p{padding:0 25px;font-size:28px;font-weight:500;letter-spacing:0;line-height:.97}.fixed_banner .tel p::before{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx_icon_tel.png.pagespeed.ic.Dncnb6Xjlp.png);background-size:auto 17px;height:17px}.fixed_banner .tel p i{font-style:normal}.fixed_banner .tel p span{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl}.fixed_banner .web{background-color:#fff;height:90px;border-left:2px solid #eff3f3;border-right:2px solid #eff3f3}.fixed_banner .web p{font-size:18px;font-weight:500}.fixed_banner .web p::before{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx_icon_address.png.pagespeed.ic.gk9m7VmpoY.png);background-size:auto 22px;height:22px}.fixed_banner .mail{background-color:#fff;height:90px}.fixed_banner .mail p{font-size:18px;font-weight:500}.fixed_banner .mail p::before{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx_icon_mail.png.pagespeed.ic.8G520SZy7n.png);background-size:auto 16px;height:16px}@media only screen and (min-width:769px){.fixed_banner{width:140px;height:300px}.fixed_banner .tel{height:120px}.fixed_banner .tel p{padding:0;text-align:left}.fixed_banner .tel p i{display:block}.fixed_banner .tel p span{-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb}}@media only screen and (min-width:769px) and (max-width:1170px){.fixed_banner{width:70px}.fixed_banner .tel{height:270px}.fixed_banner .tel p{font-size:18px}.fixed_banner .web p,.fixed_banner .mail p{font-size:15px}.under .fixed_banner{width:90px}}.btn-group .btn a{display:block}.btn-group .btn.style01,.btn-group .btn.style02{width:100%;min-width:180px;max-width:300px;overflow:hidden}.btn-group .btn.style01 a,.btn-group .btn.style02 a{padding:11px 10px 12px;position:relative;font-size:22px;font-weight:400;letter-spacing:1px;line-height:1.5;color:#fff;text-decoration:none;text-align:center}.btn-group .btn.style01 a:hover,.btn-group .btn.style02 a:hover{opacity:1;background-color:#9cb5ba}.btn-group .btn.style01 a::after,.btn-group .btn.style02 a::after{content:"";position:absolute;right:5px;bottom:5px;border:4px solid #fff;border-left-color:transparent;border-top-color:transparent}.btn-group .btn.style01.md a,.btn-group .btn.md.style02 a{font-size:18px}.btn-group .btn.style01.md a::after,.btn-group .btn.md.style02 a::after{font-size:23px}.btn-group .btn.bg01 a{background-color:#659cc1}.btn-group .btn.bg02 a{background-color:#f4bf0c}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top:37%;width:38px;height:38px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent}.slick-arrow:focus{outline:0}.slick-prev{left:-55px}.slick-next{right:-55px}@media only screen and (min-width:769px) and (max-width:1280px){body{font-size:87.5%}.btn.style01 a,.btn-group .btn.style02 a,.btn.style02 a{font-size:14px}.inner{width:calc(100% - 160px)}.inner_sm{width:calc(100% - 160px)}}@media only screen and (min-width:769px) and (max-width:1000px){.inner{width:calc(100% - 80px)}.inner_sm{width:calc(100% - 80px)}}h1{font-size:10px}header{width:calc(100% - 80px);position:absolute;top:0;left:0;right:0;z-index:20}.under header{width:100%}.header_top{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:90px;max-width:1840px;margin:0 auto;padding:0 20px;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}.logo a{display:block;width:100%;text-align:center}.left_head{width:80px;position:fixed;top:45%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.left_head .copy{text-transform:uppercase;color:#373737;font-family:"Montserrat",sans-serif;font-weight:500;cursor:vertical-text;writing-mode:vertical-rl;-o-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;-moz-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;word-wrap:break-word;letter-spacing:.2em;font-size:9px}.right_head{position:fixed;top:100px;right:0;z-index:1}.idx_list_link{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}.idx_list_link .item{padding:11px 10px 11px 30px;text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:40px;border-bottom-left-radius:40px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;-webkit-transform:translateX(132px);-ms-transform:translateX(132px);transform:translateX(132px);margin-bottom:14px}.idx_list_link .item a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.idx_list_link .item:last-child{margin-bottom:0}.idx_list_link .item.mail{-webkit-transform:translateX(130px);-ms-transform:translateX(130px);transform:translateX(130px)}.idx_list_link .item.mail:hover{opacity:.8}.idx_list_link .item.tel p{font-size:14px}.idx_list_link .item.tel:hover{opacity:.8}.idx_list_link .item p{margin:0;padding-left:15px;color:#3ba7cd;letter-spacing:.15em;font-size:13px;opacity:0}.idx_list_link .item:hover{background:rgba(255,255,255,.9);-webkit-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important}.idx_list_link .item:hover p{opacity:1}.idx_list_link .item:hover.tel a{pointer-events:none}.scroll{width:2px;height:92px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;position:absolute;left:50%;bottom:7px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.scroll::before{content:"";position:absolute;width:2px;height:92px;background:#5fb8d6;bottom:0;left:0}.scroll .icon{width:100%;height:100%;position:relative}.scroll .icon::after,.scroll .icon::before{content:"";position:absolute}.scroll .icon::before{width:2px;height:4px;background:#fff;top:5px;left:0;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:tobelow 4s ease-in-out infinite alternate;animation:tobelow 4s ease-in-out infinite alternate}.scroll .icon::after{width:4px;height:5px;background:#5fb8d6;border-radius:50%;top:0;left:-1px;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:tobelow1 4s ease-in-out infinite alternate;animation:tobelow1 4s ease-in-out infinite alternate}.scroll a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.scroll.hide{opacity:0;visibility:hidden}.scroll.active{opacity:0;visibility:hidden}@media only screen and (max-width:1000px) and (min-width:769px){.scroll{bottom:10px}}@keyframes tobelow {
  from {
    top: 0;
  }
  to {
    top: 87px;
  }
}@keyframes tobelow1 {
  from {
    top: 5px;
  }
  to {
    top: 92px;
  }
}@-webkit-keyframes tobelow {
  from {
    top: 0;
  }
  to {
    top: 87px;
  }
}@-webkit-keyframes tobelow1 {
  from {
    top: 5px;
  }
  to {
    top: 92px;
  }
}@media only screen and (min-width:769px){.navi{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:fixed;top:0;right:0;width:80px;z-index:1}.navi .hamburger-btn{width:auto;height:auto;top:24px;right:30px;background:none}.navi .hamburger-btn #menu_btn{display:none}.navi .hamburger-btn .button-toggle{height:20px}.navi .hamburger-btn .button-toggle.active #nav-icon:hover span:nth-of-type(2),
  .navi .hamburger-btn .button-toggle.active #nav-icon:hover span:nth-of-type(3) {width:100%}.navi #nav-icon{width:26px;height:20px}.navi #nav-icon span{height:1px;background-color:#373737}.navi #nav-icon span:nth-of-type(2),
  .navi #nav-icon span:nth-of-type(3) {top:12px}.navi #nav-icon span:nth-of-type(4) {top:21px}.navi #nav-icon:hover span:nth-of-type(2),
  .navi #nav-icon:hover span:nth-of-type(3) {width:50%}.navi.active #nav-icon span{background-color:#373737}.navi.hide{height:475px}.navi .menu_toggle{background-color:rgba(243,247,249,.95);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;opacity:0;visibility:hidden;width:60%;max-width:768px;height:100vh;position:fixed;top:0;right:0;left:auto}.navi .menu_toggle.active{opacity:1;visibility:visible}.navi .menu_toggle .inside{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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%;padding:100px 10%}.navi .menu_toggle .inside figure{width:50%}.navi .menu_toggle .inside>ul{width:50%;padding:0;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navi .menu_toggle .inside>ul>li{position:relative}.navi .menu_toggle .inside > ul > li:not(:last-child) {margin-bottom:20px}.navi .menu_toggle .inside>ul>li>.title,.navi .menu_toggle .inside>ul>li>a{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:relative;display:block;margin:0;cursor:pointer;text-transform:capitalize;font-size:15px;line-height:1.7;color:#373737}.navi .menu_toggle .inside>ul>li>.title i,.navi .menu_toggle .inside>ul>li>a i{-webkit-transition:left .5s ease;-o-transition:left .5s ease;transition:left .5s ease;position:relative;left:0;font-style:normal}.navi .menu_toggle .inside>ul>li>.title i::before,.navi .menu_toggle .inside>ul>li>a i::before{content:"\203A";-webkit-transition:opacity .5s ease , top .5s ease , left .5s ease , -webkit-transform .5s ease;transition:opacity .5s ease , top .5s ease , left .5s ease , -webkit-transform .5s ease;-o-transition:opacity .5s ease , top .5s ease , left .5s ease , transform .5s ease;transition:opacity .5s ease , top .5s ease , left .5s ease , transform .5s ease;transition:opacity .5s ease , top .5s ease , left .5s ease , transform .5s ease , -webkit-transform .5s ease;position:absolute;top:calc(50% - .4em);left:-20px;font-family:initial;font-size:20px;line-height:1;letter-spacing:0}.navi .menu_toggle .inside>ul>li:hover>.title,.navi .menu_toggle .inside>ul>li:hover>a{color:#1d94d4;letter-spacing:.1em}.navi .menu_toggle .inside > ul > li:not(.lv2) > .title i::before,
  .navi .menu_toggle .inside > ul > li:not(.lv2) > a i::before {opacity:0;-webkit-transform:scaleX(.7);-ms-transform:scaleX(.7);transform:scaleX(.7)}.navi .menu_toggle .inside > ul > li:not(.lv2):hover > .title i::before,
  .navi .menu_toggle .inside > ul > li:not(.lv2):hover > a i::before {left:-13px;opacity:1}}@media only screen and (max-width:1000px) and (min-width:769px){.navi .hamburger-btn{right:8px}}.hamburger-btn{position:relative;z-index:1}.hamburger-btn .button-toggle{position:relative;width:100%;height:60px;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;margin:12px auto 0 auto;text-align:center;color:inherit}#nav-icon{width:40px;height:25px;position:relative;cursor:pointer;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}#nav-icon span{background-color:#373737;display:block;position:absolute;height:3px;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1) {top:3px}#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {top:14px}#nav-icon span:nth-child(4) {top:25px}#nav-icon.open span:nth-child(1) {top:11px;width:0%;left:50%}#nav-icon.open span:nth-child(2) {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon.open span:nth-child(4) {top:11px;width:0%;left:50%}@media only screen and (max-width:1000px) and (min-width:769px){.left_head{width:40px}.idx_list_link .item{transform:translateX(150px)}.idx_list_link .item.mail{transform:translateX(147px)}}footer{position:relative}footer p{margin-bottom:0}footer .ft_head img{width:100%}footer .ft_box{width:calc(100% - 320px);max-width:1118px;margin:0 auto;padding:120px 0 20px 0}footer .fblock{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .ft_left{width:41.5%}footer .ft_right{width:51.25%}footer .map{margin:0!important;font-size:0!important}footer .map iframe{border-radius:10px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}footer .des,footer .tel,footer .note{font-size:12px!important;letter-spacing:.2em!important}footer .note{margin-top:20px;line-height:2.3}footer .list_menu{margin-top:35px}footer .list_menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer .list_menu li{padding-left:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}footer .list_menu li:not(:last-child) {padding-right:20px}footer .list_menu li:not(:last-child)::after {content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:13px;background:#a1a1a1}footer .list_menu a{color:#7a7a7a;letter-spacing:.2em;font-size:12px}footer .list_menu a:hover{color:#68b3c5}footer .ft_calendar{margin:30px 0}footer .ft_calendar table tr:not(:last-child) {border-bottom:1px solid #c1c1c1}footer .ft_calendar table th,footer .ft_calendar table td{text-align:center;border:none;font-size:13px}footer .ft_calendar table th{padding:11px 14px;font-weight:normal;letter-spacing:.18em}footer .ft_calendar table td{padding:15px 0;letter-spacing:.22em}footer .ft_calendar table td:not(:first-child) {color:#3ba7cd}footer .copyright{display:none}footer .mglogo{margin-top:-30px}footer .mglogo img{max-width:151px;height:auto}@media only screen and (max-width:1440px) and (min-width:769px){footer .ft_calendar table th{padding:11px}}@media only screen and (max-width:1400px) and (min-width:769px){footer .ft_box{width:calc(100% - 160px)}}@media only screen and (max-width:1170px) and (min-width:769px){footer .ft_calendar table th{padding:11px 6px}}@media only screen and (max-width:1000px) and (min-width:769px){footer .ft_box{width:calc(100% - 80px)}footer .ft_left{width:46.5%}footer .ft_calendar table th,footer .ft_calendar table td{letter-spacing:.1em}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){footer .ft_link li::before{top:8px}}.home_page .key{height:calc(100vh - 140px);width:calc(100% - 160px);margin:90px auto 50px auto;background:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/idx_key_bg.jpg.pagespeed.ce.5MmVWuNMDV.jpg) center no-repeat;background-size:cover;border-radius:10px;overflow:hidden}.home_page .key .inner{position:relative;height:100%;padding:0}.home_page .key .key_text{position:relative;width:100%;height:100%}.home_page .key .key_text .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 140px)}.home_page .key h2{color:#fff;font-size:40px;font-weight:500;line-height:2;letter-spacing:.2em;position:absolute;left:80px;top:30%}.home_page .key .txt{letter-spacing:.2em;font-size:50%}.home_page .topic_path{display:none}@media only screen and (max-width:1000px) and (min-width:769px){.home_page .key{width:calc(100% - 80px)}.home_page .key h2{left:40px}}.idx_ttl{margin-bottom:70px;text-align:center;font-family:"Montserrat",sans-serif;color:#eff3f3;text-transform:uppercase;font-weight:300;letter-spacing:.21em;font-size:125px}.idx_ttl .jp{display:block;color:#3ba7cd;font-family:"Noto Sans JP",sans-serif;font-weight:400;letter-spacing:.6em;font-size:14.4%}.idx_box_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.idx_btn{margin:5px 14px;width:100%;max-width:355px}.idx_btn a{padding:23px 5px;display:block;text-align:center;color:#fff;border-radius:35px;font-weight:300;letter-spacing:.2em;background:#8ec3cd;position:relative;overflow:hidden;z-index:0}.idx_btn a::before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background:rgba(59,167,205,.3);border-radius:35px;-webkit-transition:.4s all ease;-o-transition:.4s all ease;transition:.4s all ease;z-index:-1}.idx_btn a:hover::before{width:100%}@media only screen and (max-width:1280px) and (min-width:769px){.idx_ttl{font-size:85px}}@media only screen and (max-width:1000px) and (min-width:769px){.idx_ttl{font-size:70px}.idx_ttl .jp{font-size:25%}.idx_btn{max-width:250px}.idx_btn a{padding:15px 5px}}.idx01{width:calc(100% - 320px);margin:-138px auto 0 auto}.idx01_box{max-width:388px;background:rgba(255,255,255,.9);border-radius:5px}.idx01 dl{padding:10px 30px 10px 68px;background:rgba(255,255,255,.9);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:0}.idx01 dl::before,.idx01 dl::after{content:"";position:absolute;top:50%}.idx01 dl::before{bottom:0;top:auto;left:0;width:0%;height:100%;background:rgba(59,167,205,.2);border-radius:5px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;z-index:-1}.idx01 dl::after{right:24px;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);border-top:1px solid #60b7d6;border-right:1px solid #60b7d6;width:6px;height:6px}.idx01 dl a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden}.idx01 dl a::before{content:"";position:absolute;top:50%;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx01_icon01.png.pagespeed.ic.mqquMAIaWa.png) no-repeat;width:17px;height:17px}.idx01 dl dt,.idx01 dl dd{letter-spacing:.2em;font-size:11px}.idx01 dl dt{width:90px}.idx01 dl dd{width:calc(100% - 90px);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.idx01 dl:hover::before{width:100%}@media only screen and (max-width:1000px) and (min-width:769px){.idx01{width:calc(100% - 160px);margin-top:-150px}}.idx02{margin-top:50px;padding:160px 0 120px 0;background:#fff;position:relative;z-index:0}.idx02::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:#eff3f3;z-index:-1}.idx02_box{width:calc(100% - 160px);max-width:1280px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.idx02 .col_img{width:41.58%;position:relative;z-index:1}.idx02 .col_img img{width:100%;border-radius:10px}.idx02 .col_img .name{position:absolute;left:25px;bottom:25px;color:#fff;letter-spacing:.1em;font-weight:300;font-size:28px}.idx02 .col_img span{display:block}.idx02 .col_img .eng{text-transform:uppercase;font-family:"Montserrat",sans-serif;font-size:42.86%;font-weight:300}.idx02 .col_img .jp{line-height:1.3}.idx02 .col_infor{width:59.61%;margin-left:-28px;margin-bottom:-60px;padding:120px 80px 110px 110px;background:#fff;border-radius:10px;position:relative;z-index:0}.idx02 .col_infor .idx_ttl{margin-bottom:80px;margin-left:-104px;position:relative;display:inline-block}.idx02 .col_infor .idx_ttl .jp{margin-top:-50px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0;margin:0}.idx02 .col_infor .txt{letter-spacing:.2em;line-height:3.1;font-size:13px}.idx02 .idx_box_btn{margin-top:140px}@media only screen and (max-width:1440px) and (min-width:769px){.idx02_box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.idx02 .col_infor{padding:6vw}.idx02 .col_infor .idx_ttl{margin-left:-6vw;font-size:8.6vw}}@media only screen and (max-width:1000px) and (min-width:769px){.idx02{padding:120px 0 80px 0;margin-top:100px}.idx02_box{width:calc(100% - 80px);margin-top:30px}.idx02 .col_infor{padding:40px;position:static}.idx02 .col_infor .idx_ttl{position:absolute;right:10px;top:0;margin-left:0}}.idx03{width:calc(100% - 160px);max-width:1280px;margin:0 auto;padding:160px 0 200px 0}.idx03_box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx03 .item{width: calc(100% / 4 - 6px);margin-right:8px;height:440px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:10px;z-index:0}.idx03 .item:nth-of-type(1) {background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx03_img01.jpg.pagespeed.ic.Je4isV3Mms.jpg)}.idx03 .item:nth-of-type(2) {background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx03_img02.jpg.pagespeed.ic.uzjy5CBymI.jpg)}.idx03 .item:nth-of-type(3) {background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/idx03_img03.jpg.pagespeed.ce.LdXBpudF4W.jpg)}.idx03 .item:nth-of-type(4) {background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx03_img04.jpg.pagespeed.ic.xvDhS4snde.jpg)}.idx03 .item::before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background:rgba(59,167,205,.2);border-radius:5px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;z-index:-1}.idx03 .item:nth-child(even) {margin-top:40px}.idx03 .item:last-child{margin-right:0}.idx03 .item a{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.idx03 .item .ttl{color:#fff;letter-spacing:.2em;font-weight:500;font-size:14px;position:absolute;left:35px;bottom:35px;right:35px}.idx03 .item .point{margin-bottom:0;position:absolute;left:35px;top:35px;color:#fff;text-transform:uppercase;font-family:"Montserrat",sans-serif;font-weight:500;letter-spacing:.2em;line-height:1.2;font-size:10px}.idx03 .item .point span{display:block}.idx03 .item .point .num{font-size:360%;letter-spacing:.15em}.idx03 .item:hover::before{width:100%}@media only screen and (max-width:1400px) and (min-width:769px){.idx03 .item .ttl{font-size:13px}}@media only screen and (max-width:1280px) and (min-width:769px){.idx03{padding:80px 0}}@media only screen and (max-width:1170px) and (min-width:769px){.idx03 .item .point{left:15px;top:15px}.idx03 .item .ttl{left:15px;bottom:15px;right:15px;font-size:1vw}}@media only screen and (max-width:1000px) and (min-width:769px){.idx03{width:calc(100% - 80px);padding:40px 0}.idx03 .item{width: calc(100% / 2 - 8px);margin-right:0;margin-bottom:8px;height:58vw;max-height:440px}.idx03 .item:nth-child(even) {margin-top:20px;margin-bottom:0}.idx03 .item .ttl{font-size:1.4vw}}.idx04_box01{width:calc(100% - 160px);max-width:1280px;margin:80px auto;padding:100px 80px 45px 80px;background:#eff3f3;border-radius:10px}.idx04_box01 .idx_ttl{color:#fff}.idx04_col{max-width:1134px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx04_col .item{width: calc(100% / 7 - 16px);max-width:146px;margin:8px 8px 35px 8px;text-align:center;position:relative}.idx04_col .item a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.idx04_col .item .ttl{margin-top:10px;letter-spacing:.1em;font-size:13px}.idx04_col .item .note{display:block;font-size:76.92%;letter-spacing:.09em}.idx04_col .item figure{position:relative;overflow:hidden}.idx04_col .item figure::before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background:rgba(59,167,205,.2);border-radius:50%;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.idx04_col .item:hover figure::before{width:100%}.idx04_box02{width:calc(100% - 160px);max-width:1118px;margin:0 auto;padding-bottom:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx04_box02 .item{width: calc(100% / 2 - 28px);margin:10px 14px;padding:56px 5px;position:relative;border:2px solid #8ec3cd;border-radius:10px;overflow:hidden;z-index:0}.idx04_box02 .item::before,.idx04_box02 .item::after{content:"";position:absolute;background-size:contain}.idx04_box02 .item::before{top:50%;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-position:left center;height:100%;width:100%}.idx04_box02 .item::after{bottom:0;left:0;width:0%;height:100%;background:rgba(59,167,205,.1);border-radius:5px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;z-index:-1}.idx04_box02 .item:nth-of-type(1)::before {background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx04_icon01.png.pagespeed.ic.4BrBu4CZhr.png);max-width:100px;max-height:92px;left:57px}.idx04_box02 .item:nth-of-type(2)::before {background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/idx04_icon02.png);max-width:110px;max-height:88px;left:45px}.idx04_box02 .item a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.idx04_box02 .item p{margin:0 auto;padding-left:40px;color:#8ec3cd;letter-spacing:.6em;font-weight:400;line-height:1.8;font-size:18px;display:table}.idx04_box02 .item:hover::after{width:100%}@media only screen and (max-width:1400px) and (min-width:769px){.idx04_col .item .ttl{font-size:12px}}@media only screen and (max-width:1280px) and (min-width:769px){.idx04_box02{padding-bottom:80px}}@media only screen and (max-width:1170px) and (min-width:769px){.idx04_col{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx04_col .item{width: calc(100% / 5 - 16px);margin:8px 8px 20px 8px}.idx04_box01{padding:100px 40px 45px 40px}.idx04_box02 .item::before{left:30px}.idx04_box02 .item:nth-of-type(1)::before {max-width:70px;max-height:62px}.idx04_box02 .item:nth-of-type(2) p {padding-left:20px}.idx04_box02 .item:nth-of-type(2)::before {max-width:80px;max-height:58px}.idx04_box02 .item p{padding-left:40px}}@media only screen and (max-width:1000px) and (min-width:769px){.idx04_box01{width:calc(100% - 80px);padding:100px 0 40px 0}.idx04_box01 .idx_ttl{font-size:70px}.idx04_box01 .idx_ttl .jp{font-size:25%}.idx04_col{padding:0 30px}.idx04_col .item{width: calc(100% / 4 - 16px)}.idx04_box02{width:calc(100% - 40px);padding-bottom:40px}.idx04_box02 .item{width:100%;max-width:500px;margin:10px 0;padding:35px 5px}.idx04_box02 .item p{font-size:16px}}.idx05{position:relative}.idx05 .box_head{position:absolute;left:0;width:100%;height:100vh;top:0;z-index:11}.idx05[data-current-item="3"] .box_head{top:auto;bottom:0}.idx05 .idx_ttl{color:rgba(255,255,255,.2);text-align:left;line-height:1.3;font-size:125px}.idx05 .idx_ttl .jp{color:#fff}.idx05.inview .x{position:relative}.idx05 .x:before{content:"";position:absolute;top:0;left:0;height:100vh;width:100%;background:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/idx05_bg.jpg.pagespeed.ce.74HSE5KF-j.jpg) no-repeat;background-size:cover}.idx05[data-current-item="3"] .x:before{top:auto;bottom:0}.idx05.inview .x{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10}.idx05_full{position:relative;width:100%;height:100%;max-width:1280px;margin:0 auto}.idx05 .idx05_slider{position:relative;width:100%;height:100%}.idx05 .idx05_slider .item{height:100vh;width:100%}.idx05.inview .idx05_slider .item{position:absolute;top:0;left:0;background:none}.idx05 .idx05_slider .item .box_in{width:calc(100% - 160px);margin:0 auto;height:100%;display:flex;flex-wrap:wrap;align-items:center;max-width:1118px}.idx05.inview .idx05_slider .item .box_in{visibility:hidden;opacity:0}.idx05.inview .idx05_slider .item.active .box_in{visibility:visible;opacity:1}.idx05.inview .idx05_slider .item.slide_up .box_in .xx{animation:idx05_anim_hide_up .8s ease forwards}.idx05.inview .idx05_slider .item.active.slide_up .box_in .xx{animation:idx05_anim_show_up .8s ease forwards}.idx05.inview .idx05_slider .item.slide_down .box_in .xx{animation:idx05_anim_hide_down .8s ease forwards}.idx05.inview .idx05_slider .item.active.slide_down .box_in .xx{animation:idx05_anim_show_down .8s ease forwards}.idx05.inview .idx05_slider .item.slide_up .box_in .col_img{animation:idx05_anim_hide_up .8s ease forwards}.idx05.inview .idx05_slider .item.active.slide_up .box_in .col_img{animation:idx05_anim_show_up .8s ease forwards}.idx05.inview .idx05_slider .item.slide_down .box_in .col_img{animation:idx05_anim_hide_down .8s ease forwards}.idx05.inview .idx05_slider .item.active.slide_down .box_in .col_img{animation:idx05_anim_show_down .8s ease forwards}@keyframes idx05_anim_show_up {
  0% {
    transform: translateY(300px);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}@keyframes idx05_anim_hide_up {
  0% {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
  100% {
    transform: translateY(-300px);
    opacity: 0;
    visibility: hidden;
  }
}@keyframes idx05_anim_show_down {
  0% {
    transform: translateY(-300px);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}@keyframes idx05_anim_hide_down {
  0% {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
  100% {
    transform: translateY(300px);
    opacity: 0;
    visibility: hidden;
  }
}.idx05 .idx05_slider .col_infor{width:46%}.idx05_slider .col_infor h4,.idx05_slider .col_infor .txt{color:#fff}.idx05_slider .col_infor h4{margin-bottom:25px;font-weight:500;letter-spacing:.2em;font-size:24px}.idx05_slider .col_infor .txt{letter-spacing:.2em;line-height:2.65;font-size:13px}.idx05_slider .col_img{width:49%;margin-top:75px}.idx05_slider .col_img img{margin:0 auto 0 5vw}.idx05 .slide_nav{position:absolute;right:0;height:100vh;top:0;display:flex;align-items:center;flex-wrap:wrap}.idx05[data-current-item="3"] .slide_nav{top:auto;bottom:0}.idx05 .slide_nav li{width:100%;color:#fff;text-align:right;font-weight:500;letter-spacing:.22em;font-size:13px;position:relative;display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;margin:10px 0}.idx05 .slide_nav li i{display:block;font-style:normal}.idx05 .slide_nav li .small{font-size:76.92%;font-weight:300;letter-spacing:.18em}.idx05 .slide_nav li .text{padding-right:10px;width:calc(100% - 10px);opacity:0;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.idx05 .slide_nav li .dot{border-radius:50%;background:rgba(255,255,255,.5);width:10px;height:10px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;opacity:1}.idx05 .slide_nav li.active .text{width:calc(100% - 17px);opacity:1}.idx05 .slide_nav li.active .dot{width:17px;height:17px;background:#fff}@media only screen and (max-width:1400px) and (min-width:769px){.idx05 .idx_ttl{font-size:8.7vw}.idx05 .slide_nav li{font-size:.7vw}}@media only screen and (max-width:1366px) and (min-width:769px){.idx05 .slide_nav{right:40px}}@media only screen and (max-width:1170px) and (min-width:769px){.idx05 .idx05_slider .item .box_in{padding-left:0}.idx05_slider .col_img{width:40%}.idx05 .idx_ttl{font-size:8vw}.idx05 .idx_ttl .jp{font-size:22%}}@media only screen and (max-width:1000px) and (min-width:769px){.idx05 .idx05_slider .item .box_in{width:calc(100% - 80px)}.idx05_slider .col_infor h4{font-size:20px}.idx05_slider .col_img{width:38%}.idx05 .slide_nav{right:40px}.idx05 .slide_nav li .dot{width:8px;height:8px}.idx05 .slide_nav li.active .dot{width:12px;height:12px}.idx05 .slide_nav li{font-size:1vw}}.idx06{padding:130px 0 115px 0}.idx06_box{width:calc(100% - 320px);max-width:1118px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.idx06 .idx_ttl{text-align:left;font-size:105px;line-height:.7}.idx06 .idx_ttl .jp{font-size:17.14%;padding-top:50px}.idx06 .col_l{width:41.5%;border-right:1px solid #9fccd5}.idx06 .col_r{width:58.5%;padding-left:80px}.idx06 dl{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.idx06 dl a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.idx06 dl:not(:last-child) {margin-bottom:47px}.idx06 dl:hover dd{color:#68b3c5}.idx06 dt,.idx06 dd{letter-spacing:.2em;font-size:13px}.idx06 dt{width:110px;font-weight:bold}.idx06 dd{width:calc(100% - 110px);padding-left:15px;text-decoration:underline;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media only screen and (max-width:1280px) and (min-width:769px){.idx06_box{width:calc(100% - 160px)}}@media only screen and (max-width:1170px) and (min-width:769px){.idx06 .idx_ttl{font-size:85px}.idx06 .idx_btn{max-width:280px}}@media only screen and (max-width:1000px) and (min-width:769px){.idx06{padding:80px 0}.idx06_box{width:calc(100% - 80px)}.idx06 .col_r{padding-left:20px}.idx06 .col_l{padding-right:20px}.idx06 .idx_btn{margin-left:auto;margin-right:auto}.idx06 .idx_ttl{margin-bottom:50px;font-size:68px}.idx06 .idx_ttl .jp{font-size:25%}.idx06 dl:not(:last-child) {margin-bottom:30px}}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.7;z-index:100;display:none}.popup{width:100%;height:100%;margin:0 auto;padding:90px;display:none;background:rgba(255,255,255,.95);position:fixed;top:0;left:0;z-index:101;overflow-y:scroll}.popup_content{width:100%;max-width:844px;height:100vh;margin:0 auto;padding:50px 30px;position:relative;text-align:center}.popup h4{margin-bottom:50px;color:#373737;font-weight:bold;letter-spacing:.1em;font-size:24px}.popup .txt{margin-bottom:20px;color:#373737;letter-spacing:.1em;line-height:2.3;font-size:13px}.popup ul{margin-bottom:30px}.popup ul li{margin-bottom:4px;padding-left:20px;color:#3ba7cd;font-weight:500;display:inline-block;letter-spacing:.08em;font-size:18px;position:relative}.popup ul li::before{content:"";position:absolute;left:0;top:11px;border-radius:100%;background:#3ba7cd;width:4px;height:4px}.popup .name{text-align:right;color:#373737;letter-spacing:.1em;font-size:12px}.popup .close{position:absolute;top:9%;left:7%}.popup .close:hover{cursor:pointer}@media only screen and (max-width:1000px) and (min-width:769px){.popup h4{font-size:22px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.idx02 .col_img .eng{letter-spacing:.23em}}.under h1,.under h2,.under h3,.under h4,.under h5,.under h6,.under input,.under button,.under textarea,.under select,.under p,.under blockquote,.under th,.under td,.under pre,.under address,.under li,.under dt,.under dd{font-size:13px;letter-spacing:.1em}.under .sitemap{padding-top:40px}.under .sitemap>ul>li p{margin-bottom:0}.under .sitemap>ul>li a,.under .sitemap>ul>li p{display:block;width:100%;padding:15px 15px 15px 30px;border-bottom:dotted 1px #ccc;color:#333;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.under .sitemap>ul>li a:before,.under .sitemap>ul>li p:before{content:"";position:absolute;width:15px;height:3px;background:#ccc;left:0;top:50%;margin-top:-2px}.under .sitemap>ul>li p:after{content:"";position:absolute;width:3px;height:14px;background:#ccc;left:6px;top:50%;margin-top:-7px}.under .sitemap>ul>li a:hover{text-decoration:none;background:rgba(0,0,0,.05)}.under .sitemap>ul>li li a{padding-left:70px}.under .sitemap>ul>li li a:before{left:40px}.under #mainContent{padding-bottom:100px}.under .key{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/under_key_bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:390px}.under.page-menu .key{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/menu_key_bg.jpg)}.under.page-faq .key{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/faq_key_bg.jpg)}.under.page-contact .key{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/contact_key_bg.jpg)}.under.page-news .key{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/under_key_news_bg.jpg)}.under.page-privacy .key{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/under_key_privacy_bg.jpg)}.under.page-sitemap .key{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/under_key_sitemap_bg.png)}.under .key_text{padding:75px 0 40px 0;position:relative}.under .title_page{margin:0;text-align:center;font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:400;color:#eff3f3;line-height:1.4;letter-spacing:.21em;font-size:105px}.under .title_page .jp{display:block;color:#3ba7cd;letter-spacing:.6em;font-weight:500;font-family:"Noto Sans JP",sans-serif;font-size:17.14%}.under h2{margin-bottom:45px;padding-bottom:25px;font-size:36px;font-weight:bold;text-align:center;letter-spacing:.1em;position:relative}.under h2::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:2px;width:50px;background:#8ec3cd}.under .text_head{width:100%;max-width:844px;margin:0 auto}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4}.under h2:last-child,.under h3:last-child,.under h4:last-child,.under h5:last-child,.under h6:last-child{margin-bottom:0}.under h3{margin-bottom:35px;font-size:24px;font-weight:500;letter-spacing:.2em}.under h4{margin-bottom:25px;position:relative;font-weight:500;font-size:20px;color:#474747;letter-spacing:.1em}.under h5{margin-bottom:25px;position:relative;font-weight:500;font-size:26px;color:#6a6a6a;letter-spacing:.1em}.under h6{position:relative;padding:12px 20px;margin-bottom:25px;font-weight:600;font-size:16px;color:#333;letter-spacing:3px;background-color:#f1f1f1}@media only screen and (max-width:1280px) and (min-width:769px){.under .title_page{font-size:8vw}}.under section:first-child h2{padding-top:110px}.under section{padding-top:1px}.under section h2{padding-top:80px}.under .secH3{padding-top:110px}.under .secH5{padding-top:50px}.under .secH6{padding-top:40px}.under .box_content_h3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under .box_content_h3 figure{width:54.5%;max-width:654px}.under .box_content_h3 figure img{width:100%;border-radius:10px}.under .box_content_h3 .infor{padding-left:80px;width:45.42%}.under .box_content_h3.img_r figure{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.under .box_content_h3.img_r .infor{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:80px;padding-left:0}.under .under_box_btn{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.under .under_box_btn .under_btn{margin:10px 20px}.under .under_btn{width:100%;max-width:355px;margin:80px auto 0 auto}.under .under_btn a{padding:23px 5px;display:block;text-align:center;color:#fff;border-radius:35px;font-weight:300;letter-spacing:.2em;background:#8ec3cd;position:relative;overflow:hidden;z-index:0}.under .under_btn a::before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background:rgba(59,167,205,.3);border-radius:35px;-webkit-transition:.4s all ease;-o-transition:.4s all ease;transition:.4s all ease;z-index:-1}.under .under_btn a:hover::before{width:100%}.under .under_btn.bg02 a{background:#3ba7cd}.under .under_btn.bg02 a:hover::before{background:rgba(142,195,205,.3)}.under .under_box02{margin-top:110px;padding:100px 0;background:#eff3f3}.under .under_box02_col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under .under_box02_col:not(:last-child) {margin-bottom:45px}.under .under_box02 .col_img{width:146px}.under .under_box02 .col_img figure{border-radius:50%;overflow:hidden}.under .under_box02 .col_infor{width:calc(100% - 146px);padding-left:40px}.under .clinic_box01.fblock{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .clinic_box01 .ft_left{width:41.5%}.under .clinic_box01 .ft_right{width:51.25%}.under .clinic_box01 .map{margin:0;font-size:0}.under .clinic_box01 .map iframe{border-radius:10px;filter:grayscale(100%)}.under .clinic_box01 .des,.under .clinic_box01 .tel,.under .clinic_box01 .note{font-size:12px;letter-spacing:.2em}.under .clinic_box01 .note{margin-top:20px;line-height:2.3}.under .clinic_box01 .list_menu{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.under .clinic_box01 .list_menu li{padding-left:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.under .clinic_box01 .list_menu li:not(:last-child) {padding-right:20px}.under .clinic_box01 .list_menu li:not(:last-child)::after {content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:13px;background:#a1a1a1}.under .clinic_box01 .list_menu a{color:#7a7a7a;letter-spacing:.2em;font-size:12px}.under .clinic_box01 .list_menu a:hover{color:#68b3c5}.under .clinic_box01 .ft_calendar{margin:30px 0}.under .clinic_box01 .ft_calendar table tr:not(:last-child) {border-bottom:1px solid #c1c1c1}.under .clinic_box01 .ft_calendar table th,.under .clinic_box01 .ft_calendar table td{text-align:center;border:none;font-size:13px}.under .clinic_box01 .ft_calendar table th{padding:11px 14px;font-weight:normal;letter-spacing:.18em}.under .clinic_box01 .ft_calendar table td{padding:15px 0;letter-spacing:.22em}.under .clinic_box01 .ft_calendar table td:not(:first-child) {color:#3ba7cd}.under .clinic_box02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .clinic_box02 figure{width:34%}.under .clinic_box02 figure img{width:100%;border-radius:10px}.under .clinic_box02 .infor{padding-left:80px;width:65%}.under .clinic_box03{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .clinic_box03 .col_img{width:40%}.under .clinic_box03 .col_img img{width:100%;border-radius:10px}.under .clinic_box03 .col_infor{padding-right:80px;width:60%}.under .clinic_box03 .col_infor .ttl{padding:30px;background:#b5dde6;font-weight:500;color:#fff;border-radius:10px;font-size:20px}.under .clinic_slider{margin-top:80px}.under .clinic_slider .bg{width:400px;height:280px;background-position:center;background-repeat:no-repeat;border-radius:10px;margin:0 10px;outline:none}.under .clinic_slider .bg:focus,.under .clinic_slider .bg:visited,.under .clinic_slider .bg:active{border:none;outline:none}.under .faq_box{padding:100px 0;margin-top:80px;background:#eff3f3}.under .faq_box h2:first-child{padding-top:0}.under .qa_box01:not(:last-child) {margin-bottom:30px}.under .qa_box01 dt,.under .qa_box01 dd{position:relative}.under .qa_box01 dt::before,.under .qa_box01 dt::after,.under .qa_box01 dd::before,.under .qa_box01 dd::after{content:"";position:absolute}.under .qa_box01 dt::before,.under .qa_box01 dd::before{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;color:#3ba7cd;font-size:20px;left:0;top:0}.under .qa_box01 dt{padding-right:38px;font-size:20px;color:#474747;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.under .qa_box01 dt:hover{opacity:.8}.under .qa_box01 dt .num{width:50px;color:#3ba7cd;letter-spacing:.1em}.under .qa_box01 dt .ttl{width:calc(100% - 50px)}.under .qa_box01 dt::after{content:"";position:absolute;right:20px;top:50%;border-left:solid 5px transparent;border-right:solid 5px transparent;border-top:solid 5px #333}.under .qa_box01 dt:hover::after{top:55%}.under .qa_box01 dd{padding:20px 20px 20px 60px;background:#fff;border-radius:10px;font-size:13px;display:none}.under .qa_box01 dd::before{content:"A.";top:15px;left:30px}.under .qa_box01.active dt{margin-bottom:20px}.under .qa_box01.active dt::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:-2px}.under .menu_box .title_page{margin-bottom:40px;color:#fff;font-size:80px}.under .menu_box_box01{margin:80px auto;padding:100px 80px 45px 80px;background:#eff3f3;border-radius:10px}.under .menu_box_box01 .idx_ttl{color:#fff}.under .menu_box_col{max-width:1134px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.under .menu_box_col .item{width: calc(100% / 7 - 14px);max-width:146px;margin:8px 7px 35px 7px;text-align:center;position:relative}.under .menu_box_col .item a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.under .menu_box_col .item .ttl{margin-top:10px;letter-spacing:.1em;font-size:13px}.under .menu_box_col .item .note{display:block;font-size:76.92%}.under .menu_box_col .item figure{position:relative;border-radius:50%;overflow:hidden}.under .menu_box_col .item figure::before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background:rgba(59,167,205,.2);border-radius:50%;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.under .menu_box_col .item:hover figure::before{width:100%}.under .menu_box_box02{width:calc(100% - 160px);max-width:1118px;margin:0 auto;padding-bottom:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.under .menu_box_box02 .item{width: calc(100% / 2 - 28px);margin:10px 14px;padding:56px 5px;position:relative;border:2px solid #8ec3cd;border-radius:10px;overflow:hidden;z-index:0}.under .menu_box_box02 .item::before,.under .menu_box_box02 .item::after{content:"";position:absolute;background-size:contain}.under .menu_box_box02 .item::before{top:50%;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-position:left center;height:100%;width:100%}.under .menu_box_box02 .item::after{bottom:0;left:0;width:0%;height:100%;background:rgba(59,167,205,.1);border-radius:5px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;z-index:-1}.under .menu_box_box02 .item:nth-of-type(1)::before {background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/xidx04_icon01.png.pagespeed.ic.4BrBu4CZhr.png);max-width:100px;max-height:92px;left:57px}.under .menu_box_box02 .item:nth-of-type(2)::before {background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/idx04_icon02.png);max-width:110px;max-height:88px;left:45px}.under .menu_box_box02 .item a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.under .menu_box_box02 .item p{margin:0 auto;padding-left:40px;color:#8ec3cd;letter-spacing:.6em;font-weight:400;line-height:1.8;font-size:18px;display:table}.under .menu_box_box02 .item:hover::after{width:100%}.under .imgBox.rowImg .image_l img,.under .imgBox.rowImg .image_r img{max-width:100%;max-height:404px;border-radius:10px}.under .imgBox.rowImg .image_l{float:left;margin-right:80px}.under .imgBox.rowImg .image_r{float:right;margin-left:80px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{max-width:450px;margin-bottom:15px}.under .imgBox.rowImg .txt_l{float:left}.under .imgBox.rowImg .txt_r{float:right}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{width:calc(100% - 385px)}.under .imgBox.rowImg.large .image_l,.under .imgBox.rowImg.large .image_r{max-width:440px}.under .imgBox.rowImg.large .txt_l,.under .imgBox.rowImg.large .txt_r{width:calc(100% - 475px)}.under .imgBox.rowImg.full .image_l,.under .imgBox.rowImg.full .image_r{max-width:60vw}.under .imgBox.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .imgBox.colImg p{margin-bottom:5px}.under .imgBox.colImg p:last-child{margin-bottom:0}.under .imgBox.colImg figure{margin-bottom:15px}.under .imgBox.colImg .text p{font-size:1em}.under .imgBox.colImg .text .ttl{font-size:1.375em;font-weight:bold;line-height:1.8;text-align:center;color:#eb7432}.under .imgBox.colImg3 .item{width:32%}.under .imgBox.colImg3 img{max-height:250px}.under .imgBox.colImg2 .item{width:49%}.under .imgBox.colImg2 img{max-height:270px}.under .imgBox.colImg1 .item{width:100%}.under .acf_block h3,.under .acf_block h4,.under .acf_block h5{margin-bottom:0}.under .acf_block .text_h3{margin:45px 0 0}.under .acf_block .text_h4{margin:30px 0 0}.under .acf_block .text_h5{margin:20px 0 0}.under .acf_block .list01{margin-top:20px}@media only screen and (max-width:1170px) and (min-width:769px){.under .secH3{padding-top:80px}.under .clinic_box01 .ft_left{width:46%}.under .clinic_box01 .ft_calendar table th,.under .clinic_box01 .ft_calendar table td{letter-spacing:.1em}.under .clinic_box01 .ft_calendar table th{padding:11px 6px}.under .clinic_box02 .infor{padding-left:30px}.under .clinic_box03 .col_infor{padding-right:30px}.under .box_content_h3 .infor{padding-left:30px}.under .box_content_h3.img_r .infor{padding-right:30px}.under .menu_box_box01{padding:80px 40px}.under .menu_box_col{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.under .menu_box_col .item{width: calc(100% / 5 - 14px);margin:8px 7px 20px 7px}}@media only screen and (max-width:1000px) and (min-width:769px){.under .menu_box .title_page{font-size:60px}.under .menu_box_col .item{width: calc(100% / 4 - 14px)}}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_style01 th,.under table.tbl_style01 td{border:1px solid #707070;padding:.625rem}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:#565656;color:#fff;font-size:1.125em;font-weight:normal;text-align:center}.under table.tbl_style01 td{background-color:#fff;color:#383838;font-size:1em}.under table.tbl_style01.rowHead tr th:not(:last-child) {border-right:1px solid #707070}.under table.tbl_style01.colHead tr:not(:last-child) th {border-bottom:1px solid #707070}.under table.tbl_style02 th,.under table.tbl_style02 td{border:2px solid #9dba38;border-left:none;border-right:none;padding:.625em}.under table.tbl_style02 th img,.under table.tbl_style02 td img{max-width:100%}.under table.tbl_style02 th{background:none;font-weight:normal;font-size:1.125em;color:#9dba38}.under table.tbl_style02 td{font-size:1em}.under .tbl_note{display:none;margin-top:10px;color:#b4b4b4;font-size:11px;letter-spacing:0}@media only screen and (max-width:1000px) and (min-width:769px){.under table.tbl_style01 th,.under table.tbl_style01 td{padding:.5rem}.under table.tbl_style01 th{font-size:1em}.under table.tbl_style01 td{font-size:.9em}.under table.tbl_style02 th{font-size:1em}.under table.tbl_style02 td{font-size:.9em}}.under ul.list01.mcol-2{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.under ul.list01.mcol-2 li{width:50%}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:20px;padding-bottom:10px;letter-spacing:1.6px}.under ul.list01 li:last-child{padding-bottom:0}.under ul.list01 li::before{content:"";width:8px;height:8px;border-radius:50%;background:#333;position:absolute;left:0;top:.4em}.under .list_note{margin-top:15px;padding-left:20px}.under .list_note.no_mt{margin-top:0}.under .topic_path{font-size:14px;line-height:1.45;letter-spacing:1.5px;padding:27px 0 7px;display:none}.under .topic_path ul{background:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/shared_path_icon.svg) left top 4px no-repeat;background-size:auto 15px;display:block;padding:4px 10px 4px 35px}.under .topic_path ul::after{content:"";display:block;clear:both}.under .topic_path ul li{float:left;text-transform:uppercase;color:#333}.under .topic_path a{text-decoration:none;color:#bbcce4}.under .topic_path a:hover{opacity:1;text-decoration:underline}.under .topic_path span{display:inline-block;padding:0 12px;-webkit-transform:scaleX(.6);-ms-transform:scaleX(.6);transform:scaleX(.6);color:#bbcce4;line-height:1}.under .anchor-links{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 0}.under .anchor-links>div{background-color:#555;border-radius:3px;position:relative;display:block;min-width:135px;width:19%;margin:0% .5% 1%;text-align:center;color:#fff;font-size:.875em;line-height:1.5;letter-spacing:.15em}.under .anchor-links>div a{display:block;width:100%;padding:10px 5px 9px;color:inherit;font-size:inherit;line-height:inherit}.under .anchor-links>div::after{content:"";border:4px solid;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;position:absolute;top:auto;bottom:2px;left:calc(50% - 4px);right:auto;line-height:1}.under .anchor-links>div:hover a{opacity:1}.under .anchor-links>div:hover::after{bottom:0}.under .anchor-links>div.ext::after{content:"\003e";border:0;position:absolute;top:calc(50% - .5em);bottom:auto;left:auto;right:7px;font-size:.857em;line-height:1;letter-spacing:0;-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5)}.under .anchor-links>div.ext:hover::after{right:5px}.under .doctor_box{background-color:#dedede;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .doctor_box p{margin-bottom:0}.under .doctor_box .img{border:10px solid rgba(255,255,255,.5);position:relative;width:300px;height:240px;overflow:hidden;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .doctor_box .img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:none;max-height:240px}.under .doctor_box .text{position:relative;width:calc(100% - 300px)}.under .doctor_box .text .ttl{background:rgba(255,255,255,.3);padding:17px 10px;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:26px;font-weight:600;line-height:1.8;text-align:center}.under #socialbuttons{display:table;margin:20px auto 10px}.under #socialbuttons>div{float:left;margin-right:10px;font-size:11px;overflow:hidden}.under #socialbuttons .line{margin-right:0}.under .clinic_tbl01 th{width:350px;text-align:right}.under .clinic_tbl02{text-align:center}.under .clinic_tbl02 th:first-child{width:350px}.under .clinic_tbl02 th:not(:first-child) {width: calc((100% - 350px) / 7)}.under .teeth_box .secH4{width:48%}.under .teeth_box .secH5{padding-top:20px!important}.under .teeth_box img{max-height:180px}.under .teeth_box p{font-size:14px}.under .access_box_img01 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .access_box_img01 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img01 .block .big{width: calc((580 / 1160) * (100% - 10px))}.under .access_box_img01 .block .small{width: calc((580 / 1160) * (100% - 10px));display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .access_box_img01 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img01 .block figure{border-radius:0;overflow:hidden;margin-bottom:10px}.under .access_box_img02 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .access_box_img02 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img02 .block .big{width: calc((640 / 1160) * (100% - 10px))}.under .access_box_img02 .block .small{width: calc((520 / 1160) * (100% - 10px));display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .access_box_img02 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img02 .block figure{border-radius:10px;overflow:hidden;margin-bottom:10px}#pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px auto 0}#pagination:empty{display:none}#pagination a,#pagination span{background-color:#3ba7cd;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;margin:10px 5px;width:32px;height:32px;color:#fff;line-height:1}#pagination a.prev,#pagination a.next,#pagination span.prev,#pagination span.next{background-repeat:no-repeat;background-position:center;background-size:7px auto;color:transparent}#pagination a.prev,#pagination span.prev{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/shared_blog_arrow_next.svg)}@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75),
  screen and (min-width: 0\0) and (-o-min-device-pixel-ratio: 3/4),
  screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  #pagination {
    /* for IE 9 and above */
  }
  #pagination a,
  #pagination span {
    padding-top: 2px;
  }
}#pagination a:hover{text-decoration:none;opacity:.7}#pagination span{opacity:.5}#pagination .active a,#pagination a.active:hover{background:none repeat scroll 0 0 #000;color:#fff}.blog-content h4{border-bottom:1px solid #ea6386;text-align:center;font-weight:600}.blog-content .date{margin-bottom:20px;text-align:center;color:#ea6386}.blog_list_style01 .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px}.blog_list_style01 .item figure{background-color:#fff;position:relative;overflow:hidden;border:3px solid #2d1a14;width:220px;height:220px}.blog_list_style01 .item figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_list_style01 .item .info{width:calc(100% - 250px);position:relative;padding-bottom:40px}.blog_list_style01 .item .info p{margin-bottom:0;line-height:1.5}.blog_list_style01 .item .info .date{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-top:15px;font-size:90%}.blog_list_style01 .item .info .date .tag{display:inline-block;margin-left:20px;color:transparent;font-size:90%;letter-spacing:-1em}.blog_list_style01 .item .info .date .tag a{background-color:#1b1b1b;display:inline-block;margin-left:2px;padding:0 10px 1px 10px;color:#fff;letter-spacing:0}.blog_list_style01 .item .info .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-decoration:underline;font-size:120%;font-weight:600;color:#3ba7cd}.blog_list_style01 .item .info .ttl a{color:inherit}.blog_list_style01 .item .info .des{padding-bottom:45px}.blog_list_style01 .item .info .button{background-color:#fff;border:2px solid #8ec3cd;position:absolute;bottom:0;right:0}.blog_list_style01 .item .info .button a{position:relative;z-index:1;display:block;padding:5px 10px;font-size:90%;color:#333}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button::after{content:"";background-color:#8ec3cd;position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.blog_list_style01 .item .info .button:hover a{opacity:1;color:#fff}.blog_list_style01 .item .info .button:hover::after{width:100%}@media only screen and (max-width:640px){.blog_list_style01 .item{display:block}.blog_list_style01 .item figure{margin:0 auto}.blog_list_style01 .item .info{width:100%;max-width:420px;margin:0 auto;padding-bottom:0}.blog_list_style01 .item .info .button{position:relative;display:table}}.blog_list_style02.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blog_list_style02.colImg p{margin-bottom:5px}.blog_list_style02.colImg p:last-child{margin-bottom:0}.blog_list_style02.colImg figure{margin-bottom:15px}.blog_list_style02.colImg .text p{font-size:1em}.blog_list_style02.colImg .text .ttl{font-family:inherit;font-size:1.1em;font-weight:bold;line-height:1.8;text-align:center;color:#0e7cad}.blog_list_style02.colImg4_blog .item{width: calc(96% / 4);margin-right:1%;margin-bottom:15px;position:relative}.blog_list_style02.colImg4_blog .item:nth-child(4) {margin-right:0}.blog_list_style02.colImg4_blog .item a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.blog_list_style02.colImg4_blog .item .img{background:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/shared_blog_logo.png) center no-repeat;background-size:contain;background-color:#fff;border:1px solid #000;position:relative;width:100%;height:400px;margin-bottom:15px}.blog_list_style02.colImg4_blog .item .img:before{position:absolute;top:0;bottom:0;left:0;right:0}.blog_list_style02.colImg4_blog .item .img img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;top:50%;left:50%;max-height:100%;max-width:100%}.blog_list_style02.colImg4_blog .item:hover a{opacity:1}.blog_list_style02.colImg4_blog .item:hover .img img{-webkit-filter:blur(5px) grayscale(50%);filter:blur(5px) grayscale(50%);-webkit-transform:translate(-50%,-50%) scale(1.15);-ms-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15)}.blog_list_style02.colImg4_blog figure{background-color:#ddd;position:relative;overflow:hidden;width:100%;height:100%}@media only screen and (max-width:1000px) and (min-width:769px){.blog_list_style02.colImg4_blog .item .img{height:30vw}}@media only screen and (max-width:768px){.blog_list_style02.colImg4_blog .item .img{height:280px}.blog_list_style02.colImg4_blog figure{height:260px}}@media only screen and (max-width:640px){.blog_list_style02.colImg .list{-ms-flex-pack:distribute;justify-content:space-around}.blog_list_style02.colImg .item{margin-bottom:15px}.blog_list_style02.colImg figure{margin-bottom:5px}.blog_list_style02.colImg .text{font-size:14px}.blog_list_style02.colImg4_blog .item{width:49%}.blog_list_style02.colImg4_blog .item .img{height:48vw}.blog_list_style02.colImg4_blog figure{height:48vw}}.blog_detail_style02{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:30px}.blog_detail_style02 .box_gallery{width:35%;max-width:400px}.blog_detail_style02 .box_gallery .main_img{background:#ededed;position:relative;height:400px;margin-bottom:11px}.blog_detail_style02 .box_gallery .main_img .item{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}.blog_detail_style02 .box_gallery .main_img .item.active{opacity:1}.blog_detail_style02 .box_gallery .main_img .img{overflow:hidden;margin:0;width:100%;height:100%}.blog_detail_style02 .box_gallery .main_img .img img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:100%;max-height:100%}.blog_detail_style02 .box_gallery .thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.blog_detail_style02 .box_gallery .thumb li{background-color:#ededed;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width: calc(100% / 8 - 4.4px);margin-right:5px;margin-bottom:5px;height:20vw;max-height:40px;overflow:hidden;position:relative;cursor:pointer;text-align:center}.blog_detail_style02 .box_gallery .thumb li:nth-child(8n + 0) {margin-right:0}.blog_detail_style02 .box_gallery .thumb li:hover{opacity:.7}.blog_detail_style02 .box_gallery .thumb li img{width:auto;max-height:100%;max-width:100%;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_detail_style02 .box_gallery .thumb.col_5 li{width: calc(100% / 5 - 4px);max-height:77px}.blog_detail_style02 .box_gallery .thumb.col_5 li:nth-child(5) {margin-right:0}.blog_detail_style02 .box_gallery.withSlick .main_img{height:auto}.blog_detail_style02 .box_gallery.withSlick .main_img .item{height:400px}.blog_detail_style02 .box_gallery.withSlick .main_img .item:nth-child(n) {display:block}.blog_detail_style02 .box_gallery.withSlick .thumb li{opacity:.5}.blog_detail_style02 .box_gallery.withSlick .thumb li::after{content:"";-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;z-index:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active{opacity:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active::after{border-color:#f93}.blog_detail_style02 .box_gallery.withSlick .thumb li:hover{opacity:1}.blog_detail_style02 .box_gallery.withSlick .controls p{display:table;cursor:pointer}.blog_detail_style02 .box_gallery.withSlick .controls p:hover{text-decoration:underline}.blog_detail_style02 .box_info{width:62%;max-width:710px}.blog_detail_style02 .box_info .intro{margin-bottom:20px}.blog_detail_style02 .box_info table{}.blog_detail_style02 .box_info table th{width:30%;background:#f5f5f5;color:#1b1b1b}.blog_detail_style02.noGallery .box_info{max-width:100%;width:100%}@media only screen and (max-width:768px){.blog_detail_style02 .box_gallery{width:100%;margin:0 auto 30px}.blog_detail_style02 .box_gallery .main_img{max-height:400px;height:100vw}.blog_detail_style02 .box_info{width:100%;margin:0 auto}.blog_detail_style02 .box_info table th{width:100%}.blog_detail_style02 .box_info table.tbl_style03{border-bottom:none}}.main_blog_container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:100px!important}.main_blog_container .main_blog_content{max-width:100%;width:calc(100% - 250px)}.main_blog_container .main_blog_content>div{padding-top:0}.main_blog_container .sidebar{width:220px}.main_blog_container .sidebar .txt_head,.main_blog_container .sidebar .widgettitle{background-color:#1b1b1b;-webkit-transform:none;-ms-transform:none;transform:none;position:static;display:block;margin-bottom:0;padding:15px 10px;width:100%;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:18px;color:#fff;text-align:center}.main_blog_container .sidebar .txt_head::after,.main_blog_container .sidebar .widgettitle::after{display:none}.main_blog_container .sidebar ul:not(.children) {background-color:#fff;border:1px solid #ddebf2;border-top:0;padding:0 10px}.main_blog_container .sidebar ul:not(.children) > li {border-bottom:1px solid #959595;padding:12px 10px;font-size:80%}.main_blog_container .sidebar ul:not(.children) > li:last-child {border-bottom:0}.main_blog_container .sidebar ul:not(.children) > li a {color:inherit;font-size:inherit;text-decoration:underline}.main_blog_container .sidebar ul:not(.children) > li a:hover {text-decoration:none}.main_blog_container .sidebar ul.children{padding:7px 7px}.main_blog_container .sidebar ul.children li{padding-bottom:5px}.main_blog_container .sidebar ul.children li:last-child{padding-bottom:0}@media only screen and (max-width:768px){.main_blog_container{padding-top:50px!important}.main_blog_container .main_blog_content{width:auto;margin:0 auto}.main_blog_container .sidebar{display:none}}.blog_post_button{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin:100px auto 0}.blog_post_button>div{position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em;background:#3ba7cd}.blog_post_button>div a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:block;position:relative;z-index:1;padding:11px 10px 10px;max-width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;text-decoration:none}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto 0;border-radius:5px;overflow:hidden;position:relative}.contact-form-style01 .contact-table::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border:1px solid;padding:4px 8px;border-radius:5px;font-size:1rem}.contact-form-style01 .contact-table input{width:100%}.contact-form-style01 .contact-table textarea{max-width:100%;width:100%;height:7em}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.contact-form-style01 .contact-table input[type="radio"],.contact-form-style01 .contact-table input[type="checkbox"]{margin:5px 3px 5px 0;width:auto}.contact-form-style01 .contact-table [readonly*="readonly"]{background:none;border:0;font-weight:bold}.contact-form-style01 .contact-table dl{position:relative;z-index:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style01 .contact-table dl:last-child dt,.contact-form-style01 .contact-table dl:last-child dd{border-bottom:0}.contact-form-style01 .contact-table dt{width:400px;padding:15px 20px;font-size:20px}.contact-form-style01 .contact-table dt span{display:inline-block;border-radius:7px;padding:1px 7px 3px 7px;margin-left:5px;font-size:70%;line-height:1}.contact-form-style01 .contact-table dd{width:calc(100% - 400px);padding:15px 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style01 .contact-table .postal_code{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form-style01 .contact-table .inline span{max-width:75px;margin:0 5px;text-align:center}.contact-form-style01 .contact-table .inline input{text-align:center}.contact-form-style01 .contact-table .clockpicker input{width:70px;text-align:center}.contact-form-style01 .contact-table input:not([type="radio"]):not([type="checkbox"]):focus,
.contact-form-style01 .contact-table textarea:focus {color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.contact-form-style01 .confirm-table textarea{resize:none;width:100%}.contact-form-style01 .confirm-table input:not([type="radio"]):not([type="checkbox"]):focus,
.contact-form-style01 .confirm-table textarea:focus {color:inherit;background-color:transparent;border-color:transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}.contact-form-style01 .input_btn,.contact-form-style01 .button.thanks_btn{position:relative;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;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:520px;margin:40px auto 0}.contact-form-style01 .input_btn input,.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn input,.contact-form-style01 .button.thanks_btn a{color:inherit}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{display:block;width:200px;height:45px;border:none;padding:10px;text-align:center;font-size:100%;font-weight:normal;margin:0 10px 10px;text-decoration:none;cursor:pointer}.contact-form-style01 .input_btn input[type="button"]:hover,.contact-form-style01 .input_btn input[type="submit"]:hover,.contact-form-style01 .button.thanks_btn:hover{opacity:.8}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{background-color:#3ba7cd;color:#fff}.contact-form-style01 .contact-table{border:1px solid #ddebf2}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border-color:#ddd}.contact-form-style01 .contact-table dt{background-color:#3ba7cd;border-bottom:1px solid #fff;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style01 .contact-table dt span{background-color:#fff;color:#ff3c7f}.contact-form-style01 .contact-table dd{border-bottom:1px solid #ddebf2}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.contact-form-style02{background:url(https://wclinic-yokota.com/wp-content/themes/grits_theme/images/contact-form-bg.jpg);padding:80px 50px 80px}.contact-form-style02 .contact-table{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style02 .contact-table input:not([type="radio"]):not([type="checkbox"]),
.contact-form-style02 .contact-table textarea {background-clip:padding-box;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;height:auto;display:block;border-radius:0;width:100%;padding-bottom:15px;margin-bottom:0;border-bottom:1px dashed;-webkit-transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;-o-transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;font-size:1em;font-weight:400;line-height:1.5;text-transform:none}.contact-form-style02 .contact-table textarea{max-width:100%;border:1px dashed;padding:20px}.contact-form-style02 .contact-table dl{position:relative;z-index:0;width:49%;margin-bottom:60px}.contact-form-style02 .contact-table dl:last-child{margin-bottom:0}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{position:relative;top:-.1em;display:inline-block;padding:0 5px;margin-left:8px;border-radius:7px;font-size:.7em}.contact-form-style02 .contact-table dl.inline dd{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;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}.contact-form-style02 .contact-table dl.inline input{text-align:center}.contact-form-style02 .contact-table dl.hasBD dd{padding:15px;border:1px dashed;-webkit-transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;-o-transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out , -webkit-box-shadow .3s ease-in-out}.contact-form-style02 .contact-table dl.full{width:100%;padding:20px 0}.contact-form-style02 .contact-table dl.full dt{padding-bottom:15px}.contact-form-style02 .contact-table dl:not(.full) dt {position:absolute;z-index:0;bottom:15px;left:0;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.contact-form-style02 .contact-table dl:not(.full) dd {padding:0 0}.contact-form-style02 .contact-table dl:not(.full).non-empty dt,
.contact-form-style02 .contact-table dl:not(.full).focus dt {bottom:-5px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);font-size:.75em}.contact-form-style02 .contact-table dl:not(.full) .wpcf7-not-valid-tip {position:absolute;bottom:0;left:0;right:0;z-index:-1}.contact-form-style02 .confirm-table dl:not(.hasBD):not(.non-empty) {opacity:.45}.contact-form-style02 .wpcf7-not-valid-tip{display:block;text-align:right}.contact-form-style02 .input_btn,.contact-form-style02 .button.thanks_btn{position:relative;display:table;margin:40px auto 0;height:45px}.contact-form-style02 .input_btn input,.contact-form-style02 .input_btn a,.contact-form-style02 .button.thanks_btn input,.contact-form-style02 .button.thanks_btn a{color:inherit}.contact-form-style02 .input_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .button.thanks_btn::after{content:"";position:absolute;left:50%;width:100%;height:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s cubic-bezier(.34,.36,.06,1.01);-o-transition:all .3s cubic-bezier(.34,.36,.06,1.01);transition:all .3s cubic-bezier(.34,.36,.06,1.01)}.contact-form-style02 .input_btn::before,.contact-form-style02 .button.thanks_btn::before{top:0}.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::after{bottom:0}.contact-form-style02 .input_btn:hover::before,.contact-form-style02 .button.thanks_btn:hover::before{top:100%;width:80%}.contact-form-style02 .input_btn:hover::after,.contact-form-style02 .button.thanks_btn:hover::after{bottom:-7px;width:60%}.contact-form-style02 .input_btn input[type="button"],.contact-form-style02 .input_btn input[type="submit"],.contact-form-style02 .button.thanks_btn{background-color:transparent;border:none;outline:0;padding:10px;cursor:pointer;text-align:center;font-size:100%;font-weight:normal;text-decoration:none}.contact-form-style02 .input_btn,.contact-form-style02 .button.thanks_btn{color:#333}.contact-form-style02 .input_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .button.thanks_btn::after{background-color:#fcbb45}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{background-color:transparent;border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table input:focus,.contact-form-style02 .contact-table textarea:focus{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl.hasBD dd{border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table dl.hasBD.focus dd{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{background-color:#353535;color:#fff}.screen-reader-response{display:none}.wpcf7-not-valid-tip{font-size:80%;color:#ff3c7f}.wpcf7-response-output{padding-top:20px}.wpcf7-list-item{margin-right:15px}.wpcf7-list-item-label{color:#000}.wpcf7-form-control-wrap{width:100%}.captcha_box{display:table;margin:50px auto 0}@media only screen and (max-width:1000px) and (min-width:769px){.contact-form-style01 .contact-table dt{width:40%}.contact-form-style01 .contact-table dd{width:60%}.contact-form-style02{padding:50px 30px 50px}}@media only screen and (max-width:768px){.contact-form-style01 .contact-table dl{display:block}.contact-form-style01 .contact-table dt,.contact-form-style01 .contact-table dd{width:100%}.contact-form-style01 .contact-table dd{border-color:transparent}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{width:100%}.contact-form-style01 .contact-table input[type="checkbox"],.contact-form-style01 .contact-table input[type="radio"]{width:auto}.contact-form-style01 .wpcf7-list-item{display:block}.contact-form-style02{padding:40px 30px 40px}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{padding-bottom:20px;text-align:center}.contact-form-style02 .contact-table dl{width:100%}.contact-form-style02 .contact-table dl dt{width:100%;text-align:center}.contact-form-style02 .contact-table dl:not(.full) dt {bottom:20px}.contact-form-style02 .contact-table dl:not(.full).non-empty dt,
  .contact-form-style02 .contact-table dl:not(.full).focus dt {font-size:.9em}.contact-form-style02 .wpcf7-not-valid-tip{text-align:center}}#wpadminbar{display:none}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image{width:28%;margin:0 auto}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image img:nth-child(2) {margin:20px 0}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image img:first-child{padding:0 10px}@media only screen and (max-width:1170px) and (min-width:769px){.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image{margin-right:8em}}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .txt a:hover{opacity:1;text-decoration:none;color:#fff}@media only screen and (max-width:768px){.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2{justify-content:center;padding-top:100px}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image img:nth-child(2) {margin:10px 0;width:180px}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image img:nth-child(3) {width:100px}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image img:nth-child(1) {width:150px}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-image img{width:auto}.idx05.js_runner_scrolling .tree-builder .listview .tree-box.tree-box-2 .entry-wrapper .entry-content .sp_only{margin-top:25px}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content h4{margin-bottom:10px!important}.js_runner_scrolling .tree-builder .listview .tree-box .entry-wrapper .entry-content .txt{line-height:2!important}}body.ovh #open-chatbot{z-index:15}#open-chatbot{position:fixed;z-index:20;bottom:3em;right:8em;font-size:10px;width:18em;height:18em;border:0;border-radius:50%;cursor:pointer;transition:all .3s}@media only screen and (min-width:769px){#open-chatbot:hover{opacity:.8}}@media only screen and (max-width:1000px) and (min-width:769px){#open-chatbot{right:5em;font-size:8px}}