@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP:wght@300;400;500;600;700&family=Trirong:wght@300;400;500;600;700&display=swap);:root{--f-notosans:"Noto Sans JP" , sans-serif;--f-jp:"Noto Serif JP" , serif;--f-en:"Trirong" , serif}:root{--main-color:#307aab;--clr1:#333;--ttl_size:28px;--wrapper:80px}@media only screen and (max-width:1440px) and (min-width:769px){:root{--wrapper:70px}}body{background-color:#fff;-webkit-text-size-adjust:none;letter-spacing:.2em;color:var(--clr1);font-family: var(--f-jp)}body::-webkit-scrollbar{display:block;width:10px;height:10px}body::-webkit-scrollbar-track{border-radius:10px;background:#fff;box-shadow:inset 0 0 6px rgba(0,0,0,.5)}body::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(to bottom,var(--clr1) 0%,var(--main-color) 50%,var(--clr1) 100%);box-shadow:inset 0 0 6px #fff}body::-webkit-scrollbar-thumb:window-inactive{background:linear-gradient(to bottom,var(--clr1) 0%,var(--main-color) 50%,var(--clr1) 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:not(.tel_click) {color:inherit;font-family:inherit;font-weight:inherit;color:#64b5f7}a:not(.tel_click):hover, a:not(.tel_click):active {color:#64b5f7}a.tel_click{text-decoration:none;color:inherit}a:not([target*=_blank]) {transition:opacity .3s ease}a:not([target*=_blank]):hover {opacity:.7}a.logo:hover,.logo a:hover,a.ft_logo:hover,.ft_logo a:hover,a.tel_click:hover{opacity:1!important}@media only screen and (min-width:769px){a.tel_click{pointer-events:none}}table{width:100%}iframe{width:100%;height:100%}.captcha_box iframe{height:auto}.link>a{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}.flex{display:flex;flex-wrap:wrap;justify-content:space-between}p{line-height:2.25;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{box-sizing:border-box}html{overflow-x:auto!important}.wrapper{overflow:hidden}.inner_big,.inner,.inner_sm{margin:0 auto;padding-left:10px;padding-right:10px}.inner_big{max-width:1300px}.inner{max-width:1190px}.inner_sm{max-width:1000px}.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);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;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{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;transform:translateY(-50%);transition:all .3s ease-in-out}.accBtn.triangle.rotate::after{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;transition:all .3s ease-in-out}.accBtn.rotate::after{transform:rotateX(180deg)}.TabContainer .TabContent{background-color:#edf0f5;position:relative;z-index:2;overflow:hidden}.TabContainer .TabContent>ul{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;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;box-shadow:2px 1px 10px rgba(0,0,0,.4);transform:translateY(10px);transition:all .3s ease;cursor:pointer;color:#797b7d}.TabContainer .TabPager li p{margin:0}.TabContainer .TabPager li.active{background-color:#edf0f5;z-index:1;transform:translateY(0)}.rel{position:relative}.ovh{overflow:hidden!important}.ovs{overflow:auto;-webkit-overflow-scrolling:touch}.lt0{letter-spacing:0!important}figure{margin:0;text-align:center;line-height:1}.fblock{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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{transition:all .3s ease;opacity:0;visibility:hidden;cursor:pointer;position:fixed;z-index:14;bottom:0;right:0}.totop.active{opacity:1;visibility:visible}.totop .icon{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/totop.png.pagespeed.ce.EHkA0cZYB7.webp);background-repeat:no-repeat;background-size:100% auto;border:0;width:80px;height:80px;margin:0}@media only screen and (min-width:769px){.totop:hover .icon{opacity:.9;animation-name:bounces}}.bounce{animation-name:bounces}.animateds{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes bounces {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}.fixed_banner{position:fixed;top:var(--wrapper);right:0;z-index:15;transition:right .3s ease-in-out}.fixed_banner:hover{right:0}.fixed_banner>div{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;transition:all .3s ease;position:relative}.fixed_banner>div::before{display:block;content:"";width:100%;height:100%;margin-left:auto;margin-right:auto;background-position:center;background-repeat:no-repeat;background-size:4em auto}.fixed_banner a{position:absolute;top:0;left:0;right:0;bottom:0;display:block;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:auto 100%;display:block;width:100%;margin-bottom:8px}.fixed_banner .tel{background-color:#3883b3}.fixed_banner .tel::before{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon01.png)}.fixed_banner .tel p i{font-style:normal}.fixed_banner .tel p span{writing-mode:tb-rl}.fixed_banner .web{background-color:#5bafbd}.fixed_banner .web::before{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon02.png)}.fixed_banner .web:hover{background-color:var(--main-color)}.fixed_banner .mail{background-color:#387ba1}.fixed_banner .mail::before{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/shared_fixed_bnr_icon03.png)}@media only screen and (min-width:769px){.fixed_banner{font-size:10px}.fixed_banner>div{width:var(--wrapper);height:var(--wrapper)}.fixed_banner>div:hover .hover{right:9em;opacity:1;visibility:visible}.fixed_banner .hover{padding-left:5px;height:7em;width:28em;position:absolute;top:50%;transform:translateY(-50%);right:-80px;background-color:#3883b3;z-index:-1;transition:all .3s;opacity:0;visibility:hidden}.fixed_banner .hover::before{content:"";position:absolute;top:0;bottom:0;right:-6.5px;margin:auto;width:0;height:0;border-style:solid;border-width:10px 0 10px 7px;border-color:transparent transparent transparent #3883b3}.fixed_banner .hover p{height:100%;display:flex;align-items:center;justify-content:center;font-size:3em;letter-spacing:.2em}.fixed_banner .hover p::before{display:none}.fixed_banner p{font-size:1.5em;letter-spacing:.05em}.fixed_banner .web p::before{height:1.9333em}.fixed_banner .mail p::before{height:1.9333em}.fixed_banner .mail:hover{background-color:#5bafbd}.fixed_banner .mail .hover{background-color:#5bafbd}.fixed_banner .mail .hover::before{border-color:transparent transparent transparent #5bafbd}}@media only screen and (min-width:769px) and (max-width:1366px),(min-width:769px) and (max-height:780px){.fixed_banner{font-size:8.75px}.fixed_banner>div{height:calc(var(--wrapper) - 10px)}.fixed_banner .tel:hover .hover{right:11em}}.btn a::after{content:"";display:block;position:absolute;transition:all .3s;width:1em;height:4px;right:15px;top:calc(50% - .1111em);--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 36\ 8\'\ %3E%3Cpath\ d=\'M-0.000,8.000\ L-0.000,6.000\ L32.000,6.000\ L32.000,3.1000\ L34.000,3.1000\ L34.000,6.000\ L36.000,6.000\ L36.000,8.000\ L-0.000,8.000\ ZM30.000,1.1000\ L32.000,1.1000\ L32.000,3.1000\ L30.000,3.1000\ L30.000,1.1000\ ZM28.000,1.997\ L27.1000,1.997\ L28.000,1.997\ L28.000,0.000\ L29.996,0.000\ L29.999,-0.004\ L29.999,0.000\ L30.000,0.000\ L30.000,1.1000\ L28.000,1.1000\ L28.000,1.997\ Z\'/%3E%3C/svg%3E);mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:var(--main-color)}.btn-group{font-size:10px}.btn-group .btn{font-size:1em}.btn-group .btn.style01{width:100%;min-width:180px;max-width:400px;overflow:hidden}.btn-group .btn.style01 a{display:flex;align-items:center;justify-content:center;height:3.6666666667em;position:relative;font-size:1.8em;font-weight:500;letter-spacing:.2em;line-height:1.5;color:#fff;text-decoration:none;text-align:center;background-color:#5ab3c2;transition:all .3s}.btn-group .btn.style01 a::after{background-color:#fff}.btn-group .btn.style01 a:hover{opacity:1}@media only screen and (min-width:769px){.btn-group .btn.style01 a:hover{background-color:#4487b3}.btn-group .btn.style01 a:hover::after{right:5px}}.btn-group .btn.style01.md a{font-size:16px}.btn-group .btn.bg01 a{background-color:transparent;color:var(--main-color)}.btn-group .btn.bg02 a{background-color:#f4bf0c}.slick-arrow{display:block;border:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;position:absolute;top:37%;width:38px;height:38px;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.style02 a{font-size:14px}.totop .icon{width:60px;height:60px}}h1{font-size:10px}header{position:fixed;top:0;left:0;width:100%;height:var(--wrapper);z-index:15;transition:all .3s ease-in-out}header.active,.ovh header{background-color:#fff;box-shadow:rgba(50,50,93,.25) 0 6px 12px -2px , rgba(0,0,0,.3) 0 3px 7px -3px}.header_top{display:flex;flex-wrap:wrap;align-items:center;width:100%;height:100%;max-width:1780px;justify-content:flex-end;margin:0 auto;padding:5px 10px;transition:all .3s ease-in-out}.logo{width:25%;max-width:369px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.logo a{display:block;width:100%;text-align:center}.right_head{width:70%;max-width:100%;padding-right:112px;display:flex;flex-wrap:wrap;justify-content:flex-end}.pc_navi{width:100%}.pc_navi>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:center;width:100%}.pc_navi>ul>li{position:relative;margin-left:60px}.pc_navi>ul>li:first-child{margin-left:0}.pc_navi>ul>li.home a,.pc_navi>ul>li.home p{font-family: var(--f-notosans);font-weight:500}.pc_navi>ul>li>p::after{content:"";background:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/shared_pc_navi_arrow.png) center no-repeat;background-size:contain;width:11px;height:6px;position:absolute;bottom:5px;left:calc(50% - 6px);transition:all .5s ease}.pc_navi>ul>li>a,.pc_navi>ul>li>p{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;min-height:50px;text-decoration:none;text-align:center;font-weight:400;letter-spacing:.2em;transition:all .2s ease;color:var(--clr1)}.pc_navi>ul>li>a:hover,.pc_navi>ul>li>p:hover{opacity:.8;color:var(--main-color)}.pc_navi>ul>li>a span,.pc_navi>ul>li>p span{display:block;width:100%;padding-top:0;font-size:66.6666666667%;font-weight:600}.pc_navi>ul>li:hover a.title::after,.pc_navi>ul>li:hover p.title::after{transform:translateY(5px)}.pc_navi>ul .subInner{position:absolute;width:220px;right:-90%;bottom:0;padding-top:0;transform:translateY(100%);transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1}.pc_navi>ul .subInner.active{opacity:1;visibility:visible}.pc_navi>ul .subInner ul{background-color:#5ab3c2;padding-bottom:10px}.pc_navi>ul .subInner ul li{padding:0 10px}.pc_navi>ul .subInner ul li a{position:relative;display:block;padding:19px 10px 19px 28px;border-bottom:1px dashed rgba(255,255,255,.7);transition:all .2s ease;font-size:14px;font-weight:500;color:#fff;text-decoration:none;text-align:left;letter-spacing:0}.pc_navi>ul .subInner ul li a::before{content:"›";display:block;position:absolute;top:50%;left:10px;transform:translateY(-54%);font-size:14px}@media only screen and (max-width:1280px) and (max-height:1000px) and (min-width:769px){.pc_navi>ul .subInner{right:-55%}}@media only screen and (min-width:769px){.pc_navi>ul .col2 .subInner{width:650px}.pc_navi>ul .col2 .subInner ul{display:flex;flex-wrap:wrap}.pc_navi>ul .col2 .subInner ul li{width:50%}.menu_toggle .inside .ft_link{width:100%;max-width:600px;max-width:1200px;margin:auto;min-height:100%;display:flex;align-items:center}.menu_toggle .inside .ft_link .link_list{width:100%}}@media only screen and (min-width:1601px){.pc_navi>ul>li{margin-left:83px}.pc_navi > ul > li:nth-child(3), .pc_navi > ul > li:nth-child(4) {margin-left:76px}.pc_navi > ul > li:nth-child(2) {margin-left:86px}}@media only screen and (min-width:769px) and (max-width:1280px){.right_head{padding-right:10%}.pc_navi>ul>li{margin-left:4vw}.pc_navi>ul>li>a,.pc_navi>ul>li p{font-size:1.4vw}.pc_navi>ul .subInner ul li a{font-size:12px}}@media only screen and (max-width:992px) and (min-width:769px){:root{--ttl_size:22px;--wrapper:65px}}footer{padding:75px 0 0;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/footer_bg.jpg)}footer p{margin-bottom:0}footer p,footer a{color:#fff;text-decoration:none}footer .ft_logo{padding:0 0 23px;max-width:369px;width:100%}footer .ft_info{max-width:585px;width:49%}footer .ft_info .des{margin-bottom:26px;color:#fff;letter-spacing:.2em;font-weight:400;margin-bottom:0}footer .ft_info .des span{padding-left:1.25em}footer .gr-tel{font-size:10px;margin-top:12px}footer .gr-tel span{display:inline-block;font-family: var(--f-en);line-height:1}footer .gr-tel span::before{display:none}footer .gr-tel .tel{font-size:3em;letter-spacing:.1em;line-height:1;margin-bottom:12px;font-family: var(--f-en)}footer .gr-tel .tel:last-child{margin-bottom:0}footer .gr-tel .txt{font-size:.6em;letter-spacing:.1em;margin-right:.388889em}footer .list{margin-top:30px}footer .list li{display:flex;color:#fff;font-size:14px;margin-bottom:1em;letter-spacing:.2em;line-height:1.7142857143}footer .list li .left{width:6em}footer .list li .right{width:calc(100% - 6em)}footer .map{height:299px;margin-top:25px;filter:grayscale(1)}footer .gr_link{display:flex;justify-content:center;margin-top:25px}footer .gr_link .txt{position:relative}footer .gr_link .txt a{color:#fff;text-decoration:none;font-size:18px;letter-spacing:.1em;font-family: var(--f-en);font-weight:300;line-height:1}footer .gr_link .txt:first-child{padding-right:11px;margin-right:11px}footer .gr_link .txt:first-child::after{position:absolute;content:"";top:.285em;right:0;width:2px;height:1.065em;background-color:#fff}@media only screen and (min-width:1281px){footer .gr_link{position:relative;left:3px}footer .map{position:relative;left:2px}}.ft_link{order:2;width:49%}.ft_link a{text-decoration:none}.ft_link ul{display:flex;flex-flow:column wrap;align-content:flex-start}.ft_link ul li{width:50%}.ft_link .ttl{margin-bottom:36px;padding-left:0;font-size:42px;font-weight:400;color:#fff;letter-spacing:.1em;line-height:1;pointer-events:none;font-family: var(--f-en)}.ft_link .ttl::before{display:none}.ft_link ul:last-child{margin-bottom:0}.ft_link li{margin-bottom:.875em;letter-spacing:.1em;line-height:1.6;color:#fff}.ft_link li.last{margin-bottom:29px}.ft_link li:last-child{margin-bottom:0}.ft_link li.sm{margin-left:1.125em}.ft_link li.sm a{display:inline-block;padding-left:1em}.ft_link li.sm a::before{content:"";transform:unset;top:.4375em;left:0;width:5px;height:9px;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:100% auto;background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/ft_link_arr.png.pagespeed.ce.wTUg3JWCXz.webp)}.ft_link a{position:relative;padding-left:0;color:inherit;letter-spacing:.2em;font-weight:300;padding-left:.9375em}.ft_link a::before{position:absolute;content:"";top:.75em;transform:translateY(-50%);left:0;border-radius:50%;width:5px;height:5px;background-color:#fff}.ft_link a:hover{opacity:1;color:#fff}@media only screen and (min-width:769px){.ft_link a::after{position:absolute;content:"";width:0;height:2px;background-color:#fff;bottom:-2px;left:.9375em;transition:all .3s}.ft_link a:hover::after{width:calc(100% - .9375em)}}.copyright{margin:0 auto 0;color:#fff;position:relative;z-index:1;padding-bottom:32px;padding-top:30px}.copyright .flex{align-items:center;justify-content:center;min-height:23px}.copyright .inner_big{max-width:1083px}.copyright .textwidget{display:block;font-weight:400;letter-spacing:.1em;line-height:20px;padding-top:0;padding-bottom:3px}.copyright .textwidget p{margin-bottom:0;font-size:14px;line-height:inherit;letter-spacing:.2em}.copyright .grits{margin-bottom:0;line-height:2.501}.copyright .grits a{display:block}.copyright .grits img{max-width:152px}@media only screen and (min-width:769px){.ft_link .menu01{width:100%}.ft_link .menu01 ul{max-height:13em}.ft_link .menu01 ul li:nth-child(-n+5) {width:auto;margin-right:4.875em}.ft_link .menu01 ul li:nth-child(-n+10) {width:auto}.ft_link .menu02{margin-top:36px;width:100%}.ft_link .menu02 .flex{justify-content:flex-start}.ft_link .menu02 .item{width:49%;max-width:17.8125em}.ft_link .menu02 .item:nth-child(2) {max-width:18.75em;margin-right:0}.ft_link .menu02 .item:nth-child(2) ul:nth-child(2) {margin-top:26px}.ft_link .menu02 ul li{width:auto;margin-right:0}}@media only screen and (min-width:1281px){footer .gr-tel .txt{position:relative;top:-2px}footer .gr-tel .tel:nth-child(2) .txt {margin-right:2px}.ft_link{padding-left:33px;padding-top:2px;position:relative;z-index:2}.ft_link ul{position:relative;left:9px}.copyright{padding-top:0}}@media only screen and (max-width:1366px) and (min-width:769px){footer .ft_info{padding-left:5px}}@media only screen and (min-width:769px) and (max-width:1280px){footer .ft_link{width:53%}footer .ft_info{width:44%}footer .list li{letter-spacing:.1em}}@media only screen and (max-width:1024px) and (min-width:769px){footer .ft_link{font-size:1.45vw}footer .ft_link li a{letter-spacing:.1em}footer .gr_link .txt:first-child::after{top:.15em}footer .list li{font-size:13px}footer .ft_info .des{letter-spacing:.1em;font-size:13px}}@keyframes scroll {
  0% {
    transform: translateY(1.5384615385em);
  }
  100% {
    transform: translateY(6.9230769231em);
  }
}.home_page section{background-position:center;background-repeat:no-repeat;background-size:cover}.home_page .key{height:65vw;max-height:1080px;font-size:10px;position:relative}.home_page .key .inner{position:relative;max-width:1280px;width:100%;height:100%;padding:0;display:flex;justify-content:center;align-items:center}.home_page .key .key_text{position:relative;width:100%;height:100%}.home_page .key .key_text .item{background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx_key.jpg);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:65vw;max-height:1080px;background-size:cover;background-position:center;background-repeat:no-repeat}.home_page .key .catch{font-size:10px}.home_page .key h2,.home_page .key p{text-align:center;color:#fff;font-weight:500;letter-spacing:.1em;text-shadow:-2px 3.464px 3px #fff}.home_page .key h2{font-size:4.2em;line-height:2;color:#5ab3c2;letter-spacing:.1em;line-height:1.5714285714}.home_page .key p{font-size:2.4em;letter-spacing:.3em;color:#333;line-height:1.8}@media only screen and (min-width:1921px){.home_page .key{background-color:#e1e5e5}}.home_page .key .key_new .more{margin-top:.3em;position:relative;margin-left:auto;margin-right:auto;background-color:var(--main-color);transition:all .3s;max-width:130px;width:95%}.home_page .key .key_new .more a{padding:.5em .2em;display:block;line-height:1;text-decoration:none;color:#fff;text-transform:uppercase;font-size:.3em;letter-spacing:.1em}.home_page .key .key_new .more a::after{background-color:#fff;right:10px}@media only screen and (min-width:769px){.home_page .key .key_new .more a:hover{background-color:#5bafbd;opacity:1}.home_page .key .key_new .more a:hover::after{right:5px}}.home_page .key .key_new .more p{text-shadow:none}@media only screen and (min-width:769px){.home_page .key .key_new{position:absolute;bottom:0;left:0;width:calc(100% - var(--wrapper));padding:3em 0;background-color:rgba(44,105,146,.6);font-size:10px;display:flex}.home_page .key .key_new .box:nth-child(1) {padding-right:5em}.home_page .key .key_new .box:nth-child(1)::after {position:absolute;content:"";top:50%;transform:translateY(-50%);right:0;width:1px;height:12em;background-color:rgba(255,255,255,.2)}}.home_page .key .key_new .box{position:relative;width:50%;display:flex;align-items:center;justify-content:flex-start}.home_page .key .key_new .txt{font-size:2.2em;letter-spacing:.2em;font-weight:500;text-transform:uppercase;text-align:center;width:30%}.home_page .key .key_new .txt a{text-decoration:none;color:#fff;font-weight:400}.home_page .key .key_new .list{max-width:640px;width:70%}.home_page .key .key_new ul a{text-decoration:none;color:#fff;font-size:1.5em;display:flex;padding:.66667em 0;padding-right:3em;padding-left:3px;position:relative;z-index:1;font-weight:300}.home_page .key .key_new ul a::after{position:absolute;content:"";width:1.3333333333em;height:4px;top:calc(50% - .13333333em);right:.66667em;background-position:center;background-repeat:no-repeat;background-size:100% auto;background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/key_new_arr.png);width:1.3333333333em;height:4px}.home_page .key .key_new ul a:hover{opacity:1}@media only screen and (min-width:769px){.home_page .key .key_new ul a::before{transition:all .5s ease-in-out;z-index:-1;position:absolute;content:"";top:0;left:0;width:0;height:100%;background-color:#5bafbd}.home_page .key .key_new ul a:hover::before{width:100%}}.home_page .key .key_new ul a span{display:block}.home_page .key .key_new ul a .date{letter-spacing:.1em;width:8.1em}.home_page .key .key_new ul a .title{letter-spacing:.2em;width:calc(100% - 8.1em);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative}.home_page .key .key_new ul li{border-bottom:1px solid rgba(255,255,255,.1)}.home_page .key .key_new ul li:last-child{margin-bottom:0;border-bottom:0}.home_page .key .scroll{position:absolute;right:0;bottom:117px;z-index:1;width:var(--wrapper);display:flex;justify-content:center}.home_page .key .scroll a{text-decoration:none;color:#fff;writing-mode:vertical-rl;text-orientation:inherit;word-wrap:break-word;text-transform:uppercase;font-size:13px;font-weight:300;letter-spacing:.2em;position:relative;font-family: var(--f-en);transition:all .3s}.home_page .key .scroll a:hover{opacity:1}.home_page .key .scroll a::before,.home_page .key .scroll a::after{transition:all .3s;position:absolute;content:"";background-color:#fff;left: calc(50% + 1px)}.home_page .key .scroll a::before{width:1px;height:5.3846153846em;top:10.35em}.home_page .key .scroll a::after{width:5px;height:5px;border-radius:50%;left:calc(50% - 1px);animation:scroll 1.5s infinite alternate-reverse forwards}@media only screen and (min-width:769px){.home_page .key .scroll a:hover{color:#eee8a9}.home_page .key .scroll a:hover::before,.home_page .key .scroll a:hover::after{background-color:#eee8a9}}@media only screen and (max-width:992px) and (min-width:769px){.home_page .key .scroll a{font-size:11px}}@media only screen and (min-width:769px){.home_page .key::before{z-index:1;right:0;top:0;position:absolute;content:"";width:var(--wrapper);height:100%;background-color:#408e9b;opacity:80%;transition:all .3s ease-in-out}}.home_page .topic_path{display:none}.home_page h3{position:relative;font-size:48px;font-weight:600;letter-spacing:.2em;color:#333;text-align:center}.home_page h3 .en{display:block;font-family: var(--f-en);color:var(--main-color);font-weight:500;text-transform:uppercase;font-size:.5416666667em;letter-spacing:.1em;font-weight:500}@media only screen and (min-width:1281px){.home_page h3 .en{margin-left:-5px}}.home_page h3.white{color:#fff}.home_page h3.white .en{color:#fff}@media only screen and (max-width:1440px) and (min-width:769px){.home_page .key .inner{padding-right:calc(var(--wrapper))}}@media only screen and (max-width:1366px) and (max-height:1000px) and (min-width:769px){.home_page .key .key_new .more{max-width:100px}}@media only screen and (max-width:992px) and (min-width:769px){.home_page .key .key_new .box:nth-child(1) {padding-right:2em}.home_page .key .key_new .more a{font-size:.4em;letter-spacing:.05em}}@media only screen and (min-width:1921px){.home_page .key .key_new{max-width:1840px;left:50%;transform:translateX(-50%);background-color:unset}.home_page .key .key_new::before{position:absolute;content:"";z-index:-1;top:0;left:calc(50% - 50vw);width:calc(100vw - 80px);height:100%;background-color:rgba(44,105,146,.6)}}@media only screen and (max-width:1850px) and (min-width:769px){.home_page .key .key_new{padding:1em 10px}.home_page .key .key_new .box:nth-child(2) {padding-left:1em}.home_page .key .key_new .txt{font-size:2em}}@media only screen and (max-width:1650px) and (min-width:769px){.home_page .key .key_new{font-size:.6vw}.home_page .key .key_new .txt{font-size:1.8em;letter-spacing:0}.home_page .key .catch{font-size:.75vw}}@media only screen and (max-width:1560px) and (max-height:780px) and (min-width:769px){.home_page .key{height:100vh;max-height:unset}.home_page .key .key_text .item{height:100vh;max-height:unset}.home_page .key .catch{font-size:1.3vmin}}@media only screen and (min-width:1281px){.home_page .key .key_text .item{padding-top:56px}}@media only screen and (max-width:992px) and (min-width:769px){.home_page .key .key_new{font-size:.85vw}.home_page .key .key_new .box:first-child::after{height:8em}.home_page .key .key_new ul a .date{width:7em}.home_page .key .key_new ul a .title{width:calc(100% - 7em)}}.tel_click{text-decoration:none}.tel_click span{display:flex;align-items:center;justify-content:center;font-family: var(--f-en);font-weight:400;letter-spacing:.1em;font-size:4.2em;line-height:1}.tel_click span::before{content:"";display:block;margin-right:.2142em;margin-top:0;width:.619047619em;height:.6428571429em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 50\ 53\'\ %3E%3Cpath\ d=\'M16.469,14.133\ C10.447,16.212\ 9.610,19.659\ 13.477,23.945\ C17.972,28.925\ 22.419,33.951\ 26.901,38.946\ C30.690,43.164\ 34.094,42.603\ 36.511,37.124\ C40.990,37.672\ 45.191,39.214\ 49.004,41.749\ C49.549,42.112\ 49.774,43.383\ 49.712,44.197\ C49.299,49.630\ 44.230,53.476\ 38.030,52.628\ C34.880,52.197\ 31.588,51.312\ 28.824,49.778\ C16.826,43.121\ 7.992,33.391\ 2.736,20.541\ C0.853,15.940\ 0.143,11.068\ 2.017,6.295\ C2.687,4.587\ 4.035,2.873\ 5.528,1.822\ C9.946,-1.288\ 12.745,-0.280\ 14.290,4.832\ C15.200,7.841\ 15.741,10.966\ 16.469,14.133\ Z\'/%3E%3C/svg%3E);mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:#fff}.en{font-family: var(--f-en)}.index01{padding-top:64px;margin-bottom:80px}.index01 .inner_big{max-width:1760px;width:calc(100% - 20px);margin-top:22px;background-color:#e6eff6;padding:80px 0;counter-reset:section}.index01 .flex{justify-content:center;width:calc(100% - 10px);margin:0 auto}.index01 .box{background-position:center;background-repeat:no-repeat;background-size:cover;max-width:770px;width:49.5%;max-height:450px;height:30vw;font-size:10px;padding-left:7.8em;display:flex;justify-content:center;flex-direction:column;position:relative;padding-right:10px}.index01 .box>p{font-size:1.8em;letter-spacing:.2em;font-weight:400;color:#fff}.index01 .box::before,.index01 .box::after{position:absolute;content:""}.index01 .box::before{top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);border:1px solid rgba(255,255,255,.2)}.index01 .box::after{counter-increment:section;content:"0" counter(section);line-height:1;right:20px;bottom:-10px;font-size:12em;letter-spacing:0;font-family: var(--f-en);font-style:italic;font-weight:300;color:rgba(124,202,215,.3)}.index01 .box.st1{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx01_img01.jpg)}.index01 .box.st2{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx01_img02.jpg)}.index01 .box.st3{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx01_img03.jpg)}.index01 .box.st4{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx01_img04.jpg)}.index01 .box .ttl{font-size:1em;position:relative;margin-bottom:1.9em}.index01 .box .ttl::after{display:block;content:"";margin-left:0;margin-right:auto;width:9em;height:1px;background-color:#fff;margin-top:2em}.index01 .box .ttl .point{font-family: var(--f-en);font-weight:300;font-size:1.6em;letter-spacing:.15em;text-transform:uppercase;color:#7ccad7}.index01 .box .ttl .point .num{line-height:1;font-weight:400;font-size:2.625em;letter-spacing:0;margin-left:.14285em}.index01 .box .ttl .jp{display:block;font-size:3.2em;font-weight:600;letter-spacing:.2em;color:#fff;margin-top:.28125em}.index01 .btn-group{margin-top:45px}.index01 .btn-group .btn.style01{margin-left:auto;margin-right:auto}.index01 .btn-group .btn.style01 a{background-color:#307aab}@media only screen and (min-width:769px){.index01 .btn-group .btn.style01 a:hover{background-color:#5bafbd}}@media only screen and (min-width:1281px){.index01 h3{margin-left:7px}.index01 .box.st3 .ttl,.index01 .box.st4 .ttl{margin-bottom:1.6em;top:-3px}.index01 .box.st3 .ttl::after,.index01 .box.st4 .ttl::after{margin-top:2.1em}}@media only screen and (max-width:1366px) and (min-width:769px){.index01 .box{padding-left:4em;font-size:.8vw}.index01 .box>p{letter-spacing:.1em;font-size:1.6em}.index01 .box .ttl .jp{font-size:2.6em}.index01 .inner_big{padding-top:40px;width:97%}}@media only screen and (max-width:1280px) and (min-width:769px){.index01 .box{font-size:.85vw}}@media only screen and (max-width:992px) and (min-width:769px){.index01 .box.st2>p{letter-spacing:.02em}.index01 .box>p{letter-spacing:.1em}}.index02{padding-top:103px;padding-bottom:117px;background-color:#f2f5f6}.index02 .inner_big{max-width:1780px}.index02 .flex{justify-content:flex-end;align-items:flex-start;padding-right:72px}.index02 .box_txt{max-width:630px;width:50%}.index02 .box_txt>p{letter-spacing:.2em;font-weight:300;margin-bottom:0}.index02 h3{margin-bottom:43px;padding-left:.4375em}.index02 h3 .en{color:#5ab3c2;font-weight:400;margin-left:0}@media only screen and (min-width:1281px){.index02 h3 .en{position:relative;top:2px}}.index02 h3::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:0;width:.08333334em;height:2.0833333333em;background-color:#5ab3c2}.index02 .box_img{max-width:744px;width:45%;display:flex;justify-content:space-between;margin-left:50px;font-size:10px}.index02 .box_img .img{max-width:360px;width:49%;height:100%;position:relative}.index02 .box_img .img:nth-child(1) {margin-top:10%}.index02 .box_img .name{position:absolute;bottom:-4em;left:3.1em;color:#fff;background-color:rgba(90,179,194,.9);display:flex;flex-direction:column;justify-content:center;width:24em;height:14.5em}@media only screen and (min-width:1801px){.index02 .box_img .name{padding-bottom:5px}}.index02 .box_img .name span{display:block;text-align:center;line-height:1;letter-spacing:.2em}.index02 .box_img .name .t1{font-size:2em;font-weight:400;position:relative;margin-bottom:.45em}.index02 .box_img .name .t1::after{display:block;content:"";margin-left:auto;margin-right:auto;margin-top:.5em;width:9.5em;height:1px;background-color:#fff}.index02 .box_img .name .t2{font-weight:600;font-size:3.2em}.index02 .box_img .name .t2 .sm{font-size:.4375em;font-weight:400;padding-top:.64285em}.index02 .btn-group{margin-top:53px}.index02 .btn-group .btn.style01{margin-bottom:20px}.index02 .btn-group .btn.style01:last-child{margin-bottom:0}@media only screen and (min-width:769px){.index02 h3{text-align:left}.index02 .box_txt>p{font-size:18px;line-height:2.3333333333}}@media only screen and (min-width:1441px){.index02 .box_txt{padding-top:3px}.index02 h3{margin-left:-23px}}@media only screen and (max-width:1440px) and (min-width:769px){.index02 .box_img{font-size:.7vw}}@media only screen and (max-width:1280px) and (min-width:769px){.index02{padding:90px 0}.index02 .flex{padding-right:0}.index02 .box_img{margin-left:20px;width:47%}.index02 .box_img .name{left:50%;transform:translateX(-50%);font-size:.85vw}.index02 .box_txt>p{font-size:16px}}.index03{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx03_bg.jpg);padding-top:81px;padding-bottom:80px}.index03 h3{font-size:10px}.index03 h3 span{display:block}.index03 h3 .txt1{display:inline-block;font-size:2.2em;letter-spacing:.2em;font-weight:400;background-color:#4487b3;color:#fff;padding-top:10px;padding-left:24px;padding-bottom:9px;padding-right:21px}.index03 h3 .txt2{font-size:4.2em;letter-spacing:.2em;font-weight:600;color:#4487b3;padding-top:.28571em}@media only screen and (min-width:1281px){.index03 h3 .txt2{margin-left:7px}}.index03 .content{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 10px;background-color:#fff;box-shadow:0 10px 30px 0 rgba(0,0,0,.1);margin-top:34px;padding-top:66px;overflow:hidden}.index03 .box_txt{padding-left:114px;padding-right:131px}.index03 .box_txt>p{text-align:center}.index03 .ct_top{padding-bottom:36px}.index03 .btn-group{margin-top:22px}.index03 .btn-group .btn.style01{margin-left:auto;margin-right:auto}.index03 .btn-group .btn.style01 a{text-transform:uppercase;font-family: var(--f-en);font-weight:400}@media only screen and (min-width:1281px){.index03 .btn-group .btn.style01 a{padding-top:5px;padding-left:3px}}.index03 .ct_bot{display:flex;align-items:center;justify-content:center;padding-top:23px;padding-bottom:25px;position:relative;z-index:1}.index03 .ct_bot::before{position:absolute;content:"";z-index:-1;top:0;left:calc(50% - 50vw);background-color:#307aab;width:100vw;height:100%}.index03 .ct_bot .left{border-right:1px solid #fff;padding-right:53px;margin-right:56px}.index03 .ct_bot p{line-height:1;color:#fff;font-weight:400;letter-spacing:.2em}@media only screen and (min-width:769px){.index03 .box_txt>p{font-size:18px;letter-spacing:.2em;line-height:2.3333333333}.index03 .ct_bot p{font-size:22px;line-height:32px}}@media only screen and (min-width:1281px){.index03 .ct_bot{padding-left:39px}}@media only screen and (min-width:769px) and (max-width:1280px){.index03 h3{font-size:.8vw}.index03 .content{padding-top:30px}.index03 .box_txt{padding:0 4%}.index03 .ct_bot p{font-size:18px}.index03 .ct_bot .left{padding-right:40px;margin-right:40px}}.index04{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx04_bg.jpg);padding-top:143px;padding-bottom:92px}.index04 h3{font-weight:500}.index04 h3 .en{font-weight:400}@media only screen and (min-width:1281px){.index04 h3{margin-left:8px}.index04 h3 .en{margin-left:-12px}}.index04 .flex{margin-top:74px;justify-content:center}.index04 .button{position:relative;font-size:10px;width:60em;height:13em;text-align:center;flex-direction:column;display:flex;align-items:center;justify-content:center}.index04 .button a,.index04 .button p{color:#fff;margin-bottom:0}.index04 .button.tel{background-color:#307aab;margin-left:0}.index04 .button.tel span:nth-child(2) {font-size:1.6em;letter-spacing:.15em;font-weight:400;font-family:unset;line-height:2.25}.index04 .button.tel span:nth-child(2)::before {display:none}@media only screen and (min-width:1281px){.index04 .button.tel span:nth-child(2) {position:relative;top:-2px}}.index04 .button.mail{background-color:#5db1c0;margin-right:0;transition:all .3s}@media only screen and (min-width:769px){.index04 .button.mail:hover{background-color:var(--main-color)}}.index04 .button.mail span{display:block;letter-spacing:.15em;line-height:1}.index04 .button.mail .txt{font-size:3em;font-weight:500;display:flex;align-items:center}.index04 .button.mail .txt::before{content:"";display:block;margin-right:.36666667em;margin-top:.133em;width:.9666666667em;height:.7333333333em;--mask:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 56\ 44\'\ %3E%3Cpath\ d=\'M55.550,36.747\ C55.542,40.682\ 52.612,43.546\ 48.587,43.549\ C34.854,43.562\ 21.122,43.562\ 7.390,43.549\ C3.531,43.546\ 0.484,40.725\ 0.466,37.055\ C0.424,28.376\ 0.451,19.696\ 0.453,11.014\ C0.453,10.843\ 0.484,10.670\ 0.513,10.366\ C0.999,10.659\ 1.385,10.877\ 1.759,11.114\ C9.943,16.293\ 18.138,21.454\ 26.295,26.674\ C27.534,27.467\ 28.502,27.451\ 29.733,26.662\ C37.793,21.504\ 45.892,16.403\ 53.978,11.284\ C54.426,10.1000\ 54.877,10.724\ 55.449,10.370\ C55.492,10.734\ 55.551,10.1000\ 55.551,11.268\ C55.556,19.763\ 55.566,28.256\ 55.550,36.747\ ZM28.789,22.973\ C28.162,23.373\ 27.751,23.302\ 27.167,22.930\ C18.582,17.472\ 9.990,12.028\ 1.374,6.618\ C0.618,6.143\ 0.573,5.689\ 0.827,4.962\ C1.787,2.217\ 4.298,0.443\ 7.392,0.438\ C14.273,0.422\ 21.155,0.431\ 28.037,0.431\ C34.918,0.431\ 41.800,0.420\ 48.682,0.438\ C51.752,0.447\ 54.272,2.268\ 55.200,5.024\ C55.434,5.718\ 55.380,6.146\ 54.673,6.591\ C46.027,12.026\ 37.401,17.489\ 28.789,22.973\ Z\'/%3E%3C/svg%3E);mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% auto;-webkit-mask-size:100% auto;mask-position:center;-webkit-mask-position:center;background-color:#fff}.index04 .button.mail .sm{font-weight:400;font-size:1.8em;padding-top:.666667em}@media only screen and (min-width:1281px){.index04 .button.mail .sm{padding-left:44px}}@media only screen and (min-width:769px){.index04 .button{margin:0 2em}}@media only screen and (min-width:769px) and (max-width:1280px){.index04{padding:8vw 0}.index04 .flex{margin-top:5vw}.index04 .button{font-size:.75vw}}.index05{margin-top:80px}.index05 .inner_big{padding-top:65px}.index05 .inner_big::before{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_bg.jpg);height:91%;max-height:1141px}.index05 .img_group .box.st1{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_img01.jpg)}.index05 .img_group .box.st2{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_img02.jpg)}.index05 .img_group .box.st3{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_img03.jpg)}.index05 .img_group .box.st4{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_img04.jpg)}.index05 .img_group .box.st5{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_img05.jpg)}.index05 .img_group .box.st6{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_img06.jpg)}.index05 .img_group .box.st7{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_img07.jpg)}.index05 .img_group .box.st8{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx05_img08.jpg)}@media only screen and (min-width:1281px){.index05 h3{margin-left:6px}.index05 h3 .en{margin-left:-7px}.index05 .box_b{position:relative;left:2px;margin-top:5em!important}.index05 .box_txt>.ttl::after{margin-top:1.06em!important}}@media only screen and (max-width:992px) and (min-width:769px){.index05{margin-top:40px}.index05 .inner_big{padding-top:30px!important}}.index06{margin-top:69px}.index06 .inner_big{padding-top:64px!important}.index06 .inner_big::before{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx06_bg.jpg);max-height:958px;height:105%}.index06 .img_group .box.st1{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx06_img01.jpg)}.index06 .img_group .box.st2{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx06_img02.jpg)}.index06 .img_group .box.st3{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx06_img03.jpg)}.index06 .img_group .box.st4{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx06_img04.jpg)}@media only screen and (min-width:1919px){.index06 .flex{position:relative;left:2px;margin-top:25px!important}.index06 .box_txt{margin-right:8px}}@media only screen and (min-width:1281px){.index06 h3{margin-left:7px}.index06 .box_b{position:relative;left:3px;padding-left:1px}.index06 .box_b>p{padding-left:3px}}@media only screen and (max-width:992px) and (min-width:769px){.index06{margin-top:30px}.index06 .inner_big{padding-top:30px!important}}.index07{margin-top:119px}.index07 .inner_big{padding-top:66px!important}.index07 .inner_big::before{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx07_bg.jpg);max-height:942px;height:110%}.index07 .img_group .box.st1{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx07_img01.jpg)}.index07 .img_group .box.st2{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx07_img02.jpg)}.index07 .img_group .box.st3{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx07_img03.jpg)}.index07 .img_group .box.st4{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx07_img04.jpg)}@media only screen and (min-width:1919px){.index07 .flex{position:relative;left:-3px}.index07 .box_txt{margin-left:5px}}@media only screen and (min-width:1281px){.index07 h3{margin-left:7px}.index07 .box_b{position:relative;margin-top:50px!important;left:3px;margin-top:5.1em!important}.index07 .flex{margin-top:24px!important}.index07 .box_txt>.ttl::after{margin-top:1.05em!important}}@media only screen and (max-width:992px) and (min-width:769px){.index07{margin-top:30px}.index07 .inner_big{padding-top:30px!important}.index07 .box_txt>p{font-size:14px!important}}.layout_grid .inner_big{max-width:1760px;position:relative;z-index:1;padding:65px 10px 0}.layout_grid .inner_big::before{position:absolute;content:"";z-index:-1;max-width:1440px;top:0;width:85%;background-position:center;background-repeat:no-repeat;background-size:cover}.layout_grid .inner_big.left::before{left:0}.layout_grid .inner_big.right::before{right:0}.layout_grid .flex{max-width:1516px;margin-left:auto;margin-right:auto;margin-top:24px;display:flex;justify-content:space-between}.layout_grid .box_txt{max-width:545px;width:40%}@media only screen and (min-width:769px){.layout_grid .box_txt>p{margin-bottom:18px}}.layout_grid .box_txt>p:last-child{margin-bottom:0}.layout_grid .box_txt>.ttl{font-weight:600;font-size:30px;letter-spacing:.2em;line-height:1.8666666667;color:#307aab;margin-bottom:1.1em}.layout_grid .box_txt>.ttl::after{display:block;content:"";margin-left:0;margin-right:auto;margin-top:1.1em;width:3em;height:1px;background-color:#307aab}.layout_grid .box_b{width:100%;background-color:#2a6185;color:#fff;text-align:center;padding-top:4.9em;padding-bottom:5.9em;margin-top:4.9em;font-size:10px}.layout_grid .box_b>p{font-size:2.2em;letter-spacing:.2em;font-weight:500;margin-bottom:0}.layout_grid .box_b .btn-group{font-size:1em;margin-top:2.2em}.layout_grid .box_b .btn-group .btn.style01{margin-left:auto;margin-right:auto;max-width:40em}.layout_grid .box_b .btn-group .btn.style01 a{background-color:transparent;border:1px solid #fff;transition:all .3s}@media only screen and (min-width:769px){.layout_grid .box_b .btn-group .btn.style01:hover{background-color:#5bafbd}}@media only screen and (max-width:1366px) and (max-height:1000px) and (min-width:769px){.layout_grid .box_b{padding-top:3em;padding-bottom:4em}}.layout_grid .img_group{max-width:910px;width:61%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;align-content:flex-start}.layout_grid .img_group .box{font-size:10px;background-position:center;background-repeat:no-repeat;background-size:cover;max-width:45em;width:49.5%;height:25em;margin-bottom:1em;padding-bottom:1.7em;display:flex;align-items:center;justify-content:flex-end;flex-direction:column}.layout_grid .img_group .box>.ttl{font-weight:500;font-size:2.2em;letter-spacing:.2em;color:#fff;text-align:center;line-height:1.9090909091}.layout_grid .img_group .box>.btn-group{font-size:1em;width:100%;margin-top:5.5em}.layout_grid .img_group .box>.btn-group .btn.style01{max-width:28em;margin-left:auto;margin-right:auto}.layout_grid .img_group .box>.btn-group .btn.style01 a{font-size:1.6em;height:42px;letter-spacing:.1em}.layout_grid .img_group .box>.btn-group .btn.style01 a::after{width:1.125em}@media only screen and (min-width:769px){.layout_grid .inner_big.right .flex{flex-direction:row-reverse}.layout_grid .box_txt>p{font-size:18px;letter-spacing:.2em;line-height:2.3333333333}.layout_grid .box_b>p{line-height:1.9090909091}}@media only screen and (min-width:1281px){.layout_grid .img_group{padding-top:15px}}@media only screen and (max-width:1800px) and (min-width:769px){.layout_grid .inner_big{width:96%}.layout_grid .inner_big.left{padding-left:20px;padding-right:20px}.layout_grid .inner_big.left::before{left:10px}.layout_grid .inner_big.right{padding-right:20px;padding-left:20px}.layout_grid .inner_big.right::before{right:10px}}@media only screen and (max-width:1440px) and (min-width:769px){.layout_grid .inner_big.left::before{left:0}.layout_grid .inner_big.right::before{right:0}.layout_grid .box_txt>.ttl{font-size:26px}.layout_grid .img_group{width:59%}.layout_grid .img_group .box>.ttl{font-size:1.8em;letter-spacing:.1em}}@media only screen and (max-width:1366px) and (min-width:993px){.layout_grid .flex{justify-content:flex-end}.layout_grid .inner_big{width:98%}.layout_grid .inner_big.left .box_txt{padding-left:55px}.layout_grid .inner_big.left .img_group{justify-content:flex-end}.layout_grid .inner_big.right .flex{justify-content:flex-start}.layout_grid .inner_big.right .img_group{justify-content:flex-start}.layout_grid .inner_big.right .box_txt{padding-right:55px}.layout_grid .img_group .box{width:45%;margin:5px}}@media only screen and (max-width:1280px) and (min-width:769px){.layout_grid .img_group .box{font-size:.8vw}.layout_grid .img_group .box>.ttl{letter-spacing:.05em}.layout_grid .box_txt{width:40%}.layout_grid .box_txt>.ttl{font-size:24px}.layout_grid .box_b{font-size:.75vw}}@media only screen and (max-width:1024px) and (min-width:769px){.layout_grid .box_txt>.ttl{font-size:2.6vw}.layout_grid .box_txt>p{font-size:16px}}@media only screen and (max-width:992px){.layout_grid .flex{justify-content:center}.layout_grid .inner_big{width:100%}.layout_grid .inner_big::before{width:100%}.layout_grid .inner_big.left{padding-left:20px}.layout_grid .inner_big.left::before{left:0}.layout_grid .inner_big.right{padding-right:20px}.layout_grid .inner_big.right::before{right:0}.layout_grid .box_txt{max-width:560px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:30px}.layout_grid .box_txt>.ttl{text-align:center;font-size:24px;line-height:1.4;margin-bottom:.8em;letter-spacing:.1em}.layout_grid .box_txt>.ttl::after{margin-left:auto;margin-right:auto;margin-top:.5em}.layout_grid .img_group{width:100%}.layout_grid .img_group .box{font-size:1.35vw}.layout_grid .img_group .box>.ttl{font-size:1.8em;letter-spacing:.1em}.layout_grid .img_group .box>.btn-group{margin-top:4em}.layout_grid .box_b>p{font-size:3.3em}.layout_grid .box_b .btn-group .btn.style01 a{font-size:2.8em}}@media only screen and (max-width:992px) and (min-width:769px){.layout_grid .box_b .btn-group .btn.style01 a{height:3em}}.index08{margin-top:160px;padding-top:122px;position:relative;z-index:1}.index08::before{z-index:-1;position:absolute;content:"";top:0;left:0;background-position:top center;background-repeat:no-repeat;background-size:cover;background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx08_bg.jpg);width:100%;max-height:600px;height:45vw}.index08 .content{background-color:#fff;width:100%;padding-left:10px;padding-right:10px;margin-top:128px;padding-top:87px;padding-bottom:101px}.index08 .flex{max-width:1080px;width:100%;margin-left:auto;margin-right:auto;display:block}.index08 .l_logo{max-width:369px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:37px}.index08 .l_logo a:hover{opacity:1}.index08 .des{letter-spacing:.2em;text-align:center;margin-bottom:2.375em}.index08 .id_tel span{font-size:36px;letter-spacing:.1em;font-weight:400;color:#307aab}.index08 .id_tel span::before{background-color:#307aab;margin-right:.2em;width:.6944444444em;height:.75em}.index08 .box_top{display:flex;flex-wrap:wrap;justify-content:space-between}.index08 .box_top .info{max-width:369px;width:44%}.index08 .box_top .list{max-width:575px;width:54%}.index08 .box_top .list li{display:flex;align-items:flex-start;margin-bottom:16px}.index08 .box_top .list li:last-child{margin-bottom:0}.index08 .box_top .list span{letter-spacing:.2em}.index08 .box_top .list .left{color:#2a6185;width:8em}.index08 .box_top .list .right{width:calc(100% - 8em)}.index08 .map{margin-top:76px;height:400px;filter:grayscale(1)}.index08 .map iframe{width:100%;height:100%}@media only screen and (min-width:769px){.index08 .des{line-height:1.875;font-weight:400}.index08 .list .right{line-height:1.625}}@media only screen and (min-width:1281px){.index08 .box_top .info{margin-left:34px}.index08 .box_top .list{margin-right:29px;margin-top:-3px}.index08 .id_tel{position:relative;left:-3px}}@media only screen and (max-width:1280px) and (min-width:769px){.index08{padding-top:90px}.index08 .content{margin-top:70px;padding-top:60px;padding-bottom:80px}.index08 .map{margin-top:50px}.index08 .id_tel span{font-size:30px}}@media only screen and (max-width:992px) and (min-width:769px){.index08{margin-top:40px}.index08 h3{font-size:40px}.index08 .box_top .list li{font-size:13px}}.idx_banner{padding:80px 0;background-color:#eef7f9}.idx_banner .banner{max-width:305px;width:24.5%;transition:all .3s}@media only screen and (min-width:769px){.idx_banner .banner a:hover{opacity:.7}}@media only screen and (max-width:1280px) and (min-width:769px){.idx_banner{padding:6vw 0}}.idx_map{height:450px}.idx_map iframe{height:100%}.idx_gallery{display:none}.idx_gallery ul{display:flex}.idx_gallery ul li .img{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:var(--main-color);width:384px;height:300px}.idx_gallery ul li .img01{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx_gallery01.jpg)}.idx_gallery ul li .img02{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx_gallery02.jpg)}.idx_gallery ul li .img03{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx_gallery03.jpg)}.idx_gallery ul li .img04{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx_gallery04.jpg)}.idx_gallery ul li .img05{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/idx_gallery05.jpg)}@media only screen and (min-width:769px) and (max-width:1280px){:root{--ttl_size:24px}}@media only screen and (max-width:992px) and (min-width:769px){:root{--ttl_size:22px}}.under.page-office .ud_map{filter:grayscale(1)}.under .sitemap{padding-top:40px}.under .sitemap>ul>li .title{text-transform:uppercase;padding:5px;padding-left:30px;color:var(--main-color);font-family: var(--f-en);font-size:25px}.under .sitemap>ul>li p{margin-bottom:0;font-family: var(--f-en);font-weight:500;font-size:1.1em}.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;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://nrs-law.jp/wp-content/themes/grits_theme/images/xkey_under.jpg.pagespeed.ic.zab8TqjxDb.webp);background-repeat:no-repeat;background-size:cover;height:400px;background-position:center}.under .key .inner{height:100%;padding:0;padding-top:79px}.under .key .key_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;height:100%;padding:0 10px}.under .key .key_text h2{background-color:rgba(104,177,193,.6);display:table;font-size:42px;font-weight:500;text-align:center;color:#fff;padding-left:48px;padding-top:5px;padding-bottom:9px;padding-right:47px}.under h2,.under h3,.under h4,.under h5,.under h6{line-height:1.4;letter-spacing:.2em;font-family: var(--f-jp)}.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:40px;color:#307aab;font-size:36px;font-weight:600;text-align:center}.under h3::after{display:block;content:"";margin-top:.66667em;margin-left:auto;margin-right:auto;background-color:#307aab;width:1.6666666667em;height:2px}.under h4{background-repeat:repeat;margin-bottom:30px;position:relative;font-weight:500;font-size:26px;color:#333;background-color:#e9fafd;border-left:6px solid #6cc7d7;padding-top:10px;padding-left:26px;padding-bottom:10px;padding-right:10px}.under h5{margin-bottom:25px;position:relative;font-weight:500;font-size:26px;color:#333;padding-left:1.077em}.under h5::before{position:absolute;content:"";top:.423076em;left:0;background-position:center;background-repeat:no-repeat;background-size:100% auto;background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/ud_h5.png);width:.6923076923em;height:.6923076923em}.under h6{margin-top:30px;position:relative;padding:12px 20px;margin-bottom:25px;font-size:18px;color:#fff;background-color:var(--main-color)}.under h4.clearboth{clear:both}.under h5.clearboth{clear:both}.under .section>p:last-of-type,.under section>p:last-of-type{margin-bottom:0}.under .section>p:last-of-type+table,.under .section>p:last-of-type+ul,.under section>p:last-of-type+table,.under section>p:last-of-type+ul{margin-top:15px}.under section{padding-top:1px}.under section h3{margin-top:40px}.under .secH4{padding-top:40px}.under .secH5{padding-top:30px}.under .secH6{padding-top:20px}.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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;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%);-ms-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:500px}.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 #ddd;padding:.3rem}.under table.tbl_style01 th img,.under table.tbl_style01 td img{max-width:100%}.under table.tbl_style01 th{background-color:var(--main-color);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}@media only screen and (min-width:769px){.under table.tbl_style01 td{padding-left:1em!important}}.under table.tbl_style01.rowHead tr th:not(:last-child) {border-right:1px solid #ddd}.under table.tbl_style01.colHead tr:not(:last-child) th {border-bottom:1px solid #ddd}.under table.txt_center th,.under table.txt_center td{text-align:center}.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{background-color:#f1f7f8;padding-top:60px;padding-left:60px;padding-bottom:57px;padding-right:60px;margin-bottom:15px}.under ul.list01.mcol-2{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}@media only screen and (min-width:769px){.under ul.list01.mcol-2 li:last-child, .under ul.list01.mcol-2 li:nth-child(2n+1) {padding-bottom:0}}.under ul.list01.mcol-2 li{width:50%;padding-right:10px}.under ul.list01 li{background-size:10px auto;position:relative;padding-left:25px;padding-bottom:25px;letter-spacing:.2em;font-size:18px;font-weight:400}@media only screen and (min-width:769px){.under ul.list01 li{line-height:2}}.under ul.list01 li:last-child{padding-bottom:0}.under ul.list01 li::before{content:"";width:.6666666667em;height:.6666666667em;background:#6cc7d7;position:absolute;left:0;top:.65em}.under ul.list01.num{counter-reset:section}.under ul.list01.num li{padding-left:2em}.under ul.list01.num li::before{counter-increment:section;content:counter(section);background-color:var(--main-color);border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;width:25px;height:25px;top:0;left:0}.under ul.list01.icon{background-color:unset;padding:0;margin:0!important}.under ul.list01.icon li{padding-bottom:10px}.under ul.list01.icon li::before{content:"＊";font-weight:bold;border-radius:0;background-color:unset;width:auto;height:auto;top:0;left:0;color:var(--main-color)}.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:10px 0}.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{font-size:14px;float:left;color:#333;letter-spacing:.2em}.under .topic_path a{text-decoration:none;color:#6cc7d7}.under .topic_path a:hover{opacity:1;text-decoration:underline}.under .topic_path span{display:inline-block;padding:0 12px;transform:scaleX(.6);color:#6cc7d7;line-height:1}.under .anchor-links{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;padding:20px 0 0}.under .anchor-links>div{background-color:var(--main-color);border-radius:3px;position:relative;display:block;min-width:135px;width:19%;margin:0% .5% 1%;text-align:center;color:#fff;font-size:.875em;line-height:1.5;letter-spacing:.15em}.under .anchor-links>div a{display:block;width:100%;padding:10px 5px 9px;color:inherit;font-size:inherit;line-height:inherit;text-decoration:none}.under .anchor-links>div::after{content:"";border:4px solid;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;position:absolute;top:auto;bottom:2px;left:calc(50% - 4px);right:auto;line-height:1}.under .anchor-links>div:hover a{opacity:1}.under .anchor-links>div:hover::after{bottom:0}.under .anchor-links>div.ext::after{content:">";border:0;position:absolute;top:calc(50% - .5em);bottom:auto;left:auto;right:7px;font-size:.857em;line-height:1;letter-spacing:0;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:2%;background:rgba(255,255,255,.95);padding:20px;z-index:1;color:var(--main-color);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 .ud_map{height:450px}.under .exp li{margin-bottom:1em;padding-bottom:.5em;display:flex;border-bottom:1px solid #3b7ca3}.under .exp li .year{width:8em;color:var(--main-color);font-weight:500}.under .exp li .txt{width:calc(100% - 8em)}@media only screen and (max-width:1280px) and (min-width:769px){.under ul.list01{padding:40px 2%}}.under .clinic_tbl01 th{width:350px;text-align:right}.under .clinic_tbl02{text-align:center}.under .clinic_tbl02 th:first-child{width:350px}.under .clinic_tbl02 th:not(:first-child) {width: calc((100% - 350px) / 7)}.under .teeth_box .secH4{width:48%}.under .teeth_box .secH5{padding-top:20px!important}.under .teeth_box img{max-height:180px}.under .teeth_box p{font-size:14px}.under .access_box_img01 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.under .access_box_img01 .block:nth-child(even) .big {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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.under .access_box_img01 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img01 .block figure{border-radius:0;overflow:hidden;margin-bottom:10px}.under .access_box_img02 .block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.under .access_box_img02 .block:nth-child(even) .big {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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.under .access_box_img02 .block .small figure{width: calc((100% - 10px) * 0.5)}.under .access_box_img02 .block figure{border-radius:10px;overflow:hidden;margin-bottom:10px}#pagination{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:40px auto 0}#pagination:empty{display:none}#pagination a,#pagination span{background-color:var(--main-color);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content: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://nrs-law.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_prev.svg)}#pagination a.next,#pagination span.next{background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/shared_blog_arrow_next.svg)}#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:var(--main-color)}.blog_list_style01 .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px;align-items:flex-start}.blog_list_style01 .item figure{background-color:#fff;position:relative;overflow:hidden;border:3px solid var(--main-color);width:220px;height:220px}.blog_list_style01 .item figure img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog_list_style01 .item .info{width:calc(100% - 250px);position:relative;padding-bottom:40px}.blog_list_style01 .item .info p{margin-bottom:0;line-height:1.5}.blog_list_style01 .item .info .date{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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:var(--main-color);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.column{background-color:#5bafbd}.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:flex;align-items:center;padding:5px 15px 5px 10px;font-size:90%;color:#333;text-decoration:none}.blog_list_style01 .item .info .button a span{display:block;position:absolute;right:5px;line-height:1em;top:calc(50% - .55em)}.blog_list_style01 .item .info .button a::before{opacity:0}.blog_list_style01 .item .info .button::after{content:"";background-color:var(--main-color);position:absolute;z-index:0;top:0;bottom:0;right:0;width:0;transition:all .3s ease}@media only screen and (min-width:769px){.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:992px) and (min-width:769px){.blog_list_style01 .item .info .date{flex-direction:column;align-items:flex-start}.blog_list_style01 .item .info .date .tag{margin-left:0}}@media only screen and (max-width:640px){.blog_list_style01 .item{display:block}.blog_list_style01 .item figure{margin:0 auto}.blog_list_style01 .item .info{width:100%;max-width:420px;margin:0 auto;padding-bottom:0}.blog_list_style01 .item .info .button{position:relative;display:table}}.blog_list_style02.colImg .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;align-items:flex-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://nrs-law.jp/wp-content/themes/grits_theme/images/shared_blog_logo.png) center no-repeat;background-size:contain;background-color:#fff;border:1px solid #000;position:relative;width:100%;height:400px;margin-bottom:15px}.blog_list_style02.colImg4_blog .item .img:before{position:absolute;top:0;bottom:0;left:0;right:0}.blog_list_style02.colImg4_blog .item .img img{transform:translate(-50%,-50%);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{filter:blur(5px) grayscale(50%);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_style01 .item .info .des{padding-bottom:25px}.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{justify-content:space-around}.blog_list_style02.colImg .item{margin-bottom:15px}.blog_list_style02.colImg figure{margin-bottom:5px}.blog_list_style02.colImg .text{font-size:14px}.blog_list_style02.colImg4_blog .item{width:49%}.blog_list_style02.colImg4_blog .item .img{height:48vw}.blog_list_style02.colImg4_blog figure{height:48vw}}.blog_detail_style02{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;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{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{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:100%;max-height:100%}.blog_detail_style02 .box_gallery .thumb{display:flex;flex-wrap:wrap;margin-bottom:10px}.blog_detail_style02 .box_gallery .thumb li{background-color:#ededed;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%;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:"";transition:all .2s ease;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid transparent;z-index:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active{opacity:1}.blog_detail_style02 .box_gallery.withSlick .thumb li.active::after{border-color:#f93}.blog_detail_style02 .box_gallery.withSlick .thumb li:hover{opacity:1}.blog_detail_style02 .box_gallery.withSlick .controls p{display:table;cursor:pointer}.blog_detail_style02 .box_gallery.withSlick .controls p:hover{text-decoration:underline}.blog_detail_style02 .box_info{width:62%;max-width:710px}.blog_detail_style02 .box_info .intro{margin-bottom:20px}.blog_detail_style02 .box_info table{}.blog_detail_style02 .box_info table th{width:30%;background:#f5f5f5;color:var(--main-color)}.blog_detail_style02.noGallery .box_info{max-width:100%;width:100%}@media only screen and (max-width:768px){.blog_detail_style02 .box_gallery{width:100%;margin:0 auto 30px}.blog_detail_style02 .box_gallery .main_img{max-height:400px;height:100vw}.blog_detail_style02 .box_info{width:100%;margin:0 auto}.blog_detail_style02 .box_info table th{width:100%}.blog_detail_style02 .box_info table.tbl_style03{border-bottom:none}}.main_blog_container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between}.main_blog_container .main_blog_content{max-width:100%;width:calc(100% - 250px)}.main_blog_container .main_blog_content>div{padding-top:0}.main_blog_container .sidebar{width:220px}.main_blog_container .sidebar .txt_head,.main_blog_container .sidebar .widgettitle{background-color:var(--main-color);transform:none;position:static;display:block;margin-bottom:0;padding:15px 10px;width:100%;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:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:600px;margin:100px auto 0}.blog_post_button>div{position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em;overflow:hidden}.blog_post_button>div:empty::before,.blog_post_button>div:empty::after{display:none}.blog_post_button>div::before,.blog_post_button>div::after{content:"";transition:all .2s ease;position:absolute;top:0;left:0;width:100%;height:100%}.blog_post_button>div::before{background-color:var(--main-color)}.blog_post_button>div::after{border:1px solid var(--main-color)}.blog_post_button>div a{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}@media screen and (max-width:768px){.blog_post_button > div a:not(.tel_click):hover,
  .blog_post_button > div a:not(.tel_click):active {opacity:1;color:#fff}}@media only screen and (min-width:769px){.blog_post_button>div:hover::before{opacity:0;transform:scale(.8)}.blog_post_button>div:hover::after{opacity: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;overflow:hidden;position:relative}.contact-form-style01 .contact-table textarea{min-width:100%}.contact-form-style01 .contact-table::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border:1px solid;padding:4px 8px;border-radius:5px;font-size:1rem}.contact-form-style01 .contact-table input{width:100%}.contact-form-style01 .contact-table textarea{max-width:100%;width:100%;height:7em}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{transition:all .2s ease-in-out}.contact-form-style01 .contact-table input[type="radio"],.contact-form-style01 .contact-table input[type="checkbox"]{margin:5px 3px 5px 0;width:auto}.contact-form-style01 .contact-table [readonly*="readonly"]{background:none;border:0;font-weight:bold}.contact-form-style01 .contact-table dl{position:relative;z-index:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.contact-form-style01 .contact-table dl:last-child dt,.contact-form-style01 .contact-table dl:last-child dd{border-bottom:0}.contact-form-style01 .contact-table dt{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center;width:400px;padding:15px 20px;font-size:1.125em}.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% - 400px);padding:15px 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center}.contact-form-style01 .contact-table .postal_code{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap}.contact-form-style01 .contact-table .inline span{max-width:75px;margin:0 5px;text-align:center}.contact-form-style01 .contact-table .inline input{text-align:center}.contact-form-style01 .contact-table .clockpicker input{width:70px;text-align:center}.contact-form-style01 .contact-table input:not([type=radio]):not([type=checkbox]):focus, .contact-form-style01 .contact-table textarea:focus {color:#495057;background-color:#fff;border-color:#80bdff;outline:0;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;box-shadow:none}.contact-form-style01 .input_btn,.contact-form-style01 .button.thanks_btn{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:520px;margin:40px auto 0}.contact-form-style01 .input_btn input,.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn input,.contact-form-style01 .button.thanks_btn a{color:inherit;text-decoration:none;line-height:1}.contact-form-style01 .input_btn a,.contact-form-style01 .button.thanks_btn a{margin:0!important;display:flex;justify-content:center;align-items:center}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn a{width:200px;height:45px;border:none;padding:10px;text-align:center;font-size:100%;font-weight:normal;margin:0 10px 10px;text-decoration:none;cursor:pointer;font-family: var(--f-jp)}.contact-form-style01 .input_btn input[type="button"]:hover,.contact-form-style01 .input_btn input[type="submit"]:hover,.contact-form-style01 .button.thanks_btn a:hover{opacity:1;background-color:#ccc}.contact-form-style01 .input_btn input[type="button"],.contact-form-style01 .input_btn input[type="submit"],.contact-form-style01 .button.thanks_btn{background-color:var(--main-color);color:#fff}.contact-form-style01 .contact-table{border:1px solid #ddd}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table select,.contact-form-style01 .contact-table textarea{border-color:#ddd}.contact-form-style01 .contact-table dt{background-color:var(--main-color);border-bottom:1px solid #ddd;color:#fff}.contact-form-style01 .contact-table dt span{background-color:#fff;color:#ff3c7f}@-moz-document url-prefix() {
  .contact-form-style01 .contact-table dt span {
    /* Fire Fox */
    padding-bottom: 3px;
  }
}.contact-form-style01 .contact-table dd{border-bottom:1px solid #ddd}.contact-form-style01 .wpcf7-not-valid-tip{display:block;margin:3px 7px 0}.screen-reader-response{display:none}.wpcf7-not-valid-tip{font-size:80%;color:#ff3c7f}.wpcf7-response-output{padding-top:20px}.wpcf7-list-item{margin-right:15px}.wpcf7-list-item-label{color:#000}.wpcf7-form-control-wrap{width:100%}.captcha_box{display:table;margin:50px auto 0}@-moz-document url-prefix() {
  .captcha_box {
    /* Fire Fox */
    display: block;
    width: 304px;
    height: 78px;
  }
}@media only screen and (max-width:1000px) and (min-width:769px){.contact-form-style01 .contact-table dt{width:40%}.contact-form-style01 .contact-table dd{width:60%}.contact-form-style02{padding:50px 30px 50px}}@media only screen and (max-width:768px){.contact-form-style01 .contact-table{border:none}.contact-form-style01 .contact-table dl{display:block}.contact-form-style01 .contact-table dl:last-child dd{border-bottom:1px solid #ddd}.contact-form-style01 .contact-table dt{border-left:1px solid var(--main-color);border-right:1px solid var(--main-color)}.contact-form-style01 .contact-table dt,.contact-form-style01 .contact-table dd{width:100%}.contact-form-style01 .contact-table dd{border-left:1px solid #ddd;border-right:1px solid #ddd}.contact-form-style01 .contact-table input,.contact-form-style01 .contact-table textarea{width:100%}.contact-form-style01 .contact-table input[type="checkbox"],.contact-form-style01 .contact-table input[type="radio"]{width:auto}.contact-form-style01 .wpcf7-list-item{display:block}.contact-form-style02{padding:40px 30px 40px}.contact-form-style02 .contact-table input,.contact-form-style02 .contact-table textarea{padding-bottom:20px;text-align:center}.contact-form-style02 .contact-table dl{width:100%}.contact-form-style02 .contact-table dl dt{width:100%;text-align:center}.contact-form-style02 .contact-table dl:not(.full) dt {bottom:20px}.contact-form-style02 .contact-table dl:not(.full).non-empty dt, .contact-form-style02 .contact-table dl:not(.full).focus dt {font-size:.9em}.contact-form-style02 .wpcf7-not-valid-tip{text-align:center}}.ud_flow{margin-top:60px}.ud_flow p:last-child{margin-bottom:0}.ud_flow.arrow .box::after{display:block}.ud_flow.arrow .box:nth-child(2n) {background-color:#f1f7f8}.ud_flow.arrow .box:nth-child(2n)::before {border-top:30px solid #5bafbd}.ud_flow.arrow .box:nth-child(2n) .ttl {color:#5bafbd}.ud_flow.arrow .box:nth-child(2n) .ttl .point {color:#5bafbd}.ud_flow.arrow .box:nth-child(2n) .ttl .point::after {background-color:#5bafbd}.ud_flow.arrow .box::before{position:absolute;content:"";top:0;left:0;border-top:30px solid var(--main-color);border-right:30px solid transparent}.ud_flow.arrow .ttl{color:#307aab;margin-bottom:20px;align-items:flex-start}.ud_flow.arrow .ttl .point{color:#307aab;display:inline-flex;align-items:flex-end;padding-right:2.5em;padding-top:.5em}.ud_flow.arrow .ttl .point::after{position:absolute;content:"";bottom:0;right:0;width:30px;height:2px;background-color:#307aab}.ud_flow.arrow .ttl .point .num{margin-right:0;line-height:.5;padding-left:.2em}.ud_flow.arrow .ttl .jp{margin-left:0;padding-left:0;padding-top:0;padding-left:.4em;display:block}.ud_flow.arrow .ttl .jp::after{display:none}.ud_flow .secH5{padding-top:30px}.ud_flow .box{background-color:#f1f7f8;padding-left:66px;padding-top:64px;padding-right:66px;padding-bottom:45px;margin-bottom:80px;position:relative}.ud_flow .box::after{display:none;position:absolute;content:"";width:5px;height:5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-55px;border-left:40px solid transparent;border-right:40px solid transparent;border-top:20px solid #3883b3}.ud_flow .box:last-child{margin-bottom:0}.ud_flow .box:last-child::after{display:none}.ud_flow ul.list01{padding:0!important;margin-bottom:0;background-color:transparent}.ud_flow .ttl{background-color:unset;border-left:0;display:flex;align-items:flex-start;padding:0}.ud_flow .ttl .point{text-transform:uppercase;color:#7ccad7;letter-spacing:.15em;font-weight:400;font-family: var(--f-en);font-size:.6153846154em;line-height:.75;text-align:right;position:relative}.ud_flow .ttl .point .num{display:block;font-size:2.625em;letter-spacing:0;font-weight:400;line-height:1}@media only screen and (min-width:1281px){.ud_flow .ttl .point .num{margin-right:-3px}}.ud_flow .ttl .jp{padding-top:.58em;font-weight:600;position:relative;padding-left:.8077em;margin-left:.8077em}.ud_flow .ttl .jp::after{position:absolute;content:"";top:0;left:0;width:1px;height:100%;background-color:#7ccad7}@media only screen and (max-width:1280px) and (min-width:769px){.ud_flow .box{padding:30px 4%}}.under{counter-reset:count}.under.page-interview section:first-child{margin-top:80px}.under.page-interview .key{max-height:600px;background-image:url(https://nrs-law.jp/wp-content/themes/grits_theme/images/key_interview.jpg);height:50vw;background-position:center}.under.page-interview .key .key_text{justify-content:flex-start}.under.page-interview .key .inner{max-width:1280px}.under.page-interview .key h2,.under.page-interview .key p{display:table;color:#fff;letter-spacing:.1em}.under.page-interview .key .catch{font-size:10px;padding:2em;background-color:rgba(64,142,155,.8)}.under.page-interview .key .idx_en{margin-bottom:.1em;font-size:8em;line-height:1;font-weight:500}.under.page-interview .key h2{background-color:unset;margin-bottom:.1em;padding:0;font-size:2.4em}.under.page-interview .key .name{display:inline-flex;position:relative;margin-top:.3em;padding-top:.3em;align-items:center;font-size:3.6em;font-weight:500;line-height:1.5;font-family: var(--f-jp)}.under.page-interview .key .name::before{content:"";display:block;position:absolute;transition:all .3s;width:100%;height:0;left:0;top:0;border-bottom:1px solid #fff}.under.page-interview .key .name .en{margin-left:.8em;font-size:.5em;letter-spacing:.1em}.under.page-interview .key .sub{font-weight:500;line-height:2.1153;letter-spacing:.08em;font-size:2.6em;font-family: var(--f-zen-antique)}.interview_catch{--main-color:#50b9d0;background-color:#fff;border-radius:30px;border:1px solid var(--main-color);box-shadow:0 0 20px 0 rgba(36,33,29,.15)}.interview_catch p{font-size:30px;line-height:1.5;text-align:center;font-weight:500;color:var(--main-color);padding:40px 10px}.interview_box{margin-bottom:80px}.interview_box.box_left .interview_content{margin-left:80px}.interview_box.box_right{flex-direction:row-reverse}.interview_box.box_right .interview_content{margin-right:80px}.interview_img{position:relative;max-width:600px;display:table}.interview_img:before{content:counter(count,decimal-leading-zero);counter-increment:count;font-family: var(--f-en);position:absolute;bottom:.25em;left:10px;line-height:.3;font-size:120px;color:#fff}.interview_content{max-width:560px;width:calc(49% - 80px)}@media only screen and (max-width:1280px) and (min-width:769px){.under.page-short-interview .key h2 .en,.under.page-interview .key h2 .en{font-size:55px}.under.page-short-interview .key h2 .jp,.under.page-interview .key h2 .jp{font-size:22px}.under.page-short-interview .key p,.under.page-interview .key p{font-size:26px}.under.page-short-interview .key .interview_name .name_txt,.under.page-interview .key .interview_name .name_txt{font-size:22px}.under.page-short-interview .key .interview_name .name_jp,.under.page-interview .key .interview_name .name_jp{font-size:28px}.under.page-short-interview .key .interview_name .name_en,.under.page-interview .key .interview_name .name_en{font-size:14px}.under.page-interview .key h2 .en{font-size:65px}.interview_box.box_left .interview_content{margin-left:40px}.interview_box.box_right{flex-direction:row-reverse}.interview_box.box_right .interview_content{margin-right:40px}.interview_content{width:calc(49% - 40px)}.interview_content h4{font-size:24px}.interview_img:before{font-size:90px}}@media only screen and (max-width:1024px) and (min-width:769px){.under.page-interview .key .catch{font-size:1vw}}.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%);-ms-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 p:last-of-type{margin-bottom:0}.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;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-decoration:none;-webkit-box-shadow:inset 0 -4px 0 0 #7f7f7f;-moz-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;-moz-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;-webkit-border-radius:3px;-moz-border-radius:3px;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;-o-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){.alignright{float:none;margin:5px 0 20px 20px;display:block;text-align:center;margin:0 auto 20px}.blog-content h5{padding-right:1.077em}.blog-content h5::before{top:auto;bottom:.4em}.img_wcap_ct{margin-bottom:30px;width:auto!important}.blog-content .entry>h4{margin-top:40px}.blog-content .entry>h5{margin-top:30px}.under .blog-content .entry .colImg1 img,.under .img_wcap_ct img{max-width:100%}.box_lig01,.box_lig02{padding:20px;margin-top:30px}.inbl{margin-bottom:40px}.box_lig01,.box_lig02{padding:20px}.under_post table th{font-size:15px}}@media screen and (max-width:640px){.img_l,.img_r{float:none;max-width:100%;margin:0 0 20px 0}}