@charset "UTF-8";@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=M+PLUS+1p:wght@100;300;400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap);:root{--f-notosans:"Noto Sans JP" , sans-serif;--f-notojp:"Noto Serif JP" , serif;--f-mplus1p:"M PLUS 1p" , sans-serif;--f-zenmaru:"Zen Maru Gothic" , sans-serif;--f-josefin:"Josefin Sans" , sans-serif}:root{--main-color:#01a780;--clr1:#333;--ttl_size:28px}body{background-color:#fff;-webkit-text-size-adjust:none;letter-spacing:.1em;color:var(--clr1);font-family: var(--f-notosans)}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}h2,h3,h4,h5,h6{font-family: var(--f-mplus1p);font-weight:500;letter-spacing:.14em}header,section,footer,aside,nav,main,article,figure{display:block;padding:0;margin:0}img{vertical-align:bottom;max-width:100%;height:auto}a:not(.tel_click) {color:inherit;font-family:inherit;font-weight:inherit;color:#64b5f7}a:not(.tel_click):hover, a:not(.tel_click):active {color:#64b5f7}a:not([target*=_blank]) {-webkit-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,a.tel_click:hover{opacity:1!important}@media only screen and (min-width:769px){a.tel_click{pointer-events:none}}table{width:100%}iframe{width:100%;height:100%}.link>a{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}p{line-height:2.25;letter-spacing:inherit;word-wrap:break-word;word-break:break-word;margin-bottom:15px;letter-spacing:.1em}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}.eng{font-family: var(--f-josefin)}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:auto!important}.wrapper{overflow:hidden}.inner_big,.inner,.inner_sm{margin:0 auto;padding-left:10px;padding-right:10px}.inner_big{max-width:1300px}.inner{max-width:1044px}.inner_sm{max-width:1138px}.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 (max-width:1001px){.pc_1000{display:none!important}}@media only screen and (max-width:450px){.pc_451{display:none!important}}@media only screen and (min-width:769px){.sp_only{display:none!important}}@media only screen and (min-width:451px){.sp_450{display:none!important}}@media only screen and (min-width:376px){.sp_375{display:none!important}}@media only screen and (min-width:374px){.sp_320{display:none!important}}.accBtn::before,.accBtn::after{-webkit-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%);transform:translateY(-50%);-webkit-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;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;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;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);transform:translateY(10px);-webkit-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);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:-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}.center{text-align:center}.totop{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:45px;right:25px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/totop.png);background-repeat:no-repeat;background-size:15px auto;background-position:center;background-color:#fff;border:0;width:70px;height:70px;margin:0;border-radius:50%;-webkit-box-shadow:20px 20px 30px rgba(99,108,115,.1);box-shadow:20px 20px 30px rgba(99,108,115,.1)}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.9;-webkit-animation-name:bounces;animation-name:bounces}}.bounce{-webkit-animation-name:bounces;animation-name:bounces}.animateds{-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 bounces {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}@keyframes bounces {
  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:290px;right:0;z-index:20;-webkit-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.fixed_banner>div{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;transition:all .3s ease}.fixed_banner a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.fixed_banner p{margin-bottom:0;color:#fff;letter-spacing:.1em;font-family: var(--f-mplus1p);line-height:1.1;text-align:center}.fixed_banner p::before{content:"";background-repeat:no-repeat;background-position:center center;background-size:auto 100%;display:block;width:100%;margin-bottom:13px}.fixed_banner .tel{background-color:#008868}.fixed_banner .tel p::before{background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/shared_icon_tel_w.svg)}.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:var(--main-color)}.fixed_banner .web p::before{background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/shared_icon_mail.svg)}@media only screen and (min-width:769px){.fixed_banner{width:60px}.fixed_banner>div{border-radius:5px 0 0 5px}.fixed_banner .web{height:220px}.fixed_banner .web:hover{background-color:#008868}.fixed_banner .web p{font-size:16px;font-weight:500;padding:0 15px 5px}.fixed_banner .web p:before{height:16px;background-size:auto 16px}}@media only screen and (min-width:769px) and (max-width:1280px){.fixed_banner{width:50px}.fixed_banner .web{height:165px}.fixed_banner .web p{font-size:14px}.fixed_banner .web p::before{height:14px;background-size:auto 14px;margin-bottom:8px}}@media only screen and (min-width:769px) and (max-height:700px){.fixed_banner{top:150px;width:50px}.fixed_banner .web{height:165px}.fixed_banner .web p{font-size:14px}.fixed_banner .web p::before{height:14px;background-size:auto 14px;margin-bottom:8px}}.news_btn{display:table;max-width:400px;min-height:45px}.news_btn a{position:relative;text-align:center;text-decoration:none;font-size:16px;font-weight:500;color:var(--main-color);padding-right:60px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.5s all;transition:.5s all;z-index:0}.news_btn a:before,.news_btn a:after{content:"";position:absolute;top:-1px;bottom:0;right:1px;border-radius:50%;margin:auto}.news_btn a:before{width:45px;height:45px;background-color:var(--main-color);z-index:-2;-webkit-transition:.5s all;transition:.5s all}.news_btn a:after{width:13px;height:13px;right:17px;-webkit-transition:right .5s ease-in-out;transition:right .5s ease-in-out;background: url(../images/shared_icon_arr.svg) no-repeat center/13px auto;overflow:hidden;z-index:-1}.news_btn a:hover{opacity:1;color:var(--clr2)}.news_btn a:hover:before{-webkit-transform:scale(1.1);transform:scale(1.1)}.news_btn a:hover:after{-webkit-animation:slide_right .5s cubic-bezier(.5,1,.89,1);animation:slide_right .5s cubic-bezier(.5,1,.89,1)}@-webkit-keyframes slide_right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
    opacity: 0;
  }
  51% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}@keyframes slide_right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
    opacity: 0;
  }
  51% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}@media only screen and (max-width:1100px){.news_btn a{font-size:14px;padding-right:44px}.news_btn a:before{width:35px;height:35px}.news_btn a::after{background-size:10px;right:12px}}.cm_btn{max-width:408px;width:100%}.cm_btn a{text-decoration:none;color:#fff;display:block;width:100%;height:100%;padding:25px 20px 28px;position:relative;font-size:18px;letter-spacing:.14em;font-weight:400;text-align:center;background-color:var(--main-color);border-radius:40px;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;background-position:1% 50%;background-size:300% 300%;background-image:-webkit-gradient(linear,right top,left top,from(rgba(23,71,169,.9)),color-stop(rgba(23,71,169,.9)),color-stop(rgba(23,71,169,0)),to(rgba(23,71,169,0)));background-image:linear-gradient(270deg,rgba(23,71,169,.9),rgba(23,71,169,.9),rgba(23,71,169,0),rgba(23,71,169,0))}.cm_btn a::after{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;top:0;bottom:0;right:30px;background: url(../images/shared_icon_arr.svg) no-repeat center/contain;width:14px;height:12px;margin:auto}.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{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;min-height:60px;padding:10px 10px;position:relative;font-size:20px;font-weight:500;letter-spacing:.1em;line-height:1.5;color:#fff;text-decoration:none;text-align:center;background-color:var(--main-color);-webkit-transition:all .3s;transition:all .3s}.btn-group .btn.style01 a:hover,.btn-group .btn.style02 a:hover{opacity:1;background-color:#333}.btn-group .btn.style01 a:hover::after,.btn-group .btn.style02 a:hover::after{right:5px}.btn-group .btn.style01 a::after,.btn-group .btn.style02 a::after{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;width:10px;height:10px;right:10px;top:calc(50% - 5px);background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_next.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center}.btn-group .btn.style01.md a,.btn-group .btn.md.style02 a{font-size:16px}.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%);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){.cm_btn a:hover{opacity:1;color:#fff;background-position:99% 50%}}@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}.totop{right:10px}.totop .icon{width:60px;height:60px}.cm_btn a{padding:22px 20px 24px;font-size:15px}}h1{font-size:10px}header{position:fixed;top:0;left:0;right:0;z-index:20}.header_wrap{position:relative;z-index:1;background-color:#fff}.header_top{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;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:1920px;width:calc(100% - 40px);height:100px;margin:0 auto;padding:10px 20px}.logo{width:25%;max-width:340px;display:-moz-flex;display:-ms-flex;display:-o-flex;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;padding:2px 0 0 2px}.logo a{display:block;width:100%;text-align:center}.right_head{width:calc(74% - 45px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pc_navi>ul{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;text-align:center;width:100%}.pc_navi>ul>li{position:relative;height:50px;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}.pc_navi>ul>li:first-child>a,.pc_navi>ul>li:first-child>p{border-left:1px solid #97a3a0}.pc_navi>ul>li>a,.pc_navi>ul>li>p{position:relative;margin:0;text-decoration:none;text-align:center;font-weight:500;font-size:15px;line-height:1.5;letter-spacing:.1em;color:var(--clr1);-webkit-transition:all .2s ease;transition:all .2s ease;padding:0 19px;border-right:1px solid #97a3a0}.pc_navi>ul>li>a:hover,.pc_navi>ul>li>p:hover{opacity:1;color:var(--main-color)}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;width:100%;padding-top:0;font-size:66.6666666667%;font-weight:600}.pc_navi>ul>li>a.title::after,.pc_navi>ul>li>p.title::after{content:"";background:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/shared_pc_navi_arrow.png) center no-repeat;background-size:contain;width:9px;height:5px;position:relative;display:inline-block;margin-left:8px;top:-2px;-webkit-transition:all .5s ease;transition:all .5s ease}.pc_navi>ul>li:hover a.title::after,.pc_navi>ul>li:hover p.title::after{-webkit-transform:translateY(5px);transform:translateY(5px)}.pc_navi>ul .col2 .subInner{width:440px}.pc_navi>ul .col2 .subInner ul{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}.pc_navi>ul .col2 .subInner ul li{width:50%}.pc_navi>ul .subInner{position:absolute;width:220px;right:50%;bottom:0;padding-top:0;-webkit-transform:translate(50%,100%);transform:translate(50%,100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1}.pc_navi>ul .subInner.active{opacity:1;visibility:visible}.pc_navi>ul .subInner ul{background-color:#01a780;padding-bottom:10px}.pc_navi>ul .subInner ul li{padding:0 10px}.pc_navi>ul .subInner ul li a{position:relative;display:block;padding:19px 10px 19px 28px;border-bottom:1px dashed rgba(255,255,255,.7);-webkit-transition:all .2s ease;transition:all .2s ease;font-size:14px;font-weight:500;color:#fff;text-decoration:none;text-align:left;letter-spacing:0}.pc_navi>ul .subInner ul li a::before{content:"›";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:-2px;font-size:14px}.h_tel{background:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/shared_icon_tel.svg) no-repeat top 15px left;background-size:27px auto;padding-left:36px;margin:-2px 67px 0 37px}.h_tel span{line-height:1;letter-spacing:.05em;display:block}.h_tel .txt_time{font-size:13px;font-weight:500;margin-bottom:1px}.h_tel .txt_tel{font-size:28px;font-weight:700;font-family: var(--f-zenmaru)}@media only screen and (min-width:769px) and (max-width:1420px){.header_top{width:calc(100% - 10px)}.right_head{width:calc(74% - 40px)}.h_tel{padding-left:29px;margin:-2px 35px 0 25px;background-size:24px auto}.h_tel .txt_time{font-size:12px}.h_tel .txt_tel{font-size:26px}.pc_navi>ul>li>a,.pc_navi>ul>li p{padding:0 16px}}@media only screen and (min-width:769px) and (max-width:1280px){.right_head{width:calc(74% - 3.2em)}.header_top{font-size:1.094vw;padding:.7142em 1.4285em;width:100%;height:7.14285em}.h_tel{font-size:1.094vw;padding-left:2.07142em;margin:0 2.5em 0 1.7857em;background-position:top 1em left;background-size:1.7142em auto}.h_tel .txt_time{font-size:1em}.h_tel .txt_tel{font-size:1.8571em}.pc_navi{font-size:1.094vw}.pc_navi>ul>li{height:3.5714em}.pc_navi>ul>li>a,.pc_navi>ul>li p{font-size:1.2em;padding:0 .8em}.pc_navi>ul>li.home a::before{margin:2px 0 1px}.pc_navi>ul .col2 .subInner{width:33.4285em}.pc_navi>ul .subInner{width:15.7142em}.pc_navi>ul .subInner ul li{padding:0 .7em}.pc_navi>ul .subInner ul li a{font-size:1.1em;padding:1.2em .8em 1.2em 1.4em}.pc_navi>ul .subInner ul li a:before{font-size:1.1em;left:.3em;top:50%;margin-top:0}}.box_time table tr{display:table;width:100%}.box_time table tr:first-child{border-radius:5px;overflow:hidden}.box_time table tr th,.box_time table tr td{border:0;text-align:center}.box_time table tr th:first-child,.box_time table tr td:first-child{width:156px;padding-left:18px;padding-right:0}.box_time table tr th:last-child,.box_time table tr td:last-child{padding-right:22px}.box_time table tr th{background-color:#008868;color:#fff;padding:18px 8px 18px;font-weight:400;letter-spacing:.1em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.box_time table tr td{border-bottom:1px solid #97a3a0;color:#01a780;padding:18px 0 17px;font-weight:500}.box_time table tr td:first-child{color:#333}.box_time table tr td .tbl_line{color:transparent;position:relative}.box_time table tr td .tbl_line::before{color:#333;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;content:"-"}.box_time table tr:nth-child(2) td {padding-top:17px}.box_time .shared_tbl_dot{color:transparent!important;position:relative;padding:0!important;display:inline-block!important;border:0!important}.box_time .shared_tbl_dot:before{position:absolute;content:"-";color:#333;font-size:inherit;font-weight:600}.box_time .shared_tbl_circle{color:transparent!important;position:relative;padding:0!important;display:inline-block!important}.box_time .shared_tbl_circle::before{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;content:"";background-color:#01a780;width:14px;height:14px;border-radius:50%;font-size:inherit;font-weight:600}.box_time .note_time{font-size:14px;margin-left:-3px;line-height:1.7;margin-top:15px;font-weight:400;margin-bottom:25px;letter-spacing:.1em}.box_time .note_time:last-child{margin-bottom:0}.p_tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p_tel a{font-family: var(--f-zenmaru);font-size:30px;font-weight:700;color:#333;line-height:1;letter-spacing:.05em;padding-left:37px;background:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/shared_icon_tel.svg) no-repeat left top 6px;background-size:24px auto}.p_tel .txt_time{font-size:13px;line-height:1.65;letter-spacing:.05em;border-left:1px solid #97a3a0;padding-left:19px;margin-left:18px;margin-top:3px}footer{position:relative}footer p{margin-bottom:0}footer p,footer a{text-decoration:none}footer .ft_gallery li{margin:20px 10px;border-radius:5px;overflow:hidden}footer .ft_bnr{padding:65px 0;background-color:#ece8e3}footer .ft_bnr .flex{justify-content:center}footer .ft_bnr .bnr{width: calc((100% - 39px) / 4);margin:6px 13px 6px 0;max-width:270px}footer .ft_bnr .bnr:nth-child(4n+4), footer .ft_bnr .bnr:last-child {margin-right:0}footer .ft_map{height:190px;overflow:hidden;border-radius:20px;margin:48px 0 41px}footer .ft_logo{max-width:437px;padding:0 0 24px}footer .ft_menu{background-color:#faf8f5;position:relative;z-index:0;padding:100px 0 102px}footer .ft_menu:before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;bottom:0;left:0;right:0;background: url(../images/shared_icon_ft_logo.svg) no-repeat bottom right/504px auto;max-width:1440px;width:100%;height:706px;margin:0 auto;z-index:-1}footer .ft_info{width:42%;max-width:464px}footer .ft_link{width:50%;max-width:560px}footer .ft_link li{font-size:15px}footer .ft_link .menu01{width:50%}footer .ft_link .menu02{width:44%}footer .ft_link .list_menu01,footer .ft_link .list_menu03{margin-bottom:21px}footer .copyright{width:100%;background-color:#008868;padding:23px 0 23px}footer .copyright .flex{padding-left:2px}footer .copyright .flex figure{padding-right:23px;margin-right:20px;position:relative;max-width:184px}footer .copyright .flex figure:before{content:"";position:absolute;top:0;bottom:0;right:0;background-color:rgba(255,255,255,.5);width:1px;height:23px;margin:auto}footer .copyright .flex figure img{max-width:159px}footer .copyright p{font-size:13px;letter-spacing:.1em;line-height:2.4;color:#fff}.ft_link{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ft_link a{text-decoration:none}.ft_link .ttl{margin-bottom:25px;padding-left:0;font-size:36px;font-family: var(--f-josefin);font-weight:400;color:var(--main-color);text-transform:uppercase;letter-spacing:.1em;line-height:1;pointer-events:none;text-indent:-2px}.ft_link .ttl::before{display:none}.ft_link ul:last-child{margin-bottom:0}.ft_link li{margin-bottom:23px;letter-spacing:.05em;font-weight:500;line-height:1.5;color:#333}.ft_link li.last{margin-bottom:29px}.ft_link li:last-child{margin-bottom:0}.ft_link a{position:relative;color:inherit}.ft_link a:hover{color:var(--main-color)}@media only screen and (min-width:769px) and (max-width:1280px){.p_tel a{font-size:25px;letter-spacing:0;padding-left:25px;background-size:18px auto}.p_tel .txt_time{font-size:12px;letter-spacing:0;padding-left:10px;margin-left:10px}footer .ft_map{margin:35px 0 27px}footer .ft_bnr{padding:48px 0}footer .ft_menu{padding:80px 0}footer .ft_menu:before{background-size:320px auto}footer .ft_link{width:54%}footer .ft_link .menu01{width:55%}footer .ft_link .menu02{width:44%}footer .ft_link li{font-size:14px}footer .copyright .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .copyright p{font-size:11px;line-height:1.4}.ft_link .ttl{font-size:28px;margin-bottom:20px}.ft_link li{letter-spacing:0;margin-bottom:16px}}@media only screen and (min-width:769px) and (max-width:1000px){.box_time table tr td,.box_time table tr th{font-size:12px}.box_time table tr td:first-child,.box_time table tr th:first-child{width:102px;padding-left:5px}.box_time table tr td:last-child,.box_time table tr th:last-child{padding-right:8px;padding-left:0;width:14%}.box_time table tr th{padding:12px 4px 12px}.box_time table tr td{padding:14px 0 13px}.box_time table tr:nth-child(2) td {padding-top:14px}.box_time .shared_tbl_circle::before{width:11px;height:11px}.box_time .note_time{font-size:12px;margin-bottom:15px}}.key{width:calc(100% - 100px);border-radius:20px;margin:100px auto 0}.home_page .key{max-width:1820px;height:56vw;min-height:520px;max-height:700px;overflow:hidden}.home_page .key:before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;top:0;left:0;width:100%;height:100%;background-color:rgba(24,28,30,.2);z-index:1}.home_page .key .inner_sm{position:relative;height:100%;padding:0}.home_page .key .key_slider li{height:56vw;min-height:520px;max-height:700px;opacity:0}.home_page .key .key_slider li>div{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;opacity:0;-webkit-filter:brightness(2);filter:brightness(2);-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 0s;transition:all .5s cubic-bezier(.645,.045,.355,1) 0s;-webkit-transition-property:opacity , -webkit-filter;transition-property:opacity , -webkit-filter;transition-property:filter , opacity;transition-property:filter , opacity , -webkit-filter}.home_page .key .key_slider li .key_img01{background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx_key_bg01.jpg)}.home_page .key .key_slider li .key_img02{background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx_key_bg02.jpg)}.home_page .key .key_slider li .key_img03{background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx_key_bg03.jpg)}.home_page .key .key_slider li.slick-active{opacity:1}.home_page .key .key_slider li.slick-active>div{-webkit-animation:idxKeyIn 5s cubic-bezier(.25,.46,.45,.94) forwards;animation:idxKeyIn 5s cubic-bezier(.25,.46,.45,.94) forwards;opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.home_page .key .key_text{position:absolute;max-width:1118px;width:100%;height:100%;top:0;right:0;left:0;margin:auto;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_page .key .key_catch{padding-left:29px;margin-top:-25px}.home_page .key .key_catch h2,.home_page .key .key_catch p{color:#fff}.home_page .key .key_catch h2{font-size:34px;font-weight:500;font-family: var(--f-mplus1p);line-height:1.764;letter-spacing:.08em;margin-bottom:16px}.home_page .key .key_catch h2.swift-up-text{-webkit-animation:1s swift-up ease-in-out forwards;animation:1s swift-up ease-in-out forwards}.home_page .key .key_catch h2.swift-up-text i{-webkit-animation:1.5s swift-up ease-in-out forwards;animation:1.5s swift-up ease-in-out forwards}.home_page .key .key_catch p{font-size:20px;font-weight:400;line-height:2}.home_page .key .key_catch p.swift-up-text{-webkit-animation:1.2s swift-up ease-in-out forwards;animation:1.2s swift-up ease-in-out forwards}.home_page .key .key_catch p.swift-up-text i{-webkit-animation:1.7s swift-up ease-in-out forwards;animation:1.7s swift-up ease-in-out forwards}.home_page .key .swift-up-text span{overflow:hidden;position:relative;display:inline-block;line-height:1}.home_page .key .swift-up-text span1{--delay:.2s}.home_page .key .swift-up-text span2{--delay:.4s}.home_page .key .swift-up-text span3{--delay:.6s}.home_page .key .swift-up-text span4{--delay:.8s}.home_page .key .swift-up-text span5{--delay:.10s}.home_page .key .swift-up-text span6{--delay:.12s}.home_page .key .swift-up-text span7{--delay:.14s}.home_page .key .swift-up-text span8{--delay:.16s}.home_page .key .swift-up-text span9{--delay:.18s}.home_page .key .swift-up-text span10{--delay:.20s}.home_page .key .swift-up-text span11{--delay:.22s}.home_page .key .swift-up-text span12{--delay:.24s}.home_page .key .swift-up-text span13{--delay:.26s}.home_page .key .swift-up-text span14{--delay:.28s}.home_page .key .swift-up-text span15{--delay:.30s}.home_page .key .swift-up-text span16{--delay:.32s}.home_page .key .swift-up-text span17{--delay:.34s}.home_page .key .swift-up-text span18{--delay:.36s}.home_page .key .swift-up-text span19{--delay:.38s}.home_page .key .swift-up-text span20{--delay:.40s}.home_page .key .swift-up-text span21{--delay:.42s}.home_page .key .swift-up-text span22{--delay:.44s}.home_page .key .swift-up-text span23{--delay:.46s}.home_page .key .swift-up-text span24{--delay:.48s}.home_page .key .swift-up-text span25{--delay:.50s}.home_page .key .swift-up-text span26{--delay:.52s}.home_page .key .swift-up-text span27{--delay:.54s}.home_page .key .swift-up-text span28{--delay:.56s}.home_page .key .swift-up-text span29{--delay:.58s}.home_page .key .swift-up-text span30{--delay:.60s}.home_page .key .swift-up-text span31{--delay:.62s}.home_page .key .swift-up-text span32{--delay:.64s}.home_page .key .swift-up-text span33{--delay:.66s}.home_page .key .swift-up-text span34{--delay:.68s}.home_page .key .swift-up-text span35{--delay:.70s}.home_page .key .swift-up-text span36{--delay:.72s}.home_page .key .swift-up-text span37{--delay:.74s}.home_page .key .swift-up-text span38{--delay:.76s}.home_page .key .swift-up-text span39{--delay:.78s}.home_page .key .swift-up-text span40{--delay:.80s}.home_page .key .swift-up-text span41{--delay:.82s}.home_page .key .swift-up-text span42{--delay:.84s}.home_page .key .swift-up-text span43{--delay:.86s}.home_page .key .swift-up-text span44{--delay:.88s}.home_page .key .swift-up-text span45{--delay:.90s}.home_page .key .swift-up-text span46{--delay:.92s}.home_page .key .swift-up-text span47{--delay:.94s}.home_page .key .swift-up-text span48{--delay:.96s}.home_page .key .swift-up-text span49{--delay:.98s}.home_page .key .swift-up-text span50{--delay:.100s}.home_page .key .swift-up-text span51{--delay:.102s}.home_page .key .swift-up-text span52{--delay:.104s}.home_page .key .swift-up-text span53{--delay:.106s}.home_page .key .swift-up-text span54{--delay:.108s}.home_page .key .swift-up-text span55{--delay:.110s}.home_page .key .swift-up-text span56{--delay:.112s}.home_page .key .swift-up-text span57{--delay:.114s}.home_page .key .swift-up-text span58{--delay:.116s}.home_page .key .swift-up-text span59{--delay:.118s}.home_page .key .swift-up-text span60{--delay:.120s}.home_page .key .swift-up-text span61{--delay:.122s}.home_page .key .swift-up-text span62{--delay:.124s}.home_page .key .swift-up-text span63{--delay:.126s}.home_page .key .swift-up-text span64{--delay:.128s}.home_page .key .swift-up-text span65{--delay:.130s}.home_page .key .swift-up-text span66{--delay:.132s}.home_page .key .swift-up-text span67{--delay:.134s}.home_page .key .swift-up-text span68{--delay:.136s}.home_page .key .swift-up-text span69{--delay:.138s}.home_page .key .swift-up-text span70{--delay:.140s}.home_page .key .swift-up-text span71{--delay:.142s}.home_page .key .swift-up-text span72{--delay:.144s}.home_page .key .swift-up-text span73{--delay:.146s}.home_page .key .swift-up-text span74{--delay:.148s}.home_page .key .swift-up-text span75{--delay:.150s}.home_page .key .swift-up-text span76{--delay:.152s}.home_page .key .swift-up-text span77{--delay:.154s}.home_page .key .swift-up-text span78{--delay:.156s}.home_page .key .swift-up-text span79{--delay:.158s}.home_page .key .swift-up-text span80{--delay:.160s}.home_page .key .swift-up-text span81{--delay:.162s}.home_page .key .swift-up-text span82{--delay:.164s}.home_page .key .swift-up-text span83{--delay:.166s}.home_page .key .swift-up-text span84{--delay:.168s}.home_page .key .swift-up-text span85{--delay:.170s}.home_page .key .swift-up-text span86{--delay:.172s}.home_page .key .swift-up-text span87{--delay:.174s}.home_page .key .swift-up-text span88{--delay:.176s}.home_page .key .swift-up-text span89{--delay:.178s}.home_page .key .swift-up-text span90{--delay:.180s}.home_page .key .swift-up-text span91{--delay:.182s}.home_page .key .swift-up-text span92{--delay:.184s}.home_page .key .swift-up-text span93{--delay:.186s}.home_page .key .swift-up-text span94{--delay:.188s}.home_page .key .swift-up-text span95{--delay:.190s}.home_page .key .swift-up-text span96{--delay:.192s}.home_page .key .swift-up-text span97{--delay:.194s}.home_page .key .swift-up-text span98{--delay:.196s}.home_page .key .swift-up-text span99{--delay:.198s}.home_page .key .swift-up-text i{font-style:normal;position:relative;top:0;display:inline-block}.home_page .key .idx_scroll{position:absolute;bottom:54px;right:0;left:0;margin:auto;text-align:center;z-index:2}.home_page .key .idx_scroll a{color:#fff;font-family: var(--f-josefin);font-size:12px;font-weight:300;letter-spacing:.1em;position:relative;text-decoration:none;padding-bottom:32px}.home_page .key .idx_scroll a::before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;width:28px;height:15px;bottom:0;left:0;right:0;margin:auto;background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ xmlns:xlink=\'http://www.w3.org/1999/xlink\'\ width=\'28px\'\ height=\'15px\'%3E%3Cpath\ fill-rule=\'evenodd\'\ fill=\'rgb\(255,\ 255,\ 255\)\'\ d=\'M13.993,15.008\ L13.993,10.503\ L25.651,-0.010\ L27.985,2.993\ L13.993,15.008\ ZM2.328,-0.010\ L13.976,10.784\ L13.993,15.008\ L-0.001,2.993\ L2.328,-0.010\ Z\'/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transition:.3s all;transition:.3s all}.home_page .key .idx_scroll a:hover::before{bottom:10px}.home_page .topic_path{display:none}@media only screen and (min-width:769px) and (max-width:1280px){.key{font-size:1.094vw;margin-top:7.14285em;width:calc(100% - 60px)}.home_page .key .key_catch h2{font-size:2.42857em;margin-bottom:.4411em}.home_page .key .key_catch p{font-size:1.4285em}.home_page .key .idx_scroll{bottom:40px}.home_page .key .idx_scroll a{font-size:11px;padding-bottom:22px}.home_page .key .idx_scroll a::before{width:24px;height:11px}}@media only screen and (min-width:769px) and (max-height:720px){.key{width:calc(100% - 60px)}.home_page .key{height:calc(100vh - 100px)}.home_page .key .key_slider li{height:calc(100vh - 100px)}}@-webkit-keyframes idxKeyIn {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}@keyframes idxKeyIn {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
  }
}@-webkit-keyframes swift-up {
  from {
    -webkit-transform: translateY(65px);
            transform: translateY(65px);
  }
  to {
    top: 0;
  }
}@keyframes swift-up {
  from {
    -webkit-transform: translateY(65px);
            transform: translateY(65px);
  }
  to {
    top: 0;
  }
}.fix_copyright{line-height:1;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;color:#a0a9a7;letter-spacing:.06em;display:block;margin:0 auto;font-size:10px;white-space:nowrap;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;left:21px;text-align:center;z-index:5;position:absolute;top:301px}.tl_h3{font-size:36px;font-weight:500;line-height:1.389;letter-spacing:.14em;text-indent:-1px}.tl_h3 .eng{color:var(--main-color);display:block;text-transform:uppercase;font-size:18px;font-weight:400;letter-spacing:.1em;margin-top:7px;text-indent:-1px}.tl_h3.h3_center{text-align:center;font-size:50px}.tl_h3.h3_center .eng{font-size:24px;margin-top:15px}.txt_en{font-size:140px;font-weight:300;color:#ece8e3;letter-spacing:.115em;line-height:1}@media only screen and (max-width:1280px) and (min-width:769px){.fix_copyright{left:10px;top:24.5vw}.tl_h3{font-size:30px}.tl_h3 .eng{font-size:16px}.tl_h3.h3_center{font-size:38px}.tl_h3.h3_center .eng{font-size:18px;margin-top:6px}.txt_en{font-size:10vw}}@media only screen and (min-width:769px) and (max-height:720px){.fix_copyright{top:260px;left:10px}}.idx01{padding:71px 0 65px}.idx01 h3{font-size:28px;letter-spacing:.14em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-indent:-1px;margin-bottom:28px}.idx01 h3 .eng{font-size:14px;font-weight:400;color:var(--main-color);margin-left:14px;margin-top:5px;letter-spacing:.1em}.idx01 .content .col{width:49%;max-width:626px;background-color:#faf8f5;padding:51px 40px 65px;border-radius:20px}.idx01 .content .col .box_in{max-width:464px;width:100%;margin:0 auto;position:relative}.idx01 .content li a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;letter-spacing:.1em;color:#333;position:relative;border-bottom:1px solid #97a3a0;padding:23px 0}.idx01 .content li a .date{-webkit-transition:all .3s;transition:all .3s;font-weight:500;width:96px}.idx01 .content li a .title{width:calc(100% - 96px);position:relative;padding-left:30px}.idx01 .content .news_btn{position:absolute;right:-1px;top:9px;z-index:1}@media only screen and (min-width:769px){.idx01 .content li a:hover{color:var(--main-color);opacity:1;background:rgba(213,213,213,.15);padding-left:10px;padding-right:10px}}@media only screen and (max-width:1280px) and (min-width:769px){.idx01 h3{font-size:24px;margin-bottom:17px}.idx01 h3 .eng{font-size:13px;margin-left:10px}.idx01 .content .col{padding:40px 25px 50px}.idx01 .content li a{padding:16px 0}.idx01 .content li a .title{padding-left:10px}}.idx02{padding:36px 0 120px}.idx02 .idx_logo{max-width:437px;width:100%;margin-bottom:42px;margin-top:-1px}.idx02 .idx_logo a:hover{opacity:1}.idx02 .block_clinic .col.col_map{width:48%;max-width:545px;height:660px;overflow:hidden;border-radius:20px}.idx02 .block_clinic .col.col_info{width:48.9%}.idx02 .block_clinic .col.col_info .box_in{max-width:545px;width:100%}.idx02 .box_info{margin-bottom:31px}.idx02 .box_info dl{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:23px}.idx02 .box_info dl dt{width:109px}.idx02 .box_info dl dd{width:calc(100% - 109px)}.idx02 .gr_btn{display:flex;justify-content:space-between;flex-wrap:wrap}.idx02 .gr_btn .cm_btn{width:calc(50% - 10px);margin:10px 0}.idx02 .gr_btn .cm_btn a{padding:19px 20px 21px}@media only screen and (min-width:769px){.idx02 .box_time table tr th:first-child,.idx02 .box_time table tr td:first-child{width:183px;padding-right:0!important}.idx02 .box_time table tr th:last-child,.idx02 .box_time table tr td:last-child{padding-right:35px}.idx02 .box_time table tr th:not(:last-child) {padding-left:12px;padding-right:11px}.idx02 .box_time table tr td:not(:last-child) {padding-left:4px;padding-right:3px}.idx02 .block_clinic .col.col_map{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.idx02 .block_clinic .col.col_info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (max-width:1400px) and (min-width:769px){.idx02 .box_time table tr th:not(:last-child) {padding-left:4px;padding-right:3px}.idx02 .box_time table tr th:last-child,.idx02 .box_time table tr td:last-child{padding-right:20px;padding-left:0;width:13%}}@media only screen and (max-width:1100px) and (min-width:769px){.idx02{padding-bottom:35px}.idx02 .block_clinic .col.col_map{height:580px}.idx02 .idx_logo{margin-bottom:25px}.idx02 .box_info{margin-bottom:25px}.idx02 .box_info dl{padding-bottom:14px;letter-spacing:.08em}.idx02 .box_info dl dt{width:80px}.idx02 .box_info dl dd{width:calc(100% - 80px)}.idx02 .box_time table tr th:not(:last-child) {padding-left:8px;padding-right:8px}.idx02 .box_time table tr td:not(:last-child) {padding-left:0;padding-right:0}.idx02 .box_time table tr th:first-child,.idx02 .box_time table tr td:first-child{width:105px}.idx02 .box_time table tr th:last-child,.idx02 .box_time table tr td:last-child{padding-right:10px}.idx02 .gr_btn .cm_btn{width:calc(50% - 5px)}.idx02 .gr_btn .cm_btn a::after{right:20px}}.idx03{padding:143px 0 51px}.idx03 .inner_sm{position:relative}.idx03 .tl_h3{margin-bottom:49px}.idx03 .txt_en{position:absolute;top:-110px;left:-86px}.idx03 .txt_sub{font-size:24px;font-family: var(--f-mplus1p);font-weight:400;line-height:2.083;letter-spacing:.14em;margin-bottom:12px;text-indent:-1px}.idx03 .block_message .message_img,.idx03 .block_message .message_content{width:100%;position:relative;z-index:0}.idx03 .block_message .message_img::before,.idx03 .block_message .message_content::before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;background-color:#ece8e3;border-radius:20px;z-index:-1}.idx03 .block_message .message_img::before{width:756px;height:637px;top:-127px;right:-400px}.idx03 .block_message .message_img img{border-radius:20px;-webkit-box-shadow:0 20px 20px 5px rgba(99,108,115,.1);box-shadow:0 20px 20px 5px rgba(99,108,115,.1)}.idx03 .block_message .message_content{padding-top:50px}.idx03 .block_message .message_content::before{width:538px;height:450px;left:-401px;bottom:-189px}@media only screen and (min-width:769px){.idx03 .block_message .message_img{width:50%;max-width:545px;position:absolute;top:-7px;right:10px}.idx03 .block_message .message_content{max-width:464px;width:48%}}@media only screen and (max-width:1280px) and (min-width:769px){.idx03 .tl_h3{margin-bottom:25px}.idx03 .txt_en{top:-8vw;left:-50px}.idx03 .txt_sub{line-height:1.5}.idx03 .block_message .message_img{width:48%}.idx03 .block_message .message_content{padding-top:30px}}@media only screen and (max-width:1220px) and (min-width:769px){.idx03 .txt_en{left:0}.idx03 .block_message .message_img:before{font-size:1.148vw;width:54em;height:45.5em;top:-9.0714em;right:-28.5714em}.idx03 .block_message .message_content:before{font-size:1.148vw;width:38.4285em;height:32em;left:-28.5714em;bottom:-13.2em}}@media only screen and (max-width:1000px) and (min-width:769px){.idx03 .block_message .message_content:before{bottom:-10em}}.idx04{padding:218px 0 89px;background-color:#faf8f5}.idx04 .block_feature .feature_it{width:49%;max-width:626px;margin-bottom:62px}.idx04 .block_feature .feature_it img{border-radius:20px}.idx04 .block_feature .feature_it h4{font-size:24px;line-height:1.667;margin-bottom:9px}.idx04 .block_feature .feature_it.feature_tl h3{max-width:464px;width:100%;margin:0 auto;padding-left:28px;padding-top:29px;line-height:1.5278}.idx04 .block_feature .feature_it.feature_tl h3 .eng{margin-top:4px}.idx04 .block_feature .feature_it_img{position:relative;margin-bottom:30px}.idx04 .block_feature .feature_it_num{position:absolute;bottom:-63px;right:17px;font-size:120px;font-weight:300;color:#1747a9;line-height:.5;letter-spacing:0}@media only screen and (min-width:769px){.idx04 .block_feature{position:relative}.idx04 .block_feature .feature_tl{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.idx04 .block_feature .feature_it.it_w_small{width:24%;max-width:299px}.idx04 .block_feature .feature_it.it_w_small .feature_it_img{margin-bottom:32px}.idx04 .block_feature .feature_it:nth-child(2) {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.idx04 .block_feature .feature_it:nth-child(2) .feature_it_cont {padding-right:80px}.idx04 .block_feature .feature_it:nth-child(2) .feature_it_num {bottom:-41px;right:8px}.idx04 .block_feature .feature_it:nth-child(3) {-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.idx04 .block_feature .feature_it:nth-child(4) {-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.idx04 .block_feature .feature_it:nth-child(4) .feature_it_num {right:12px}.idx04 .block_feature .feature_it:nth-child(5) {-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-top:-211px}.idx04 .block_feature .feature_it:nth-child(5) .feature_it_cont {padding-left:80px}.idx04 .block_feature .gr_btn{position:absolute;top:218px;right:0;width:55%;max-width:682px}.idx04 .block_feature .gr_btn .cm_btn{margin:0 auto}}@media only screen and (max-width:1300px) and (min-width:769px){.idx04 .block_feature .feature_it{font-size:1.094vw}.idx04 .block_feature .feature_it h4{font-size:20px;letter-spacing:.05em}.idx04 .block_feature .feature_it.feature_tl .tl_h3{padding-top:10px}.idx04 .block_feature .feature_it:nth-child(2) .feature_it_cont {padding-right:30px}.idx04 .block_feature .feature_it:nth-child(2) .feature_it_num {bottom:-31px;right:15px}.idx04 .block_feature .feature_it:nth-child(5) {margin-top:-14.014em}.idx04 .block_feature .feature_it:nth-child(5) .feature_it_cont {padding-left:30px}.idx04 .block_feature .feature_it_cont{font-size:14px}.idx04 .block_feature .feature_it_num{bottom:-26px;font-size:80px}.idx04 .block_feature .gr_btn{top:10em;width:52%}.idx04 .block_feature .gr_btn .cm_btn{width:80%}}@media only screen and (max-width:1000px) and (min-width:769px){.idx04{padding:16vw 0 50px}.idx04 .block_feature .feature_it:nth-child(5) {margin-top:-14.04em}}.idx05{padding:114px 0 141px}.idx05 .tl_h3{margin-bottom:61px}.idx05 .block_menu{margin:0 -9px}.idx05 .block_menu .menu_it{width:calc(33.3333333333% - 16px);max-width:416px;min-height:400px;margin:10px 8px;border-radius:20px;position:relative;overflow:hidden;background-color:#00785c;padding:71px 30px 40px;-webkit-box-shadow:0 20px 20px 5px rgba(99,108,115,.1);box-shadow:0 20px 20px 5px rgba(99,108,115,.1)}.idx05 .block_menu .menu_it::before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;bottom:30px;right:30px;width:24px;height:12px;background: url(../images/shared_idx05_arr.svg) no-repeat center/contain;-webkit-transition:.3s all;transition:.3s all}.idx05 .block_menu .menu_it_bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;mix-blend-mode:luminosity;-webkit-transition:.3s all;transition:.3s all;overflow:hidden;border-radius:20px}.idx05 .block_menu .menu_it_bg img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-webkit-transition:.3s all;transition:.3s all}.idx05 .block_menu .menu_it_cont{color:#fff;max-width:300px;width:100%;margin:0 auto;position:relative}.idx05 .block_menu .menu_it_cont p{line-height:2;font-weight:300}.idx05 .block_menu .menu_it_ic{height:52px;position:relative}.idx05 .block_menu .menu_it h4{font-size:30px;text-align:center;font-weight:400;margin:26px 0 25px}.idx05 .block_menu .menu_it h4 .eng{display:block;font-size:14px;font-weight:300;letter-spacing:.1em;margin-top:-2px}@media only screen and (min-width:769px){.idx05 .tl_h3{text-indent:9px}.idx05 .block_menu .menu_it:hover .menu_it_bg{opacity:.1}.idx05 .block_menu .menu_it:hover .menu_it_bg img{-webkit-transform:scale(1.05);transform:scale(1.05)}.idx05 .block_menu .menu_it:nth-child(2) .menu_it_ic, .idx05 .block_menu .menu_it:nth-child(3) .menu_it_ic {top:-2px}.idx05 .block_menu .menu_it:nth-child(6) {padding-top:60px}.idx05 .block_menu .menu_it:nth-child(6) .menu_it_ic {height:63px}}@media only screen and (max-width:1280px) and (min-width:769px){.idx05{padding:70px 0 80px}.idx05 .tl_h3{margin-bottom:35px}.idx05 .block_menu{margin:0 -5px}.idx05 .block_menu .menu_it{padding:50px 10px 40px;min-height:330px;width:calc(33.3333333333% - 10px);margin:7px 5px}.idx05 .block_menu .menu_it h4{font-size:24px;margin:22px 0 17px}.idx05 .block_menu .menu_it h4 .eng{font-size:12px;letter-spacing:0}.idx05 .block_menu .menu_it:nth-child(6) {padding-top:36px}}.idx06{padding:121px 0 140px;background-color:#f2f0ec}.idx06 .tl_h3{margin-bottom:65px}.idx06 .tl_h3 .eng{margin-top:13px}.idx06 .block_trouble{margin:0 -14px}.idx06 .block_trouble.flex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx06 .block_trouble .trouble_it{width:calc(25% - 28px);max-width:299px;height:299px;margin:10px 14px;-webkit-box-shadow:0 20px 20px 5px rgba(99,108,115,.1);box-shadow:0 20px 20px 5px rgba(99,108,115,.1);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:.4s all;transition:.4s all;padding-bottom:31px;background-color:#fff;background-position:1% 50%;background-size:300% 300%;background-image:-webkit-gradient(linear,right top,left top,from(#1747a9),color-stop(#1747a9),color-stop(rgba(23,71,169,0)),to(rgba(23,71,169,0)));background-image:linear-gradient(270deg,#1747a9,#1747a9,rgba(23,71,169,0),rgba(23,71,169,0))}.idx06 .block_trouble .trouble_it .link a{border-radius:50%}.idx06 .block_trouble .trouble_it_img{height:135px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.idx06 .block_trouble .trouble_it_img img{-webkit-transition:.4s all;transition:.4s all}.idx06 .block_trouble .trouble_it.ic07 .trouble_it_img{top:-5px}.idx06 .block_trouble .trouble_it h4{font-size:24px;font-weight:400;margin-top:24px}@media only screen and (min-width:769px){.idx06 .block_trouble .trouble_it h4{text-indent:5px}.idx06 .block_trouble .trouble_it:hover{background-position:99% 50%;color:#fff}.idx06 .block_trouble .trouble_it:hover.ic01 .trouble_it_img img{content:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx06_ic01_ov.png)}.idx06 .block_trouble .trouble_it:hover.ic02 .trouble_it_img img{content:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx06_ic02_ov.png)}.idx06 .block_trouble .trouble_it:hover.ic03 .trouble_it_img img{content:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx06_ic03_ov.png)}.idx06 .block_trouble .trouble_it:hover.ic04 .trouble_it_img img{content:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx06_ic04_ov.png)}.idx06 .block_trouble .trouble_it:hover.ic05 .trouble_it_img img{content:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx06_ic05_ov.png)}.idx06 .block_trouble .trouble_it:hover.ic06 .trouble_it_img img{content:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx06_ic06_ov.png)}.idx06 .block_trouble .trouble_it:hover.ic07 .trouble_it_img img{content:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx06_ic07_ov.png)}.idx06 .block_trouble .trouble_it:hover.ic08 .trouble_it_img img{content:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/idx06_ic08_ov.png)}}@media only screen and (max-width:1300px) and (min-width:769px){.idx06{padding:85px 0 95px}.idx06 .tl_h3{margin-bottom:35px}.idx06 .block_trouble{margin:0}.idx06 .block_trouble .trouble_it{max-width:20.5em;width:calc(25% - 1.4em);height:20.5em;margin:.7142em .7em;padding-bottom:0;font-size:1.094vw}.idx06 .block_trouble .trouble_it_img{height:8.6428em}.idx06 .block_trouble .trouble_it_img img{height:100%;width:100%}.idx06 .block_trouble .trouble_it h4{font-size:1.7142em;margin-top:1em}}.idx07{padding:113px 0 100px}.idx07 .tl_h3{margin-bottom:70px}.idx07 .link{z-index:2}.idx07 .block_dermatology .dermatology_it{position:relative;z-index:0;height:500px;width: calc((100% - 56px) / 3);margin:0 28px 0 0}.idx07 .block_dermatology .dermatology_it:last-child{margin:0}.idx07 .block_dermatology .dermatology_it:nth-child(2) {margin-top:30px}.idx07 .block_dermatology .dermatology_it_icon{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;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;z-index:0}.idx07 .block_dermatology .dermatology_it_img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;border-radius:20px;-webkit-transition:.3s all;transition:.3s all}.idx07 .block_dermatology .dermatology_it_img figure{-webkit-transition:.3s all;transition:.3s all;height:100%;width:100%}.idx07 .block_dermatology .dermatology_it_img figure::before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;top:0;left:0;width:100%;height:100%;background-color:rgba(24,28,30,.3);z-index:0;-webkit-transition:.3s all;transition:.3s all}.idx07 .block_dermatology .dermatology_it_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s all;transition:.3s all}.idx07 .block_dermatology .dermatology_it_title{background-color:#fff;border-top-right-radius:10px;position:absolute;bottom:0;left:-1px;display:table;padding:25px 36px 6px 10px;z-index:0}.idx07 .block_dermatology .dermatology_it_title h4{font-size:24px;font-weight:400;line-height:1;margin-bottom:-7px}.idx07 .block_dermatology .dermatology_it_title h4 .eng{font-size:14px;color:var(--main-color);letter-spacing:.1em;display:block;line-height:1;margin-bottom:8px}@media only screen and (min-width:769px){.idx07 .block_dermatology .dermatology_it:nth-child(1) .dermatology_it_title {padding-right:33px}.idx07 .block_dermatology .dermatology_it:nth-child(2) .dermatology_it_title {padding-right:35px}.idx07 .block_dermatology .dermatology_it:nth-child(3) .dermatology_it_title {padding-right:38px}.idx07 .block_dermatology .dermatology_it:hover .dermatology_it_img>figure{-webkit-transform:scale(1.1);transform:scale(1.1)}.idx07 .block_dermatology .dermatology_it:hover .dermatology_it_title h4{color:var(--main-color)}.idx07 .block_dermatology .dermatology_it:hover .dermatology_it_title h4 .eng{color:#333}}@media only screen and (max-width:1280px) and (min-width:769px){.idx07{padding:80px 0 85px}.idx07 .tl_h3{margin-bottom:45px}.idx07 .block_dermatology .dermatology_it{font-size:1.094vw;height:45vw;width: calc((100% - 28px) / 3);margin:0 7px 0 0}.idx07 .block_dermatology .dermatology_it:nth-child(1) .dermatology_it_title {padding-right:2.5714em}.idx07 .block_dermatology .dermatology_it:nth-child(2) .dermatology_it_title {padding-right:2.5714em}.idx07 .block_dermatology .dermatology_it:nth-child(3) .dermatology_it_title {padding-right:2.5714em}.idx07 .block_dermatology .dermatology_it_title{padding:1.7857em 2.5714em .7142em .7142em}.idx07 .block_dermatology .dermatology_it_title h4{font-size:1.8571em}.idx07 .block_dermatology .dermatology_it_title h4 .eng{font-size:.5833em}.idx07 .block_dermatology .dermatology_it_icon img{width:auto;max-width:8em;max-height:8em}}.idx08{padding:63px 0 277px}.idx08 .txt_en{position:absolute;bottom:-112px;right:48px;white-space:nowrap}.idx08 .block_doctor{max-width:1440px;width:100%;margin:0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.idx08 .block_doctor .doctor_cont,.idx08 .block_doctor .doctor_img{position:relative;z-index:0}.idx08 .block_doctor .doctor_cont::before,.idx08 .block_doctor .doctor_img::before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;background-color:#ece8e3;border-radius:20px;z-index:-1}.idx08 .block_doctor .doctor_img{width:44%;max-width:625px}.idx08 .block_doctor .doctor_img::before{width:647px;height:637px;bottom:-106px;left:-240px}.idx08 .block_doctor .doctor_img img{border-radius:20px;-webkit-box-shadow:0 20px 20px 5px rgba(99,108,115,.1);box-shadow:0 20px 20px 5px rgba(99,108,115,.1)}.idx08 .block_doctor .doctor_cont{width:49.1%;padding-top:73px}.idx08 .block_doctor .doctor_cont::before{width:429px;height:450px;top:-35px;right:-240px}.idx08 .block_doctor .doctor_cont .box_in{max-width:546px;width:100%}.idx08 .block_doctor .doctor_name{margin-bottom:27px;padding-bottom:28px;border-bottom:1px solid #97a3a0}.idx08 .block_doctor .doctor_name p{line-height:1;font-family: var(--f-mplus1p);font-weight:500}.idx08 .block_doctor .doctor_name_pos{font-size:18px;letter-spacing:.14em;margin-bottom:16px}.idx08 .block_doctor .doctor_name_txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.idx08 .block_doctor .doctor_name .jp{font-size:36px;letter-spacing:.14em}.idx08 .block_doctor .doctor_name .eng{font-size:20px;color:#1747a9;letter-spacing:.1em;margin-left:22px;margin-top:7px}.idx08 .gr_btn{margin-top:41px;margin-left:1px}.idx08 .gr_btn .cm_btn{margin:20px 0}@media only screen and (max-width:1280px) and (min-width:769px){.idx08{padding:40px 0 177px}.idx08 .block_doctor .doctor_img::before{width:46.2142em;height:45.5em;bottom:-7.5714em;left:-17.1428em;font-size:1.094vw}.idx08 .block_doctor .doctor_cont{padding-top:45px;padding-right:20px}.idx08 .block_doctor .doctor_cont::before{width:30.6428em;height:32.1428em;top:-2.5em;right:-17.1428em;font-size:1.094vw}.idx08 .block_doctor .doctor_name_pos{font-size:16px}.idx08 .block_doctor .doctor_name .jp{font-size:30px}.idx08 .block_doctor .doctor_name .eng{font-size:18px}}@media only screen and (max-width:1000px) and (min-width:769px){.idx08 .txt_en{bottom:-10vw}}.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;text-decoration:none}.under .sitemap>ul>li a:before,.under .sitemap>ul>li p:before{content:"";position:absolute;width:15px;height:3px;background:var(--main-color);left:0;top:50%;margin-top:-2px}.under .sitemap>ul>li p{font-size:24px;font-family: var(--f-josefin);font-weight:500;color:var(--main-color)}.under .sitemap>ul>li p:after{content:"";position:absolute;width:3px;height:14px;background:var(--main-color);left:6px;top:50%;margin-top:-7px}.under .sitemap>ul>li a:hover{text-decoration:none;background:rgba(1,167,128,.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(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/under_key_bg.jpg);background-size:cover;height:600px;overflow:hidden}.under .key .inner{height:100%;padding:0}.under .key .inner .key_text h2{font-weight:500;letter-spacing:.1em}.under .key .key_text{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;height:100%;padding:0 10px 20px}.under .key h2{font-size:42px;display:table;text-align:center;color:#fff}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4;letter-spacing:.1em;font-family: var(--f-mplus1p)}.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{background-size:50px auto;position:relative;color:var(--main-color);font-size:30px;font-weight:500;text-align:center;padding-bottom:26px;margin-bottom:38px}.under h3::after{content:"";display:block;position:absolute;width:60px;bottom:0;left:0;right:0;height:3px;background:var(--main-color);margin:0 auto}.under h4{margin-bottom:28px;position:relative;font-weight:500;font-size:24px;color:var(--main-color)}.under h4::after{content:"";width:100%;height:1px;background:var(--main-color);display:block;margin-top:16px}.under h5{margin-bottom:25px;position:relative;font-weight:500;font-size:20px;color:var(--main-color);padding-left:23px}.under h5::before{position:absolute;content:"";width:3px;height:100%;display:inline-block;background-color:var(--main-color);float:left;top:0;left:0;border-radius:1.5px}.under h6{position:relative;font-size:18px;color:var(--main-color);font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:25px}.under h6::before{content:"";position:absolute;top:5px;left:0;display:inline-block;width:15.5px;height:15.5px;background:var(--main-color);border-radius:50%}@media screen and (max-width:1280px) and (min-width:769px){.under .key{width:calc(100% - 60px);height:450px}.under .key .key_text h2{font-size:36px}.under h3{padding-bottom:20px;font-size:28px}}.under .section>p:last-of-type,.under section>p:last-of-type{margin-bottom:0}.under section{padding-top:1px}.under section:first-child>h3{margin-top:179px}.under section h3{margin-top:90px}.under .secH4{padding-top:60px}.under .secH5{padding-top:50px}.under .secH6{padding-top:40px}.under .imgBox.rowImg .image_l img,.under .imgBox.rowImg .image_r img{max-width:100%;max-height:500px}.under .imgBox.rowImg .image_l{float:left;margin-right:60px}.under .imgBox.rowImg .image_r{float:right;margin-left:60px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{max-width:450px;margin-bottom:30px}.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% - 510px)}.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:-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:var(--main-color)}.under .imgBox.colImg3 figure,.under .imgBox.colImg2 figure{position:relative;background:#efefef;overflow:hidden;height:280px;width:100%;text-align:center}.under .imgBox.colImg3 img,.under .imgBox.colImg2 img{max-height:100%;max-width:100%;position:relative;max-height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.under .imgBox.colImg3 .item{width:32%}.under .imgBox.colImg2 .item{width:49%}.under .imgBox.colImg1 .item{width:100%}.under .imgBox.colImg1 .item img{max-height:400px}.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 (min-width:769px) and (max-width:1280px){.under section:first-child h3{margin-top:75px}.under section h3{margin-top:80px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{float:none;max-width:100%;margin-right:auto;margin-left:auto}}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_center th,.under table.tbl_center td{text-align:center}.under table.tbl_style01 th,.under table.tbl_style01 td{border:1px solid #ddd;padding:.625rem}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:#008868;color:#fff;font-weight:500;text-align:center;border-color:#008868}.under table.tbl_style01 td{background-color:#fff}.under table.tbl_style01.rowHead tr th:not(:last-child) {border-right:1px solid #ddd}.under table.tbl_style01.colHead tr:not(:last-child) th {border-bottom:1px solid #ddd}.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:var(--main-color);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.mcol-2{position:relative;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:769px){.under ul.mcol-2 li:last-child, .under ul.mcol-2 li:nth-child(2n+1) {padding-bottom:0}}.under ul.mcol-2 li{width:50%;padding-right:10px}.under ul.list01 li,.under ul.list02 li{position:relative;padding-bottom:10px;letter-spacing:.1em;line-height:2.25}.under ul.list01 li{padding-left:24px}.under ul.list01 li::before{content:"";width:15px;height:15px;border-radius:50%;border:3px solid var(--main-color);position:absolute;left:0;top:.7em}.under ul.list02 li{padding-left:25px}.under ul.list02 li:before{content:"";position:absolute;top:1.15em;left:0;width:15px;height:3px;background-color:var(--main-color)}.under .topic_path{font-size:14px;line-height:1.45;letter-spacing:.1em;padding:16px 0 7px}.under .topic_path .inner{max-width:1300px}.under .topic_path .inner ul{display:block}.under .topic_path .inner ul::after{content:"";display:block;clear:both}.under .topic_path .inner ul li{float:left;text-transform:uppercase;color:#333}.under .topic_path .inner ul li a{text-decoration:none;color:var(--main-color)}.under .topic_path .inner ul li a:hover{opacity:1;text-decoration:underline}.under .topic_path .inner ul li span{display:inline-block;padding:0 4px 0 8px;font-size:12px;-webkit-transform:scaleY(1.4);transform:scaleY(1.4);font-weight:300;color:#333;line-height:1}.under .anchor-links{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:var(--main-color);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;text-decoration:none}.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:">";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);transform:scaleX(.5)}.under .anchor-links>div.ext:hover::after{right:5px}.under .ud_map{height:450px;width:100%;border-radius:20px;overflow:hidden;border:5px solid var(--main-color)}.under .cm_btn{margin:50px auto 0;clear:both;max-width:480px}.under .cm_btn a{padding:22px 20px 24px}.under .doctor_box{max-width:700px;margin:0 auto;padding-top:30px;position:relative}.under .doctor_box p{margin-bottom:0}.under .doctor_box .img{position:relative;z-index:0}.under .doctor_box .img::before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;top:-30px;right:-30px;width:100%;height:100%;background-color:#ece8e3;z-index:-1;border-radius:20px}.under .doctor_box .img img{border-radius:20px}.under .doctor_box .doctor_name{position:absolute!important;right:30px;bottom:30px;background-color:rgba(255,255,255,.95);background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ xmlns:xlink=\'http://www.w3.org/1999/xlink\'\ width=\'126px\'\ height=\'122px\'%3E%3Cpath\ fill-rule=\'evenodd\'\ opacity=\'0.1\'\ fill=\'rgb\(1,\ 167,\ 128\)\'\ d=\'M84.121,96.541\ L84.121,105.091\ C84.121,114.056\ 76.755,121.349\ 67.701,121.349\ L30.058,121.349\ C21.005,121.349\ 13.639,114.056\ 13.639,105.091\ L13.639,55.199\ C6.133,54.159\ 0.332,47.778\ 0.332,40.062\ C0.332,31.626\ 7.264,24.762\ 15.785,24.762\ C24.306,24.762\ 31.238,31.626\ 31.238,40.062\ C31.238,47.778\ 25.437,54.159\ 17.931,55.199\ L17.931,105.091\ C17.931,111.713\ 23.371,117.099\ 30.058,117.099\ L67.701,117.099\ C74.389,117.099\ 79.830,111.713\ 79.830,105.091\ L79.830,96.541\ C56.732,95.429\ 38.287,76.476\ 38.287,53.336\ C38.287,50.161\ 40.415,47.496\ 43.323,46.586\ L43.323,14.560\ C43.323,10.790\ 46.420,7.724\ 50.226,7.724\ L53.218,7.724\ C54.190,3.678\ 57.861,0.656\ 62.240,0.656\ C68.697,0.656\ 68.697,6.864\ 68.697,9.848\ C68.697,12.832\ 68.697,19.040\ 62.240,19.040\ C57.861,19.040\ 54.190,16.019\ 53.218,11.973\ L50.226,11.973\ C48.786,11.973\ 47.614,13.134\ 47.614,14.560\ L47.614,46.587\ C50.521,47.497\ 52.649,50.161\ 52.649,53.336\ C52.649,69.347\ 65.805,82.373\ 81.976,82.373\ C98.147,82.373\ 111.302,69.347\ 111.302,53.336\ C111.302,50.161\ 113.429,47.497\ 116.336,46.587\ L116.336,14.560\ C116.336,13.134\ 115.165,11.973\ 113.725,11.973\ L110.732,11.973\ C109.760,16.019\ 106.089,19.040\ 101.710,19.040\ C95.254,19.040\ 95.254,12.832\ 95.254,9.848\ C95.254,6.864\ 95.254,0.656\ 101.710,0.656\ C106.089,0.656\ 109.760,3.678\ 110.732,7.724\ L113.725,7.724\ C117.532,7.724\ 120.628,10.790\ 120.628,14.560\ L120.628,46.586\ C123.535,47.496\ 125.663,50.161\ 125.663,53.336\ C125.663,76.476\ 107.218,95.429\ 84.121,96.541\ ZM26.946,40.062\ C26.946,33.969\ 21.939,29.011\ 15.785,29.011\ C9.630,29.011\ 4.623,33.969\ 4.623,40.062\ C4.623,46.157\ 9.630,51.115\ 15.785,51.115\ C21.939,51.115\ 26.946,46.157\ 26.946,40.062\ ZM62.240,14.791\ C63.544,14.791\ 64.405,14.791\ 64.405,9.848\ C64.405,4.906\ 63.544,4.906\ 62.240,4.906\ C59.488,4.906\ 57.250,7.123\ 57.250,9.848\ C57.250,12.573\ 59.488,14.791\ 62.240,14.791\ ZM101.710,4.906\ C100.406,4.906\ 99.546,4.906\ 99.546,9.848\ C99.546,14.791\ 100.406,14.791\ 101.710,14.791\ C104.462,14.791\ 106.700,12.573\ 106.700,9.848\ C106.700,7.123\ 104.462,4.906\ 101.710,4.906\ ZM118.483,50.476\ C116.890,50.476\ 115.593,51.759\ 115.593,53.336\ C115.593,71.690\ 100.512,86.623\ 81.976,86.623\ C63.438,86.623\ 48.357,71.690\ 48.357,53.336\ C48.357,51.759\ 47.061,50.476\ 45.468,50.476\ C43.875,50.476\ 42.578,51.759\ 42.578,53.336\ C42.578,74.847\ 60.252,92.345\ 81.976,92.345\ C103.699,92.345\ 121.372,74.847\ 121.372,53.336\ C121.372,51.759\ 120.076,50.476\ 118.483,50.476\ ZM8.630,40.062\ C8.630,36.156\ 11.840,32.978\ 15.785,32.978\ C19.730,32.978\ 22.940,36.156\ 22.940,40.062\ C22.940,43.969\ 19.730,47.147\ 15.785,47.147\ C11.840,47.147\ 8.630,43.969\ 8.630,40.062\ ZM18.648,40.062\ C18.648,38.499\ 17.363,37.228\ 15.785,37.228\ C14.206,37.228\ 12.922,38.499\ 12.922,40.062\ C12.922,41.625\ 14.206,42.898\ 15.785,42.898\ C17.363,42.898\ 18.648,41.625\ 18.648,40.062\ Z\'/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center;background-size:auto 80%;padding:20px;z-index:1;color:#333;text-align:center;font-family: var(--f-mplus1p);font-size:24px;font-weight:500;letter-spacing:.1em;line-height:1.5;width:160px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 20px 20px 5px rgba(99,108,115,.1);box-shadow:0 20px 20px 5px rgba(99,108,115,.1);border:2px solid var(--main-color);border-bottom:7px solid var(--main-color)}.under .doctor_box .doctor_name span{font-size:80%;display:block}.under .ud_map{height:450px}.under .exp li{display:-webkit-box;display:-ms-flexbox;display:flex}.under .exp li>span{border-bottom:1px solid #ece8e3;padding:10px 5px}.under .exp li .year{width:8.5em;position:relative;color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under .exp li .year:before{content:"";display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;bottom:-1px;left:0;width:100%;height:2px;background-color:var(--main-color)}.under .exp li .txt{width:calc(100% - 8.5em);padding-left:20px}.under .ud_banner_tel{margin:0 auto;position:relative;background:#fff;display:table;max-width:400px;width:100%;border:2px solid var(--main-color);border-radius:20px;overflow:hidden}.under .ud_banner_tel .tl{font-size:22px;font-weight:500;color:#fff;text-align:center;background-color:var(--main-color);padding:10px 20px;margin-bottom:0;line-height:1.4}.under .ud_banner_tel .ct{padding:20px 30px 30px;text-align:center}.under .ud_banner_tel .ct p{line-height:1;letter-spacing:.05em;display:block}.under .ud_banner_tel .ct .txt_time{font-size:13px;font-weight:500;margin-bottom:1px}.under .ud_banner_tel .ct .tel{font-size:35px;font-weight:700;font-family: var(--f-zenmaru);background:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/shared_icon_tel.svg) no-repeat top 8px left;background-size:26px auto;padding-left:32px;display:table;margin-left:auto;margin-right:auto}.under .box_step.no_step .step_item:not(:last-child)::before {display:none}.under .box_step .step_item{background:#fafbfd;border-radius:20px;-webkit-box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.under .box_step .step_item:not(:last-child) {margin-bottom:50px;position:relative}.under .box_step .step_item:not(:last-child):before {content:"";position:absolute;bottom:-52px;left:0;right:0;margin:auto;width:3px;height:52px;background-color:var(--main-color)}.under .box_step .step_tl{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ddebe9;color:#333;border-radius:20px 20px 0 0;overflow:hidden}.under .box_step .step_tl .tl{width:calc(100% - 80px);padding:10px 0 10px 30px;border:0;color:#333;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.under .box_step .step_tl .tl::after{display:none}.under .box_step .step_tl .tl:before{content:"";position:absolute;top:0;bottom:0;left:-2px;margin:auto;width:0;height:0;border-style:solid;border-width:10px 0 10px 7px;border-color:transparent transparent transparent var(--main-color);-webkit-filter:drop-shadow(2px 0 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff);filter:drop-shadow(2px 0 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff)}.under .box_step .step_cont{padding:35px 30px 45px 30px;position:relative}.under .box_step .step_cont .box_h5{padding-top:30px}.under .box_step .step_cont h5{margin-bottom:15px}.under .box_step .step_num{width:100px;min-height:80px;text-align:center;line-height:1;font-weight:500;font-size:26px;font-family: var(--f-josefin);position:relative;color:#fff;font-weight:600;background-color:var(--main-color);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;margin-bottom:0;border-right:2px solid #fff;padding-top:7px}.under .box_step .step_num span{display:block;font-weight:400;font-size:70%}@media only screen and (max-width:1440px){.under .topic_path{font-size:12px}.under .topic_path .inner{width:calc(100% - 60px)}}@media only screen and (max-width:1280px) and (min-width:769px){.under ul.list01 li::before{top:.7em;width:12px;height:12px}.under ul.list02 li::before{top:1.1em;height:2px}}.under .clinic_tbl01 th{width:350px;text-align:right}.under .clinic_tbl02{text-align:center}.under .clinic_tbl02 th:first-child{width:250px}.under .clinic_tbl02 th:not(:first-child) {width: calc((100% - 250px) / 7)}.under .clinic_tbl02 td:not(:first-child) {color:var(--main-color)}.under .tbl_time{margin-top:15px}.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:-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(0.5 * (100% - 10px))}.under .access_box_img01 .block .small{width: calc(0.5 * (100% - 10px));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:-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(0.5517241379 * (100% - 10px))}.under .access_box_img02 .block .small{width: calc(0.4482758621 * (100% - 10px));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:-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:var(--main-color);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;text-decoration:none}#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(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(http://okuda-clinic.or.jp/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 (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 .date{margin-bottom:20px;text-align:center;color:#1747a9;font-weight:500}.blog_list_style01 .item{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:2px solid #1747a9;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%);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:-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 .txt_date{margin-right:20px}.blog_list_style01 .item .info .date .tag{display:inline-block;color:transparent;font-size:90%;letter-spacing:-1em}.blog_list_style01 .item .info .date .tag a{background-color:var(--main-color);display:inline-block;margin-left:2px;padding:0 10px;color:#fff;letter-spacing:0;text-decoration:none;border-radius:3px}.blog_list_style01 .item .info .date .tag a.blog{background-color:#1747a9}.blog_list_style01 .item .info .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:underline;font-size:120%;font-weight:600;color:#333}.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 var(--main-color);position:absolute;bottom:0;right:0;border-radius:5px;overflow:hidden}.blog_list_style01 .item .info .button a{position:relative;z-index:1;display:block;padding:4px 10px 6px;font-size:90%;color:var(--main-color);text-decoration:none}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button a span{font-size:120%}.blog_list_style01 .item .info .button::after{content:"";background-color:var(--main-color);position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:769px){.under .blog-content>h3{margin-top:179px}.under .entry section:first-child h3{margin-top:90px}.under .entry section h3{margin-top:90px}.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:1280px) and (min-width:769px){.blog-content>h3{margin-top:75px}.blog-content .entry section h3{margin-top:80px}}@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:-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:24%;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(http://okuda-clinic.or.jp/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%);transform:translate(-50%,-50%);-webkit-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);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:-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;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%);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;transition:all .2s ease;width:calc(12.5% - 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%);transform:translate(-50%,-50%)}.blog_detail_style02 .box_gallery .thumb.col_5 li{width:calc(20% - 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;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:var(--main-color)}.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:-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}.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:var(--main-color);-webkit-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 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 .main_blog_content{width:auto;margin:0 auto}.main_blog_container .sidebar{display:none}}.blog_post_button{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{border-radius:10px;position:relative;width:32%;color:#fff;text-align:center;line-height:1}.blog_post_button>div a{-webkit-transition:all .3s;transition:all .3s;display:block;position:relative;z-index:1;padding:15px 15px 15px;max-width:100%;border-radius:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:var(--main-color);text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;text-decoration:none}.blog_post_button>div a:hover{opacity:1;color:#fff}@media only screen and (min-width:769px){.blog_post_button>div a:hover{background-color:#1747a9}}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto 0;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;min-width:100%}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{-webkit-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:-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{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;width:350px;padding:15px 20px}.contact-form-style01 .contact-table dt span{display:inline-block;border-radius:7px;padding:2px 7px;margin-left:5px;font-size:70%;line-height:1}.contact-form-style01 .contact-table dd{width:calc(100% - 350px);padding:15px 25px;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:-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;text-decoration:none;line-height:1}.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn a{margin:0!important;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}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn a{width:200px;height:45px;border:none;padding:10px 10px 12px;text-align:center;font-size:100%;font-weight:normal;margin:0 10px 10px;text-decoration:none;cursor:pointer;border-radius:30px}@media only screen and (min-width:769px){.contact-form-style01 .input_btn input[type="button"]:hover,.contact-form-style01 .input_btn input[type="submit"]:hover,.contact-form-style01 .button.thanks_btn a:hover{opacity:1;background-color:#1747a9}}.contact-form-style01 .button.thanks_btn{border-radius:30px}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{background-color:var(--main-color);color:#fff;font-family: var(--f-notosans)}.contact-form-style01 .contact-table{border:1px solid #ddd}.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:#008868;border-bottom:1px solid #ddd;color:#fff}.contact-form-style01 .contact-table dt span{background-color:#fff;color:#ff3c7f}.contact-form-style01 .contact-table dd{border-bottom:1px solid #ddd}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.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}}.under{counter-reset:count}.under.page-interview .key{height:700px;background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/interview_key_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.under.page-interview .key::after{content:"";position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;background-color:#181c1e;opacity:.2}.under.page-interview .key::before{content:"";position:absolute;background-image:url(http://okuda-clinic.or.jp/wp-content/themes/grits_theme/images/interview_key_bg01.png);background-repeat:no-repeat;background-size:cover;z-index:2;left:0;width:100%;height:100%;bottom:0;display:block;background-position:center}.under.page-interview .key .inner{max-width:1121px;position:relative;font-size:42px}.under.page-interview .key .inner .key_view{position:absolute;z-index:1;color:#fff;font-weight:300;line-height:180px;font-size:4.0476190476em;letter-spacing:.1em;font-family: var(--f-josefin);text-transform:uppercase;margin-left:-9px;top:0;left:0;right:0;bottom:0;padding-top:77px}.under.page-interview .key .key_text{display:table;padding-top:198px;z-index:3;max-width:575px;padding-left:29px}.under.page-interview .key .key_text h2{letter-spacing:.14em;line-height:1.19;font-size:1em;text-align:left;margin-bottom:38px;text-indent:-10px}.under.page-interview .key .key_text .key_pos{font-size:.4761904em;border-bottom:1px solid #fff;max-width:436px;width:100%;letter-spacing:.1em;font-weight:500;padding-bottom:21px;line-height:2;text-indent:1px}.under.page-interview .key .key_text .key_name{font-size:.4285714286em;font-weight:500;padding-top:17px;font-family: var(--f-mplus1p);position:relative;line-height:2.77}.under.page-interview .key .key_text .key_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.under.page-interview .key .key_text .key_title span:first-child{font-size:.8571428571em;font-weight:500;font-family: var(--f-mplus1p)}.under.page-interview .key .key_text .key_title span:last-child{letter-spacing:.1em;font-weight:400;font-family: var(--f-josefin);font-size:.4761904762em;padding-left:18px;margin-top:7px}.under.page-interview .key h2,.under.page-interview .key p{display:table;color:#fff}.under.page-interview .key p{line-height:2.18;font-weight:700;letter-spacing:.14em;margin-bottom:0;margin-left:0}.under.page-interview #mainContent .inner{max-width:1300px}.interview_catch{margin-bottom:110px;position:relative;z-index:2}.interview_catch p{font-size:30px;line-height:2;font-family: var(--f-mplus1p);text-align:center;font-weight:500}.interview_catch.fz20{margin-top:83px}.interview_catch.fz20 p{font-size:20px;line-height:2.3}.interview_catch.bottom{margin-bottom:92px}.interview_catch.bg1{padding-top:107px;padding-bottom:82px;margin-bottom:0;position:relative}.interview_catch.bg1::before{content:"";position:absolute;background:#faf8f5;left:calc(50% - 50vw);width:100vw;top:0;height:100%;z-index:-1}.interview_catch.bg2{padding-top:106px;padding-bottom:74px;margin-bottom:0}.interview_sec{position:relative;z-index:0;padding-bottom:131px}.interview_sec:last-child{padding-bottom:0}.interview_sec01{margin-top:95px}.interview_sec02{padding-bottom:144px}.interview_sec02:before{content:"";position:absolute;left:calc(50% - 50vw);width:100vw;background:#faf8f5;height:100%;top:0;z-index:-1}.interview_box{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:100px}.interview_box:last-child{margin-bottom:0}.interview_box.box_left .interview_content{margin-left:80px}.interview_box.box_right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.interview_box.box_right .interview_content{margin-right:80px}.interview_img{position:relative;max-width:545px;width:44%;border-radius:20px;-ms-flex-item-align:start;align-self:flex-start}.interview_img:before{content:"0" counter(count);counter-increment:count;display:none;position:absolute;bottom:0;left:40px;line-height:.5;font-size:120px;color:#fff}.interview_img img{border-radius:20px;-webkit-box-shadow:0 20px 20px 4px rgba(99,108,115,.1);box-shadow:0 20px 20px 4px rgba(99,108,115,.1)}.interview_content{max-width:573px;width:55%}.interview_content h4{letter-spacing:.14em;margin-bottom:0;line-height:1.67;color:#333;margin-bottom:33px}.interview_content h4::after{display:none}.interview_content h4 span{color:#01a780;font-size:calc(var(--ttl_size) - 10px);letter-spacing:.1em;font-weight:400;font-family: var(--f-josefin);text-transform:uppercase;display:block;line-height:1;margin-top:21px}.interview_content p{font-size:16px}@media only screen and (min-width:1000px){.interview01 .interview_content{margin-top:7px}.interview02 .interview_content{margin-top:-24px}.interview03 .interview_content{margin-top:-9px}.interview04 .interview_content{margin-top:-3px}.interview07 .interview_content{margin-top:-33px}.interview08 .interview_content{margin-top:-41px}}@media only screen and (max-width:1400px) and (min-width:769px){.interview_box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.interview_box.box_left .interview_content{margin-left:40px}.interview_box.box_right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.interview_box.box_right .interview_content{margin-right:40px}.interview_content{width:calc(55% - 40px);max-width:100%}.interview_img{width:45%}}@media only screen and (max-width:1280px) and (min-width:769px){.under.page-interview .key{background-position:left 40% center;height:600px}.under.page-interview .key::before{background-position:left 40% center}.under.page-interview .key .key_text{padding-left:30px;max-width:580px}.under.page-interview .key .key_text h2{font-size:.8em}.under.page-interview .key .key_text .key_pos{padding-bottom:12px;line-height:1.8}.under.page-interview .key .key_text .key_name{padding-top:7px}.under.page-interview .key .inner{font-size:40px}.under.page-interview .key .inner .key_view{font-size:14vw;line-height:1;margin-left:10px;padding-top:128px}.under.page-interview .key .inner::after{left:unset;right:-175px}.interview_catch.bg1,.interview_catch.bg2{padding-top:65px;padding-bottom:75px}.interview_catch p{font-size:26px}.interview_sec{padding-bottom:80px}.interview_sec01{margin-top:70px}.interview_sec02{padding-bottom:80px}.interview_box{margin-bottom:60px}.interview_content{max-width:100%}.interview_content h4{font-size:22px;margin-bottom:20px}.interview_content h4 span{font-size:15px;margin-top:10px}}.box_hp_mainvisual{background:#fff;text-align:center;color:#292929;padding:50px 50px;position:absolute;right:60px;bottom:110px}.communication .box_hp_mainvisual{padding:50px 20px}.main_txt{margin-bottom:0;font-size:30px;font-weight:bold;line-height:1.3em}.main_txt_h{font-size:35px}.box_hb_stt{background:#fa8f20;color:#fff;text-align:center;border-radius:50%;position:absolute;font-weight:bold;height:130px;width:130px;padding:10px;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;left:0;bottom:0;-webkit-transform:translate(-60%,50%);transform:translate(-60%,50%);margin-bottom:0}.main_hp_box .inner{position:relative;height:100%}.under #main.lexpage{padding:0 0}.archive_single_list_exlp .boxmain_tab a:last-child{border-bottom:1px solid #dedede}.lexpage .archive_single_list_exlp .list_post{margin-bottom:40px}.ttl_lp01{text-align:center;font-size:26px;font-weight:700;position:relative;margin-bottom:1.7em}.ttl_lp01_s02{padding-bottom:.85em}.ttl_lp01_s02:before{content:"";width:110px;height:3px;background:#1c1c1c;position:absolute;bottom:0;left:calc(50% - 55px)}.ttl_lp01 .sp_onl{display:none}.ttl_lp01 strong{font-size:140%}.lpbox{padding:55px 0}.lpbox01{background:#e9f3f5}.lpbox02{background:#faf8ef}.lpbox04{padding-top:10px}.blog-content .entry>h4{margin-top:60px}.blog-content .entry>h5{margin-top:50px}.blog-content .entry .colImg1 img,.img_wcap_ct img{max-height:500px}.blog-content .entry .list01{margin-top:30px}ul.list-tab01{padding:0;list-style:none;display:none;max-width:800px;margin:0 auto 30px;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}ul.list-tab01 li{width: calc((100% - 20px) / 3);background:#b7b7b7;color:#fff;display:inline-block;padding:10px 0;cursor:pointer;font-size:20px;font-weight:bold;border-radius:5px;text-decoration:none;-webkit-box-shadow:inset 0 -4px 0 0 #7f7f7f;box-shadow:inset 0 -4px 0 0 #7f7f7f;margin:0 10px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}ul.list-tab01 li.current{background:#9fbc8d;-webkit-box-shadow:inset 0 -4px 0 0 #386934;box-shadow:inset 0 -4px 0 0 #386934}ul.list-tab01 li:nth-child(3n+3) {margin-right:0}.list_bxex_02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:40px}.list_bxex02_col{width: calc((100% - 40px) / 3);margin-right:20px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;border-radius:5px;position:relative}.list_bxex02_col:nth-child(3n+3) {margin-right:0}.list_bxex02_col:before{content:"";width:0;height:0;border-top:20px solid #9fbc8d;border-right:20px solid transparent;position:absolute;left:3px;top:3px}.list_bxex02_ttl{font-size:30px;font-weight:bold;padding-top:20px;position:relative;margin-bottom:35px;text-align:center}.list_bxex02_ttl:before{content:"";background:#9fbc8d;width:60px;height:3px;position:absolute;left:50%;margin-left:-30px;bottom:-10px}.list_bxex02_col.list_bxex02_cl01:before{border-top:10px solid #9fbc8d;border-right:10px solid transparent}.list_bxex02_cl01 .list_bxex02_ttl:before{background:#9fbc8d}.list_bxex02_ttl.list_bxex02_ttl_01{font-size:20px;line-height:24px}.box_sub01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}.list_bxex02_btn{margin-bottom:0}.list_bxex02_btn a{background-size:15px auto;color:#fff;display:inline-block;padding:3px 35px 3px 20px;cursor:pointer;font-size:15px;font-weight:700;border-radius:3px;text-decoration:none;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;-webkit-transition:all .2s;transition:all .2s}.list_bxex02_btn a:hover{background-position:right 5px center;opacity:.8}.list_bxex02_ttl_sub{font-size:18px;color:#333;text-align:center;font-weight:bold;margin-bottom:0}.list_bxex02_des_ttl{font-size:16px;color:#333;text-align:center;font-weight:bold;margin-bottom:15px}.list_bxex02_des{font-weight:500;color:#333;margin-bottom:10px}.list_bxex02_pd{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;margin-bottom:25px}.list_bxex_02 li{background:#f9f9f9;padding:10px 1px 10px 1px;width: calc((100% - 21px) / 3);margin:0 10px 10px 0;text-align:center}.list_bxex_02 li:nth-child(3n+3) {margin-right:0}.list_bxex_02 li.list2r img{margin-bottom:5px}.list_bxex_02 li img{display:block;margin:0 auto 8px}.list_bxex_02 li span{font-size:11px;line-height:14px;display:block}.under_post{font-size:17px}.center_img{margin:0 auto 1.5em;text-align:center}.inbl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.tag_cate{border:1px solid #e5127c;color:#e5127c;font-size:12px;font-weight:bold;margin-right:8px;line-height:20px;padding:0 12px}.post_date{font-size:16px;font-weight:bold}.img_wcap_ct{margin:40px auto 40px;text-align:center}.box_center{max-width:760px;margin:0 auto 40px}p:empty{display:none}.note01{margin-bottom:30px}.note01{position:relative;padding-left:20px;line-height:1.6em;margin-bottom:10px}.note01:before{content:"※";z-index:4;position:absolute;top:5px;left:0}.note01.note_c{color:#d90029}.note01.note_c:before{color:#d90029}.box_ctwimg{clear:both;margin-bottom:40px}.box_ctwimg p:last-child{margin-bottom:0}.img_r{max-width:420px;float:right;margin:0 0 20px 40px}.img_l{max-width:420px;float:left;margin:0 40px 20px 0}.catption_txt{padding-top:10px;color:#8e8e8e;font-size:15px;display:block;letter-spacing:-.05em}.box_lig01{margin-top:40px;position:relative;padding:40px;background:#e3edf7;margin-bottom:40px}.box_lig01 p:last-child{margin-bottom:0}.box_lig02{margin-top:40px;position:relative;padding:40px;background:#f7f7f7;margin-bottom:40px}.box_lig02 p:last-child{margin-bottom:0}.maint0{margin-top:0}blockquote p,blockquote li,blockquote dt,blockquote dd,blockquote a{font-size:16px}blockquote{position:relative;padding:25px 30px 25px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f7f7f7;margin-bottom:40px;border-left:2px solid #e5127c;-webkit-box-shadow:1px 2px 2px 0 #e0e0e0;box-shadow:1px 2px 2px 0 #e0e0e0}blockquote:before{position:absolute;top:15px;left:20px;z-index:2;background-size:40px;width:50px;height:50px;content:""}blockquote p{position:relative;padding:0;margin:10px 0;z-index:3;line-height:1.7}blockquote cite{display:block;text-align:right;color:#888;font-size:.9em}@media screen and (max-width:960px){.img_l{max-width:300px;margin:0 20px 15px 0}.img_r{max-width:300px;margin:0 0 15px 20px}}@media screen and (max-width:768px){.img_wcap_ct{margin-bottom:30px;width:auto!important}.blog-content .entry>h4{margin-top:40px}.blog-content .entry>h5{margin-top:30px}.under .blog-content .entry .colImg1 img,.under .img_wcap_ct img{max-width:100%}.box_lig01,.box_lig02{padding:20px;margin-top:30px}.inbl{margin-bottom:40px}.box_lig01,.box_lig02{padding:20px}.under_post table th{font-size:15px}}@media screen and (max-width:640px){.img_l,.img_r{float:none;max-width:100%;margin:0 0 20px 0}}