@charset "UTF-8";@import url(../css/base.css);@import url(../css/fonts.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Trirong:wght@300;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap);body::-webkit-scrollbar{display:block;width:10px;height:10px}body::-webkit-scrollbar-track{border-radius:10px;background:#fff;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{border-radius:10px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(70,181,195,.8)),to(rgba(70,181,195,.5)));background:-webkit-linear-gradient(bottom,rgba(70,181,195,.8) 0,rgba(70,181,195,.5) 100%);background:linear-gradient(0deg,rgba(70,181,195,.8) 0,rgba(70,181,195,.5) 100%);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);box-shadow:inset 0 0 6px rgba(0,0,0,.5)}body::-webkit-scrollbar-thumb:window-inactive{background:-webkit-gradient(linear,left bottom,left top,from(rgba(70,181,195,.4)),to(rgba(70,181,195,.6)));background:-webkit-linear-gradient(bottom,rgba(70,181,195,.4) 0,rgba(70,181,195,.6) 100%);background:linear-gradient(0deg,rgba(70,181,195,.4) 0,rgba(70,181,195,.6) 100%)}address,blockquote,button,dd,dt,h1,h2,h3,h4,h5,h6,input,li,p,pre,select,td,textarea,th{font-size:100%;-webkit-text-size-adjust:none}article,aside,figure,footer,header,main,nav,section{display:block;padding:0;margin:0}img{vertical-align:bottom;max-width:100%;height:auto}a{color:inherit;font-family:inherit;font-weight:inherit;text-decoration:none}a:active,a:hover{color:#ff8b36;text-decoration:none}a:not([target*="_blank"]) {-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}a:not([target*="_blank"]):hover {opacity:.7}.ft_logo a:hover,.logo a:hover,a.ft_logo:hover,a.logo:hover{opacity:1!important}a.text_link{color:#f29823}a.text_link:hover{opacity:1!important;text-decoration:underline}@media only screen and (min-width:769px){a.tel_click{pointer-events:none;opacity:1!important}}table{width:100%}p{line-height:2;letter-spacing:inherit;word-wrap:break-word;word-break:break-word;margin-bottom:15px}p:empty{display:none!important}p:last-child{margin-bottom:0}.red{color:#ca0a0a!important}.bold{font-weight:700!important}.fl{float:left}.fr{float:right}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:auto!important}body{background-color:#fff;-webkit-text-size-adjust:none}.wrapper{overflow:hidden}.inner{max-width:1170px;margin:0 auto}.inner_sm{max-width:1000px;margin:0 auto}.fullWidthBreak{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 45px}.alignleft{float:left;margin:5px 45px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media only screen and (max-width:768px){.pc_only{display:none!important}}@media only screen and (min-width:769px){.sp_only{display:none!important}}.accBtn::after,.accBtn::before{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.triangle,.accBtn.triangle_btt{position:relative}.accBtn.triangle::after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.triangle.rotate::after{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.accBtn.triangle_btt::after{content:"";position:relative;top:0;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;display:block;margin:10px auto 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.rotate::after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.TabContainer .TabContent{background-color:#edf0f5;position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent>ul{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.TabContainer .TabContent>ul>li{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.TabContainer .TabContent>ul>li.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabContent>ul>li div{padding-top:20px}.TabContainer .TabContent p{padding:9px 10% 0;margin:0}.TabContainer .TabContent p.des{color:#838e95;font-size:12px}.TabContainer .TabPager{display:table;min-width:290px}.TabContainer .TabPager li{background-color:#fff;display:block;float:left;position:relative;margin:0;padding:9px 20px;-webkit-box-shadow:2px 1px 10px rgba(0,0,0,.4);box-shadow:2px 1px 10px rgba(0,0,0,.4);-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;color:#797b7d}.TabContainer .TabPager li p{margin:0}.TabContainer .TabPager li.active{background-color:#edf0f5;z-index:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure{margin:0;text-align:center;line-height:1}.fblock{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.key{position:relative}.gMap{width:100%;height:100%}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.image_alone{display:table;max-width:500px;margin:0 auto;border:7px solid rgba(231,231,231,.5);border-radius:11px;overflow:hidden}.totop{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:19;bottom:45px;right:95px}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/xtotop.png.pagespeed.ic.l5igCD0Gww.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:80px;height:80px;margin:0}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.9;-webkit-animation-name:bounce;animation-name:bounce}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }
}@keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }
}@-webkit-keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1
  }

  100% {
    left: -3px;
    opacity: .7
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1
  }

  100% {
    left: -3px;
    opacity: .7
  }
}.fixed_banner{position:fixed;top:200px;right:-120px;z-index:15;display:none;-webkit-transition:right .3s ease-in-out;-o-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.fixed_banner::before{content:"\00ab";-webkit-transform:translate(-100%,-50%) scaleX(.6);-ms-transform:translate(-100%,-50%) scaleX(.6);transform:translate(-100%,-50%) scaleX(.6);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;cursor:pointer;position:absolute;z-index:1;top:50%;left:0;font-size:1.2em;line-height:1;-webkit-animation:fixed_banner .4s ease infinite alternate forwards;animation:fixed_banner .4s ease infinite alternate forwards}.fixed_banner:hover{right:0}.fixed_banner>div{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.fixed_banner>div:not(.tel):hover {opacity:.7}.fixed_banner a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.fixed_banner p{margin-bottom:0;color:#fff;letter-spacing:.12em;line-height:1.2222222222222;text-align:center}.fixed_banner p::before{content:"";background-repeat:no-repeat;background-position:center center;background-size:contain;display:block;width:100%;margin-bottom:8px}.fixed_banner .tel{background-color:#46b5c3;height:380px}.fixed_banner .tel p{padding:0 25px;font-size:28px;font-weight:600;letter-spacing:0;line-height:.97}.fixed_banner .tel p::before{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon01.png.pagespeed.ce.kHzz38VwmN.png);background-size:auto 17px;height:17px}.fixed_banner .tel p i{font-style:normal}.fixed_banner .tel p span{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl}.fixed_banner .mail{background-color:#127d8a;height:90px}.fixed_banner .mail p{font-size:18px;font-weight:500}.fixed_banner .mail p::before{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/xshared_fixed_bnr_icon03.png.pagespeed.ic.YRtq2SuwAO.png);background-size:auto 16px;height:16px}.btn-group .btn a{display:block}.btn-group .btn.style01,.btn-group .btn.style02{width:100%;min-width:180px;max-width:300px;overflow:hidden}.btn-group .btn.style01 a,.btn-group .btn.style02 a{padding:11px 10px 12px;position:relative;font-size:22px;font-weight:400;letter-spacing:1px;line-height:1.5;color:#fff;text-decoration:none;text-align:center}.btn-group .btn.style01 a:hover,.btn-group .btn.style02 a:hover{opacity:1;background-color:#9cb5ba}.btn-group .btn.style01 a::after,.btn-group .btn.style02 a::after{content:"";position:absolute;right:5px;bottom:5px;border:4px solid #fff;border-left-color:transparent;border-top-color:transparent}.btn-group .btn.md.style02 a,.btn-group .btn.style01.md a{font-size:18px}.btn-group .btn.md.style02 a::after,.btn-group .btn.style01.md a::after{font-size:23px}.btn-group .btn.bg01 a{background-color:#659cc1}.btn-group .btn.bg02 a{background-color:#f4bf0c}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top:37%;width:38px;height:38px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent}.slick-arrow:focus{outline:0}.slick-prev{left:-55px}.slick-next{right:-55px}@media only screen and (min-width:769px) and (max-width:1280px){body{font-size:87.5%}.btn-group .btn.style02 a,.btn.style01 a,.btn.style02 a{font-size:14px}.totop{right:10px}.totop .icon{width:60px;height:60px}}@media only screen and (min-width:769px) and (max-width:1170px){.inner{max-width:none;padding-left:10px;padding-right:10px}}@media only screen and (min-width:769px) and (max-width:1000px){.inner_sm{max-width:none;padding-left:10px;padding-right:10px}}h1{font-size:10px}header{position:absolute;top:0;left:0;right:0;z-index:20}.header_top{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;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:calc(100% - 80px);padding-top:6px}.logo{width:30%;max-width:456px;padding-top:12px;padding-left:46px;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}.logo a{display:block;width:100%;text-align:center}.right_head{width:70%;max-width:780px;padding-right:30px;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}.pc_navi{width:100%}.pc_navi>ul{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;text-align:center}.pc_navi>ul>li{position:relative}.pc_navi>ul>li>a,.pc_navi>ul>li>p{cursor:pointer;position:relative;margin:0;text-decoration:none;text-align:center;font-weight:400;font-family:"Noto Serif JP",serif;line-height:1.5;letter-spacing:.12em;color:#fff;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;text-shadow:0 -15px 0 transparent , 0 15px 0 transparent}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;padding-top:0;font-size:66.666666666667%;font-weight:600;color:#000}.pc_navi>ul>li>a.title,.pc_navi>ul>li>p.title{position:relative}.pc_navi>ul>li>a.title::after,.pc_navi>ul>li>p.title::after{content:"";background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/shared_pc_navi_arrow.png) center no-repeat;background-size:contain;width:11px;height:6px;position:absolute;bottom:5px;left:calc(50% - 6px);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.pc_navi>ul>li:nth-of-type(1) {width:16%;padding-left:11px}.pc_navi>ul>li:nth-of-type(2) {width:24%}.pc_navi>ul>li:nth-of-type(3) {width:20%}.pc_navi>ul>li:nth-of-type(4) {width:24%}.pc_navi>ul>li:nth-of-type(5) {width:16%}.pc_navi>ul>li:hover a.title::after,.pc_navi>ul>li:hover p.title::after{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.pc_navi>ul>li.home a::before{width:100%;height:16px;display:block;margin-bottom:10px}.pc_navi>ul .subInner{background-color:rgba(0,0,0,.5);position:absolute;width:220px;right:50%;bottom:0;padding-bottom:10px;-webkit-transform:translate(50%,100%);-ms-transform:translate(50%,100%);transform:translate(50%,100%);-webkit-transition:all .2s ease-in-out;-o-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 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;-o-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:"\203A";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:14px}@media only screen and (min-width:769px){.navi{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:fixed;top:0;right:0;width:80px;height:100vh}.navi .hamburger-btn{width:100%}.navi .hamburger-btn #menu_btn{display:none}.navi.active #nav-icon span{background-color:#fff}.navi.hide{height:475px;background:rgba(70,181,195,.5)}#nav-icon span{background-color:#fff}#nav-icon:hover span:nth-child(4) {width:100%}.menu_toggle .inside .menu_box>div{width:50%}.menu_toggle .inside .menu_box .menu02,.menu_toggle .inside .menu_box .menu04{margin-top:60px}.menu_toggle .inside .menu_box ul li:not(.ttl)>.title:hover, .menu_toggle .inside .menu_box ul li:not(.ttl)>a:hover {color:#46b5c3;letter-spacing:.1em;opacity:1}}@media only screen and (min-height:600px) and (max-width:1170px){.navi{background:rgba(70,181,195,.5)}}.menu_toggle{background-color:#fff;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;opacity:0;visibility:hidden;width:65%;height:100vh;overflow:auto;position:fixed;top:0;right:0}.menu_toggle.active{opacity:1;visibility:visible}.menu_toggle .inside{width:100%;padding:10%}.menu_toggle .inside .mn_box1{margin-bottom:30px}.menu_toggle .inside .menu_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.menu_toggle .inside .menu_box ul>li{position:relative}.menu_toggle .inside .menu_box ul>li.ttl{left:-30px;margin-bottom:15px;width:100%}.menu_toggle .inside .menu_box ul>li.ttl a{font-size:28px;color:#46b5c3;pointer-events:none}.menu_toggle .inside .menu_box ul>li.ttl::before{content:'';position:absolute;left:0;top:18px;width:10px;height:10px;background:#46b5c3;border-radius:50%}.menu_toggle .inside .menu_box ul>li>.title,.menu_toggle .inside .menu_box ul>li>a{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:relative;display:block;margin:0;padding:6px 10px 6px 22px;cursor:pointer;text-transform:capitalize;line-height:1.2;font-size:18px;color:#000}.menu_toggle .inside .menu_box ul>li:not(.ttl) a::before {content:"";position:absolute;top:15px;left:0;width:10px;height:5px;background: url(../images/ft_icon_link.png) no-repeat left top/contain
}.menu_toggle .inside .menu_box ul li{margin-bottom:5px}.menu_toggle .inside .menu_box ul li.sm a{position:relative;padding-left:12px;margin-bottom:1px;margin-left:22px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;font-size:18px}.menu_toggle .inside .menu_box ul li.sm a::before{content:"";position:absolute;background-color:#46b5c3;width:3px;height:3px;top:16px;left:0}.hamburger-btn{position:relative;z-index:1}.hamburger-btn .button-toggle{position:relative;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:9px auto 0;text-align:center;color:inherit}#nav-icon{width:40px;height:25px;position:relative;cursor:pointer;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}#nav-icon span{background-color:#fff;display:block;position:absolute;height:2px;width:100%;opacity:1;right:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1) {top:3px}#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {top:14px}#nav-icon span:nth-child(4) {top:25px;width:30px}#nav-icon.open span{background-color:#46b5c3}#nav-icon.open span:nth-child(1) {top:11px;width:0;left:50%}#nav-icon.open span:nth-child(2) {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon.open span:nth-child(4) {top:11px;width:0;left:50%}.fixed_brand{pointer-events:none;position:fixed;z-index:21;top:117px;right:32px;max-width:41px}.tobelow{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;position:fixed;z-index:20;bottom:4.5%;right:28px;font-family:Trirong,serif;font-weight:300}.under .tobelow{display:none}.tobelow a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.tobelow p{padding-bottom:105px;margin:0;color:#fff;text-transform:uppercase;writing-mode:vertical-rl;-o-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;-moz-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;word-wrap:break-word;display:inline-block;font-size:12px;letter-spacing:.1em;position:relative}.tobelow p::after,.tobelow p::before{content:'';position:absolute}.tobelow p::before{width:1px;height:90px;background:rgba(255,255,255,.5);bottom:0;left:13px}.tobelow p::after{width:1px;height:20px;background:#fff;bottom:0;left:13px;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:mouse-scroll 2s infinite;animation:mouse-scroll 2s infinite}.tobelow.hide{opacity:0;visibility:hidden}@-webkit-keyframes mouse-scroll {
  0% {
    bottom: 70px;
    opacity: 1
  }

  80% {
    opacity: 1
  }

  100% {
    bottom: 0;
    opacity: 0
  }
}@keyframes mouse-scroll {
  0% {
    bottom: 70px;
    opacity: 1
  }

  80% {
    opacity: 1
  }

  100% {
    bottom: 0;
    opacity: 0
  }
}@media only screen and (min-width:769px) and (max-width:1400px){.fixed_brand{top:75px;max-width:14px}}footer .ft_list_bnr{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-left:-11px;margin-right:-11px;padding:65px 0 64px}footer .ft_list_bnr .ft_bnr{margin:15px 11px}footer .ft_list_bnr .ft_bnr:nth-child(5), footer .ft_list_bnr .ft_bnr:nth-child(6) {margin:15px}footer .ft_list_bnr .ft_bnr:nth-child(5) a:hover, footer .ft_list_bnr .ft_bnr:nth-child(6) a:hover {opacity:1}footer .ft_list_bnr .ft_bnr a:hover{opacity:.5}footer .ft_content{background: url(../images/footer_bg.jpg) no-repeat top center/cover;padding:71px 0 46px;position:relative;border-top:4px solid #46b5c3}footer p{margin-bottom:0}footer .ft_link{width:53%;max-width:585px;padding-top:10px}footer .ft_info{width:44.5%;max-width:520px}footer .ft_logo{padding:0 0 23px}footer .ft_link{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#000}footer .ft_link .ft_box1,footer .ft_link .ft_box2{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .ft_link .ft_box1{margin-bottom:34px}footer .ft_link .ttl{font-size:20px;color:#46b5c3;pointer-events:none;width:100%;left:-18px;z-index:0;padding-left:20px;line-height:1;letter-spacing:.05em;margin-bottom:13px}footer .ft_link .ttl::before{content:'';position:absolute;left:0;top:5px;width:8px;height:8px;background:#46b5c3;border-radius:50%}footer .ft_link .menu01,footer .ft_link .menu02,footer .ft_link .menu03,footer .ft_link .menu04{width:48%}footer .ft_link .menu01,footer .ft_link .menu03{padding-left:18px}footer .ft_link .menu02,footer .ft_link .menu04{padding-left:11px;margin-top:33px}footer .ft_link ul{margin-bottom:20px}footer .ft_link ul:last-child{margin-bottom:0}footer .ft_link li{position:relative;padding-left:15px;margin-bottom:6.5px;letter-spacing:.2em;line-height:1.6;font-weight:500;color:#000}footer .ft_link li:last-child{margin-bottom:0}footer .ft_link li.sm{padding-left:7px;margin-left:22px}footer .ft_link li.sm::before{content:"";position:absolute;background-color:#46b5c3;width:3px;height:3px;top:10px;left:0}footer .ft_link li::before{content:"";position:absolute;top:9px;left:0;width:10px;height:5px;background: url(../images/ft_icon_link.png) no-repeat left top/contain
}footer .ft_link a{position:relative;color:inherit;display:inline-block}footer .ft_link li:not(.ttl) a::before {content:'';position:absolute;left:0;bottom:-1px;width:0;height:1px;background-color:#46b5c3;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}footer .ft_link li:not(.ttl) a:hover::before {width:100%}footer .ft_link a:hover{opacity:1}footer .ft_info{padding-top:6px;color:#000;letter-spacing:.1em}footer .ft_info .des{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6px}footer .ft_info .des dt{width:65px}footer .ft_info .des dd,footer .ft_info .des dt{letter-spacing:.2em;line-height:1.85}footer .ft_info p{line-height:1.5;margin-bottom:15px}footer .ft_info .ft_tel{margin-bottom:12px;font-size:20px;letter-spacing:.1em}footer .ft_info .ft_tel:hover{color:#000;opacity:1}footer .ft_info .ft_tel .txt{margin-right:6px;letter-spacing:.15em}footer .ft_info .ft_lg_txt{margin-bottom:25px}footer .ft_info .ft_map{margin-top:13px;line-height:0;-webkit-filter:grayscale(1);filter:grayscale(1);max-width:520px}footer .ft_info .ft_map iframe{height:235px}footer .ft_info .ft_page{display:-webkit-box;display:-ms-flexbox;display:flex}footer .ft_info .ft_page a{display:block;padding:0 12px;position:relative;font-family:Trirong,serif;line-height:1;color:#46b5c3;letter-spacing:.17em}footer .ft_info .ft_page a::before{content:'';position:absolute;top:4px;left:0;width:0;height:0;border-style:solid;border-width:4px 0 4px 5px;border-color:transparent transparent transparent #46b5c3}footer .ft_info .ft_page li:first-child{margin-right:17px}footer .ft_info .ft_page li:first-child a{border-right:1px solid #46b5c3}footer .copyright{padding:15px 0 17px;background:#46b5c3}footer .copyright p{color:#fff;letter-spacing:.2em;font-weight:500;font-size:14px;text-align:center}.flex_b{display:flex;justify-content:center;align-items:center}.copy_img{padding-right:20px;margin-right:20px;position:relative}.copy_img:after{content:'';position:absolute;right:0;top:0;bottom:0;margin:auto;height:80%;width:1px;background-color:rgba(255,255,255,.8)}@media only screen and (min-width:769px) and (max-width:1400px){footer .ft_list_bnr{padding:35px 0 34px}footer .ft_list_bnr .ft_bnr{width: calc(100% /4 - 22px)
  }footer .ft_list_bnr .ft_bnr:nth-child(5), footer .ft_list_bnr .ft_bnr:nth-child(6) {width: calc(100% /3 - 30px)
  }}@media only screen and (min-width:769px) and (max-width:1000px){.logo{padding-left:10px}.right_head{padding-right:0}.pc_navi>ul>li>a,.pc_navi>ul>li>p{font-size:12px}footer .ft_content{padding-top:50px}footer .ft_info .des dd,footer .ft_info .des dt{font-size:13px}footer .ft_info .ft_lg_txt{font-size:13px}footer .ft_link li{font-size:12px;letter-spacing:0}}.home_page .key{overflow:hidden}.home_page .key .key_text{position:relative;z-index:0}.home_page .key .key_text::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background: url(../images/index_map_slider.png) no-repeat left 2.4% bottom 51%/29vw auto rgba(5, 59, 66, .5);z-index:2}.home_page .key ul{position:relative;z-index:3}.home_page .key .item{width:100%;height:57vw}.home_page .key #myvideo{position:absolute;top:0;left:0;right:0;z-index:1;width:101vw;height:57vw}.home_page .key .key_b_h2{width:100%;max-width:600px;position:absolute;left:9.5%;bottom:28.8%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.home_page .key h2{font-size:42px;line-height:1.6;padding-left:8px;letter-spacing:.44em}.home_page .key h2,.home_page .key p{color:#fff;font-family:"Noto Serif JP",serif;-ms-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;writing-mode:vertical-rl;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;white-space:nowrap;display:block}.home_page .key p{font-size:24px;font-weight:200;letter-spacing:.27em;line-height:2}.home_page .key .txt_x1,.home_page .key .txt_x2,.home_page .key .txt_x3{display:inline-block;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);position:relative;top:-.2vw;left:.6vw;text-align:center;letter-spacing:.5em}.home_page .key .txt_x3{letter-spacing:1em}.home_page .key .txt_none{-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.home_page .key .txt_x1,.home_page .key .txt_x2{transform:none;left:0;top:0;letter-spacing:.1em}.home_page .key .txt_x3{top:-.8vw}}.home_page .topic_path{display:none}.home_page h3{position:relative;margin-bottom:50px;padding-bottom:16px;color:#000;text-align:center;font-size:48px;line-height:1.4;font-weight:500;letter-spacing:.2em}.home_page h3::before{content:'';position:absolute;width:50px;height:1px;background:#46b5c3;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.home_page h3 .eng{display:block;text-transform:uppercase;color:#46b5c3;font-size:38%;font-family:Trirong,serif;letter-spacing:.18em}.home_page h3 .number{font-size:130%;color:#46b5c3}@media only screen and (min-width:769px) and (max-width:1400px){.home_page .key h2{font-size:2vw}.home_page .key p{font-size:1.2vw}}@media only screen and (min-width:769px) and (max-width:1280px){.home_page h3{margin-bottom:30px;padding-bottom:10px;font-size:32px}.home_page h3 .eng{padding-top:5px}.home_page .ttl_style1,.home_page .ttl_style4{font-size:24px}}.ttl_style1{position:relative;padding-bottom:16px;margin-bottom:30px;font-size:30px;color:#fff;line-height:1.3;letter-spacing:.17em}.ttl_style1::before{content:'';position:absolute;width:50px;height:1px;background:#fff;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ttl_style1 .number{display:block;font-family:Lora,serif;font-weight:300;font-size:90%;line-height:1;margin-bottom:5px;letter-spacing:.14em}.ttl_style1 .number span{position:relative;z-index:0;display:inline-block;padding:0 25px}.ttl_style1 .number span::after,.ttl_style1 .number span::before{content:'';position:absolute;z-index:-1;width:13px;height:17px;top:calc(50% - 8px)}.ttl_style1 .number span::before{left:0;background: url(../images/icon_ttl1.png) no-repeat top left/contain
}.ttl_style1 .number span::after{right:0;background: url(../images/icon_ttl2.png) no-repeat top right/contain
}.ttl_style2{font-size:42px;color:#46b5c3;line-height:1.5;letter-spacing:.13em;margin-bottom:20px}.ttl_style3{margin-bottom:30px;font-size:20px;color:#fff;line-height:1.2;letter-spacing:.15em}.ttl_style3 .jp{display:block;padding-bottom:19px;position:relative;margin-bottom:10px}.ttl_style3 .jp::before{content:'';position:absolute;width:50px;height:1px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;bottom:0}.ttl_style3 .eng{display:block;font-family:Trirong,serif;font-size:70px}.ttl_style4{padding-bottom:15px;position:relative;margin-bottom:20px;font-size:32px;color:#fff}.ttl_style4::before{content:'';position:absolute;width:50px;height:1px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;bottom:0}.ttl_style4 .eng{display:block;font-family:Trirong,serif;text-transform:uppercase;font-size:53%}.cm_btn.color2 a{background:#0e7cad}.cm_btn a{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;background:#46b5c3;position:relative;line-height:1.5;text-decoration:none;width:260px;color:#fff;padding:13px 46px 14px;text-align:center;letter-spacing:.12em}.cm_btn a::after,.cm_btn a::before{content:'';position:absolute;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.cm_btn a::before{right:20px;top:calc(50% - 2px);background: url(../images/icon_btn.png) no-repeat top right/contain;width:22px;height:5px}.cm_btn a::after{top:0;left:0;bottom:0;width:0;height:100%;background:rgba(255,255,255,.3)}.cm_btn a:hover{opacity:1}.cm_btn a:hover::before{right:10px}.cm_btn a:hover::after{width:100%}.gr_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gr_btn .cm_btn{margin:15px}.index01{padding:55px 0 160px;background:#fafafa;position:relative}.index01 .inner{position:relative}.index01 .idx1_box{position:relative;z-index:0;padding-top:140px;padding-bottom:80px}.index01 .idx1_box::after,.index01 .idx1_box::before{content:'';position:absolute}.index01 .idx1_box::before{top:0;right:0;bottom:0;left:9.8%;background: url(../images/idx1_bg.jpg) no-repeat top center/cover
}.index01 .idx1_box::after{top:0;left:1.8%;width:109px;height:1015px;background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx1_bg_eng.png);background-repeat:repeat-y;background-position:center 0;background-size:100% auto;height:calc(100% - 80px);-webkit-animation:idx01_scroll 10s linear infinite;animation:idx01_scroll 10s linear infinite;z-index:-1}.index01 .idx1_box .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.index01 .item{width: calc(100% / 2 - 65px);height:410px;padding:20px 53px;text-align:center;border:7px solid rgba(255,255,255,.5);background-repeat:no-repeat;background-size:cover;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;position:relative;z-index:0;overflow:hidden;-webkit-transition:.8s all ease;-o-transition:.8s all ease;transition:.8s all ease}.index01 .item .idx1_eng{position:absolute;top:10px;right:10px;margin-bottom:0;line-height:1;font-size:24px;color:rgba(255,255,255,.3);letter-spacing:.1em;text-transform:uppercase;-ms-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;writing-mode:vertical-rl;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;white-space:nowrap;font-family:Trirong,serif}.index01 .item p{color:#fff;letter-spacing:.1em;width:100%}.index01 .item:nth-of-type(1) {background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx1_bg1.jpg)}.index01 .item:nth-of-type(2) {background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx1_bg2.jpg)}.index01 .item:nth-of-type(3) {background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx1_bg3.jpg)}.index01 .item:nth-of-type(4) {background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx1_bg4.jpg)}.index01 .item:nth-of-type(1), .index01 .item:nth-of-type(2) {margin-bottom:60px;margin-right:65px}.index01 .item:nth-of-type(3), .index01 .item:nth-of-type(4) {margin-left:64px}.index01 .item:nth-of-type(2), .index01 .item:nth-of-type(4) {margin-top:-60px}@media only screen and (max-width:1400px) and (min-width:769px){.index01 .ttl_style1{margin-bottom:20px}.index01 .idx1_box::after{width:6vw}.index01 .inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.index01 .item{width: calc(100% / 2 - 105px);padding:20px 3%}.index01 .item:nth-of-type(1), .index01 .item:nth-of-type(2) {margin-bottom:30px;margin-right:30px}.index01 .item:nth-of-type(3), .index01 .item:nth-of-type(4) {margin-left:30px}.index01 .item .idx1_eng{font-size:20px}.index01 .item p{font-size:15px}}@media only screen and (max-width:1000px) and (min-width:769px){.home_page .index01 .ttl_style1{font-size:2.5vw}.index01 .item{width:39%;padding:20px 2%}.index01 .item p{letter-spacing:0}.index01 .idx1_box{padding-top:110px;padding-bottom:50px}}.index02{padding-bottom:80px;position:relative;z-index:0}.index02::after,.index02::before{content:'';position:absolute}.index02::before{top:0;left:0;right:0;bottom:336px;background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx2_bg.png) #ccf9ff;z-index:-1}.index02::after{top:-80px;right:1%;width:109px;height:1131px;background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx2_bg_eng.png);background-repeat:repeat-y;background-position:center 0;background-size:100% auto;height:calc(100% - 80px);-webkit-animation:idx02_scroll 10s linear infinite;animation:idx02_scroll 10s linear infinite;z-index:-1}.index02 .inner{max-width:1536px}.index02 h3{margin-bottom:33px}.index02 h3 .eng{margin-top:5px}.idx2_content{position:relative;margin-bottom:80px}.idx2_img{position:absolute;left:-192px;top:0;z-index:1}.idx2_name{position:absolute;top:18%;left:17.9%;-ms-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;writing-mode:vertical-rl;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;white-space:nowrap;color:#46b5c3;font-size:53px;letter-spacing:.1em;line-height:1.7}.idx2_name .small{font-size:40%;display:block;letter-spacing:.19em}.idx2_detile{position:relative;top:-80px;padding:66px 60px 65px 300px;margin-left:auto;width:100%;max-width:1010px;background:#fff;text-align:center}.idx2_detile p{letter-spacing:.1em;margin-bottom:17px}.idx2_detile .gr_btn{margin-top:17px}.idx2_tablet{display:none}.idx2_content2{padding:20px;background: url(../images/idx2_bg_ct.jpg) no-repeat center/cover;text-align:center}.idx2_content2 .cm_btn a{width:240px;margin:33px auto 0;font-size:16px}.idx2_box{background:rgba(255,255,255,.8)}.idx2_top{padding:67px 30px 80px;font-size:18px;letter-spacing:.2em}.idx2_bottom{padding:24px 20px;background:#fff;font-size:24px;color:#46b5c3;letter-spacing:.15em;line-height:1.5}.idx2_bottom .idx2_text1{display:inline-block;padding-right:30px;margin-right:30px;position:relative;letter-spacing:.18em}.idx2_bottom .idx2_text1::before{content:'';position:absolute;top:4px;right:0;width:1px;height:30px;background:#46b5c3}@media only screen and (max-width:1600px) and (min-width:769px){.idx2_img{left:-3vw;width:50vw}.idx2_name{left:6vw;top:3vw;font-size:3.5vw}.idx2_content{margin-bottom:0}}@media only screen and (max-width:1400px) and (min-width:769px){.index02::after{width:6vw}.index02 .inner{padding:0 10px}.idx2_detile{padding:66px 60px 65px 17vw;width:73vw}.idx2_img{width:43vw}.idx2_top{padding:35px 30px 45px;font-size:16px}.idx2_top .ttl_style2{font-size:28px}.idx2_bottom{padding:15px;font-size:17px}.idx2_bottom .idx2_text1{padding-right:15px;margin-right:15px}.idx2_bottom .idx2_text1::before{height:21px}}@media only screen and (max-width:1170px) and (min-width:769px){.idx2_img{display:none}.idx2_img.idx2_tablet{display:block;position:relative;margin:0 auto 30px;width:100%;max-width:550px;left:auto}.idx2_detile{width:100%;margin:0 auto;padding:60px;max-width:800px}}.index03 .ttl_style3{margin-bottom:14px}.cm_contact_detile{padding:77px 0 90px;background: url(../images/idx3_bg.jpg) repeat-x 0 center/auto 100%;-webkit-animation:idx_contact 40s linear infinite;animation:idx_contact 40s linear infinite;text-align:center;color:#fff;letter-spacing:.2em}@-webkit-keyframes idx_contact {
  from {
    background-position: 0 center
  }

  to {
    background-position: -1920px center
  }
}@keyframes idx_contact {
  from {
    background-position: 0 center
  }

  to {
    background-position: -1920px center
  }
}.cm_box_contact{position:relative;z-index:0;color:#fff}.cm_box_contact::after,.cm_box_contact::before{content:'';position:absolute;z-index:-1}.cm_box_contact::before{top:0;left:0;right:50%;bottom:0;background:#46b5c3}.cm_box_contact::after{top:0;right:0;left:50%;bottom:0;background:#127d8a}.cm_box_contact a{position:absolute;top:0;left:50%;right:0;bottom:0;z-index:1;transition:all .3s ease}.cm_box_contact a:hover{background:rgba(255,255,255,.3)}.cm_box_contact .inner{display:-webkit-box;display:-ms-flexbox;display:flex}.cm_box{width:50%;text-align:center;padding:15px 15px 23px;position:relative}.cm_box:nth-child(2) {padding-top:22px}.cm_box p{line-height:1.4;letter-spacing:.1em}.cm_box .cm_tel{margin-bottom:0;position:relative;left:auto}.cm_box .cm_tel:hover{opacity:1;color:#fff;background-color:transparent}.cm_box .ct_big{padding-left:58px}.cm_box .ct_big .small{display:block}.cm_box .cm_tel{font-size:30px}.cm_box .cm_tel .small{font-size:20px}.cm_box .cm_txt{font-size:14px}.cm_box .ct_big{background: url(../images/shared_fixed_bnr_icon03.png) no-repeat top 18px left/42px auto;display:table;margin:0 auto;font-size:24px}.cm_box .ct_big .small{font-size:16px;letter-spacing:.3em}@media only screen and (max-width:1400px) and (min-width:769px){.index03 .ttl_style3 .eng{font-size:60px}.cm_box .ct_big{font-size:23px}.cm_box .ct_big .small{font-size:15px;letter-spacing:.2em}}.index04{padding:67px 0 72px}.index04 .inner{max-width:1536px}.index04 h3{padding-bottom:13px;margin-bottom:40px}.index04 h3 .eng{margin-top:6px}.idx_content1{position:relative;z-index:0;padding-bottom:79px}.idx_content1::before{content:'';position:absolute;left:0;right:0;bottom:0;height:335px;background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx2_bg.png) #ccf9ff;z-index:-1}.idx4_detile{background-position:center;background-repeat:no-repeat;background-size:cover}.idx4_detile.box1{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx4_img1.jpg);background-position:center right}.idx4_detile.box2{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx4_img2.jpg);background-position:center left}.idx4_detile.box2 .idx4_box{margin-left:auto}.idx4_detile.box2 .ttl_style4{letter-spacing:.05em}.idx4_detile .ttl_style4{letter-spacing:.18em}.idx4_detile .ttl_style4::before{left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.idx4_detile .ttl_style4 .eng{letter-spacing:.14em;margin-top:5px}.idx4_detile p{letter-spacing:.18em}.idx4_box{width:50%;padding:49px 70px 58px;background-color:rgba(0,77,86,.7);color:#fff}.box_btn_list{margin-top:19px}.box_btn_list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid;margin-bottom:2px}.box_btn_list p{margin-bottom:0}.box_btn_list .txt{padding:10px 20px;line-height:1.4;letter-spacing:.1em;font-weight:300}.box_btn_list .cm_btn a{padding:12px 46px 10px 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;font-size:15px}.idx4_detile.box1 .box_btn_list{width:493px;margin-left:auto}.idx4_detile.box1 .cm_btn a{width:174px}.idx4_detile.box2 .cm_btn a{width:246px;letter-spacing:0}.idx_content2{padding-bottom:80px;background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx2_bg.png) #ccf9ff}.idx4_sec{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.idx4_sec>li{padding:2.5vw;width:33.33%;border:1px solid #fff;border-bottom:none;border-left:none;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:0;height:349px;color:#fff;transition:all .3s ease}.idx4_sec>li:nth-child(3n+0) {border-right:none}.idx4_sec>li::after,.idx4_sec>li::before{content:'';position:absolute}.idx4_sec>li::before{right:2.1vw;bottom:1.6vw;width:22px;height:5px;background: url(../images/icon_btn.png) no-repeat center right/contain;transition:all .3s ease}.idx4_sec>li::after{top:0;left:0;right:0;bottom:0;z-index:-1;background:rgba(3,81,116,.8)}.idx4_sec>li:hover{opacity:.7}.idx4_sec>li:hover::before{right:1.6vw}.idx4_sec>li:nth-child(2)::after, .idx4_sec>li:nth-child(4)::after, .idx4_sec>li:nth-child(6)::after {background:rgba(0,96,108,.8)}.idx4_sec>li a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.idx4_sec .ttl_style4{padding-bottom:15px;letter-spacing:.2em}.idx4_sec .ttl_style4::before{left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.idx4_sec .ttl_style4 .eng{letter-spacing:.15em;margin-top:6px}.sec4_bg1{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx4_sec2_bg1.jpg)}.sec4_bg2{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx4_sec2_bg2.jpg)}.sec4_bg3{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx4_sec2_bg3.jpg)}.sec4_bg4{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx4_sec2_bg4.jpg)}.sec4_bg5{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx4_sec2_bg5.jpg)}.sec4_bg6{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx4_sec2_bg6.jpg)}.idx4_txt{width:100%;letter-spacing:.1em;line-height:1.8}.idx4_txt>ul li{padding:4px 5px 4px 14px;position:relative;line-height:1.5;letter-spacing:.2em}.idx4_txt>ul li::before{content:'';position:absolute;top:.9em;left:0;width:5px;height:5px;border-radius:50%;background-color:#fff}@media only screen and (max-width:1280px) and (min-width:769px){.idx4_box{padding:5vw}.idx4_detile .ttl_style4{font-size:24px}.idx4_detile p{letter-spacing:.1em}.index04 .idx4_detile .box_btn_list{width:100%}.index04 .idx4_detile .cm_btn a{width:148px;font-size:13px}.box_btn_list .txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:1000px) and (min-width:769px){.idx4_box{padding:3vw 2vw 4vw}.idx4_sec>li{width:50%;height:270px}.idx4_sec>li:nth-child(3n+0) {border-right:1px solid #fff}.idx4_sec>li:nth-child(3)::after, .idx4_sec>li:nth-child(6)::after {background:rgba(0,96,108,.8)}.idx4_sec>li:nth-child(4)::after, .idx4_sec>li:nth-child(5)::after {background:rgba(3,81,116,.8)}}.index05{position:relative;z-index:0;padding-bottom:80px}.index05::after,.index05::before{content:'';position:absolute}.index05::before{left:0;bottom:0;width:42%;height:380px;background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx2_bg.png) #ccf9ff;z-index:-1}.index05::after{bottom:0;right:0;width:403px;height:370px;background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx5_bg.png) no-repeat right bottom}.idx5_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx5_img{margin-top:8px;margin-left:-188px;width:768px;height:500px}.idx5_item{margin-left:auto;width:50%;padding-left:32px}.idx5_item h3{font-size:42px;text-align:right;letter-spacing:.09em;margin-bottom:31px}.idx5_item h3::before{left:auto;right:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.idx5_item h3 .eng{font-size:46%;margin-top:7px;letter-spacing:.14em}.idx5_item dl{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(210,210,210,.3)}.idx5_item .gr_btn{margin-top:17px}.idx5_item dl dd,.idx5_item dl dt{padding:10px 13px;letter-spacing:.2em}.idx5_item dl dt{color:#46b5c3;width:117px}.idx_map{line-height:0;-webkit-filter:grayscale(1);filter:grayscale(1)}@media only screen and (max-width:1600px) and (min-width:769px){.index05 .inner{max-width:1500px;padding:0 10px}.idx5_img{margin-left:0;width:48%}}@media only screen and (max-width:1280px) and (min-width:769px){.idx5_item{padding-left:0}.idx5_item h3{font-size:34px}.idx5_content .gr_btn{flex-wrap:wrap}}@media only screen and (max-width:1000px) and (min-width:769px){.idx5_item h3{font-size:30px}.idx_map iframe{height:350px}}@-webkit-keyframes idx01_scroll {
  from {
    background-position: center 0
  }

  to {
    background-position: center -1015px
  }
}@keyframes idx01_scroll {
  from {
    background-position: center 0
  }

  to {
    background-position: center -1015px
  }
}@-webkit-keyframes idx02_scroll {
  from {
    background-position: center 0
  }

  to {
    background-position: center -1131px
  }
}@keyframes idx02_scroll {
  from {
    background-position: center 0
  }

  to {
    background-position: center -1131px
  }
}.idx1_blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:-155px;width:100%}.idx_top_new{border-top:1px solid #fff;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;width:48%;color:#fff;pointer-events:all;overflow:hidden;z-index:4}.top_news_txtarea a:before{position:absolute;width:100%;height:1px;background:rgba(255,255,255,.5)}.top_news_txtarea:last-child .top_new{border-bottom:none}.top_news_hoverbg{position:absolute;height:100%;width:120%;background:silver;left:-10%;top:0;opacity:0;-webkit-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:translate3d(-40%,0,0) skewX(15deg);transform:translate3d(-40%,0,0) skewX(15deg);-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.news_head{padding:12px;width:23%;font-size:18px;text-align:center;letter-spacing:.08em}.news_head.itme1{font-family:Trirong,serif}.top_box_news{display:block;width:77%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.top_news_txtarea{width:100%;-webkit-transition:.25s .92s cubic-bezier(.1,1,.7,1);-o-transition:.25s .92s cubic-bezier(.1,1,.7,1);transition:.25s .92s cubic-bezier(.1,1,.7,1);position:relative;z-index:0;overflow:hidden}.top_news_txtarea a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.top_news_txtarea:first-child::before{content:'';position:absolute;z-index:-1;width:1px;height:25px;top:calc(50% - 13px);left:0;background-color:#fff}.top_news_txtarea a:before{content:'';display:block;bottom:0;left:16px}.top_news_txtarea a:last-child:before{content:inherit;display:none}@media only screen and (min-width:769px){.top_news_txtarea:hover .top_news_hoverbg{-webkit-transition-duration:.7s;-o-transition-duration:.7s;transition-duration:.7s;opacity:.6;-webkit-transform:translate3d(0,0,0) skewX(15deg);transform:translate3d(0,0,0) skewX(15deg);-webkit-transition-timing-function:cubic-bezier(.075,.82,.165,1);-o-transition-timing-function:cubic-bezier(.075,.82,.165,1);transition-timing-function:cubic-bezier(.075,.82,.165,1)}.top_news_txtarea:hover .top_new::before{right:15px}}.top_new{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:12px 60px 14px 0;border-bottom:1px solid #fff}.top_new::before{content:'';position:absolute;right:27px;top:calc(50% - 2px);width:22px;height:5px;background: url(../images/icon_btn.png) no-repeat top left/contain;transition:all .3s ease}.top_new_number{width:138px;text-align:center}.top_new_title{width:calc(100% - 138px);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media only screen and (min-width:769px) and (max-width:1400px){.news_head{font-size:14px}.top_new_number{width:105px;font-size:87.5%}.top_new_title{width:calc(100% - 105px);font-size:87.5%}.top_new{padding:10px 60px 10px 0}.top_new::before{right:15px}.idx1_blog{top:-128px}}@media only screen and (min-width:769px) and (max-width:1000px){.news_head{padding:10px 5px;font-size:9px}.top_new{padding:6px 46px 7px 0;font-size:12px}.top_new_number{width:82px}.top_new_title{width:calc(100% - 82px)}.top_news_txtarea:first-child::before{height:14px;top:calc(50% - 7px)}.idx1_blog{top:-98px}}.under .sitemap{padding-top:40px}.under .sitemap>ul>li p{margin-bottom:0}.under .sitemap>ul>li a,.under .sitemap>ul>li p{display:block;width:100%;padding:15px 15px 15px 30px;border-bottom:dotted 1px #ccc;color:#333;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.under .sitemap>ul>li a:before,.under .sitemap>ul>li p:before{content:'';position:absolute;width:15px;height:3px;background:#ccc;left:0;top:50%;margin-top:-2px}.under .sitemap>ul>li p:after{content:'';position:absolute;width:3px;height:14px;background:#ccc;left:6px;top:50%;margin-top:-7px}.under .sitemap>ul>li a:hover{text-decoration:none;background:rgba(0,0,0,.05)}.under .sitemap>ul>li li a{padding-left:70px}.under .sitemap>ul>li li a:before{left:40px}.under #mainContent{padding-bottom:30px}.under .key{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/xunder_key_bg.jpg.pagespeed.ic.RjocQw8cQo.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:480px;position:relative;z-index:0}.under .key::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:rgba(0,100,113,.5)}.under .key .inner{height:100%;padding:0 10px}.under .key .key_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:70px;position:relative;height:100%}.under h2{display:table;font-size:48px;font-weight:500;text-align:center;color:#fff;letter-spacing:.1em}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4}.under h2:last-child,.under h3:last-child,.under h4:last-child,.under h5:last-child,.under h6:last-child{margin-bottom:0}.under h3{background: url(../images/ud_icon_h3.png) no-repeat center top/36px auto;position:relative;margin-bottom:35px;padding-top:42px;padding-bottom:10px;color:#000;font-size:36px;font-weight:500;letter-spacing:.2em;text-align:center}.under h3::before{content:'';bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;width:50px;height:1px;background:#46b5c3}.under h4{background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/xpatten_h4.png.pagespeed.ic.ghTIjZwuZ0.png) #d8f0f3;padding:10px 20px 12px;margin-bottom:30px;position:relative;font-weight:500;font-size:26px;color:#000;letter-spacing:.1em}.under h5{margin-bottom:20px;position:relative;font-weight:500;font-size:22px;color:#46b5c3;letter-spacing:.1em;padding-left:12px;padding-bottom:6px}.under h5::before{content:'';position:absolute;left:0;top:4px;height:22px;width:2px;background:#46b5c3}.under h5 .ttl_nb2{display:inline-block;margin-right:10px;padding:0 5px 2px;border-radius:5px;background:#e8fafd}.under h6{position:relative;padding:0 15px 0 20px;margin-bottom:15px;font-weight:700;font-size:16px;color:#000;letter-spacing:3px}.under h6::before{content:"";position:absolute;left:0;top:5px;height:10px;width:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:6px solid #46b5c3;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:768px){.pc_w50{width:50%!important}}.under section:first-child h3{margin-top:50px}.under section{padding-top:1px}.under section h3{margin-top:80px}.under .secH4{padding-top:60px}.under .secH4::after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0}.under .secH5{padding-top:40px}.under .box_h6{padding-top:30px}.under .imgBox.rowImg .image_l img,.under .imgBox.rowImg .image_r img{max-width:100%;max-height:400px}.under .imgBox.rowImg .image_l{float:left;margin-right:45px}.under .imgBox.rowImg .image_r{float:right;margin-left:45px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{max-width:450px;margin-bottom:15px}.under .imgBox.rowImg .txt_l{float:left}.under .imgBox.rowImg .txt_r{float:right}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{width:calc(100% - 465px)}.under .imgBox.rowImg.large .image_l,.under .imgBox.rowImg.large .image_r{max-width:450px}.under .imgBox.rowImg.large .txt_l,.under .imgBox.rowImg.large .txt_r{width:calc(100% - 485px)}.under .imgBox.rowImg.full .image_l,.under .imgBox.rowImg.full .image_r{max-width:60vw}.under .imgBox.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .imgBox.colImg p{margin-bottom:5px}.under .imgBox.colImg p:last-child{margin-bottom:0}.under .imgBox.colImg figure{margin-bottom:15px}.under .imgBox.colImg .text p{font-size:1em}.under .imgBox.colImg .text .ttl{font-size:1.375em;font-weight:700;line-height:1.8;text-align:center;color:#eb7432}.under .imgBox.colImg3 .item{width:32%}.under .imgBox.colImg3 img{max-height:250px}.under .imgBox.colImg2 .item{width:49%}.under .imgBox.colImg2 img{max-height:270px}.under .imgBox.colImg1 .item{width:100%}.under .acf_block h3,.under .acf_block h4,.under .acf_block h5{margin-bottom:0}.under .acf_block .text_h3{margin:45px 0 0}.under .acf_block .text_h4{margin:30px 0 0}.under .acf_block .text_h5{margin:20px 0 0}.under .acf_block .list01{margin-top:20px}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_style01 td,.under table.tbl_style01 th{border:1px solid #46b5c3;padding:.625rem}.under table.tbl_style01 td img,.under table.tbl_style01 th img{max-width:100%}.under table.tbl_style01 th{background-color:#46b5c3;color:#fff;font-size:1.125em;font-weight:400;text-align:center}.under table.tbl_style01 td{background-color:#fff;color:#333;font-size:1em}.under table.tbl_style01.rowHead tr th:not(:last-child) {border-right:1px solid #d8f0f3}.under table.tbl_style01.colHead tr:not(:last-child) th {border-bottom:1px solid #d8f0f3}.under table.tbl_style02 td,.under table.tbl_style02 th{border:2px solid #46b5c3;border-left:none;border-right:none;padding:.625em}.under table.tbl_style02 td img,.under table.tbl_style02 th img{max-width:100%}.under table.tbl_style02 th{background:0 0;font-weight:400;font-size:1.125em;color:#fff}.under table.tbl_style02 td{font-size:1em}.under .tbl_note{display:none;margin-top:10px;color:#b4b4b4;font-size:11px;letter-spacing:0}@media only screen and (max-width:1000px) and (min-width:769px){.under table.tbl_style01 td,.under table.tbl_style01 th{padding:.5rem}.under table.tbl_style01 th{font-size:1em}.under table.tbl_style01 td{font-size:.9em}.under table.tbl_style02 th{font-size:1em}.under table.tbl_style02 td{font-size:.9em}}.under ul.list01.mcol-2{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.under ul.list01.mcol-2 li{width:50%}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:20px;padding-bottom:10px;letter-spacing:1.6px}.under ul.list01 li:last-child{padding-bottom:0}.under ul.list01 li::before{content:'';width:8px;height:8px;border-radius:50%;background:#46b5c3;position:absolute;left:0;top:.42em}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.under ul.list01 li::before{top:.46em}}.under .list_note{margin-top:15px;padding-left:20px}.under .list_note.no_mt{margin-top:0}.under .topic_path{font-size:14px;line-height:1.45;letter-spacing:1.5px;padding:27px 0 7px}.under .topic_path ul{background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/xshared_path_icon.png.pagespeed.ic.8ErSz74BB6.png) left top 4px no-repeat;background-size:auto 16px;display:block;padding:4px 10px 4px 28px}.under .topic_path ul::after{content:"";display:block;clear:both}.under .topic_path ul li{float:left;text-transform:uppercase;color:#333}.under .topic_path a{text-decoration:none;color:#46b5c3}.under .topic_path a:hover{opacity:1;text-decoration:underline}.under .topic_path span{display:inline-block;padding:0 5px;-webkit-transform:scaleX(.6);-ms-transform:scaleX(.6);transform:scaleX(.6);color:#46b5c3;line-height:1}.under .anchor-links{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 0}.under .anchor-links>div{background-color:#555;border-radius:3px;position:relative;display:block;min-width:135px;width:19%;margin:0 .5% 1%;text-align:center;color:#fff;font-size:.875em;line-height:1.5;letter-spacing:.15em}.under .anchor-links>div a{display:block;width:100%;padding:10px 5px 9px;color:inherit;font-size:inherit;line-height:inherit}.under .anchor-links>div::after{content:"";border:4px solid;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;position:absolute;top:auto;bottom:2px;left:calc(50% - 4px);right:auto;line-height:1}.under .anchor-links>div:hover a{opacity:1}.under .anchor-links>div:hover::after{bottom:0}.under .anchor-links>div.ext::after{content:"\003e";border:0;position:absolute;top:calc(50% - .5em);bottom:auto;left:auto;right:7px;font-size:.857em;line-height:1;letter-spacing:0;-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5)}.under .anchor-links>div.ext:hover::after{right:5px}.under .tbl_fixed{text-align:center;table-layout:fixed}.under table th.border_b{border-bottom:1px solid #d8f0f3}.under .cm_btn a{max-width:400px;width:100%;margin:0 auto;background:#0e7cad}.under .btn_mt{margin-top:30px}.under .doctor_box{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.under .doctor_box p{margin-bottom:0}.under .doctor_box .ud_doc_box{position:relative}.under .doctor_box .doctor_name{position:absolute;right:0;bottom:30px;background:rgba(255,255,255,.95);padding:20px;z-index:1;color:#46b5c3;text-align:center;font-size:30px;font-weight:700;line-height:1.5}.under .doctor_box .name_small{font-size:80%;display:block}.under .box_spec{max-width:800px;padding:20px 30px;background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/bg_spec.png) #46b5c3;display:block;position:relative;z-index:0;font-family:"Noto Serif JP",serif;font-weight:500;text-align:center;margin:35px auto 0}.under .box_spec p{line-height:1.7;color:#fff}.under .box_spec .txt{font-size:20px}.under .title_1{font-size:16px;font-weight:700;color:#46b5c3;line-height:1.5;margin-bottom:5px}.under .step-frame-1{border:1px solid #46b5c3}.under .step-frame-1:not(:last-child) {margin-bottom:50px;position:relative}.under .step-frame-1:not(:last-child)::before {content:'';position:absolute;z-index:1;bottom:-36px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:20px 30px 0;border-color:#46b5c3 transparent transparent;display:block}.under .step-frame-1 dt{font-weight:500;background:#46b5c3;color:#fff;padding:10px 20px;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.under .step-frame-1 dt.title span{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under .step-frame-1 dt .p_title{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5}.under .step-frame-1 dt .number{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:46px;height:46px;background:rgba(255,255,255,.2);border:1px dashed #fff;border-radius:50%;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px 0 0;font-size:110%;-ms-flex-negative:0;flex-shrink:0;font-family:Trirong,serif;font-weight:500;line-height:1}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.under .step-frame-1 dt .number{padding-top:2px;padding-left:1px}}.under .step-frame-1 dt .ttl_txt{padding-bottom:2px}.under .step-frame-1 dd{padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.under .ud_map{line-height:0}.under .clinic_tbl01 th{width:350px;text-align:right}.under .clinic_tbl02{text-align:center}.under .clinic_tbl02 th:first-child{width:350px}.under .clinic_tbl02 th:not(:first-child) {width: calc((100% - 350px)/ 7)
}.under .teeth_box .secH4{width:48%}.under .teeth_box .secH5{padding-top:20px!important}.under .teeth_box img{max-height:180px}.under .teeth_box p{font-size:14px}.under .access_box_img01 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .access_box_img01 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img01 .block .big{width: calc((580 / 1160) * (100% - 10px))
}.under .access_box_img01 .block .small{width: calc((580 / 1160) * (100% - 10px));display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .access_box_img01 .block .small figure{width: calc((100% - 10px) * .5)
}.under .access_box_img01 .block figure{border-radius:0;overflow:hidden;margin-bottom:10px}.under .access_box_img02 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .access_box_img02 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img02 .block .big{width: calc((640 / 1160) * (100% - 10px))
}.under .access_box_img02 .block .small{width: calc((520 / 1160) * (100% - 10px));display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .access_box_img02 .block .small figure{width: calc((100% - 10px) * .5)
}.under .access_box_img02 .block figure{border-radius:10px;overflow:hidden;margin-bottom:10px}#pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px auto 0}#pagination:empty{display:none}#pagination a,#pagination span{background-color:#555;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;margin:10px 5px;width:32px;height:32px;color:#fff;line-height:1}#pagination a.next,#pagination a.prev,#pagination span.next,#pagination span.prev{background-repeat:no-repeat;background-position:center;background-size:7px auto;color:transparent}#pagination a.prev,#pagination span.prev{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(https://law-kumamoto.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 (-o-min-device-pixel-ratio:34), screen and (min-width:0\0) and (min-resolution:72dpi) {
  #pagination a, #pagination span {
    padding-top: 2px
  }
}#pagination a:hover{text-decoration:none;opacity:.7}#pagination span{opacity:.5}#pagination .active a,#pagination a.active:hover{background:none repeat scroll 0 0 #000;color:#fff}.blog-content h4{border-bottom:1px solid #127d8a;text-align:center;font-weight:600}.blog-content .date{margin-bottom:40px;text-align:center;color:#127d8a}.blog_list_style01 .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px}.blog_list_style01 .item figure{background-color:#fff;position:relative;overflow:hidden;border:3px solid #ddd;width:220px;height:220px}.blog_list_style01 .item figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_list_style01 .item .info{width:calc(100% - 250px);position:relative;padding-bottom:40px}.blog_list_style01 .item .info p{margin-bottom:0;line-height:1.5}.blog_list_style01 .item .info .date{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-top:15px;font-size:90%}.blog_list_style01 .item .info .date .tag{display:inline-block;margin-left:20px;color:transparent;font-size:90%;letter-spacing:-1em}.blog_list_style01 .item .info .date .tag a{background-color:#46b5c3;display:inline-block;margin-left:2px;padding:0 10px 1px;color:#fff;letter-spacing:0}.blog_list_style01 .item .info .date .tag a:nth-child(2) {background-color:#127d8a}.blog_list_style01 .item .info .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-decoration:underline;font-size:120%;font-weight:600;color:#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:1px solid #ddd;position:absolute;bottom:0;right:0}.blog_list_style01 .item .info .button a{position:relative;z-index:1;display:block;padding:4px 10px 6px;font-size:90%;color:#333}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button::after{content:"";background-color:#46b5c3;position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.blog_list_style01 .item .info .button:hover a{opacity:1;color:#fff}.blog_list_style01 .item .info .button:hover::after{width:100%}@media only screen and (max-width:640px){.blog_list_style01 .item{display:block}.blog_list_style01 .item figure{margin:0 auto}.blog_list_style01 .item .info{width:100%;max-width:420px;margin:0 auto;padding-bottom:0}.blog_list_style01 .item .info .button{position:relative;display:table}}.blog_list_style02.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blog_list_style02.colImg p{margin-bottom:5px}.blog_list_style02.colImg p:last-child{margin-bottom:0}.blog_list_style02.colImg figure{margin-bottom:15px}.blog_list_style02.colImg .text p{font-size:1em}.blog_list_style02.colImg .text .ttl{font-family:inherit;font-size:1.1em;font-weight:700;line-height:1.8;text-align:center;color:#fff}.blog_list_style02.colImg4_blog .item{width: calc(96% / 4);margin-right:1%;margin-bottom:15px;position:relative}.blog_list_style02.colImg4_blog .item:nth-child(4) {margin-right:0}.blog_list_style02.colImg4_blog .item a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.blog_list_style02.colImg4_blog .item .img{background:url(https://law-kumamoto.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%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;top:50%;left:50%;max-height:100%;max-width:100%}.blog_list_style02.colImg4_blog .item:hover a{opacity:1}.blog_list_style02.colImg4_blog .item:hover .img img{-webkit-filter:blur(5px) grayscale(50%);filter:blur(5px) grayscale(50%);-webkit-transform:translate(-50%,-50%) scale(1.15);-ms-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15)}.blog_list_style02.colImg4_blog figure{background-color:#ddd;position:relative;overflow:hidden;width:100%;height:100%}@media only screen and (max-width:1000px) and (min-width:769px){.blog_list_style02.colImg4_blog .item .img{height:30vw}}@media only screen and (max-width:768px){.blog_list_style02.colImg4_blog .item .img{height:280px}.blog_list_style02.colImg4_blog figure{height:260px}}@media only screen and (max-width:640px){.blog_list_style02.colImg .list{-ms-flex-pack:distribute;justify-content:space-around}.blog_list_style02.colImg .item{margin-bottom:15px}.blog_list_style02.colImg figure{margin-bottom:5px}.blog_list_style02.colImg .text{font-size:14px}.blog_list_style02.colImg4_blog .item{width:49%}.blog_list_style02.colImg4_blog .item .img{height:48vw}.blog_list_style02.colImg4_blog figure{height:48vw}}.blog_detail_style02{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:30px}.blog_detail_style02 .box_gallery{width:35%;max-width:400px}.blog_detail_style02 .box_gallery .main_img{background:#ededed;position:relative;height:400px;margin-bottom:11px}.blog_detail_style02 .box_gallery .main_img .item{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}.blog_detail_style02 .box_gallery .main_img .item.active{opacity:1}.blog_detail_style02 .box_gallery .main_img .img{overflow:hidden;margin:0;width:100%;height:100%}.blog_detail_style02 .box_gallery .main_img .img img{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:100%;max-height:100%}.blog_detail_style02 .box_gallery .thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.blog_detail_style02 .box_gallery .thumb li{background-color:#ededed;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width: calc(100% / 8 - 4.4px);margin-right:5px;margin-bottom:5px;height:20vw;max-height:40px;overflow:hidden;position:relative;cursor:pointer;text-align:center}.blog_detail_style02 .box_gallery .thumb li:nth-child(8n+0) {margin-right:0}.blog_detail_style02 .box_gallery .thumb li:hover{opacity:.7}.blog_detail_style02 .box_gallery .thumb li img{width:auto;max-height:100%;max-width:100%;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_detail_style02 .box_gallery .thumb.col_5 li{width: calc(100% / 5 - 4px);max-height:77px}.blog_detail_style02 .box_gallery .thumb.col_5 li:nth-child(5) {margin-right:0}.blog_detail_style02 .box_gallery.withSlick .main_img{height:auto}.blog_detail_style02 .box_gallery.withSlick .main_img .item{height:400px}.blog_detail_style02 .box_gallery.withSlick .main_img .item:nth-child(n) {display:block}.blog_detail_style02 .box_gallery.withSlick .thumb li{opacity:.5}.blog_detail_style02 .box_gallery.withSlick .thumb li::after{content:"";-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;z-index:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active{opacity:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active::after{border-color:#f93}.blog_detail_style02 .box_gallery.withSlick .thumb li:hover{opacity:1}.blog_detail_style02 .box_gallery.withSlick .controls p{display:table;cursor:pointer}.blog_detail_style02 .box_gallery.withSlick .controls p:hover{text-decoration:underline}.blog_detail_style02 .box_info{width:62%;max-width:710px}.blog_detail_style02 .box_info .intro{margin-bottom:20px}.blog_detail_style02 .box_info table th{width:30%;background:#f5f5f5;color:#1b1b1b}.blog_detail_style02.noGallery .box_info{max-width:100%;width:100%}@media only screen and (max-width:768px){.blog_detail_style02 .box_gallery{width:100%;margin:0 auto 30px}.blog_detail_style02 .box_gallery .main_img{max-height:400px;height:100vw}.blog_detail_style02 .box_info{width:100%;margin:0 auto}.blog_detail_style02 .box_info table th{width:100%}.blog_detail_style02 .box_info table.tbl_style03{border-bottom:none}}.main_blog_container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.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:#46b5c3;-webkit-transform:none;-ms-transform:none;transform:none;position:static;display:block;margin-bottom:0;padding:13px 10px 15px;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 #46b5c3;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}.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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin:100px auto 0}.blog_post_button>div{border-radius:10px;position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em}.blog_post_button>div::after,.blog_post_button>div::before{content:"";-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;position:absolute;top:0;left:0;width:100%;height:100%}.blog_post_button>div::before{background-color:#46b5c3}.blog_post_button>div::after{border:1px solid #46b5c3;opacity:0;-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.blog_post_button>div a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:block;position:relative;z-index:1;padding:11px 10px 10px;max-width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;text-decoration:none}@media only screen and (min-width:769px){.blog_post_button>div:hover::before{opacity:0;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.blog_post_button>div:hover::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.blog_post_button>div:hover a{color:#46b5c3}}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto;overflow:hidden;position:relative}.contact-form-style01 .contact-table::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border:1px solid;padding:4px 8px;border-radius:5px;font-size:1rem}.contact-form-style01 .contact-table input{width:100%}.contact-form-style01 .contact-table textarea{max-width:100%;width:100%;height:7em}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.contact-form-style01 .contact-table input[type="checkbox"],.contact-form-style01 .contact-table input[type="radio"]{margin:5px 3px 5px 0;width:auto}.contact-form-style01 .contact-table [readonly*="readonly"]{background:0 0;border:0;font-weight:700}.contact-form-style01 .contact-table dl{position:relative;z-index:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style01 .contact-table dl:last-child dd,.contact-form-style01 .contact-table dl:last-child dt{border-bottom:0}.contact-form-style01 .contact-table dt{width:400px;padding:15px 20px;display:flex;align-items:center;font-size:20px}.contact-form-style01 .contact-table dt span{display:inline-block;border-radius:7px;padding:2px 7px 3px;margin-left:5px;font-size:70%;line-height:1;position:relative;top:1px}.contact-form-style01 .contact-table dd{width:calc(100% - 400px);padding:15px 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style01 .contact-table .postal_code{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form-style01 .contact-table .inline span{max-width:75px;margin:0 5px;text-align:center}.contact-form-style01 .contact-table .inline input{text-align:center}.contact-form-style01 .contact-table .clockpicker input{width:70px;text-align:center}.contact-form-style01 .contact-table input:not([type=radio]):not([type=checkbox]):focus, .contact-form-style01 .contact-table textarea:focus {color:#495057;background-color:#fff;border-color:rgba(70,181,195,.5);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(70,181,195,.2);box-shadow:0 0 0 .2rem rgba(70,181,195,.2)}.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 .button.thanks_btn,.contact-form-style01 .input_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 .button.thanks_btn a,.contact-form-style01 .button.thanks_btn input,.contact-form-style01 .input_btn a,.contact-form-style01 .input_btn input{color:inherit}.contact-form-style01 .button.thanks_btn,.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"]{display:block;width:200px;height:45px;border:none;padding:10px;text-align:center;font-size:100%;font-weight:400;margin:0 10px 10px;text-decoration:none;cursor:pointer}.contact-form-style01 .button.thanks_btn:hover,.contact-form-style01 .input_btn input[type="button"]:hover,.contact-form-style01 .input_btn input[type="submit"]:hover{opacity:.8}.contact-form-style01 .button.thanks_btn:focus,.contact-form-style01 .input_btn input[type="button"]:focus,.contact-form-style01 .input_btn input[type="submit"]:focus{outline:0}.contact-form-style01 .button.thanks_btn,.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"]{background-color:#46b5c3;color:#fff}.contact-form-style01 .contact-table{border:1px solid #46b5c3}.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:#46b5c3;border-bottom:1px solid #d8f0f3;color:#fff}.contact-form-style01 .contact-table dt span{background-color:#fff;color:#ff3c7f}.contact-form-style01 .contact-table dd{border-bottom:1px solid #46b5c3}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.contact-form-style02{background:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/contact-form-bg.jpg);padding:80px 50px}.contact-form-style02 .contact-table{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style02 .contact-table input:not([type=radio]):not([type=checkbox]), .contact-form-style02 .contact-table textarea {background-clip:padding-box;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;height:auto;display:block;border-radius:0;width:100%;padding-bottom:15px;margin-bottom:0;border-bottom:1px dashed;-webkit-transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;-o-transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;font-size:1em;font-weight:400;line-height:1.5;text-transform:none}.contact-form-style02 .contact-table textarea{max-width:100%;border:1px dashed;padding:20px}.contact-form-style02 .contact-table dl{position:relative;z-index:0;width:49%;margin-bottom:60px}.contact-form-style02 .contact-table dl:last-child{margin-bottom:0}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{position:relative;top:-.1em;display:inline-block;padding:0 5px;margin-left:8px;border-radius:7px;font-size:.7em}.contact-form-style02 .contact-table dl.inline dd{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style02 .contact-table dl.inline input{text-align:center}.contact-form-style02 .contact-table dl.hasBD dd{padding:15px;border:1px dashed;-webkit-transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , -webkit-box-shadow .3s ease-in-out;-o-transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out , box-shadow .3s ease-in-out , -webkit-box-shadow .3s ease-in-out}.contact-form-style02 .contact-table dl.full{width:100%;padding:20px 0}.contact-form-style02 .contact-table dl.full dt{padding-bottom:15px}.contact-form-style02 .contact-table dl:not(.full) dt {position:absolute;z-index:0;bottom:15px;left:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.contact-form-style02 .contact-table dl:not(.full) dd {padding:0}.contact-form-style02 .contact-table dl:not(.full).focus dt, .contact-form-style02 .contact-table dl:not(.full).non-empty dt {bottom:-5px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);font-size:.75em}.contact-form-style02 .contact-table dl:not(.full) .wpcf7-not-valid-tip {position:absolute;bottom:0;left:0;right:0;z-index:-1}.contact-form-style02 .confirm-table dl:not(.hasBD):not(.non-empty) {opacity:.45}.contact-form-style02 .wpcf7-not-valid-tip{display:block;text-align:right}.contact-form-style02 .button.thanks_btn,.contact-form-style02 .input_btn{position:relative;display:table;margin:40px auto 0;height:45px}.contact-form-style02 .button.thanks_btn a,.contact-form-style02 .button.thanks_btn input,.contact-form-style02 .input_btn a,.contact-form-style02 .input_btn input{color:inherit}.contact-form-style02 .button.thanks_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .input_btn::before{content:"";position:absolute;left:50%;width:100%;height:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s cubic-bezier(.34,.36,.06,1.01);-o-transition:all .3s cubic-bezier(.34,.36,.06,1.01);transition:all .3s cubic-bezier(.34,.36,.06,1.01)}.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .input_btn::before{top:0}.contact-form-style02 .button.thanks_btn::after,.contact-form-style02 .input_btn::after{bottom:0}.contact-form-style02 .button.thanks_btn:hover::before,.contact-form-style02 .input_btn:hover::before{top:100%;width:80%}.contact-form-style02 .button.thanks_btn:hover::after,.contact-form-style02 .input_btn:hover::after{bottom:-7px;width:60%}.contact-form-style02 .button.thanks_btn,.contact-form-style02 .input_btn input[type="button"],.contact-form-style02 .input_btn input[type="submit"]{background-color:transparent;border:none;outline:0;padding:10px;cursor:pointer;text-align:center;font-size:100%;font-weight:400;text-decoration:none}.contact-form-style02 .button.thanks_btn,.contact-form-style02 .input_btn{color:#333}.contact-form-style02 .button.thanks_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .input_btn::before{background-color:#fcbb45}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{background-color:transparent;border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table input:focus,.contact-form-style02 .contact-table textarea:focus{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl.hasBD dd{border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table dl.hasBD.focus dd{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{background-color:#353535;color:#fff}.screen-reader-response{display:none}.wpcf7-not-valid-tip{font-size:80%;color:#ff3c7f}.wpcf7-response-output{padding-top:20px}.wpcf7-list-item{margin-right:15px}.wpcf7-list-item-label{color:#000}.wpcf7-form-control-wrap{width:100%}.captcha_box{display:table;margin:50px auto 0}@media only screen and (max-width:1000px) and (min-width:769px){.contact-form-style01 .contact-table dt{width:40%}.contact-form-style01 .contact-table dd{width:60%}.contact-form-style02{padding:50px 30px}}@media only screen and (max-width:768px){.contact-form-style01 .contact-table dl{display:block}.contact-form-style01 .contact-table dd,.contact-form-style01 .contact-table dt{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}.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).focus dt, .contact-form-style02 .contact-table dl:not(.full).non-empty dt {font-size:.9em}.contact-form-style02 .wpcf7-not-valid-tip{text-align:center}}#wpadminbar{display:none}.under .ud_interview01{padding:0 0 100px;position:relative}.under .ud_interview01 .inner{position:relative}.under .ud_interview01 .box_spec{margin-top:50px}.under .ud_interview01 h4.ttl_style1{background:0 0;position:relative;padding-bottom:16px;margin-bottom:30px;font-size:26px;color:#fff;line-height:1.3;letter-spacing:.17em;width:100%}.under .ud_interview01.box1 .idx1_box{margin-top:100px}.under .ud_interview01 .idx1_box{position:relative;z-index:0;padding-top:80px;padding-bottom:80px}.under .ud_interview01 .idx1_box::after,.under .ud_interview01 .idx1_box::before{content:'';position:absolute}.under .ud_interview01 .idx1_box::before{top:0;right:0;bottom:0;left:9.8%;background-repeat:no-repeat;background-size:cover;background-position:right bottom}.under .ud_interview01 .idx1_box::after{top:0;left:1.8%;width:109px;height:1015px;background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/interview_bg_eng.png);background-repeat:repeat-y;background-position:center 0;background-size:100% auto;height:calc(100% - 80px);-webkit-animation:idx01_scroll 10s linear infinite;animation:idx01_scroll 10s linear infinite;z-index:-1}.under .ud_interview01 .idx1_box .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:9.8%}.under .ud_interview01 .item{max-width:63%;width:700px;margin:0 auto 40px 30px;min-height:410px;padding:30px 40px;text-align:center;border:7px solid rgba(255,255,255,.5);background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:0;overflow:hidden;transition:.8s all ease}.under .ud_interview01 .item .idx1_eng{position:absolute;top:10px;right:10px;margin-bottom:0;line-height:1;font-size:24px;color:rgba(255,255,255,.3);letter-spacing:.1em;text-transform:uppercase;-ms-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;writing-mode:vertical-rl;writing-mode:tb-rl;white-space:nowrap;font-family:Trirong,serif}.under .ud_interview01 .item p{width:100%;color:#fff;letter-spacing:.1em}.under .ud_interview01 .item:nth-of-type(1) {background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx1_bg1.jpg)}.under .ud_interview01 .item:nth-of-type(2) {background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx1_bg2.jpg)}.under .ud_interview01 .item:nth-of-type(3) {background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/idx1_bg3.jpg)}.under .ud_interview01 .item:last-child{margin-bottom:0!important}.under .ud_interview01.st2 .item{margin-left:auto;margin-right:30px}.under .ud_interview01.box1 .idx1_box::before{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/interview_bg_1.jpg)}.under .ud_interview01.box2 .idx1_box::before{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/interview_bg_2.jpg)}.under .ud_interview01.box3 .idx1_box::before{background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/interview_bg_3.jpg)}.page-interview #mainContent>.inner{padding:0;max-width:100%}@media screen and (min-width:769px){.under .ud_interview01.st2 .idx1_box::before{left:0;right:9.8%;background-position:left center}.under .ud_interview01.st2 .idx1_box::after{right:1.8%;left:auto}.under .ud_interview01.st2 .idx1_box .flex{padding-left:10px;padding-right:9.8%}.page-interview .key{height:950px;background-image:url(https://law-kumamoto.jp/wp-content/themes/grits_theme/images/under_interview_bg.jpg)}.page-interview .key .inner{display:flex;padding-top:100px;margin-left:auto;margin-right:auto;align-items:flex-end;justify-content:space-between;z-index:10}.page-interview .key .key_text{width:280px;height:850px;z-index:100;color:#fff;flex:1;margin-right:0;justify-content:flex-end;align-items:flex-start;flex-direction:row-reverse}.page-interview .key .key_text h2{cursor:vertical-text;writing-mode:vertical-rl;-o-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;-moz-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;text-orientation:upright;word-wrap:break-word}.page-interview .key .key_text p{margin-right:40px;font-size:25px;max-height:500px;cursor:vertical-text;writing-mode:vertical-rl;-o-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;-moz-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;text-orientation:upright;word-wrap:break-word}.page-interview .video_box{position:relative;width:70%;max-width:1050px;padding-bottom:37.7%;margin-bottom:50px}.page-interview .video_box iframe,.page-interview .video_box video{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (min-width:1170px){.under .ud_interview01 .idx1_box .flex{padding-left:10px}.under .ud_interview01 .item{margin-bottom:50px}.under .ud_interview01 .item:nth-of-type(1) {margin-left: calc(20px + 9vw)
  }.under .ud_interview01 .item:nth-of-type(2) {margin-left: calc(20px + 9vw)
  }.under .ud_interview01 .item:nth-of-type(3) {margin-left: calc(20px + 9vw)
  }.under .ud_interview01.box1 .item:nth-of-type(2) {margin-left: calc(20px + 9vw)
  }.under .ud_interview01.st2 .item:nth-of-type(1) {margin-left:auto}.under .ud_interview01.st2 .item:nth-of-type(2) {margin-left:auto;margin-right:30px}.under .ud_interview01.st2 .item:nth-of-type(3) {margin-left:auto;margin-right:30px}}@media screen and (min-width:1400px){.under .ud_interview01 .idx1_box .flex{padding-left:10px}.under .ud_interview01.st2 .idx1_box .flex{padding-right:10px}.under .ud_interview01 .item:nth-of-type(1) {margin-left:30px}.under .ud_interview01 .item:nth-of-type(2) {margin-left:auto;margin-right:30px}.under .ud_interview01 .item:nth-of-type(3) {margin-left:30px}.under .ud_interview01.st2 .item:nth-of-type(2) {margin-right: calc(30px + 9vw);margin-left:auto}.under .ud_interview01.st2 .item:nth-of-type(3) {margin-left:auto}.under .ud_interview01.box3 .item:nth-of-type(2) {margin-left:130px;margin-bottom:0;margin-right:auto}}@media only screen and (min-width:769px) and (max-width:1480px){.under .ud_interview01.st2 .idx1_box::before{background-position:left 10% center}.under .ud_interview01 .idx1_box::before{background-position:right 10% center}.under .ud_interview01.box3 .idx1_box::before{background-position:right 25% center}}@media only screen and (min-width:769px) and (max-width:1280px){.under .ud_interview01 .item{padding:25px 30px;width:650px}.under .ud_interview01 h4.ttl_style1{font-size:24px;margin-bottom:25px}.alignright{float:none;margin:0 auto 20px;display:block}.alignleft{float:none;margin:0 auto 20px;display:block}a img.alignright{float:none;margin:0 auto 20px;display:block}a img.alignnone{float:none;margin:0 auto 20px;display:block}a img.alignleft{float:none;margin:0 auto 20px;display:block}}@media only screen and (max-width:1400px) and (min-width:769px){.under .ud_interview01 .idx1_box::after{width:6vw}}.under .ttl_style3{background:0 0;margin-bottom:30px;font-size:20px;color:#fff;line-height:1.2;letter-spacing:.15em}@media only screen and (min-width:769px) and (max-width:1100px){.min_1100{display:none}.page-interview .key .key_text{margin-right:6vw}.page-interview .key .key_text p{margin-right:3vw}}@media screen and (-ms-high-contrast:none){.page-interview .key .key_text{display:table;cursor:vertical-text;writing-mode:vertical-rl;-o-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;-moz-writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;text-orientation:upright;word-wrap:break-word}.page-interview .key .key_text h2{width:67px;height:581px}.page-interview .key .key_text p{width:100px;height:500px}}