@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);body{font-family:"Noto Serif JP",serif}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,.5);box-shadow:inset 0 0 6px rgba(0,0,0,.5)}body::-webkit-scrollbar-thumb{border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(#4c4c4c),color-stop(12%,#595959),color-stop(25%,#666),color-stop(39%,#474747),color-stop(50%,#2c2c2c),color-stop(51%,#000),color-stop(60%,#111),color-stop(76%,#2b2b2b),color-stop(91%,#1c1c1c),to(#131313));background:linear-gradient(to bottom,#4c4c4c 0%,#595959 12%,#666 25%,#474747 39%,#2c2c2c 50%,#000 51%,#111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);-webkit-box-shadow:inset 0 0 6px #fff;box-shadow:inset 0 0 6px #fff}body::-webkit-scrollbar-thumb:window-inactive{background:-webkit-gradient(linear,left top,left bottom,from(#f2f6f8),color-stop(50%,#d8e1e7),color-stop(51%,#b5c6d0),to(#e0eff9));background:linear-gradient(to bottom,#f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%)}h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,th,td,pre,address,li,dt,dd{font-size:100%;-webkit-text-size-adjust:none}header,section,footer,aside,nav,main,article,figure{display:block;padding:0;margin:0}img{vertical-align:bottom;max-width:100%;height:auto}a{color:inherit;font-family:inherit;font-weight:inherit;color:#64b5f7}a:hover,a:active{color:#64b5f7}a:not([target*=_blank]) {-webkit-transition:opacity .3s ease;transition:opacity .3s ease}a:not([target*=_blank]):hover {opacity:.7}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a:hover{opacity:1!important}a.text_link{color:#64b5f7}a.text_link:hover{opacity:1!important}.tel_click:hover{opacity:1}@media only screen and (min-width:769px){a.tel_click{pointer-events:none;opacity:1!important}}table{width:100%}p{line-height:2;letter-spacing:inherit;word-wrap:break-word;word-break:break-word;margin-bottom:15px}p:empty{display:none!important}p:last-child{margin-bottom:0}.red{color:#ca0a0a!important}.bold{font-weight:bold!important}.fl{float:left}.fr{float:right}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:auto!important}body{background-color:#fff;-webkit-text-size-adjust:none}.wrapper{overflow:hidden}.inner{max-width:1170px;margin:0 auto}.inner_big{max-width:1420px;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}.inner_sm{max-width:1280px;margin:0 auto}.fullWidthBreak{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 35px}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media only screen and (max-width:768px){.pc_only{display:none!important}}@media only screen and (min-width:769px){.sp_only{display:none!important}}.accBtn::before,.accBtn::after{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.triangle,.accBtn.triangle_btt{position:relative}.accBtn.triangle::after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.triangle.rotate::after{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.accBtn.triangle_btt::after{content:"";position:relative;top:0;width:0;height:0;border-radius:20px;border-color:inherit;border-left:12px solid transparent;border-right:12px solid transparent;border-top:10px solid;display:block;margin:10px auto 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accBtn.rotate::after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.TabContainer .TabContent{background-color:#edf0f5;position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent>ul{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.TabContainer .TabContent>ul>li{opacity:0;z-index:-10;visibility:hidden;position:absolute;top:0;left:0;right:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.TabContainer .TabContent>ul>li.active{opacity:1;z-index:1;visibility:visible}.TabContainer .TabContent>ul>li div{padding-top:20px}.TabContainer .TabContent p{padding:9px 10% 0;margin:0}.TabContainer .TabContent p.des{color:#838e95;font-size:12px}.TabContainer .TabPager{display:table;min-width:290px}.TabContainer .TabPager li{background-color:#fff;display:block;float:left;position:relative;margin:0;padding:9px 20px;-webkit-box-shadow:2px 1px 10px rgba(0,0,0,.4);box-shadow:2px 1px 10px rgba(0,0,0,.4);-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;color:#797b7d}.TabContainer .TabPager li p{margin:0}.TabContainer .TabPager li.active{background-color:#edf0f5;z-index:1;-webkit-transform:translateY(0);transform:translateY(0)}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure{margin:0;text-align:center;line-height:1}.fblock{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.key{position:relative}.gMap{width:100%;height:100%}.txt_l{float:left;width:calc(100% - 385px)}.txt_r{float:right;width:calc(100% - 385px)}.image_alone{display:table;max-width:500px;margin:0 auto;border:7px solid rgba(231,231,231,.5);border-radius:11px;overflow:hidden}.totop{-webkit-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://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xtotop.png.pagespeed.ic.ioN_qBu-Ku.png);background-repeat:no-repeat;background-size:100% auto;border:0;width:75px;height:75px;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: 0.7;
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}.fixed_banner{display:none;position:fixed;top:200px;right:-120px;z-index:15;-webkit-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.fixed_banner::before{content:"«";-webkit-transform:translate(-100%,-50%) scaleX(.6);transform:translate(-100%,-50%) scaleX(.6);-webkit-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:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.fixed_banner > 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.2222222222;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:#b3b3b3;height:380px;padding-left:0}.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://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xshared_fixed_bnr_icon01.png.pagespeed.ic.M1EG76HJOt.png);background-size:auto 17px;height:17px}.fixed_banner .tel p i{font-style:normal}.fixed_banner .tel p span{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl}.fixed_banner .web{background-color:#ccc;height:90px}.fixed_banner .web p{font-size:18px;font-weight:500}.fixed_banner .web p::before{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon02.png.pagespeed.ce.VyEFLaiGK9.png);background-size:auto 22px;height:22px}.fixed_banner .mail{background-color:#dcdcdc;height:90px}.fixed_banner .mail p{font-size:18px;font-weight:500}.fixed_banner .mail p::before{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xshared_fixed_bnr_icon03.png.pagespeed.ic.ozIa4P8Ua9.png);background-size:auto 16px;height:16px}@media only screen and (min-width:769px){.fixed_banner{width:140px;height:300px}.fixed_banner .tel{height:120px}.fixed_banner .tel p{padding:0;text-align:left}.fixed_banner .tel p i{display:block}.fixed_banner .tel p span{-webkit-writing-mode:lr-tb;-ms-writing-mode:lr-tb;writing-mode:lr-tb}}@media only screen and (min-width:769px) and (max-width:1170px){.fixed_banner{width:70px}.fixed_banner .tel{height:270px}.fixed_banner .tel p{font-size:18px}.fixed_banner .web p,.fixed_banner .mail p{font-size:15px}.under .fixed_banner{width:90px}}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top:37%;width:38px;height:38px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent}.slick-arrow:focus{outline:0}.slick-prev{left:-55px}.slick-next{right:-55px}@media only screen and (min-width:769px) and (max-width:1280px){body{font-size:87.5%}.btn.style01 a,.btn-group .btn.style02 a,.btn.style02 a{font-size:14px}.totop{right:10px}.totop .icon{width:60px;height:60px}}@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;transition:all .3s ease-in-out;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1460px;padding-left:10px;padding-right:10px;margin:0 auto;height:160px}.logo{width:30%;max-width:380px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo a{display:block;width:100%;text-align:center}.right_head{width:70%;max-width:930px;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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_info{text-align:center;font-size:18px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_phone_blue.png.pagespeed.ic.0kpdNue5en.png);background-repeat:no-repeat;background-position:top 14px left;background-size:2.4em auto;padding-left:3.333em}.header_info .hd_tel a{text-decoration:none;font-size:2em;color:#5c97bf;letter-spacing:.1em;line-height:1;font-weight:600}.header_info .hd_time{font-size:1em;font-weight:400;letter-spacing:.1em;position:relative;margin-top:1px;color:#000}.header_info .hd_time::before,.header_info .hd_time::after{position:absolute;content:"";background-color:#a0a0a0;width:1.2em;height:1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header_info .hd_time::before{left:3px}.header_info .hd_time::after{right:5px}@media screen and (min-width:1441px){.header_info{margin-bottom:1px;background-size:44px auto}.header_info .hd_time::before,.header_info .hd_time::after{width:22px}}.header_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:31px}.header_btn .btn{height:100px;width:280px;text-align:center}.header_btn .btn.btn01{background-color:#86b520;margin-right:1px}.header_btn .btn.btn02{background-color:#f4b350}.header_btn .btn span{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;width:100%;height:100%;text-decoration:none;color:#fff;font-size:22px;font-weight:500;letter-spacing:.1em;line-height:1.45;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.header_btn .btn span:hover{opacity:1}@media screen and (max-width:1366px) and (min-width:769px){.header_info{font-size:16px}.header_btn .btn{width:220px;height:80px}.header_btn .btn span{font-size:20px}}@media screen and (max-width:1280px) and (min-width:769px){.header_info{font-size:14px}.header_btn{margin-left:10px}.header_btn .btn{width:190px}.header_btn .btn span{font-size:18px}}@media screen and (max-width:992px) and (min-width:769px){.header_top{height:100px}.header_info{font-size:1.4vw}.header_info .dh_time::after,.header_info .dh_time::before{right:0;left:0}.header_btn .btn{width:150px}.header_btn .btn span{font-size:1.4vw}}@media only screen and (min-width:769px) and (max-width:1280px){.pc_navi>ul>li>a,.pc_navi>ul>li p{font-size:12px}.pc_navi>ul>li.home a::before{margin:2px 0 1px}.pc_navi>ul .subInner ul li a{font-size:12px}}footer{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xft_bg_right.jpg.pagespeed.ic.PZBLcVFv_N.jpg);position:relative}footer .ft_inner{padding:99px 0 77px;max-width:2000px;margin-left:auto;margin-right:auto;position:relative}footer .ft_inner::after{-webkit-transition:all .3s;transition:all .3s;content:"";position:absolute;top:0;left:0;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xft_bg.jpg.pagespeed.ic.IChZ8WzS7t.jpg);background-size:cover;height:100%;max-width:calc(100% - 700px);width:50%}footer .ft_bg{display:none}footer p{margin-bottom:0}footer p,footer a{color:#fff;text-decoration:none}footer .ft_logo{padding:0 0 41px;margin-left:auto;margin-right:auto;max-width:481px;image-rendering:-webkit-optimize-contrast;position:relative}.ft_bnr{display:flex;justify-content:center;max-width:460px;margin:0 auto}.ft_bnr li{margin:0 5px}footer .ft_info{max-width:640px;margin-left:auto;margin-right:0;width:50%;padding-left:2px}footer .ft_link{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:48%;padding-top:27px;font-size:15px;color:#333}footer .ft_link .menu01,footer .ft_link .menu02{width:47%}footer .ft_link .ttl{border-bottom:1px solid rgba(51,51,51,.5);margin-bottom:18px;padding-bottom:10px;padding-left:0;font-size:32px;font-weight:500;color:#fff;letter-spacing:3.5px;line-height:1;pointer-events:none}footer .ft_link .ttl::before{display:none}footer .ft_link ul:last-child{margin-bottom:0}footer .ft_link li{position:relative;padding-left:20px;margin-bottom:8px;letter-spacing:1px;line-height:1.6;color:#fff}footer .ft_link li.last{margin-bottom:29px}footer .ft_link li:last-child{margin-bottom:0}footer .ft_link li:not(.ttl) {background:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/shared_bullet01.png.pagespeed.ce.V-VxDUJXbM.png) left 5px top 5px no-repeat}footer .ft_link li.sm{background:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xshared_bullet02.png.pagespeed.ic.qO7QPzOkVR.png) left 22px top 8px no-repeat;padding-left:34px;margin-bottom:8px}footer .ft_link li::before{background-color:#fff;border-radius:100%;width:6px;height:6px;position:absolute;top:10px;left:0}footer .ft_link a{color:inherit}footer .ft_link a:hover{opacity:1;text-decoration:underline}footer .ft_info{text-align:center}footer .ft_info .des{font-size:18px;font-weight:400;margin-top:25px}footer .ft_info .note{margin:13px 9px 0;color:#adb0b2;font-size:14px;line-height:1.714;letter-spacing:1.5px}footer .ft_info .des,footer .ft_info .tel,footer .ft_info .fax,footer .ft_info .time{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";color:#fff;font-size:18px;font-weight:400;letter-spacing:.05em;line-height:2.3}footer .ft_info .tel{background-image:none;padding-left:0}footer .copyright p{padding:18px 0;margin-top:25px;color:#fff;font-size:11px;text-align:center;letter-spacing:.1em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media only screen and (min-width:1281px){footer .ft_info .des,footer .ft_info .tel,footer .ft_info .fax,footer .ft_info .time{line-height:42px}}@media screen and (max-width:1366px) and (min-width:769px){footer .ft_inner::after{background-position:left 26% center;max-width:calc(100% - 520px)}}@media screen and (max-width:1366px){footer .ft_info .des,footer .ft_info .tel,footer .ft_info .fax,footer .ft_info .time{font-size:16px}}@media screen and (max-width:992px){footer .ft_inner{padding:0}footer .ft_inner::after{display:none}footer .ft_bg{display:block}footer .ft_info{width:100%;margin-right:auto;padding-top:40px}}.logo_grits{max-width:247px;width:80%;margin:30px auto 0;padding-left:15px;padding-right:15px}.home_page .key{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_mv.jpg.pagespeed.ic.VB-zu04Rj5.jpg);background-position:top center;background-size:cover;height:900px;overflow:hidden;margin-top:160px}.home_page .key .inner{position:relative;height:100%;padding:0}.home_page .key .key_text{position:relative;width:100%;height:100%;max-width:1800px;margin-left:auto;margin-right:auto}.home_page .key .key_text .item{background-size:auto 100%;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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:900px;margin-left:108px;margin-top:-6px}.home_page .key h2,.home_page .key p{text-shadow:0 0 15px rgba(0,0,0,.3)}.home_page .key h2{color:#fff;font-size:1em;font-weight:900;line-height:1.25;letter-spacing:.15em;text-align:center;position:relative;z-index:2;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xbg_h2.png.pagespeed.ic.u8cNakQreX.png);width:8.15em;height:8.15em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:14px;padding-bottom:2px}.home_page .key h2 span{width:100%}.home_page .key h2 .txt1{font-size:.75em}.home_page .key h2 .txt2{font-size:1.375em;display:block;margin-top:-5px;letter-spacing:.2em;padding-left:.15em}.home_page .key .key_box{position:relative;font-size:80px;-webkit-transition:all .3s;transition:all .3s;max-width:12.8375em;height:10.3625em;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:11px;padding-left:27px}.home_page .key .key_box .pop{position:absolute;z-index:1;width:4.0375em;height:3.5375em;z-index:3;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}.home_page .key .key_box .pop::after{position:absolute;content:"";background-size:cover;background-repeat:no-repeat;top:0;left:0;z-index:-1;width:100%;height:100%}.home_page .key .key_box .pop p{font-size:.45em;line-height:1.33;text-align:center;letter-spacing:.1em;text-shadow:none;font-weight:bold;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.home_page .key .key_box .pop p span{display:block;font-size:.72em;color:#000;padding-top:2px}.home_page .key .key_box .pop.pop1{top:14.13%;left:.59%;max-width:323px;width:31.46%;max-height:260px;height:31.37%}.home_page .key .key_box .pop.pop1::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xpop1.png.pagespeed.ic.zNFdj3mMVE.png);top:.1625em;left:-.075em}.home_page .key .key_box .pop.pop1 p{color:#fc866c}.home_page .key .key_box .pop.pop2{top:-2.29%;left:30.77%;max-width:323px;width:31.46%;max-height:260px;height:31.37%}.home_page .key .key_box .pop.pop2 p{color:#86b520}.home_page .key .key_box .pop.pop2::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xpop2.png.pagespeed.ic.fFcNJVzJG9.png);top:.1875em;left:-.025em}.home_page .key .key_box .pop.pop3{max-width:301px;max-height:238px;width:29.3%;height:28.71%;top:10.38%;right:4.19%}.home_page .key .key_box .pop.pop3 p{color:#da6f8e}.home_page .key .key_box .pop.pop3::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xpop3.png.pagespeed.ic.j_knqqWyag.png);top:.1125em;left:0}.home_page .key .key_box .pop.pop4{left:2.44%;bottom:11.45%;max-width:323px;max-height:264px;width:31.46%;height:31.85%}.home_page .key .key_box .pop.pop4 p{color:#2cdcf3}.home_page .key .key_box .pop.pop4::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xpop4.png.pagespeed.ic.n89DyQH09A.png);top:-.225em;left:-.1em}.home_page .key .key_box .pop.pop5{left:34.67%;bottom:-4.83%;max-width:323px;max-height:283px;width:31.46%;height:34.13%}.home_page .key .key_box .pop.pop5 p{color:#ffa200}.home_page .key .key_box .pop.pop5::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xpop5.png.pagespeed.ic._N8EJMEjUh.png);top:-.5em;left:-.0375em}.home_page .key .key_box .pop.pop6{bottom:14.59%;right:.38%;max-width:323px;max-height:261px;width:31.46%;height:31.48%}.home_page .key .key_box .pop.pop6 p{color:#c393e7}.home_page .key .key_box .pop.pop6::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xpop6.png.pagespeed.ic.0XgO5w7EhZ.png);top:-.275em;left:.05em}.home_page .topic_path{display:none}@media screen and (min-width:1281px){.home_page .key h2::after{top: calc(50% + 2px);left:calc(50% - 16px)}}@media screen and (max-width:1600px) and (min-width:769px){.home_page .key{background-position:left 70% center}.home_page .key .key_box{font-size:65px}.home_page .key .key_text .item{margin-left:4px}}@media only screen and (max-width:1366px) and (min-height:768px){.home_page .key{height:780px}.home_page .key .key_box{font-size:50px}.home_page .key .key_text .item{height:780px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:40px}}@media screen and (max-width:1280px) and (min-width:769px){.home_page .key .key_box{font-size:40px}}@media screen and (max-width:992px) and (min-width:769px){.home_page .key .key_text .item{margin-top:180px}}@media only screen and (min-width:769px) and (max-width:1280px){.home_page h3{margin-bottom:30px;font-size:22px}.home_page h3 .eng{padding-top:10px}}@media screen and (max-width:992px) and (min-width:769px){.home_page .key{margin-top:100px;background-position:left 80% center}}.idx_gallery{padding-bottom:100px}.idx_gallery ul li .img{background-color:#333;border:1px solid #000;border-left:0;width:300px;height:300px}.idx_otherCase{padding:100px 0}.idx_otherCase .inner_big h3.st1{font-size:36px;letter-spacing:.1em;color:#000;font-weight:600;line-height:1.4;padding-top:0;overflow:unset}.idx_otherCase .inner_big h3.st1 span{color:#0e7cad;font-size:1.348em;letter-spacing:.1em}.idx_otherCase .inner_big h3.st1 span.line{position:relative;z-index:1}.idx_otherCase .inner_big h3.st1 span.line::after{position:absolute;content:"";width:12.25em;height:.46em;background-color:#fff38d;bottom:.04em;left:0;z-index:-1}.idx_otherCase .inner_big h3.st1 span.dot{position:relative}.idx_otherCase .inner_big h3.st1 span.dot::before{position:absolute;content:"";width:.27em;height:.27em;background-color:#0e7cad;top:-.16em;left:.48em;border-radius:50%}.idx_otherCase .flex{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-40px;margin-top:41px;-ms-flex-wrap:wrap;flex-wrap:wrap}.idx_otherCase .case_box{position:relative;max-width:400px;width:calc(33.33% - 40px);margin-left:40px;z-index:1;padding-bottom:29px;-webkit-transition:all .3s;transition:all .3s}.idx_otherCase .case_box::before{position:absolute;content:"";max-width:600px;width:100%;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.idx_otherCase .case_box .ttl{font-size:26px;font-weight:600;letter-spacing:.2em;color:#fff;text-align:center;margin-bottom:0;width:400;height:90px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:13px}.idx_otherCase .case_box .ttl::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1;background-position:center;background-size:auto 100%;background-repeat:no-repeat;background-position:top center}.idx_otherCase .case_box .case_content{padding-left:19px;padding-right:20px}.idx_otherCase .case_box ul{padding-top:27px}.idx_otherCase .case_box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.idx_otherCase .case_box ul li:not(:last-child) {margin-bottom:20px}.idx_otherCase .case_box ul li .num{font-size:1em;color:#fff;padding:6px 12px;border-radius:12px;font-weight:600}.idx_otherCase .case_box ul li .txt{font-size:1em;letter-spacing:.06em;font-weight:500;margin-left:9px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.6}.idx_otherCase .case_box.blue::before{background-color:#edf8ff}.idx_otherCase .case_box.blue .ttl::before{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_case_blue1.png.pagespeed.ic.XC8IfmM13U.png)}.idx_otherCase .case_box.blue ul li .num{background-color:#5c97bf}.idx_otherCase .case_box.green::before{background-color:#f0f8de}.idx_otherCase .case_box.green .ttl::before{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_case_green.png.pagespeed.ic.zU26kZhMkZ.png)}.idx_otherCase .case_box.green ul li .num{background-color:#aecd69}.idx_otherCase .case_box.organ::before{background-color:#fff6e7}.idx_otherCase .case_box.organ .ttl::before{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_case_organ.jpg.pagespeed.ic.v7ts_XSsEf.png)}.idx_otherCase .case_box.organ ul li .num{background-color:#fbbe57}.idx_otherCase .case_box.organ ul li:last-child{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.idx_otherCase .idx_refer{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xbg_yellow.jpg.pagespeed.ic.NXbc9QOQlG.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:40px;padding:20px}.idx_otherCase .idx_refer .refer_inner{background-color:#fff;padding-top:33px;padding-bottom:45px;padding-left:10px;padding-right:10px}.idx_otherCase .idx_refer h3{color:#0e7cad;letter-spacing:.2em;position:relative;margin-bottom:23px;padding-bottom:17px;font-weight:700}.idx_otherCase .idx_refer h3::after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;width:2.78em;height:2px;background-color:#0e7cad}.idx_otherCase .idx_refer p{text-align:center;font-size:20px;font-weight:500;letter-spacing:.2em;line-height:1.8;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media only screen and (min-width:1281px){.idx_otherCase .inner_big h3.st1{-webkit-transform:translateX(16px);transform:translateX(16px)}.idx_otherCase .case_box ul li:last-child{margin-top:-7px}.idx_otherCase .case_box.green ul{padding-top:19px}.idx_otherCase .case_box.green ul li:first-child{margin-bottom:13px}.idx_otherCase .case_box.green ul li:last-child{margin-top:0}.idx_otherCase .case_box.organ ul{margin-top:-8px}.idx_otherCase .case_box.organ ul li:not(:last-child) {margin-bottom:5px}.idx_otherCase .case_box.organ ul li:last-child{margin-top:12px}.idx_otherCase .case_box.organ ul li:last-child p{margin-top:-7px}}@media only screen and (max-width:1280px) and (min-width:769px){.idx_otherCase .inner_big h3.st1{font-size:35px}.idx_otherCase .flex{margin-left:-20px}.idx_otherCase .case_box{width:calc(33.33% - 20px);margin-left:20px}.idx_otherCase .case_box .ttl{font-size:22px;width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.idx_otherCase .case_box{width:calc(50% - 20px)}.idx_otherCase .case_box:last-child{margin-top:20px}}@media only screen and (max-width:992px){.idx_otherCase .case_box .case_content{padding-left:10px}.idx_otherCase .case_box ul li{padding:0 10px}.idx_otherCase .case_box ul li .txt{margin-left:10px}}@media only screen and (max-width:992px) and (min-width:769px){.idx_otherCase{padding-bottom:50px}.idx_otherCase .case_box{padding-bottom:20px}.idx_otherCase .case_box .ttl{font-size:20px}.idx_otherCase .case_box ul li{font-size:14px}.idx_otherCase .case_box ul li:not(:last-child) {margin-bottom:20px}}.idx_benefit{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xbg_benefit.jpg.pagespeed.ic.PtSD7hEerK.jpg);background-size:cover;background-repeat:no-repeat;width:100%;height:100%;padding:54px 0 84px}.idx_benefit .inner_big h3.st1{font-size:65px;letter-spacing:.1em;font-weight:600;color:#fff;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";position:relative;z-index:1;overflow:unset;margin-left:auto;margin-right:auto;display:table;padding-top:.69em;padding-left:.93em;margin-bottom:0;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xbg_h3_benefit.png.pagespeed.ic.GgjikCZ3Jv.png);background-repeat:no-repeat;background-size:100% auto;background-position:center;max-width:688px;max-height:305px;width:11em;height:5em}.idx_benefit .inner_big h3.st1 .num{color:#ffe400;font-size:2.3em}.idx_benefit .inner_big h3.st1 .dot{display:inline-block;position:relative}.idx_benefit .inner_big h3.st1 .dot::before{width:.27em;height:.27em;top:-.06em;left:calc(50% - .15em)}.idx_benefit .inner_big h3.st1 .dot:nth-child(4) {margin-left:-.1em}.idx_benefit .inner_big h3.st1 .dot:nth-child(4)::before {left:.2em!important}.idx_benefit .inner_big h3.st1 .dot:nth-child(5) {margin-left:-.1em;letter-spacing:0}.idx_benefit .inner_big h3.st1 .dot:nth-child(5)::before {left:.12em!important}.idx_benefit .inner_big h3.st1 .dot:nth-child(6) {margin-left:-.2em;letter-spacing:0}.idx_benefit .inner_big h3.st1 .dot:nth-child(6)::before {left:.3em!important}.idx_benefit .inner_big h3.st1 .dot:nth-child(7) {margin-left:-.2em;letter-spacing:0}.idx_benefit .inner_big h3.st1 .dot:nth-child(7)::before {left:.4em!important}.idx_benefit .box1{position:relative;width:34.71875em;height:22.4375em;font-size:32px;margin-left:auto;margin-right:auto;margin-top:25px;-webkit-transition:all .3s;transition:all .3s}.idx_benefit .box1::after{position:absolute;content:"";z-index:1;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xmen_benefit.png.pagespeed.ic.FdURsIrAyM.png);background-position:left center;background-repeat:no-repeat;background-size:cover;max-width:514px;max-height:655px;width:46.3%;height:91.3%}.idx_benefit .box1 .ball{position:absolute;z-index:1}.idx_benefit .box1 .ball::after{position:absolute;content:"";background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;z-index:-1}.idx_benefit .box1 .ball p{font-size:1em;letter-spacing:.2em;margin-bottom:0;line-height:1.625;font-weight:600;text-align:center}.idx_benefit .box1 .ball p span{color:#0e7cad;display:block;font-size:1.125em;line-height:1.4}.idx_benefit .box1 .ball.ball1{top:-3.48%;right:18%;max-width:494px;max-height:237px;width:44.5%;height:33%}.idx_benefit .box1 .ball.ball1::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xbenefit_ball1.png.pagespeed.ic.hB2-HIqSjR.png);top:-1.1875em;left:-2.25em}.idx_benefit .box1 .ball.ball2{top:27.99%;right:-11.62%;max-width:599px;max-height:231px;width:54%;height:32.17%}.idx_benefit .box1 .ball.ball2 p span{display:unset}.idx_benefit .box1 .ball.ball2::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xbenefit_ball2.png.pagespeed.ic.GRqmp4nURL.png);top:-1.96875em;left:-4.03125em}.idx_benefit .box1 .ball.ball3{bottom:21.6%;right:21.06%;max-width:392px;max-height:172px;width:35.3%;height:23.95%}.idx_benefit .box1 .ball.ball3 p{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.5}.idx_benefit .box1 .ball.ball3::after{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xbenefit_ball3.png.pagespeed.ic.MgnUtQdni_.png);top:-1.3125em;left:-2.25em}.idx_benefit .box2{background-color:#fff;padding:9px;margin-top:-9.17vw;position:relative;z-index:2}.idx_benefit .box2 .box_ct{border:2px solid #0e7cad;padding-top:39px;padding-left:33px;padding-right:30px;padding-bottom:50px}.idx_benefit .box2 .box_ct p{font-size:18px;line-height:2.3;letter-spacing:.05em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-weight:500}.idx_benefit .box3{margin-top:50px}.idx_benefit .box3 .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx_benefit .box3 .box_left{width:20%;margin-right:20px;font-size:42px}.idx_benefit .box3 .box_left p{cursor:vertical-text;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-orientation:inherit;word-wrap:break-word;color:#fff;font-size:1em;font-weight:600;line-height:1.5;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_benefit_card.png.pagespeed.ic.OhJq0-RpOt.png);background-position:top center;background-repeat:no-repeat;background-size:100% auto;max-width:252px;height:477px;width:6em;height:11.36em;letter-spacing:.16em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px}.idx_benefit .box3 .box_right{max-width:980px;width:80%;height:100%;background-color:#fff;padding-top:27px;padding-bottom:28px;padding-left:44px;padding-right:44px}.idx_benefit .box3 .box_right .idx_tbl{max-width:892px;margin-left:auto;margin-right:auto}.idx_benefit .box3 .box_right .idx_tbl table{text-align:center}.idx_benefit .box3 .box_right .idx_tbl table tr:not(:first-child) th:first-child {font-weight:500}.idx_benefit .box3 .box_right .idx_tbl table tr th,.idx_benefit .box3 .box_right .idx_tbl table tr td{border:1px solid #ddd;font-size:18px;padding-top:11px;padding-bottom:13px}.idx_benefit .box3 .box_right .idx_tbl table tr:first-child th{font-size:24px;font-weight:600;padding:7px 2px 5px 4px}.idx_benefit .box3 .box_right .idx_tbl table tr:first-child th:nth-child(2) {border-left:5px solid #86b520;border-right:5px solid #86b520;border-top:9px solid #86b520}.idx_benefit .box3 .box_right .idx_tbl table tr td:nth-child(2) {border-left:5px solid #86b520;border-right:5px solid #86b520}.idx_benefit .box3 .box_right .idx_tbl table tr:last-child td:nth-child(2) {border-bottom:5px solid #86b520}.idx_benefit .box3 .box_right .idx_tbl table tr td{color:#e85433}.idx_benefit .box3 .box_right .idx_tbl table tr th:first-child{text-align:left;padding-left:30px;width:30%;font-weight:600}.idx_benefit .box3 .box_right .idx_tbl table tr th:nth-child(2) {background-color:#86b520;color:#fff}@media only screen and (min-width:1281px){.idx_benefit .inner_big h3.st1 .dot:nth-child(3)::before {left:16px}.idx_benefit .inner_big h3.st1 .dot:nth-child(4)::before {left:5px}.idx_benefit .inner_big h3.st1 .dot:nth-child(5)::before {left:5px}.idx_benefit .inner_big h3.st1 .dot:nth-child(6)::before {left:7px}.idx_benefit .box1{margin-right:41px}.idx_benefit .box3 .box_left p{line-height:72px;padding-left:52px;padding-top:46px;display:unset}.idx_benefit .box3 .box_right .idx_tbl table tr:first-child th{padding-right:7px}.idx_benefit .box3 .box_right .idx_tbl table tr:first-child th:nth-child(2) {padding-left:11px;padding-right:5px}.idx_benefit .box3 .box_right .idx_tbl table tr:first-child th:nth-child(3), .idx_benefit .box3 .box_right .idx_tbl table tr:first-child th:nth-child(4), .idx_benefit .box3 .box_right .idx_tbl table tr:first-child th:last-child {padding-left:0}.idx_benefit .box3 .box_right .idx_tbl table tr:nth-child(2) th,
.idx_benefit .box3 .box_right .idx_tbl table tr:nth-child(2) td {padding-top:7px;padding-bottom:13px}.idx_benefit .box3 .box_right .idx_tbl table tr th:first-child{width:30.4%}}@media only screen and (max-width:1280px) and (min-width:769px){.idx_benefit .box1{font-size:28px}.idx_benefit .box3 .box_left{margin-right:60px;font-size:40px}.idx_benefit .box3 .box_right .idx_tbl table tr:first-child th{font-size:22px}.idx_benefit .box3 .box_right .idx_tbl table tr th:first-child{padding-left:20px}.idx_benefit .box3 .box_right .idx_tbl table tr tr,.idx_benefit .box3 .box_right .idx_tbl table tr th{font-size:16px}.idx_benefit .box3 .box_right .idx_tbl table tr td{padding:5px}}@media only screen and (max-width:992px) and (min-width:769px){.idx_benefit .box1{font-size:20px}.idx_benefit .box3 .box_left{font-size:30px;padding-right:40px}.idx_benefit .box3 .box_right{padding:20px}.idx_benefit .box3 .box_right .idx_tbl table tr:first-child th{font-size:18px}.idx_benefit .box3 .box_right .idx_tbl table tr th{font-size:13px;padding:5px}}.idx_point{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_point_bg.jpg.pagespeed.ic.qliRdafQq0.jpg);padding-top:80px;padding-bottom:27px}.idx_point .inner_big h3{color:#fff}.idx_point .inner_big h3 .kt{letter-spacing:0;margin-left:-.1em;display:inline-block}.idx_point .inner_big h3 .kt2{letter-spacing:0;margin-left:-.15em;display:inline-block}.idx_point .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-40px;margin-top:70px}.idx_point .box{max-width:410px;width:calc(33.33% - 40px);margin-left:40px;padding-bottom:49px;background-color:#fff;margin-bottom:73px;font-size:26px}.idx_point .box .point{font-size:.616em;color:#fff;line-height:1;text-transform:uppercase;letter-spacing:.1em;display:table;margin-left:auto;margin-right:auto;margin-top:-6px;text-align:center;position:relative;z-index:1}.idx_point .box .point::before{position:absolute;content:"";z-index:-1;top:calc(50% - .375em);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6.5em;height:6.5em;border-radius:50%}.idx_point .box .point span{font-size:2.25em;display:block;letter-spacing:.1em}.idx_point .box .title{font-size:1em;font-weight:bold;letter-spacing:.1em;line-height:1.6;text-align:center;margin-top:35px;padding-bottom:24px;margin-bottom:17px;position:relative}.idx_point .box .title::after{position:absolute;content:"";bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60px;height:1px}.idx_point .box .title span{display:block;font-size:.7em;letter-spacing:.1em}.idx_point .box .txt{font-weight:400;letter-spacing:.1em;line-height:1.875;padding-left:24px;padding-right:24px;font-size:16px}.idx_point .box:first-child{border:5px solid #fc866c}.idx_point .box:first-child .point::before{background-color:#fc866c}.idx_point .box:first-child .title{color:#fc866c}.idx_point .box:first-child .title::after{background-color:#fc866c}.idx_point .box:nth-child(2) {border:5px solid #86b520}.idx_point .box:nth-child(2) .point::before {background-color:#86b520}.idx_point .box:nth-child(2) .title {color:#86b520}.idx_point .box:nth-child(2) .title::after {background-color:#86b520}.idx_point .box:nth-child(3) {border:5px solid #da6f8e}.idx_point .box:nth-child(3) .point::before {background-color:#da6f8e}.idx_point .box:nth-child(3) .title {color:#da6f8e}.idx_point .box:nth-child(3) .title::after {background-color:#da6f8e}.idx_point .box:nth-child(4) {border:5px solid #ffa200}.idx_point .box:nth-child(4) .point::before {background-color:#ffa200}.idx_point .box:nth-child(4) .title {color:#ffa200}.idx_point .box:nth-child(4) .title::after {background-color:#ffa200}.idx_point .box:nth-child(5) {border:5px solid #a678c8}.idx_point .box:nth-child(5) .point::before {background-color:#a678c8}.idx_point .box:nth-child(5) .title {color:#a678c8}.idx_point .box:nth-child(5) .title::after {background-color:#a678c8}.idx_point .box:nth-child(6) {border:5px solid #0e7cad}.idx_point .box:nth-child(6) .point::before {background-color:#0e7cad}.idx_point .box:nth-child(6) .title {color:#0e7cad}.idx_point .box:nth-child(6) .title::after {background-color:#0e7cad}.idx_point .box:nth-child(4), .idx_point .box:nth-child(5), .idx_point .box:nth-child(6) {padding-bottom:48px}@media screen and (min-width:993px){.idx_point .box:nth-child(4) .txt {padding-right:10px;letter-spacing:.025em}.idx_point .box:nth-child(5) .title span {letter-spacing:.05em}}@media only screen and (min-width:1281px){.idx_point .box .point span{padding-top:1px;padding-left:11px}.idx_point .box:nth-child(5) .title {padding-bottom:27px}.idx_point .box:nth-child(5) .title span {font-size:.65em}}@media only screen and (max-width:1100px){.idx_point .flex{margin-left:-20px}.idx_point .box{max-width:450px;width:calc(50% - 20px);margin-left:20px}.idx_point .box:nth-child(5) br {display:block}}@media only screen and (max-width:992px) and (min-width:769px){.idx_point .inner_big h3.st1{font-size:45px}.idx_point .flex{margin-left:-20px}.idx_point .box{font-size:22px}.idx_point .box .title{padding-left:5px;padding-right:5px}.idx_point .box .txt{padding-left:10px;padding-right:10px}}@media only screen and (max-width:992px){.idx_point .flex{margin-left:-20px}.idx_point .box{width:calc(50% - 20px);margin-left:20px;padding-left:10px;padding-right:10px}}.inner_big,.inner_max{padding-left:10px;padding-right:10px;margin:auto}.inner_big{max-width:1300px}.inner_max{max-width:1460px}.center{text-align:center}.home_page h3{position:relative;margin-bottom:46px;font-family:"Noto Serif JP",serif;font-weight:600;font-size:36px;letter-spacing:.1em;text-align:center;z-index:1}.home_page h3.st1{display:table;margin:0 auto 40px;font-size:52px;font-weight:600;overflow:hidden}.home_page h3.st1 .eng{display:table;margin:auto;position:relative;font-weight:500;font-size:.461539em}.home_page h3.st1 .eng::before,.home_page h3.st1 .eng::after{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:500%;height:0;border-bottom:1px solid;top:calc(63% - 4px)}.home_page h3.st1 .eng::before{right: calc(100% + 0.8em)}.home_page h3.st1 .eng::after{left: calc(100% + 0.8em)}.home_page h3.st1 .jp{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home_page h3.st1 .sm{font-size:.80769em}.home_page h3.st1 .dot{display:inline-block;position:relative;padding-top:.1923em}.home_page h3.st1 .dot::before{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:.25em;height:.25em;border-radius:50%;background-color:#fff;top:0;left:calc(50% - .17307em)}.home_page h3.st2{margin-bottom:-21px;font-size:30px;font-weight:500}.home_page h3.st2 .jp{position:relative;margin:-.1em auto 0;display:table}.home_page h3.st2 .jp::before{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:100%;max-width:456px;height:1em;max-height:17px;bottom:-2px;left:-1px;z-index:-1;background-color:#caf0f9}.home_page h3.st2 .eng{color:#0e7cad;font-weight:bold;font-size:2.4em;letter-spacing:.2em}.home_page h3.st3{color:#285c75;font-size:52px;font-weight:700}.home_page h3.st3 .eng{z-index:-1;font-size:3em;color:#f4f8f8;left:50%;top:31%;font-weight:700;letter-spacing:.2em;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.home_page h3.st4{margin-bottom:8px;color:#fff;letter-spacing:.13em;text-shadow:0 2px 0 rgba(0,0,0,.5);font-weight:600;line-height:1.495}.home_page h3.st4 .big{font-size:1.3333em}.home_page h3.st4 .bot{display:table;margin:.23em auto 0;padding:.04em 4.41em;letter-spacing:.1em;font-size:1.444444em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";text-shadow:none;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xh3_bg.png.pagespeed.ic.TMMZn_typU.png);background-repeat:no-repeat;background-size:auto 100%;background-position:center;line-height:1.5}.home_page h3.st4 .bot .num{margin:0 .25em}.home_page h3 .eng{font-weight:500;font-size:.61111em;letter-spacing:.1em;text-transform:uppercase;display:block}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section{font-family:"Noto Serif JP",serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.tel{padding-left:1.69444em;font-size:3.6em;line-height:1;background-position:left top .4em;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_tel.png.pagespeed.ic.SK497egZ_j.png);background-repeat:no-repeat;letter-spacing:.12em;background-size:1.2222em auto}.tel .bot{padding:0 1.1111em;margin:.4em auto 0;text-align:center;display:block;position:relative;font-size:.5em;letter-spacing:.1em}.tel .bot::before,.tel .bot::after{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;top:53%;width:1.2222em;height:0;border:1px solid}.tel .bot::before{left:0}.tel .bot::after{right:0}.mail{position:relative;padding-left:2.233em;font-size:3em;font-weight:600;letter-spacing:.13em;background-position:left center;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_mail.png.pagespeed.ic.Hz-8xDuuN5.png);background-size:1.4333em auto;background-repeat:no-repeat;z-index:1}.mail::after{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:222px;height:242px;right:-231px;top:26%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xlawyer_img.png.pagespeed.ic.4QLM1FRoeZ.png);background-position:center;background-repeat:no-repeat}.btn-group .btn a{display:block}.btn-group .btn.style01,.btn-group .btn.style02{width:100%;min-width:180px;max-width:280px;overflow:hidden}.btn-group .btn.style01 a,.btn-group .btn.style02 a{padding:16px 10px 17px;position:relative;font-size:18px;font-weight:600;letter-spacing:.1em;line-height:1.5;color:#fff;text-decoration:none;text-align:center;background-color:#0e7cad;-webkit-transition:all .3s;transition:all .3s}.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:10px;bottom:calc(50% - 5px);width:22px;height:10px;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_arrow.png.pagespeed.ic.8gPFt85iuy.png);background-repeat:no-repeat;background-size:100% auto;background-position:center}.btn-group .btn.style01.md a,.btn-group .btn.md.style02 a{font-size:18px}.btn-group .btn.style01.md a::after,.btn-group .btn.md.style02 a::after{font-size:23px}.btn-group .btn.bg01 a{background-color:#659cc1}.btn-group .btn.bg02 a{background-color:#f4bf0c}.idx_consultation.st2{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_consultation_bg1.jpg.pagespeed.ic.xdNfwBdgOP.jpg);padding-bottom:57px}.idx_consultation.st2 h3.st4{margin-bottom:8px}.idx_consultation.st2 .flex>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:520px;font-size:10px;height:140px;margin:0 20px;border-radius:20px;background-color:#fff;position:relative}.idx_consultation.st2 .left{color:#0e6ca0}.idx_consultation.st2 .left .top{padding-left:2.6em;line-height:1;margin-bottom:8px;letter-spacing:.2em;font-weight:500;font-size:2.4em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.idx_consultation.st2 .left .tel{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:.1em;font-weight:600;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_tel_blue.png.pagespeed.ic.F6FguoqxUZ.png)}.idx_consultation.st2 .right{color:#ffa200;-webkit-transition:all .3s;transition:all .3s}.idx_consultation.st2 .right .mail{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_mail_og.png.pagespeed.ic.a-unEpx-2x.png)}.idx_consultation.st2 .right .mail::after{display:none}.idx_consultation.st2 .right:hover{background-color:#fff6e7}.idx_consultation.st2 .sub_txt{margin-bottom:44px}@media only screen and (min-width:769px) and (max-width:1024px){.idx_consultation.st2 .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx_consultation.st2 .flex>div{font-size:9px;margin:0 0;width:calc(50% - 10px)}}.idx_title{padding:27px 10px 27px;font-family:"Noto Serif JP",serif;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xtitle_bg.png.pagespeed.ic.lHMYh9IQz4.png)}.idx_title p{color:#fff;text-align:center;line-height:26px;font-size:18px;letter-spacing:.1em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.idx_title p span{display:inline-block;padding-right:20px;font-weight:500;margin-right:20px;border-right:1px solid}.idx_legal{position:relative;max-width:1800px;margin:auto;z-index:1;padding:90px 0 140px}.idx_legal h3.st1{margin-bottom:43px;color:#000}.idx_legal h3.st1 .eng{color:#0e6ca0}.idx_legal h3.st1 .dot::before{background-color:#0e6ca0}.idx_legal::before{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;height:738px;width:100%;background-position:bottom center;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_measures_bg.jpg.pagespeed.ic.nFKNB8V5of.png);bottom:0;left:0;z-index:-1}.idx_legal h4{padding:0 .4em 0 0;display:table;margin:0 auto 37px;font-size:40px;font-weight:600;letter-spacing:.1em;-webkit-font-feature-settings:"aalt";font-feature-settings:"aalt";padding-right:31px;position:relative;padding-top:29px;padding-left:37px;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_h4_01.png.pagespeed.ic.m8yE0CqiqO.png);background-position:top left;background-repeat:no-repeat;background-size:1.2em auto}.idx_legal .col3{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.idx_legal .col3 .box{max-width:320px;width:32%;background-color:#fff;padding:2px}.idx_legal .col3 .tt{display:block;padding:.5em 0 .58em;background-color:#426c00;text-align:center;font-size:1.4444em;font-weight:600;line-height:1;letter-spacing:.11em}.idx_legal .col3 .tt .sm{display:inline-block;font-size:.6923em}.idx_legal .col3 .txt{padding:.3em 6.8% 1.3em;font-weight:500;letter-spacing:.1em;line-height:2;color:#000;text-align:center}.idx_legal figure{width:40%}.idx_legal .box_text{margin-top:14px;position:relative;color:#fff;z-index:1;width:60%;padding:39px 0 65px 4.44%;font-size:18px}.idx_legal .box_text::before{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:107.4074%;z-index:-1;top:0;left:0;height:100%;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg2.jpg.pagespeed.ic.93NC27qgs_.jpg)}.idx_legal .row1{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.idx_legal .row1 .box_text::before{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_case_blue.jpg.pagespeed.ic.aRCoDeq6M9.jpg)}.idx_legal .row1 .col3 .tt{background-color:#0e6ca0}.idx_legal .row1 .box:nth-child(n+4) .tt {background-color:#2592c3}.idx_legal .row2{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:1}.idx_legal .row3{position:relative;padding-top:76px;z-index:1}.idx_legal .row3 h3{position:relative;display:table;margin:0 auto 30px;color:#0e6ca0;font-size:72px;font-weight:600;padding:0 1.48em 0 1.59em;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_h3_blueleft.png.pagespeed.ic.OTKn7Y8DUr.png) , url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_h3_blueright.png.pagespeed.ic.ExCFJ7G6T5.png);background-position:left top .15em , right top .15em;background-repeat:no-repeat;background-size:1.0833em auto , 1.0833em auto}.idx_legal .row3 h3::before{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:100%;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/idx_measures_h3.svg);background-position:top center;background-repeat:no-repeat;height:.861111112em;max-height:60.5px;top:-.79em;left:0;background-size:auto 100%}.idx_legal .row3 h3 .sm{color:#000;font-size:.58333em}.idx_legal .row3 .step{width:100%}.idx_legal .row3 .box{position:relative;padding:23px 1% 26px;color:#fff;z-index:1;font-size:14px}.idx_legal .row3 .box:first-child{padding-top:33px}.idx_legal .row3 .box:first-child .tt::after{width:4.6154em;max-width:120px}.idx_legal .row3 .box:nth-child(2) .tt::after {width:2.3077em;max-width:60px}.idx_legal .row3 .box .tel{position:relative;margin:auto;display:table;font-size:2.571428em}.idx_legal .row3 .box .tel a{position:absolute;width:100%;height:100%;left:0;top:0}.idx_legal .row3 .box .tt{display:table;margin:0 auto 16px;position:relative;text-align:center;font-weight:500;font-size:1.8571em;line-height:1.3846;letter-spacing:.2em}.idx_legal .row3 .box .tt::after{content:"";margin:.65em auto 0;width:67%;height:0;border-bottom:1px solid #fff;display:block}.idx_legal .row3 .box .flex{padding-top:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.idx_legal .row3 .box .flex p{margin:.55em;height:7.14285em;width:10.71428em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:.5em;text-align:center;letter-spacing:.1em;border:1px solid #fff;font-weight:500;line-height:1.2857;background-position:top .55em center;background-repeat:no-repeat;background-size:3.64285em auto}.idx_legal .row3 .box .flex p:nth-child(1) {background-color:#d65150;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_measures_ic1.png.pagespeed.ic.jBM7VrjKYS.png)}.idx_legal .row3 .box .flex p:nth-child(2) {background-color:#d5b509;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_measures_ic2.png.pagespeed.ic.5xvDfKvmhz.png)}.idx_legal .row3 .box .flex p:nth-child(3) {background-color:#d97f0c;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_measures_ic3.png.pagespeed.ic.CKCb8KiDQu.png)}.idx_legal .row3 .box .txt{margin-bottom:0;text-align:center;line-height:1.7142;letter-spacing:.1em}.idx_legal .row3 .box .eng{position:absolute;right:0;bottom:-.065em;line-height:1;z-index:-1;letter-spacing:-.05em;font-weight:bold;font-size:11.42857em;color:rgba(0,0,0,.1)}.idx_legal .row3 .box:last-child::after{display:none}.idx_legal .row3 .box::after{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:0;right:-1.0714em;top:calc(50% - 1.4285em);border-top:1.4285em solid transparent;border-bottom:1.4285em solid transparent;border-left:1.0714em solid}.idx_legal .row3 .box:nth-child(1) {background-color:#0e7cad;z-index:4;width:27.778%}.idx_legal .row3 .box:nth-child(1)::after {color:#0e7cad}.idx_legal .row3 .box:nth-child(1) .point {background-color:#0e7cad}.idx_legal .row3 .box:nth-child(2) {background-color:#86b520;z-index:3;width:40.2778%}.idx_legal .row3 .box:nth-child(2)::after {color:#86b520}.idx_legal .row3 .box:nth-child(2) .point {background-color:#86b520}.idx_legal .row3 .box:nth-child(3) {background-color:#20a4e1;z-index:2;width:15.9722%}.idx_legal .row3 .box:nth-child(3)::after {color:#20a4e1}.idx_legal .row3 .box:nth-child(3) .point {background-color:#da6f8e}.idx_legal .row3 .box:nth-child(4) {background-color:#da6f8e;z-index:1;width:15.9722%}.idx_legal .row3 .box:nth-child(4)::after {color:#da6f8e}.idx_legal .row3 .box:nth-child(4) .point {background-color:#ffa200}@media only screen and (min-width:769px) and (max-width:1366px){.idx_legal .col3 .txt{font-size:14px}}@media only screen and (min-width:769px){.idx_legal .row1{margin-bottom:66px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.idx_legal .row1 figure{margin-top:160px;position:relative;z-index:1}.idx_legal .row1 .box_text{z-index:0;padding:34px 4.44% 65px 0;margin-top:0}.idx_legal .row1 .box_text::before{left:auto;right:-50%;max-width:1720px;width:159.26%}.idx_legal .row1 .col3 .box .tt{padding:.6em 0 .64em}.idx_legal .row1 .col3 .box .txt{padding:.4em 6.8% 1.3em}.idx_legal .row1 .col3 .box:nth-child(n+4) {margin-top:25px;width:24%;max-width:235px}.idx_legal .row1 .col3 .box:nth-child(n+4) .tt {padding:.6em .3em .6em;font-size:1.2222em}.idx_legal .row1 .col3 .box:nth-child(n+4) .txt {padding:.25em 5% 1.5em;font-size:.777778em;line-height:1.85714;letter-spacing:.02em}.idx_legal .row2 h4{margin-bottom:36px;padding-top:25px;padding-left:33px}}@media only screen and (min-width:1025px) and (max-width:1660px){.idx_legal .row1 .col3 .box:nth-child(n+4) .tt {font-size:1.3vw}.idx_legal .row1 .col3 .box:nth-child(n+4) .txt br {display:none}}@media only screen and (min-width:1025px) and (max-width:1830px){.idx_legal h4 .left{padding-top:.725em;padding-left:.925em}.idx_legal .box_text{padding:39px 10px 65px 3%}.idx_legal .row1 .box_text{padding:39px 3% 65px 10px}}@media only screen and (min-width:1025px) and (max-width:1440px){.idx_legal .row3 .box{font-size:1vw}.idx_legal h4{font-size:28px}}@media only screen and (min-width:1025px) and (max-width:1280px){.idx_legal .box_text{font-size:16px}.idx_legal .box_text h3{font-size:3vw}}@media only screen and (max-width:1024px){.idx_legal{-ms-flex-wrap:wrap;flex-wrap:wrap}.idx_legal .flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.idx_legal h4{font-size:34px}.idx_legal .row1 figure{margin-top:0}.idx_legal figure{width:100%;max-width:720px}.idx_legal .box_text,.idx_legal .row1 .box_text{margin-top:0;width:100%;max-width:1080px;padding:39px 2% 65px}.idx_legal .row1 .col3 .box{font-size:14px}.idx_legal .row1 .col3 .box:nth-child(n+4) .txt {font-size:14px}.idx_legal .row1 .col3 .box:nth-child(n+4) .txt br {display:none}.idx_legal .row3 .box{max-width:700px;width:100%!important}.idx_legal .row3 .box .txt{max-width:360px;margin-left:auto;margin-right:auto}.idx_legal .row3 .step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.idx_legal .row3 .step .box{width:100%!important}.idx_legal .row3 .step .box::after{left:calc(50% - 1.4285em);bottom:-1.05em;right:auto;top:auto;border-left:1.4285em solid transparent;border-right:1.4285em solid transparent;border-top:1.0714em solid;border-bottom:none}}.idx_cost{padding:79px 0 59px;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg.jpg.pagespeed.ic.GCdE3g63ni.jpg);color:#fff}.idx_cost h4{margin-bottom:30px;padding:8px .83333em 10px;background-color:#0e7cad;font-size:30px;font-weight:500;line-height:1.6;text-align:left;letter-spacing:.1em}.idx_cost ul{font-size:22px;font-weight:500}.idx_cost ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3px;letter-spacing:.1em}.idx_cost ul li span{padding:1.045em 1.772727em 1em}.idx_cost ul .tt{width:320px;background-color:#2689b5;text-align:center}.idx_cost ul .txt{width:calc(100% - 323px);margin-left:3px;color:#000;background-color:#fff}.idx_cost .flex{margin-top:45px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.idx_cost .flex .box{width:32%;padding-bottom:52px;max-width:400px;background-color:#fff;border:3px solid #fff;font-size:16px;margin-bottom:40px}.idx_cost .flex .box:nth-child(1) .num {background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg1.jpg.pagespeed.ic.XChexSje7m.jpg)}.idx_cost .flex .box:nth-child(1) .title {color:#d65150}.idx_cost .flex .box:nth-child(2) .num {background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg2.jpg.pagespeed.ic.93NC27qgs_.jpg)}.idx_cost .flex .box:nth-child(2) .title {color:#648a28}.idx_cost .flex .box:nth-child(3) .num {background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg3.jpg.pagespeed.ic.UADW5VdviC.jpg)}.idx_cost .flex .box:nth-child(3) .title {color:#d97f0c}.idx_cost .flex .box:nth-child(4) .num {background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg4.jpg.pagespeed.ic.-49kXq5n2L.jpg)}.idx_cost .flex .box:nth-child(4) .title {color:#a97cca}.idx_cost .flex .box:nth-child(5) .num {background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg5.jpg.pagespeed.ic.F-BI2P-PV2.jpg)}.idx_cost .flex .box:nth-child(5) .title {color:#da6f8e}.idx_cost .flex .box:nth-child(6) .num {background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg6.jpg.pagespeed.ic.dUpEs3uNkm.jpg)}.idx_cost .flex .box:nth-child(6) .title {color:#2689b5}.idx_cost .flex .num{margin-bottom:16px;padding:3px 0 11px;position:relative;text-align:center;font-weight:700;letter-spacing:.2em;font-size:2.25em}.idx_cost .flex .num::before,.idx_cost .flex .num::after{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:0;height:0;bottom:0;left:0;border-right:196px solid transparent;border-bottom:22px solid}.idx_cost .flex .num::after{left:auto;right:0;border-left:196px solid transparent;border-right:0}.idx_cost .flex .title{position:relative;padding:0 10px;font-size:1.625em;line-height:1.5;font-weight:bold;text-align:center;letter-spacing:.1em}.idx_cost .flex .title::after{content:"";display:block;margin:.55em auto 0;width:60px;border:1px solid}.idx_cost .flex .txt{padding:0 7.615%;font-size:1em;letter-spacing:.08em;color:#000;line-height:1.875}.idx_cost .flex .txt .kt{margin-right:-.2em;display:inline-block;letter-spacing:0}@media only screen and (min-width:769px){.idx_cost .flex .box:nth-child(3) .txt {letter-spacing:0}.idx_cost .flex .box:nth-child(5) .txt {letter-spacing:.025em}.idx_cost .flex .box:nth-child(6) .title {letter-spacing:.025em}}@media only screen and (max-width:1280px){.idx_cost .flex .box{font-size:14px}}@media only screen and (max-width:1100px){.idx_cost .flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idx_cost .flex .box{width:48%;margin:0 1% 20px;padding-bottom:20px}}.idx_row{color:#fff;font-family:"Noto Serif JP",serif}.idx_row>div{position:relative;width:50%;padding:22px 0 25px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:10px}.idx_row>div .box{display:table}.idx_row .left{background-color:#86b520;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_row_bg1.jpg.pagespeed.ic.8VUUFA7GqK.jpg);padding-right:152px}.idx_row .left .box{margin-left:auto;margin-right:0}.idx_row .left .top{padding-left:2.6em;line-height:1;margin-bottom:8px;letter-spacing:.2em;font-size:2.4em;text-align:center;font-weight:500}.idx_row .right{padding-left:157px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff9f00;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_row_bg2.jpg.pagespeed.ic.L8puBAZu--.jpg);-webkit-transition:all .3s;transition:all .3s}.idx_row .right:hover{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_cost_bg.jpg.pagespeed.ic.GCdE3g63ni.jpg)}@media only screen and (min-width:769px) and (max-width:1600px){.idx_row .right{padding-left:7%;padding-right:7%}.idx_row .right .mail::after{max-width:18vw;right:-67%;background-size:100% auto;background-position:center}}@media only screen and (min-width:769px) and (max-width:1280px){.idx_row .left{padding-left:1%;padding-right:1%}.idx_row .left .box{margin-left:auto;margin-right:auto}.idx_row .right{padding-left:1%;padding-right:0%}.idx_row .right .mail{margin-left:auto;margin-right:auto;font-size:2.8em;padding-right:17vw}.idx_row .right .mail::after{max-width:17vw;right:0%;background-position:bottom;top:auto;-webkit-transform:none;transform:none;bottom:-8vw}}@media only screen and (min-width:769px) and (max-width:1024px){.idx_row>div{font-size:9px}.idx_row .right .mail{font-size:2.5em;padding-right:15vw}.idx_row .right .mail::after{max-width:15vw;right:0%}}.idx_consultation{padding:85px 0 67px;font-family:"Noto Serif JP",serif;background-color:#0e6ca0;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_consultation_bg.jpg.pagespeed.ic.1E1J937gHg.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.idx_consultation .sub_txt{font-size:30px;font-weight:600;letter-spacing:.07em;text-align:center;color:#fff;margin-bottom:64px;text-shadow:0 2px 0 rgba(0,0,0,.5)}.idx_consultation .flex .box{position:relative;width:20.5716em;max-width:288px;height:10.715em;max-height:150px;font-size:14px}.idx_consultation .flex .box:last-child::after{display:none}.idx_consultation .flex .box::after{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:0;right:-1.0714em;top:calc(50% - 1.4285em);border-top:1.4285em solid transparent;border-bottom:1.4285em solid transparent;border-left:1.0714em solid}.idx_consultation .flex .box:nth-child(1) {background-color:#fbefec;z-index:4;width:20.5716em}.idx_consultation .flex .box:nth-child(1)::after {color:#fbefec}.idx_consultation .flex .box:nth-child(1) .point {background-color:#fc866c}.idx_consultation .flex .box:nth-child(2) {background-color:#f4fbe9;z-index:3;width:20.5716em}.idx_consultation .flex .box:nth-child(2)::after {color:#f4fbe9}.idx_consultation .flex .box:nth-child(2) .point {background-color:#86b520}.idx_consultation .flex .box:nth-child(3) {background-color:#fae2e9;z-index:2;width:20.5716em}.idx_consultation .flex .box:nth-child(3)::after {color:#fae2e9}.idx_consultation .flex .box:nth-child(3) .point {background-color:#da6f8e}.idx_consultation .flex .box:nth-child(4) {background-color:#fbf0dc;z-index:1;width:20.5716em}.idx_consultation .flex .box:nth-child(4)::after {color:#fbf0dc}.idx_consultation .flex .box:nth-child(4) .point {background-color:#ffa200}.idx_consultation .flex .box:nth-child(5) {background-color:#efe1f9;z-index:0;width:20.5716em}.idx_consultation .flex .box:nth-child(5)::after {color:#efe1f9}.idx_consultation .flex .box:nth-child(5) .point {background-color:#c393e7}.idx_consultation .flex .txt{margin-top:.5909em;font-size:1.5714em;text-align:center;color:#000;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-weight:600;letter-spacing:.1em;line-height:1.4545}.idx_consultation .flex .point{color:#fff;max-width:75px;max-height:75px;width:5.35715em;height:5.35715em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:500;font-size:1em;margin:-1.714em auto 0;border-radius:50%;line-height:1}.idx_consultation .flex .point .num{font-size:2.14285em}@media only screen and (min-width:769px){.idx_consultation .flex .box:first-child{border-radius:20px 0 0 20px}.idx_consultation .flex .box:last-child{border-radius:0 20px 20px 0}.idx_consultation .flex .box:last-child::after{display:none}}@media only screen and (min-width:769px) and (max-width:1460px){.idx_consultation .flex .box{font-size:.9589vw}.idx_consultation h3{font-size:2.46vw}}.link a{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2}.idx_case{padding:107px 0 37px;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_case_bg.jpg.pagespeed.ic.mYBbfXvSD4.jpg)}.idx_case .box1{margin-bottom:46px}.idx_case .box1:nth-child(3) {margin-bottom:42px}.idx_case h3.st3{margin-bottom:46px;color:#fff}.idx_case h3.st3 .jp{display:table;margin:auto;font-size:.923em;letter-spacing:.2em;position:relative;padding:0 1.37em 0 1.67em;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_h3_left.png.pagespeed.ic.cLgOwCD2HM.png) , url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xic_h3_right.png.pagespeed.ic.i2ODU6PvSh.png);background-position:left top .1em , right top .1em;background-repeat:no-repeat;background-size:1.0416667em auto}.idx_case h3.st3 .eng{font-size:140px;color:#1b84b3;letter-spacing:.1em;font-weight:500;top:0}.idx_case table{font-size:18px;background-color:#fff;border:0;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.idx_case table th,.idx_case table td{border-left:0;border-right:0;border-top:0}.idx_case table tr:last-child th,.idx_case table tr:last-child td{border-bottom:0}.idx_case table thead{border:0}.idx_case table thead th{font-size:1.6667em;font-weight:600;padding:.35em .1em;letter-spacing:.1em}.idx_case table thead th:first-child{background-color:#000;color:#fff;width:5.33333em}.idx_case table thead th:nth-child(2) {padding-left:1.1em;text-align:left;background-color:#fff106;color:#000}.idx_case table tbody{font-size:1em;letter-spacing:.1em}.idx_case table tbody tr:first-child th{padding-bottom:1.55em;padding-top:2.6em}.idx_case table tbody tr:first-child td{padding-bottom:1.2em;padding-top:2.4em}.idx_case table tbody tr:nth-child(3) td {padding-top:1.15em;letter-spacing:.09em}.idx_case table tbody tr:last-child td{padding-bottom:2.15em}.idx_case table tbody th{padding-top:1.35em;font-weight:600;vertical-align:top;border-bottom:2px solid #0e6ca0}.idx_case table tbody td{font-weight:400;padding:1.05em 2.1em 1.3em 1.9em;border-bottom:2px solid #e9e9e9;line-height:2}@media only screen and (max-width:375px){.idx_case table thead th:first-child{width:4.5em}.idx_case table thead th:nth-child(2) {padding-left:.9em}.idx_case table tbody th{padding-left:.5em;padding-right:.5em}.idx_case table tbody tr td{padding-left:.5em;padding-right:.5em}}.idx_greeting{padding:128px 0 101px;position:relative;font-family:"Noto Serif JP",serif;background-color:#eff7f9;z-index:1;max-width:2000px;margin:auto}.idx_greeting::before{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;z-index:-1;background-color:#eff7f9;width:100vw;min-width:100%;height:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.idx_greeting .box_text{position:relative;z-index:1;padding:0 48px 52px 60px;width:700px;background-color:#fff;margin-right:0;margin-left:auto}.idx_greeting .box_text h3{top:-53px}.idx_greeting .box_text p{max-width:560px;font-size:16px;color:#000;letter-spacing:.1em}.idx_greeting .box_text h3.st2 .eng{color:#333;font-size:1.4em;position:relative;font-weight:500;display:table;margin-left:auto;margin-right:auto}@media only screen and (max-width:1280px) and (min-width:769px){.idx_greeting .box_text h3.st2 .eng{font-size:1.3em}}.idx_greeting .box_text h3.st2 .eng::before{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:100%;max-width:100%;height:1em;max-height:17px;bottom:-2px;left:50%;transform:translateX(-50%);z-index:-1;background-color:#caf0f9}.idx_greeting .box_text h3.st2 .jp{color:#0e7cad;font-weight:bold;line-height:1.8}.idx_greeting .box_text h3.st2 .jp::before{display:none}.idx_greeting .box_text .btn-group{margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex}.idx_greeting .box_text .btn-group .btn.style01:last-child,.idx_greeting .box_text .btn-group .btn.style02:last-child{margin-left:10px}.idx_greeting .box_text .btn-group .btn.style01:last-child a,.idx_greeting .box_text .btn-group .btn.style02:last-child a{padding-right:0%;padding-left:8%}.idx_greeting .name{position:absolute;left:0;bottom:0%;background-color:#0e7cad;padding:1em 1.1em .9em 1em;color:#fff;font-size:24px;font-weight:400;letter-spacing:.145em;font-family:"Noto Serif JP",serif;z-index:1}.idx_greeting .name::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xbg_greeting.jpg.pagespeed.ic.FLA-l7YWAb.jpg);background-size:cover;background-repeat:no-repeat;z-index:-1}.idx_greeting .name .top{display:block;padding-left:.5em;padding-bottom:.18em;line-height:1.8;letter-spacing:.19em;font-size:1em}.idx_greeting .name .sub{padding-left:.3em;padding-right:.12em;display:inline-block;line-height:1.4;border-top:1px solid #70a2ad;letter-spacing:.19em;font-size:2em;font-weight:600}@media only screen and (min-width:1025px){.idx_greeting .box_text{max-width:60vw}.idx_greeting .box_img{position:absolute;left:0;top:0;height:700px;width:908px;max-width:46vw}.idx_greeting .box_img figure{display:block}.idx_greeting .box_img figure img{position:absolute;left:50%;width:auto;max-width:1000px;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (min-width:769px) and (max-width:1024px){.idx_greeting .box_img{height:630px}.idx_greeting .name{font-size:20px}.idx_greeting .box_text{padding:0 4% 50px}.idx_greeting .box_text h3.st2{font-size:26px}.idx_greeting .box_text p{font-size:16px}.idx_greeting .box_text .btn-group .btn.style01:last-child a,.idx_greeting .box_text .btn-group .btn.style02:last-child a{padding-left:2%}.idx_greeting .box_text .btn-group .btn.style01 a,.idx_greeting .box_text .btn-group .btn.style02 a{font-size:16px}.idx_greeting .box_text .btn-group .btn.style01 a::after,.idx_greeting .box_text .btn-group .btn.style02 a::after{right:8px;background-position:right center;background-size:22px auto;width:18px}.idx_greeting{padding:50px 0}.idx_greeting .name{font-size:3vmin}.idx_greeting .box_img{margin-bottom:80px;position:relative;height:auto}.idx_greeting .box_text{padding:0 5% 30px;margin:50px auto 0;width:95%}.idx_greeting .box_text p{margin-left:auto;margin-right:auto;font-size:14px}}.idx_info{position:relative;z-index:1;padding:84px 0 0}.idx_info::before{content:"";position:absolute;z-index:-1;width:80%;height:100%;top:0;right:35.34%;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_info_bg.jpg.pagespeed.ic.aRCoDeq6M9.jpg);background-position:top left}.idx_info h3{margin-bottom:27px}.idx_info iframe{width:100%;height:100%}.idx_info .video{height:490px;width:768px}.idx_info .inner_big{position:relative}.idx_info .inner_big .box_text{max-width:600px}.idx_info .inner_big .box_text h3{color:#fff}.idx_info .idx_map{position:relative;z-index:1;width:100%;height:450px}.list{margin-bottom:91px;color:#fff;font-family:"Noto Serif JP",serif;width:100%}.list li{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;text-decoration:none;padding:11px 14px 12px;border-bottom:1px solid #b4ced3;letter-spacing:.1em;font-size:18px;line-height:28px}.list li:last-child{border-bottom:none}.list li .tt{text-transform:uppercase;width:137px}.list li .text{width:calc(100% - 137px);letter-spacing:.1em}@media only screen and (min-width:1025px){.idx_info .inner_big .box_text{width:50%}.idx_info .inner_big h3{padding-left:40px}.idx_info .video{max-width:50vw;position:absolute;left:50%;top:11px}}@media only screen and (min-width:1025px) and (max-width:1560px){.idx_info .video{max-height:30vw}.list li{padding:11px 10px;font-size:16px}.list li .tt{width:100px}.list li .text{width:calc(100% - 100px)}.idx_info h3{font-size:28px}}@media only screen and (min-width:769px) and (max-width:1024px){.idx_info .inner_big .box_text{margin-top:40px;max-width:768px;margin-left:auto;margin-right:auto}.idx_info::before{width:100%;right:0;bottom:0;top:auto;height:calc(100% - 30vw)}.idx_info .video{margin-left:auto;margin-right:auto;max-width:100%}}.idx_contact{padding:128px 10px 111px}.idx_contact h3.st3{margin-bottom:52px;color:#0e7cad}.idx_contact .sub{margin-bottom:47px;font-size:24px;font-weight:500;letter-spacing:.1em;font-family:"Noto Serif JP",serif;color:#000;line-height:1.5}@media only screen and (max-width:992px) and (min-width:769px){.idx_contact h3.st3 .eng{font-size:2em}}@media only screen and (max-width:768px){.home_page h3{font-size:24px}.home_page h3.st1{font-size:30px}.home_page h3.st2{margin-bottom:-.7em;top:-2em;font-size:20px}.home_page h3.st3{font-size:30px}.home_page h3.st3 .eng{top:40%;font-size:2em;text-align:center}.home_page h3.st4{margin-left:auto;margin-right:auto;width:100%;max-width:510px}.home_page h3.st4 .bot{display:block;padding:.04em 0;background-size:120% 100%}}@media only screen and (max-width:425px){.home_page h3{font-size:18px}.home_page h3.st3 .eng{padding-left:.15em;font-size:1.7em}.home_page h3.st4{font-size:18px}.home_page h3.st4 .bot{background-size:120% 100%}}.sp_639,.sp_375{display:none}@media only screen and (max-width:375px){.sp_375{display:block}}@media only screen and (max-width:639px){.sp_639{display:block}.home_page h3.st2{font-size:20px;top:-1.4em}.home_page h3.st2 .eng{font-size:10vw}}@media only screen and (max-width:768px){.idx_consultation.st2{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_consultation_bg_sp.jpg.pagespeed.ic.m9K7hxHv4k.jpg)}.idx_consultation.st2 .flex>div{margin:0 10px 20px;max-width:calc(100% - 20px)}.idx_consultation.st2 .flex>div:last-child{margin-bottom:0}.idx_title p{font-size:16px}.idx_title p span{display:table;padding-right:0;padding-bottom:.8em;margin:0 auto .7em;border-right:0;border-bottom:1px solid}}@media only screen and (max-width:480px){.idx_consultation.st2 .flex>div{font-size:2vw;height:14em}}@media only screen and (max-width:768px){.idx_legal{padding:60px 0}.idx_legal::before{background-position:top center;height:1050px}.idx_legal h4{padding-right:0;font-size:24px;text-align:center;padding-top:.725em;padding-left:.925em}.idx_legal .box_text{font-size:14px;padding:40px 10px 30px}.idx_legal .row1 .col3 .box{font-size:1em}.idx_legal .row1 .box_text{padding:40px 10px 30px}.idx_legal .row2{margin-top:50px}.idx_legal .col3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-1vw;margin-right:-1vw;padding:0 0}.idx_legal .col3 .box{margin:0 1vw 20px;width:calc(33.33% - 2vw);min-width:190px}.idx_legal .col3 .box .tt{margin-bottom:0;padding:.5em .5em .59em}.idx_legal .col3 .box .txt{line-height:1.8;padding:.6em 6%}.idx_legal .row3{padding-top:90px}.idx_legal .row3 h3{font-size:40px}}@media only screen and (max-width:768px) and (min-width:640px){.idx_legal .row1 .col3 .box .tt{font-size:1.3em}.idx_legal .row1 .col3 .box .txt{letter-spacing:.05em}}@media only screen and (max-width:639px){.idx_legal .box_text{font-size:14px}.idx_legal .col3 .box{width:calc(50% - 2vw);font-size:14px}}@media only screen and (max-width:520px){.idx_legal .row3 .step .box{font-size:3vw}.idx_legal .row3 .step .box .txt{padding:0 5px;font-size:14px;line-height:1.8}.idx_legal .row3 .step .box .flex p{font-size:14px}.idx_legal h4{font-size:22px}.idx_legal .col3 .box{width:calc(100% - 2vw)}}@media only screen and (max-width:425px){.idx_legal .row3 h3{font-size:36px}}@media only screen and (max-width:768px){.idx_cost{padding:60px 0 40px}.idx_cost h3.st1{font-size:30px}.idx_cost h4{font-size:20px}.idx_cost .flex .box{font-size:12px}.idx_cost .flex .box .title{padding:0 5px}.idx_cost .flex .txt{font-size:14px;line-height:1.8}.idx_cost ul{font-size:18px}.idx_cost ul .tt{width:35%;padding:1em}.idx_cost ul .txt{width:75%;padding:1em}}@media only screen and (max-width:639px){.idx_cost .flex .box{font-size:12px;width:100%;margin:0 auto 20px}}@media only screen and (max-width:480px){.idx_cost ul{font-size:16px}}@media only screen and (max-width:768px){.idx_consultation{padding:60px 0;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xidx_consultation_bg_sp.jpg.pagespeed.ic.m9K7hxHv4k.jpg)}.idx_consultation .flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.idx_consultation .flex .box{margin-bottom:29px;font-size:12px;width:22em!important;height:12em}.idx_consultation .flex .box:last-child{margin-bottom:0}.idx_consultation .flex .box .point{margin-top:-1.5em}.idx_consultation .flex .box::after{left:calc(50% - 1.4285em);bottom:-1.05em;right:auto;top:auto;border-left:1.4285em solid transparent;border-right:1.4285em solid transparent;border-top:1.0714em solid;border-bottom:none}.idx_consultation .sub_txt{font-size:22px}}@media only screen and (max-width:480px){.idx_consultation .flex .box{font-size:10px}}@media only screen and (max-width:425px){.idx_consultation .sub_txt{font-size:16px}}.max_575{display:none}@media only screen and (max-width:575px){.max_575{display:block}.idx_consultation .sub_txt{font-size:20px}}@media only screen and (max-width:768px){.idx_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.idx_row .left,.idx_row .right{width:100%;padding:20px}.idx_row .left .box,.idx_row .left .mail,.idx_row .right .box,.idx_row .right .mail{margin:auto}.idx_row .right{padding:30px 20px}.idx_row .mail::after{top:auto;bottom:calc(-30px - 3vw);-webkit-transform:none;transform:none;height:21vw;background-size:20vw auto;background-position:left bottom}}@media only screen and (max-width:639px){.idx_row .right{padding:30px 10px}.idx_row .mail{padding-right:20vw}.idx_row .mail::after{right:-3vw;max-width:20vw;background-size:100% auto}}@media only screen and (max-width:480px){.idx_row>div{font-size:6px}}@media only screen and (max-width:768px){.idx_case{padding:60px 0}.idx_case h3.st3 .eng{font-size:1.9em;top:0}.idx_case table{font-size:14px}.idx_case table tbody td{line-height:1.8}.idx_case .box1:last-child{margin-bottom:0}}@media only screen and (max-width:480px){.idx_case table thead th{font-size:1.5em}}@media only screen and (max-width:768px){.idx_greeting h3.st2{top:-1em}.idx_greeting .box_text h3.st2 .eng{line-height:1}.idx_greeting{padding:50px 0}.idx_greeting .name{font-size:3vmin}.idx_greeting .box_img{position:relative}.idx_greeting .box_text{padding:0 5% 30px;margin:60px auto 0;width:95%}.idx_greeting .box_text p{margin-left:auto;margin-right:auto;font-size:14px}.list li{padding:11px 10px;font-size:14px}.list li .tt{width:100px}.list li .text{width:calc(100% - 100px)}}@media only screen and (max-width:480px){.idx_greeting .box_text{margin-top:100px}.idx_greeting .box_text h3.st2 .eng{line-height:1.5}.idx_greeting .box_text h3.st2 .jp{line-height:2.2}.idx_greeting h3.st2{top:-3.5em;margin-bottom:-50px}.idx_greeting .sp_line{position:relative}.idx_greeting .box_text h3.st2 .eng::before{height:.5em;bottom:1px}.idx_greeting .sp_line::before{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:100%;max-width:100%;height:.5em;max-height:17px;bottom:1px;left:50%;transform:translateX(-50%);z-index:-1;background-color:#caf0f9}}@media only screen and (max-width:639px){.idx_greeting .box_text .btn-group{margin-top:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.idx_greeting .box_text .btn-group .btn{margin:10px}}@media only screen and (max-width:768px){.idx_info{padding:60px 0 0}.idx_info h3{font-size:24px}.idx_info::before{width:100%;right:0;bottom:0;top:auto;height:calc(100% - 30vw)}.idx_info .list{margin-bottom:50px}.idx_info .inner_big .box_text{margin:50px auto 0;width:100%}.idx_info .video{position:relative;width:100%;height:calc(57vw - 20px);top:auto;left:auto;max-height:490px;max-width:768px}.idx_contact{padding:80px 0}.idx_contact h3.st3{margin-bottom:25px}.idx_contact input{-webkit-appearance:none;border-radius:0}.idx_contact .sub{margin-bottom:30px;font-size:18px}}.under .sitemap{padding-top:40px}.under .sitemap>ul>li p{margin-bottom:0}.under .sitemap>ul>li a,.under .sitemap>ul>li p{display:block;width:100%;padding:15px 15px 15px 30px;border-bottom:dotted 1px #ccc;color:#333;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none}.under .sitemap>ul>li a:before,.under .sitemap>ul>li p:before{content:"";position:absolute;width:15px;height:3px;background:#ccc;left:0;top:50%;margin-top:-2px}.under .sitemap>ul>li p:after{content:"";position:absolute;width:3px;height:14px;background:#ccc;left:6px;top:50%;margin-top:-7px}.under .sitemap>ul>li a:hover{text-decoration:none;background:rgba(0,0,0,.05)}.under .sitemap>ul>li li a{padding-left:70px}.under .sitemap>ul>li li a:before{left:40px}.under #mainContent{padding-bottom:100px}.under .key{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xmv_under.jpg.pagespeed.ic.xdNfwBdgOP.jpg);background-size:auto 100%;background-color:#ddd;margin-top:160px;height:300px}.under .key .inner{height:100%;padding:0}.under .key .key_text{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;padding:0 140px}.under h2{display:block;color:#fff;font-size:42px;font-weight:500;text-align:center;letter-spacing:.1em;background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xh3_bg.png.pagespeed.ic.TMMZn_typU.png);background-repeat:no-repeat;background-position:center;background-size:auto 100%;width:100%}.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{position:relative;margin-bottom:46px;font-family:"Noto Serif JP",serif;font-weight:600;font-size:36px;letter-spacing:.1em;text-align:center;z-index:1;display:table;margin:0 auto 40px;font-size:52px;font-weight:600;overflow:hidden}.under h3 .eng{font-weight:500;font-size:.61111em;letter-spacing:.1em;text-transform:uppercase;display:table;color:#0e6ca0;position:relative;margin-left:auto;margin-right:auto}.under h3 .eng::before,.under h3 .eng::after{content:"";position:absolute;display:block;-webkit-transition:all .3s;transition:all .3s;width:500%;height:0;border-bottom:1px solid;top:calc(63% - 4px)}.under h3 .eng::before{right: calc(100% + 0.8em)}.under h3 .eng::after{left: calc(100% + 0.8em)}.under h4{background-repeat:repeat;border-radius:10px;margin-bottom:30px;position:relative;font-weight:500;font-size:30px;color:gray;letter-spacing:.1em}.under h5{margin-bottom:25px;position:relative;font-weight:500;font-size:26px;color:gray;letter-spacing:.1em}.under h6{position:relative;padding:12px 20px;margin-bottom:25px;font-weight:600;font-size:16px;color:#333;letter-spacing:3px;background-color:#f1f1f1}.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 .secH5{padding-top:50px}.under .secH6{padding-top:40px}.under .imgBox.rowImg .image_l img,.under .imgBox.rowImg .image_r img{max-width:100%;max-height:500px}.under .imgBox.rowImg .image_l{float:left;margin-right:60px}.under .imgBox.rowImg .image_r{float:right;margin-left:60px}.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{max-width:450px;margin-bottom:30px}.under .imgBox.rowImg .txt_l{float:left}.under .imgBox.rowImg .txt_r{float:right}.under .imgBox.rowImg .txt_l,.under .imgBox.rowImg .txt_r{width:calc(100% - 510px)}.under .imgBox.rowImg.large .image_l,.under .imgBox.rowImg.large .image_r{max-width:440px}.under .imgBox.rowImg.large .txt_l,.under .imgBox.rowImg.large .txt_r{width:calc(100% - 475px)}.under .imgBox.rowImg.full .image_l,.under .imgBox.rowImg.full .image_r{max-width:60vw}.under .imgBox.colImg .list{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .imgBox.colImg p{margin-bottom:5px}.under .imgBox.colImg p:last-child{margin-bottom:0}.under .imgBox.colImg figure{margin-bottom:15px}.under .imgBox.colImg .text p{font-size:1em}.under .imgBox.colImg .text .ttl{font-size:1.375em;font-weight:bold;line-height:1.8;text-align:center;color:#a98c54;font-family:"Noto Serif JP",serif}.under .imgBox.colImg3 figure,.under .imgBox.colImg2 figure{position:relative;background:#efefef;overflow:hidden;height:280px;width:100%;text-align:center}.under .imgBox.colImg3 img,.under .imgBox.colImg2 img{max-height:100%;max-width:100%;position:relative;max-height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.under .imgBox.colImg3 .item{width:32%}.under .imgBox.colImg2 .item{width:49%}.under .imgBox.colImg1 .item{width:100%}.under .imgBox.colImg1 .item img{max-height:400px}.under .acf_block h3,.under .acf_block h4,.under .acf_block h5{margin-bottom:0}.under .acf_block .text_h3{margin:45px 0 0}.under .acf_block .text_h4{margin:30px 0 0}.under .acf_block .text_h5{margin:20px 0 0}.under .acf_block .list01{margin-top:20px}@media only screen and (min-width:769px) and (max-width:1280px){.under .imgBox.rowImg .image_l,.under .imgBox.rowImg .image_r{float:none;max-width:100%;margin-right:auto;margin-left:auto}}.under table{border-radius:3px}.under table.rollTable{width:100%}.under table.tbl_style01 th,.under table.tbl_style01 td{border:1px solid #707070;padding:.625rem}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:#565656;color:#fff;font-size:1.125em;font-weight:normal;text-align:center}.under table.tbl_style01 td{background-color:#fff;color:#383838;font-size:1em}.under table.tbl_style01.rowHead tr th:not(:last-child) {border-right:1px solid #707070}.under table.tbl_style01.colHead tr:not(:last-child) th {border-bottom:1px solid #707070}.under table.tbl_style02 th,.under table.tbl_style02 td{border:2px solid #9dba38;border-left:none;border-right:none;padding:.625em}.under table.tbl_style02 th img,.under table.tbl_style02 td img{max-width:100%}.under table.tbl_style02 th{background:none;font-weight:normal;font-size:1.125em;color:#9dba38}.under table.tbl_style02 td{font-size:1em}.under .tbl_note{display:none;margin-top:10px;color:#b4b4b4;font-size:11px;letter-spacing:0}@media only screen and (max-width:1000px) and (min-width:769px){.under table.tbl_style01 th,.under table.tbl_style01 td{padding:.5rem}.under table.tbl_style01 th{font-size:1em}.under table.tbl_style01 td{font-size:.9em}.under table.tbl_style02 th{font-size:1em}.under table.tbl_style02 td{font-size:.9em}}.under ul.list01.mcol-2{position:relative;display:-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%;padding-right:10px}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:20px;padding-bottom:10px;letter-spacing:1.6px}.under ul.list01 li:last-child{padding-bottom:0}.under ul.list01 li::before{content:"";width:8px;height:8px;border-radius:50%;background:#333;position:absolute;left:0;top:.4em}.under .list_note{margin-top:15px;padding-left:20px}.under .list_note.no_mt{margin-top:0}.under .topic_path{font-size:14px;line-height:1.45;letter-spacing:1.5px;padding:27px 0 7px}.under .topic_path ul{display:block;padding:4px 10px 4px 0}.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:#0e7cad}.under .topic_path a:hover{opacity:1;text-decoration:underline}.under .topic_path span{display:inline-block;padding:0 12px;-webkit-transform:scaleX(.6);transform:scaleX(.6);color:gray;line-height:1}.under .anchor-links{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 0}.under .anchor-links>div{background-color:gray;border-radius:3px;position:relative;display:block;min-width:135px;width:19%;margin:0% .5% 1%;text-align:center;color:#fff;font-size:.875em;line-height:1.5;letter-spacing:.15em}.under .anchor-links>div a{display:block;width:100%;padding:10px 5px 9px;color:inherit;font-size:inherit;line-height:inherit;text-decoration:none}.under .anchor-links>div::after{content:"";border:4px solid;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;position:absolute;top:auto;bottom:2px;left:calc(50% - 4px);right:auto;line-height:1}.under .anchor-links>div:hover a{opacity:1}.under .anchor-links>div:hover::after{bottom:0}.under .anchor-links>div.ext::after{content:">";border:0;position:absolute;top:calc(50% - .5em);bottom:auto;left:auto;right:7px;font-size:.857em;line-height:1;letter-spacing:0;-webkit-transform:scaleX(.5);transform:scaleX(.5)}.under .anchor-links>div.ext:hover::after{right:5px}.under .doctor_box{max-width:700px;margin:auto;position:relative}.under .doctor_box p{margin-bottom:0}.under .doctor_box .doctor_name{position:absolute!important;right:2%;bottom:30px;background:rgba(255,255,255,.95);padding:20px;z-index:1;color:gray;text-align:center;font-size:24px;font-weight:600;letter-spacing:.1em;line-height:1.5}.under .doctor_box .doctor_name span{font-size:80%;display:block}.under #socialbuttons{display:table;margin:20px auto 10px}.under #socialbuttons>div{float:left;margin-right:10px;font-size:11px;overflow:hidden}.under #socialbuttons .line{margin-right:0}.under .clinic_tbl01 th{width:350px;text-align:right}.under .clinic_tbl02{text-align:center}.under .clinic_tbl02 th:first-child{width:350px}.under .clinic_tbl02 th:not(:first-child) {width: calc((100% - 350px) / 7)}.under .teeth_box .secH4{width:48%}.under .teeth_box .secH5{padding-top:20px!important}.under .teeth_box img{max-height:180px}.under .teeth_box p{font-size:14px}.under .access_box_img01 .block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .access_box_img01 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img01 .block .big{width: calc(0.5 * (100% - 10px))}.under .access_box_img01 .block .small{width: calc(0.5 * (100% - 10px));display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .access_box_img01 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img01 .block figure{border-radius:0;overflow:hidden;margin-bottom:10px}.under .access_box_img02 .block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.under .access_box_img02 .block:nth-child(even) .big {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.under .access_box_img02 .block .big{width: calc(0.5517241379 * (100% - 10px))}.under .access_box_img02 .block .small{width: calc(0.4482758621 * (100% - 10px));display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under .access_box_img02 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img02 .block figure{border-radius:10px;overflow:hidden;margin-bottom:10px}#pagination{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px auto 0}#pagination:empty{display:none}#pagination a,#pagination span{background-color:gray;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;margin:10px 5px;width:32px;height:32px;color:#fff;line-height:1;text-decoration:none}#pagination a.prev,#pagination a.next,#pagination span.prev,#pagination span.next{background-repeat:no-repeat;background-position:center;background-size:7px auto;color:transparent}#pagination a.prev,#pagination span.prev{background-image:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(https://souzoku.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 (min-resolution: 72dpi) {
  #pagination {
    /* for IE 9 and above */
  }
  #pagination a,
#pagination span {
    padding-top: 2px;
  }
}#pagination a:hover{text-decoration:none;opacity:.7}#pagination span{opacity:.5}#pagination .active a,#pagination a.active:hover{background:none repeat scroll 0 0 #000;color:#fff}.blog-content .date{margin-bottom:20px;text-align:center;color:gray}.blog_list_style01 .item{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px}.blog_list_style01 .item figure{background-color:#fff;position:relative;overflow:hidden;border:3px solid gray;width:220px;height:220px}.blog_list_style01 .item figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_list_style01 .item .info{width:calc(100% - 250px);position:relative;padding-bottom:40px}.blog_list_style01 .item .info p{margin-bottom:0;line-height:1.5}.blog_list_style01 .item .info .date{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-top:15px;font-size:90%}.blog_list_style01 .item .info .date .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:gray;display:inline-block;margin-left:2px;padding:0 10px;color:#fff;letter-spacing:0;text-decoration:none}.blog_list_style01 .item .info .date .tag a.blog{background-color:#301500}.blog_list_style01 .item .info .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:underline;font-size:120%;font-weight:600;color:#333}.blog_list_style01 .item .info .ttl a{color:inherit}.blog_list_style01 .item .info .des{padding-bottom:45px}.blog_list_style01 .item .info .button{background-color:#fff;border:3px solid #ddd;position:absolute;bottom:0;right:0}.blog_list_style01 .item .info .button a{position:relative;z-index:1;display:block;padding:5px 10px;font-size:90%;color:#333;text-decoration:none}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button::after{content:"";background-color:gray;position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;-webkit-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:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blog_list_style02.colImg p{margin-bottom:5px}.blog_list_style02.colImg p:last-child{margin-bottom:0}.blog_list_style02.colImg figure{margin-bottom:15px}.blog_list_style02.colImg .text p{font-size:1em}.blog_list_style02.colImg .text .ttl{font-family:inherit;font-size:1.1em;font-weight:bold;line-height:1.8;text-align:center;color:#0e7cad}.blog_list_style02.colImg4_blog .item{width:24%;margin-right:1%;margin-bottom:15px;position:relative}.blog_list_style02.colImg4_blog .item:nth-child(4) {margin-right:0}.blog_list_style02.colImg4_blog .item a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.blog_list_style02.colImg4_blog .item .img{background:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xshared_blog_logo.png.pagespeed.ic.OkVr6cMQlB.png) center no-repeat;background-size:contain;background-color:#fff;border:1px solid #000;position:relative;width:100%;height:400px;margin-bottom:15px}.blog_list_style02.colImg4_blog .item .img:before{position:absolute;top:0;bottom:0;left:0;right:0}.blog_list_style02.colImg4_blog .item .img img{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;top:50%;left:50%;max-height:100%;max-width:100%}.blog_list_style02.colImg4_blog .item:hover a{opacity:1}.blog_list_style02.colImg4_blog .item:hover .img img{-webkit-filter:blur(5px) grayscale(50%);filter:blur(5px) grayscale(50%);-webkit-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15)}.blog_list_style02.colImg4_blog figure{background-color:#ddd;position:relative;overflow:hidden;width:100%;height:100%}@media only screen and (max-width:1000px) and (min-width:769px){.blog_list_style02.colImg4_blog .item .img{height:30vw}}@media only screen and (max-width:768px){.blog_list_style02.colImg4_blog .item .img{height:280px}.blog_list_style02.colImg4_blog figure{height:260px}}@media only screen and (max-width:640px){.blog_list_style02.colImg .list{-ms-flex-pack:distribute;justify-content:space-around}.blog_list_style02.colImg .item{margin-bottom:15px}.blog_list_style02.colImg figure{margin-bottom:5px}.blog_list_style02.colImg .text{font-size:14px}.blog_list_style02.colImg4_blog .item{width:49%}.blog_list_style02.colImg4_blog .item .img{height:48vw}.blog_list_style02.colImg4_blog figure{height:48vw}}.blog_detail_style02{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:30px}.blog_detail_style02 .box_gallery{width:35%;max-width:400px}.blog_detail_style02 .box_gallery .main_img{background:#ededed;position:relative;height:400px;margin-bottom:11px}.blog_detail_style02 .box_gallery .main_img .item{-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}.blog_detail_style02 .box_gallery .main_img .item.active{opacity:1}.blog_detail_style02 .box_gallery .main_img .img{overflow:hidden;margin:0;width:100%;height:100%}.blog_detail_style02 .box_gallery .main_img .img img{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:100%;max-height:100%}.blog_detail_style02 .box_gallery .thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.blog_detail_style02 .box_gallery .thumb li{background-color:#ededed;-webkit-transition:all .2s ease;transition:all .2s ease;width:calc(12.5% - 4.4px);margin-right:5px;margin-bottom:5px;height:20vw;max-height:40px;overflow:hidden;position:relative;cursor:pointer;text-align:center}.blog_detail_style02 .box_gallery .thumb li:nth-child(8n+0) {margin-right:0}.blog_detail_style02 .box_gallery .thumb li:hover{opacity:.7}.blog_detail_style02 .box_gallery .thumb li img{width:auto;max-height:100%;max-width:100%;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.blog_detail_style02 .box_gallery .thumb.col_5 li{width:calc(20% - 4px);max-height:77px}.blog_detail_style02 .box_gallery .thumb.col_5 li:nth-child(5) {margin-right:0}.blog_detail_style02 .box_gallery.withSlick .main_img{height:auto}.blog_detail_style02 .box_gallery.withSlick .main_img .item{height:400px}.blog_detail_style02 .box_gallery.withSlick .main_img .item:nth-child(n) {display:block}.blog_detail_style02 .box_gallery.withSlick .thumb li{opacity:.5}.blog_detail_style02 .box_gallery.withSlick .thumb li::after{content:"";-webkit-transition:all .2s ease;transition:all .2s ease;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;z-index:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active{opacity:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active::after{border-color:#f93}.blog_detail_style02 .box_gallery.withSlick .thumb li:hover{opacity:1}.blog_detail_style02 .box_gallery.withSlick .controls p{display:table;cursor:pointer}.blog_detail_style02 .box_gallery.withSlick .controls p:hover{text-decoration:underline}.blog_detail_style02 .box_info{width:62%;max-width:710px}.blog_detail_style02 .box_info .intro{margin-bottom:20px}.blog_detail_style02 .box_info table{}.blog_detail_style02 .box_info table th{width:30%;background:#f5f5f5;color:gray}.blog_detail_style02.noGallery .box_info{max-width:100%;width:100%}@media only screen and (max-width:768px){.blog_detail_style02 .box_gallery{width:100%;margin:0 auto 30px}.blog_detail_style02 .box_gallery .main_img{max-height:400px;height:100vw}.blog_detail_style02 .box_info{width:100%;margin:0 auto}.blog_detail_style02 .box_info table th{width:100%}.blog_detail_style02 .box_info table.tbl_style03{border-bottom:none}}.main_blog_container{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main_blog_container .main_blog_content{max-width:100%;width:calc(100% - 250px)}.main_blog_container .main_blog_content>div{padding-top:0}.main_blog_container .sidebar{width:220px}.main_blog_container .sidebar .txt_head,.main_blog_container .sidebar .widgettitle{background-color:gray;-webkit-transform:none;transform:none;position:static;display:block;margin-bottom:0;padding:15px 10px;width:100%;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:18px;color:#fff;text-align:center}.main_blog_container .sidebar ul:not(.children) {background-color:#fff;border:1px solid #ddebf2;border-top:0;padding:0 10px}.main_blog_container .sidebar ul:not(.children) > li {border-bottom:1px solid #959595;padding:12px 10px;font-size:80%}.main_blog_container .sidebar ul:not(.children) > li:last-child {border-bottom:0}.main_blog_container .sidebar ul:not(.children) > li a {color:inherit;font-size:inherit;text-decoration:underline}.main_blog_container .sidebar ul:not(.children) > li a:hover {text-decoration:none}.main_blog_container .sidebar ul.children{padding:7px 7px}.main_blog_container .sidebar ul.children li{padding-bottom:5px}.main_blog_container .sidebar ul.children li:last-child{padding-bottom:0}@media only screen and (max-width:768px){.main_blog_container .main_blog_content{width:auto;margin:0 auto}.main_blog_container .sidebar{display:none}}.blog_post_button{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin:100px auto 0}.blog_post_button>div{border-radius:10px;position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em}.blog_post_button>div::before,.blog_post_button>div::after{content:"";-webkit-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:#000}.blog_post_button>div::after{border:1px solid #000;opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.blog_post_button>div a{-webkit-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;text-overflow:ellipsis;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;text-decoration:none}.blog_post_button>div:hover::before{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.blog_post_button>div:hover::after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.blog_post_button>div:hover a{color:#000}.contact-form-style01 .contact-table{background-size:cover;width:100%;margin:0 auto 0;border-radius:5px;overflow:hidden;position:relative}.contact-form-style01 .contact-table::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border:1px solid;padding:4px 8px;border-radius:5px;font-size:1rem}.contact-form-style01 .contact-table input{width:100%}.contact-form-style01 .contact-table textarea{max-width:100%;width:100%;height:8.35em}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.contact-form-style01 .contact-table input[type="radio"],.contact-form-style01 .contact-table input[type="checkbox"]{margin:5px 3px 5px 0;width:auto}.contact-form-style01 .contact-table [readonly*="readonly"]{background:none;border:0;font-weight:bold}.contact-form-style01 .contact-table dl{position:relative;z-index:1;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-form-style01 .contact-table dl:last-child dt,.contact-form-style01 .contact-table dl:last-child dd{border-bottom:0}.contact-form-style01 .contact-table dl:last-child dd{padding-bottom:19px}.contact-form-style01 .contact-table dt{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:379px;padding:15px 20px;font-size:20px}.contact-form-style01 .contact-table dt span{display:inline-block;border-radius:7px;padding:2px 7px;margin-left:5px;font-size:70%;line-height:1}.contact-form-style01 .contact-table dd{width:calc(100% - 379px);padding:15px 25px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form-style01 .contact-table .postal_code{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form-style01 .contact-table .inline span{width:200px;max-width:calc(50% - 46px);margin:0 11.5px;text-align:center}.contact-form-style01 .contact-table .inline input{text-align:center}.contact-form-style01 .contact-table .clockpicker input{width:70px;text-align:center}.contact-form-style01 .contact-table input:not([type=radio]):not([type=checkbox]):focus, .contact-form-style01 .contact-table textarea:focus {color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.contact-form-style01 .confirm-table textarea{resize:none;width:100%}.contact-form-style01 .confirm-table input:not([type=radio]):not([type=checkbox]):focus,
.contact-form-style01 .confirm-table textarea:focus {color:inherit;background-color:transparent;border-color:transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}.contact-form-style01 .input_btn,.contact-form-style01 .button.thanks_btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:520px;margin:43px auto 0}.contact-form-style01 .input_btn input,.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn input,.contact-form-style01 .button.thanks_btn a{color:inherit;text-decoration:none;line-height:1}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{width:410px;height:80px;border:none;padding:10px;text-align:center;font-size:24px;font-weight:600;margin:0 10px 10px;text-decoration:none;cursor:pointer;font-family:"Noto Serif JP",serif}.contact-form-style01 .input_btn input[type="button"]:hover,.contact-form-style01 .input_btn input[type="submit"]:hover,.contact-form-style01 .button.thanks_btn:hover{opacity:.8}.contact-form-style01 .input_btn{max-width:100%;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}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{background-color:#0e7cad;color:#fff;max-width:calc(50% - 20px);min-width:280px;-webkit-transition:all .3s;transition:all .3s}.contact-form-style01 .input_btn input[type="button"].wpcf7-previous,.contact-form-style01 .input_btn input[type="submit"].wpcf7-previous,.contact-form-style01 .button.thanks_btn.wpcf7-previous{background-color:#5088a4}.contact-form-style01 .contact-table{font-family:"Noto Serif JP",serif}.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 dl{font-size:24px;border-bottom:1px solid #ced6db}.contact-form-style01 .contact-table dl:first-child{border-top:1px solid #ced6db}.contact-form-style01 .contact-table dt{position:relative;padding:0 48px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#285c75;font-size:1em;font-weight:bold}.contact-form-style01 .contact-table dt span{position:absolute;right:0;padding:.5em 23px;top:calc(50% - 1em);border-radius:0;font-size:.6666666667em;font-weight:500;letter-spacing:.1em;background-color:#e6c300;color:#fff}.contact-form-style01 .contact-table dd{padding:30px 77px 28px 64px;font-size:1em;font-weight:bold}.contact-form-style01 .contact-table dd input,.contact-form-style01 .contact-table dd textarea{font-size:inherit;padding:7px;border-radius:2px;border:1px solid #ced6db;background-color:#f7f6f6;font-weight:400}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.contact-form-style02{background:url(https://souzoku.law-kumamoto.jp/wp-content/themes/grits_theme/images/xcontact-form-bg.jpg.pagespeed.ic.oqfzhKLcKz.jpg);padding:80px 50px 80px}.contact-form-style02 .contact-table{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;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:-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;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%);transform:translateY(0%);-webkit-transition:all .4s ease;transition:all .4s ease}.contact-form-style02 .contact-table dl:not(.full) dd {padding:0 0}.contact-form-style02 .contact-table dl:not(.full).non-empty dt, .contact-form-style02 .contact-table dl:not(.full).focus dt {bottom:-5px;-webkit-transform:translateY(100%);transform:translateY(100%);font-size:.75em}.contact-form-style02 .contact-table dl:not(.full) .wpcf7-not-valid-tip {position:absolute;bottom:0;left:0;right:0;z-index:-1}.contact-form-style02 .confirm-table dl:not(.hasBD):not(.non-empty) {opacity:.45}.contact-form-style02 .wpcf7-not-valid-tip{display:block;text-align:right}.contact-form-style02 .input_btn,.contact-form-style02 .button.thanks_btn{position:relative;display:table;margin:40px auto 0;height:45px}.contact-form-style02 .input_btn input,.contact-form-style02 .input_btn a,.contact-form-style02 .button.thanks_btn input,.contact-form-style02 .button.thanks_btn a{color:inherit}.contact-form-style02 .input_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .button.thanks_btn::after{content:"";position:absolute;left:50%;width:100%;height:2px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s cubic-bezier(.34,.36,.06,1.01);transition:all .3s cubic-bezier(.34,.36,.06,1.01)}.contact-form-style02 .input_btn::before,.contact-form-style02 .button.thanks_btn::before{top:0}.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::after{bottom:0}.contact-form-style02 .input_btn:hover::before,.contact-form-style02 .button.thanks_btn:hover::before{top:100%;width:80%}.contact-form-style02 .input_btn:hover::after,.contact-form-style02 .button.thanks_btn:hover::after{bottom:-7px;width:60%}.contact-form-style02 .input_btn input[type="button"],.contact-form-style02 .input_btn input[type="submit"],.contact-form-style02 .button.thanks_btn{background-color:transparent;border:none;outline:0;padding:10px;cursor:pointer;text-align:center;font-size:100%;font-weight:normal;text-decoration:none}.contact-form-style02 .input_btn,.contact-form-style02 .button.thanks_btn{color:#333}.contact-form-style02 .input_btn::before,.contact-form-style02 .input_btn::after,.contact-form-style02 .button.thanks_btn::before,.contact-form-style02 .button.thanks_btn::after{background-color:#fcbb45}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{background-color:transparent;border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table input:focus,.contact-form-style02 .contact-table textarea:focus{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl.hasBD dd{border-color:#a1a3a2;color:#495057}.contact-form-style02 .contact-table dl.hasBD.focus dd{border-color:#000;color:#495057}.contact-form-style02 .contact-table dl dt{font-size:.9em}.contact-form-style02 .contact-table dl dt span{background-color:#353535;color:#fff}.screen-reader-response{display:none}.wpcf7-not-valid-tip{font-size:80%;color:#ff3c7f}.wpcf7-response-output{padding-top:20px}.wpcf7-list-item{margin-right:15px}.wpcf7-list-item-label{color:#000}.wpcf7-form-control-wrap{width:100%}.captcha_box{display:table;margin:45px auto 0}@media only screen and (max-width:1000px) and (min-width:769px){.contact-form-style01 .contact-table dt{width:40%}.contact-form-style01 .contact-table dd{width:60%}.contact-form-style02{padding:50px 30px 50px}}@media only screen and (max-width:768px){.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{max-width:100%;width:380px;font-size:20px;height:70px}.contact-form-style01 .contact-table dl{font-size:18px;display:block}.contact-form-style01 .contact-table dt,.contact-form-style01 .contact-table dd{padding:20px 10px;width:100%}.contact-form-style01 .contact-table dt span{right:10px}.contact-form-style01 .contact-table dd{padding-top:0;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 .contact-table dd input{padding:4px}.contact-form-style01 .wpcf7-list-item{display:block}.contact-form-style02{padding:40px 30px 40px}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{padding-bottom:20px;text-align:center}.contact-form-style02 .contact-table dl{width:100%}.contact-form-style02 .contact-table dl dt{width:100%;text-align:center}.contact-form-style02 .contact-table dl:not(.full) dt {bottom:20px}.contact-form-style02 .contact-table dl:not(.full).non-empty dt, .contact-form-style02 .contact-table dl:not(.full).focus dt {font-size:.9em}.contact-form-style02 .wpcf7-not-valid-tip{text-align:center}}@media only screen and (max-width:1000px) and (min-width:769px){.contact-form-style01 .contact-table dt{padding:0 10px}.contact-form-style01 .contact-table dd{padding:30px 10px 27px 30px}}.box_hp_mainvisual{background:#fff;text-align:center;color:#292929;padding:50px 50px;position:absolute;right:60px;bottom:110px}.communication .box_hp_mainvisual{padding:50px 20px}.main_txt{margin-bottom:0;font-size:30px;font-weight:bold;line-height:1.3em}.main_txt_h{font-size:35px}.box_hb_stt{background:#fa8f20;color:#fff;text-align:center;border-radius:50%;position:absolute;font-weight:bold;height:130px;width:130px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;bottom:0;-webkit-transform:translate(-60%,50%);transform:translate(-60%,50%);margin-bottom:0}.main_hp_box .inner{position:relative;height:100%}.under #main.lexpage{padding:0 0}.archive_single_list_exlp .boxmain_tab a:last-child{border-bottom:1px solid #dedede}.lexpage .archive_single_list_exlp .list_post{margin-bottom:40px}.ttl_lp01{text-align:center;font-size:26px;font-weight:700;position:relative;margin-bottom:1.7em}.ttl_lp01_s02{padding-bottom:.85em}.ttl_lp01_s02:before{content:"";width:110px;height:3px;background:#1c1c1c;position:absolute;bottom:0;left:calc(50% - 55px)}.ttl_lp01 .sp_onl{display:none}.ttl_lp01 strong{font-size:140%}.lpbox{padding:55px 0}.lpbox01{background:#e9f3f5}.lpbox02{background:#faf8ef}.lpbox04{padding-top:10px}.blog-content .entry>h4{margin-top:60px}.blog-content .entry>h5{margin-top:50px}.blog-content .entry .colImg1 img,.img_wcap_ct img{max-height:500px}.blog-content .entry .list01{margin-top:30px}ul.list-tab01{padding:0;list-style:none;display:none;max-width:800px;margin:0 auto 30px;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}ul.list-tab01 li{width: calc((100% - 20px) / 3);background:#b7b7b7;color:#fff;display:inline-block;padding:10px 0;cursor:pointer;font-size:20px;font-weight:bold;border-radius:5px;text-decoration:none;-webkit-box-shadow:inset 0 -4px 0 0 #7f7f7f;box-shadow:inset 0 -4px 0 0 #7f7f7f;margin:0 10px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}ul.list-tab01 li.current{background:#9fbc8d;-webkit-box-shadow:inset 0 -4px 0 0 #386934;box-shadow:inset 0 -4px 0 0 #386934}ul.list-tab01 li:nth-child(3n+3) {margin-right:0}.list_bxex_02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:40px}.list_bxex02_col{width: calc((100% - 40px) / 3);margin-right:20px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;border-radius:5px;position:relative}.list_bxex02_col:nth-child(3n+3) {margin-right:0}.list_bxex02_col:before{content:"";width:0;height:0;border-top:20px solid #9fbc8d;border-right:20px solid transparent;position:absolute;left:3px;top:3px}.list_bxex02_ttl{font-size:30px;font-weight:bold;padding-top:20px;position:relative;margin-bottom:35px;text-align:center}.list_bxex02_ttl:before{content:"";background:#9fbc8d;width:60px;height:3px;position:absolute;left:50%;margin-left:-30px;bottom:-10px}.list_bxex02_col.list_bxex02_cl01:before{border-top:10px solid #9fbc8d;border-right:10px solid transparent}.list_bxex02_cl01 .list_bxex02_ttl:before{background:#9fbc8d}.list_bxex02_ttl.list_bxex02_ttl_01{font-size:20px;line-height:24px}.box_sub01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}.list_bxex02_btn{margin-bottom:0}.list_bxex02_btn a{background-size:15px auto;color:#fff;display:inline-block;padding:3px 35px 3px 20px;cursor:pointer;font-size:15px;font-weight:700;border-radius:3px;text-decoration:none;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;-webkit-transition:all .2s;transition:all .2s}.list_bxex02_btn a:hover{background-position:right 5px center;opacity:.8}.list_bxex02_ttl_sub{font-size:18px;color:#333;text-align:center;font-weight:bold;margin-bottom:0}.list_bxex02_des_ttl{font-size:16px;color:#333;text-align:center;font-weight:bold;margin-bottom:15px}.list_bxex02_des{font-weight:500;color:#333;margin-bottom:10px}.list_bxex02_pd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}.list_bxex_02 li{background:#f9f9f9;padding:10px 1px 10px 1px;width: calc((100% - 21px) / 3);margin:0 10px 10px 0;text-align:center}.list_bxex_02 li:nth-child(3n+3) {margin-right:0}.list_bxex_02 li.list2r img{margin-bottom:5px}.list_bxex_02 li img{display:block;margin:0 auto 8px}.list_bxex_02 li span{font-size:11px;line-height:14px;display:block}.under_post{font-size:17px}.center_img{margin:0 auto 1.5em;text-align:center}.inbl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.tag_cate{border:1px solid #e5127c;color:#e5127c;font-size:12px;font-weight:bold;margin-right:8px;line-height:20px;padding:0 12px}.post_date{font-size:16px;font-weight:bold}.img_wcap_ct{margin:40px auto 40px;text-align:center}.box_center{max-width:760px;margin:0 auto 40px}p:empty{display:none}.note01{margin-bottom:30px}.note01{position:relative;padding-left:20px;line-height:1.6em;margin-bottom:10px}.note01:before{content:"※";z-index:4;position:absolute;top:0;left:0}.note01.note_c{color:#d90029}.note01.note_c:before{color:#d90029}.box_ctwimg{clear:both;margin-bottom:40px}.box_ctwimg p:last-child{margin-bottom:0}.img_r{max-width:420px;float:right;margin:0 0 20px 40px}.img_l{max-width:420px;float:left;margin:0 40px 20px 0}.catption_txt{padding-top:10px;color:#8e8e8e;font-size:15px;display:block;letter-spacing:-.05em}.box_lig01{margin-top:40px;position:relative;padding:40px;background:#e3edf7;margin-bottom:40px}.box_lig01 p:last-child{margin-bottom:0}.box_lig02{margin-top:40px;position:relative;padding:40px;background:#f7f7f7;margin-bottom:40px}.box_lig02 p:last-child{margin-bottom:0}.maint0{margin-top:0}blockquote p,blockquote li,blockquote dt,blockquote dd,blockquote a{font-size:16px}blockquote{position:relative;padding:25px 30px 25px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f7f7f7;margin-bottom:40px;border-left:2px solid #e5127c;-webkit-box-shadow:1px 2px 2px 0 #e0e0e0;box-shadow:1px 2px 2px 0 #e0e0e0}blockquote:before{position:absolute;top:15px;left:20px;z-index:2;background-size:40px;width:50px;height:50px;content:""}blockquote p{position:relative;padding:0;margin:10px 0;z-index:3;line-height:1.7}blockquote cite{display:block;text-align:right;color:#888;font-size:.9em}@media screen and (max-width:960px){.img_l{max-width:300px;margin:0 20px 15px 0}.img_r{max-width:300px;margin:0 0 15px 20px}}@media screen and (max-width:768px){.img_wcap_ct{margin-bottom:30px;width:auto!important}.img_wcap_ct img{max-height:400px}.blog-content .entry>h4{margin-top:40px}.blog-content .entry>h5{margin-top:30px}.under .blog-content .entry .colImg1 img,.under .img_wcap_ct img{max-width:100%}.box_lig01,.box_lig02{padding:20px;margin-top:30px}.inbl{margin-bottom:40px}.box_lig01,.box_lig02{padding:20px}.under_post table th{font-size:15px}}@media screen and (max-width:640px){.img_l,.img_r{float:none;max-width:100%;margin:0 0 20px 0}}