@charset "UTF-8";html{font-family:"Noto Sans JP",sans-serif;color:#1a2640;font-size:10px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";scroll-behavior:smooth}@media screen and (max-width:1200px){html{min-width:1200px}}@media screen and (max-width:767px){html{min-width:100%}}.btn{font-size:1.8rem;width:300px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid;line-height:1.2em}.btn--reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn--reversed img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.btn--primary{background-color:#013680;color:#fff}.btn--primary img{-webkit-filter:brightness(10);filter:brightness(10)}@media screen and (max-width:767px){.btn{width:200px;height:40px;font-size:1.5rem}}.page__breadcrumbs{font-size:1.6rem;margin-top:40px;color:#013680}.page__breadcrumbs a{padding:0 10px;color:#000}@media screen and (max-width:767px){.page__breadcrumbs{font-size:1.5rem}}@media screen and (max-width:424px) and (min-width:320px){.page__breadcrumbs{font-size:1.2rem}}.page__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page__pagination span{cursor:pointer}.page__pagination-container{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.page__pagination-container,.page__pagination-number{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.7rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page__pagination-number{width:40px;height:40px;border-radius:50%;background-color:#ebf5ff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 9px;font-family:"open sans",sans-serif}.page__pagination-number--active{background-color:#013680;color:#fff}.page__pagination-arrow{color:#013680;font-weight:700}.page__pagination-arrow,.page__pagination-dots{margin:0 6px}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style-type:none}a{color:inherit;text-decoration:none}div,ol,ul{margin:0;padding:0}.header{position:fixed;width:100%;top:0;left:0;z-index:999;-webkit-box-shadow:0 1px 7px rgba(89,97,116,.5);box-shadow:0 1px 7px rgba(89,97,116,.5)}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:75px;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff}@media screen and (max-width:767px){.header__container{padding:10px 0;height:55px}}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;padding-top:15px}@media screen and (max-width:767px){.header__logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:3%;padding-top:0}}.header__logo img{width:200px;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.header__logo img{width:150px}}.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:767px){.header__wrap{height:55px}}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:767px){.header__list{display:none}}@media screen and (max-width:1260px) and (min-width:768px){.header__list{display:none}}.header__container-sp{display:none}@media screen and (max-width:767px){.header__container-sp{display:block;position:fixed;background:#1a2640;width:100%;z-index:99;top:55px;right:0;-webkit-transition:all .3s ease;transition:all .3s ease}}@media screen and (max-width:1260px) and (min-width:768px){.header__container-sp{display:block;position:fixed;width:100%;background:#1a2640;z-index:99;top:75px;right:0;-webkit-transition:all .3s ease;transition:all .3s ease}}@supports (-webkit-touch-callout:none){.header__list-sp{padding:0 0 230px!important}}@media screen and (max-width:767px){.header__list-sp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;width:100%;top:0;right:0;padding:0 0 100px;max-height:0;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}}@media screen and (max-width:1260px) and (min-width:768px){.header__list-sp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;width:100%;top:0;right:0;max-height:0;opacity:0;visibility:hidden;padding:0 0 100px;-webkit-transition:all .4s ease;transition:all .4s ease}}.header__link{font-size:1.6rem;font-weight:500;position:relative;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1490px) and (min-width:981px){.header__link{font-size:1.4rem}}@media screen and (max-width:767px){.header__link{color:#fff;padding:15px 5%;width:100%;text-align:left}}@media screen and (max-width:1260px) and (min-width:768px){.header__link{color:#fff;padding:15px 5%;width:100%;text-align:left}}.header__link span{display:block}.header__link:after{content:"";width:100%;max-width:0;height:2px;background:#013680;position:absolute;bottom:20px;left:0;right:0;margin:0 auto;-webkit-transition:all .4s cubic-bezier(.54,0,.32,.99);transition:all .4s cubic-bezier(.54,0,.32,.99)}@media screen and (max-width:767px){.header__link:after{display:none}}.header__link--long:after{bottom:15px}@media screen and (max-width:767px){.header__link--long:after{display:none}}.header__link:hover:after{max-width:100%}.header__item{margin:0 15px;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}@media screen and (max-width:767px){.header__item{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;border-bottom:1px solid #fff}}@media screen and (max-width:1260px) and (min-width:768px){.header__item{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;border-bottom:1px solid #fff}}@media screen and (max-width:1490px) and (min-width:981px){.header__item{margin:0 10px}}@media screen and (max-width:1260px) and (min-width:768px){.header__item:before{content:"";background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/arrow.81d1dfb9.svg) no-repeat;background-size:100%;width:20px;height:8px;position:absolute;right:5%;left:auto;bottom:0;top:0;margin:auto 0}}@media screen and (max-width:767px){.header__item:before{content:"";background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/arrow.81d1dfb9.svg) no-repeat;background-size:100%;width:20px;height:8px;position:absolute;right:5%;left:auto;bottom:0;top:0;margin:auto 0}}@media screen and (max-width:767px){.header__item--sub{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.header__item--sub:before{content:"";background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/menu-arrow.9ea1a527.svg) no-repeat;background-size:100%;width:10px;height:8px;position:absolute;right:0;left:0;bottom:12px;margin:0 auto}@media screen and (max-width:1260px) and (min-width:768px){.header__item--sub:before{background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/menu-arrow-white.de6caa2e.svg) no-repeat;background-size:100%;width:13px;height:8px;top:20px;right:6%}}@media screen and (max-width:767px){.header__item--sub:before{background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/menu-arrow-white.de6caa2e.svg) no-repeat;background-size:100%;width:13px;height:8px;top:20px;right:6%;left:auto}}@media screen and (max-width:767px){.header__item--sub .header__link{width:50%}}.header__item--sub .header__link:hover:after{display:none}.header__item--button{margin-right:0}@media screen and (max-width:767px){.header__item--button{margin:0;border-bottom:0}}@media screen and (max-width:767px){.header__item--button:before{display:none}}.header__hamburger{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;z-index:9999;height:100%;background:#1a2640;width:85px}@media screen and (max-width:1260px) and (min-width:768px){.header__hamburger{height:75px}}@media screen and (max-width:767px){.header__hamburger{width:60px;height:100%}}.header__hamburger span{height:2px;width:30px;background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.header__hamburger span:not(:last-child){margin-bottom:6px}.header__sitemap{overflow-y:auto;height:100vh;background:#fff;position:fixed;z-index:-1;width:100%;padding:50px 0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.header__sitemap{display:none}}.header__submenu{position:absolute;left:0;top:75px;max-height:0;width:160px;font-size:1.4rem;background:#1a2640;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-transition:all .4s ease;transition:all .4s ease;overflow:hidden;opacity:0;z-index:-1;padding:0}@media screen and (max-width:767px){.header__submenu{position:static;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.header__submenu .header__sublink{padding:10px 15px}@media screen and (max-width:767px){.header__submenu .header__sublink{background:#fff;color:#1a2640;border-bottom:1px solid #1a2640;width:50%}}@media screen and (max-width:767px){.header__submenu .header__sublink:not(:nth-of-type(2n)){border-right:1px solid #1a2640}}@media screen and (max-width:767px){.header__submenu .header__sublink:last-of-type,.header__submenu .header__sublink:nth-last-of-type(2){border-bottom:0}}.header__submenu.active{opacity:1;z-index:1;max-height:300px}.header .js-header-hover{position:relative}.header .js-header-hover:hover .header__submenu{opacity:1;z-index:1;max-height:300px;padding:10px 0}.header__h1{position:absolute;top:5px;left:30px;opacity:1;visibility:visible;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.header__h1{display:none}}.header--active .header__hamburger span{opacity:1;-webkit-transform:rotate(45deg) translate(5px,6px);transform:rotate(45deg) translate(5px,6px)}.header--active .header__hamburger span:nth-child(3){-webkit-transform:rotate(-45deg) translate(5px,-6px);transform:rotate(-45deg) translate(5px,-6px)}.header--active .header__hamburger span:nth-child(2){opacity:0;-webkit-transform:rotate(0);transform:rotate(0)}.header--active .header__container-sp{height:100vh;overflow-y:scroll}@media screen and (max-width:1260px) and (min-width:768px){.header--active .header__container-sp{height:100%}}.header--active .header__list-sp{visibility:visible;max-height:2000px;opacity:1}.header--active .header__sitemap{z-index:99;opacity:1;visibility:visible}.header.top-active .header__container{background:#fff;height:70px}@media screen and (max-width:767px){.header.top-active .header__container{height:50px}}@media screen and (max-width:1260px) and (min-width:768px){.header.top-active .header__container{height:70px}}.header.top-active .header__container .header__logo{padding-top:0}.header.top-active .header__container .header__logo img{width:180px}@media screen and (max-width:767px){.header.top-active .header__container .header__logo img{width:140px}}.header.top-active .header__h1{opacity:0;visibility:hidden}@media screen and (max-width:1260px) and (min-width:768px){.header.top-active .header__hamburger{height:70px}}@media screen and (max-width:1260px) and (min-width:768px){.header.top-active .header__container-sp{top:70px}}@media screen and (max-width:767px){.header.top-active .header__container-sp{top:50px}}@media screen and (max-width:767px){.header.top-active .header__wrap{height:50px}}.header.top-active .header__submenu{top:70px}.header__button-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.header__button-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:130px}}@media screen and (max-width:424px) and (min-width:320px){.header__button-container{width:100px}}.header__button{font-size:1.6rem;padding:12px;width:150px;height:100%;display:block;text-align:center;font-weight:500;background:#013680;border:1px solid #013680;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .4s ease;transition:all .4s ease}@media screen and (max-width:767px){.header__button{margin:0;padding:5px;width:100%;font-size:1.4rem}}@media screen and (max-width:424px) and (min-width:320px){.header__button{font-size:1.2rem}}.header__button:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.4);box-shadow:0 0 10px 0 rgba(0,0,0,.4);background:#002d6b}.header__contact-button{background:#30b9f1;width:100%;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.4rem;padding:15px 0}.header__contact-button,.header__contact-button p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__contact-button p{font-size:2rem;margin-bottom:5px}.header__contact-button p:before{content:"";background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/phone.0a1cf1b0.svg) no-repeat;background-size:100%;width:25px;height:25px;display:inline-block;margin-right:15px}.header__all{font-size:1.6rem;color:#fff;line-height:.8em}.title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title h1,.title p{font-size:12rem;font-family:"open sans",sans-serif;color:#ebf5ff;text-align:center;font-weight:700}@media screen and (max-width:767px){.title h1,.title p{font-size:6rem}}@media screen and (max-width:424px) and (min-width:320px){.title h1,.title p{font-size:5rem}}.title h2{font-size:3.6rem;font-family:"Noto Serif JP",serif;text-align:center;position:absolute;letter-spacing:.05em;left:0;right:0;top:0;bottom:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.title h2{font-size:2rem}}@media screen and (max-width:424px) and (min-width:320px){.title h2{font-size:1.8rem}}.title--white h1{color:#fff;letter-spacing:.04em}.privacy{font-weight:400;font-size:1.6rem;color:#192640}.privacy__container{max-width:1200px;margin:0 auto}@media screen and (max-width:1260px) and (min-width:768px){.privacy__container{padding:0 4%}}@media screen and (max-width:767px){.privacy__container{max-width:100%;padding:0 3%}}.privacy__body{line-height:2em}.privacy__body p{padding:40px 0 45px}@media screen and (max-width:767px){.privacy__body{font-size:1.5rem}.privacy__body p{padding:20px 0 22.5px}}.privacy__end{text-align:end}.privacy__list{margin-top:40px}.privacy__item-title{font-size:2rem;font-family:"Noto Serif JP",serif;font-weight:500;letter-spacing:.04em}.privacy__item-title:after{content:"";display:block;height:1px;width:50px;background:#013680;margin-top:10px}@media screen and (max-width:767px){.privacy__item-title{font-size:2rem}.privacy__item-title:after{margin-top:6px}}@media screen and (max-width:424px) and (min-width:320px){.privacy__item-title{font-size:1.7rem}}.privacy__text{line-height:1.875em;padding:22px 0 60px}@media screen and (max-width:767px){.privacy__text{font-size:1.5rem;padding:14px 0 30px}}@media screen and (max-width:424px) and (min-width:320px){.privacy__text{font-size:1.4rem;padding-top:10px}}.heading{background:-webkit-gradient(linear,left top,right top,from(#013680),color-stop(0,#013680),color-stop(55.15%,rgba(1,54,128,0)));background:linear-gradient(90deg,#013680 0,#013680 0,rgba(1,54,128,0) 55.15%);font-size:2.4rem;font-family:"Noto Serif JP",serif;font-weight:500;color:#fff;letter-spacing:.1em;padding:9px 19px}@media screen and (max-width:767px){.heading{font-size:2.2rem;padding:8px 15px;background:-webkit-gradient(linear,left top,right top,color-stop(0,#013680),color-stop(0,#013680),color-stop(108%,rgba(1,54,128,0)));background:linear-gradient(90deg,#013680,#013680 0,rgba(1,54,128,0) 108%)}}@media screen and (max-width:424px) and (min-width:320px){.heading{font-size:2rem;padding:5px 14px}}.subtitle{font-size:2rem;font-weight:400}.subtitle:after{content:"";display:block;width:50px;height:1px;background-color:#013680;margin-top:10px}@media screen and (max-width:767px){.subtitle:after{margin-top:6px}}.flow{font-size:1.6rem;font-weight:400;color:#192640;line-height:1.875em}.flow__container{max-width:1200px;margin:85px auto 0}@media screen and (max-width:1260px) and (min-width:768px){.flow__container{padding:0 4%}}@media screen and (max-width:767px){.flow__container{max-width:100%;padding:0 3%;margin-top:50px}}.flow__offered-text{line-height:2.25em;letter-spacing:.07em;padding-top:10px}@media screen and (max-width:767px){.flow__offered-text{font-size:1.5rem}}.flow__consultation{margin:90px 0}@media screen and (max-width:767px){.flow__consultation{margin:45px 0 50px}}.flow__list{margin-top:30px}@media screen and (max-width:767px){.flow__list{margin-top:20px}}.flow__item:not(:last-child){margin-bottom:35px}.flow__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Noto Serif JP",serif;font-weight:500;letter-spacing:.04em}.flow .circle{width:25px;height:25px;background:#013680;border-radius:100%;color:#fff;line-height:1.2em;text-align:center;margin:0 10px 0 3px}.flow .circle,.flow__title{font-size:2rem}.flow .line{position:relative;border-left:1px solid #013680;margin:-2px 0 0 58px}.flow .line:after{content:"";position:absolute;bottom:1px;left:-8.9px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);height:15px;width:15px;border-color:#013680;border-style:solid;border-width:1px 0 0 1px}.flow .line--last{border:none}.flow .line--last:after{display:none}.flow__item-content{padding:30px 0 40px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767px){.flow__item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.flow__image-container{width:302px;height:200px}.flow__image-container img{width:100%;height:100%}@media screen and (max-width:424px) and (min-width:320px){.flow__image-container{width:100%;height:auto}}.flow__body{margin:-9px 0 0 30px;width:63.33%}@media screen and (max-width:767px){.flow__body{margin:9px 0 0;width:100%}}@media screen and (max-width:424px) and (min-width:320px){.flow__body{font-size:1.3rem;line-height:1.7em}}.flow__button-container{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.flow__button-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.flow__link{width:calc(50% - 12.5px);height:87px;border:1px solid #192640;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flow__link:first-child{margin-right:25px}@media screen and (max-width:1260px) and (min-width:768px){.flow__link{padding:0 10px}}@media screen and (max-width:767px){.flow__link{width:70%;min-width:300px;height:60px}.flow__link:first-child{margin:0 0 12.5px}}@media screen and (max-width:424px) and (min-width:320px){.flow__link{min-width:100%!important;height:50px;padding:0 10px}}.flow__sans{font-size:3.2rem;font-family:"open sans",sans-serif;font-weight:600;line-height:.5em}.flow__sans:before{content:"";display:inline-block;margin-right:25px;width:31px;height:32px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/flow-tel.cf44fc9c.svg) no-repeat}.flow__sans span{font-size:1.4rem;font-weight:400;padding-left:58px}@media screen and (max-width:1260px) and (min-width:768px){.flow__sans{font-size:2.5rem}.flow__sans:before{margin:0 15px -8px 0;width:25px}.flow__sans span{font-size:1.2rem;padding-left:42px}}@media screen and (max-width:767px){.flow__sans{font-size:2.7rem}.flow__sans:before{margin:0 12.5px -3px 0;width:25px;height:27px}.flow__sans span{padding-left:40px}}@media screen and (max-width:424px) and (min-width:320px){.flow__sans{font-size:2.4rem}.flow__sans:before{margin-bottom:0;width:20px;height:18px}.flow__sans span{font-size:1rem;padding-left:33px}}.flow__noto{font-size:2.7rem;font-weight:700}.flow__noto:before{content:"";display:inline-block;margin:0 25px -5px 0;width:40px;height:32px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/flow-email.d01f5dd4.svg) no-repeat}@media screen and (max-width:1260px) and (min-width:768px){.flow__noto{font-size:1.7rem}.flow__noto:before{margin:0 15px -10px 0;width:35px}}@media screen and (max-width:767px){.flow__noto{font-size:2rem}.flow__noto:before{margin:0 11px -3px 0;width:35px;height:25px}}@media screen and (max-width:424px) and (min-width:320px){.flow__noto{font-size:1.5rem}.flow__noto:before{margin-bottom:-2px;width:25px;height:16px}}.blog{font-size:1.6rem;padding-bottom:60px}@media screen and (max-width:767px){.blog{padding-bottom:40px}}.blog__container{max-width:1200px;margin:0 auto}@media screen and (max-width:1260px) and (min-width:768px){.blog__container{padding:0 4%}}@media screen and (max-width:767px){.blog__container{max-width:100%;padding:0 3%}}.blog__category-list{font-size:2rem;color:#1a2640;line-height:1.4em}@media screen and (max-width:767px){.blog__category-list{font-size:1.4rem}}.blog__category-parent{font-weight:700;color:#013680;border-bottom:2px solid #013680;margin-right:28px}@media screen and (max-width:767px){.blog__category-parent{margin-right:10px}}.blog__category-child{opacity:.5;margin-right:30px}@media screen and (max-width:767px){.blog__category-child{margin-right:10px}}.blog__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ebf5ff;padding:20px 0;background-color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.blog__item:last-child{border:none}@media screen and (max-width:767px){.blog__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog__item:hover{opacity:.7}.blog__list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:215px}@media screen and (max-width:767px){.blog__list-wrapper{width:100%}}.blog__date{font-size:1.4rem;font-family:Open Sans,sans-serif;font-weight:400;color:#013680;margin:0 27px 0 -4px}@media screen and (max-width:767px){.blog__date{margin-left:0}}.blog__list{margin:54px 0 44px 7px}@media screen and (max-width:767px){.blog__list{margin:27px 0 22px}}.blog__list--top{margin:0 0 39px}@media screen and (max-width:767px){.blog__list--top{margin-bottom:30px}}.blog__list--top .blog__item{padding:27px 39px 30px}@media screen and (max-width:767px){.blog__list--top .blog__item{padding:16px 25px 17.6px}}.blog__list--top .blog__item:not(:last-child){margin-bottom:10px}@media screen and (max-width:767px){.blog__list--top .blog__item:not(:last-child){margin-bottom:20px}}.blog__list--top .blog__list-wrapper{width:190px}@media screen and (max-width:767px){.blog__list--top .blog__list-wrapper{width:100%}}.blog__list--top .blog__date{margin:0 16px 0 0}@media screen and (max-width:767px){.blog__list--top .blog__date{margin-right:10px}}.blog__category{background:#013680;font-size:1.2rem;color:#fff;line-height:2em;letter-spacing:.1em;border-radius:25px;padding:0 7px;white-space:nowrap;text-align:center}.blog__title{font-size:1.6rem;font-weight:400;color:#1a2640;letter-spacing:.04em}@media screen and (max-width:767px){.blog__title{width:100%;margin-top:16.28px;font-size:14px;line-height:2em}}.blog__title.margin{margin-left:20px}@media screen and (max-width:767px){.blog__title.margin{margin-left:0}}.blog__details-container{margin:70px 0 80px}.blog__title-wrapper{margin-bottom:75px}.blog__title-wrapper .blog__title{font-size:3rem;font-weight:700}@media screen and (max-width:767px){.blog__title-wrapper .blog__title{font-size:2rem}}.blog__title-wrapper .blog__date{font-size:2rem;margin:0 40px 0 6px}.blog__title-wrapper .blog__category{font-size:1.5rem;font-weight:400}.blog__title-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:25px}.blog__details-text{line-height:2em;letter-spacing:.09em}@media screen and (max-width:767px){.blog__details-text{font-size:1.4rem}}.blog__wrapper{margin-top:48px}.blog__wrapper .bottom{margin-bottom:35px}.blog__details-heading{font-size:2.7rem}.blog__details-heading:before{content:"";display:inline-block;width:28px;height:28px;background:#30b9f1;margin:10px 17px -3px 0}.blog__details-subheading{font-size:2.5rem;font-weight:500;padding-bottom:10px;border-bottom:1px solid #30b9f1}.blog__back{font-size:1.8rem;font-weight:400;margin:0 110px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog__back:before{content:"";display:inline-block;width:27px;height:29px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/blog-back.30263c5e.svg) no-repeat;margin-right:10px}@media screen and (max-width:767px){.blog__back{margin:0 5px}.blog__back:before{width:20px;height:20px;margin-right:5px}}@media screen and (max-width:424px) and (min-width:320px){.blog__back{font-size:1.2rem}}.pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination--details{margin:85px auto 0;width:78.92%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.pagination--details{margin-top:42.5px;width:90%}}@media screen and (max-width:424px) and (min-width:320px){.pagination--details{width:100%}}.pagination__arrow{width:12px;height:14px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/page-arrow.87074b52.svg) no-repeat;-webkit-transform:translateX(-23px);transform:translateX(-23px)}.pagination__arrow--next{-webkit-transform:rotate(180deg) translateX(-5px);transform:rotate(180deg) translateX(-5px)}.page{width:41px;height:41px;background:#ebf5ff;border-radius:50px;text-align:center;font-size:1.7rem;color:#1a2640;line-height:2.3em;margin-right:18px}.page--extend{background:0 0}@media screen and (max-width:424px) and (min-width:320px){.page{font-size:1.3rem;width:30px;height:30px;margin-right:9px}}.active{background:#013680;color:#fff}.breadcrumbs{padding-top:100px;max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1260px) and (min-width:768px){.breadcrumbs{padding:90px 4% 0}}@media screen and (max-width:767px){.breadcrumbs{max-width:100%;padding:80px 3% 0}}.breadcrumbs--banner{padding-top:40px;margin:0 auto 70px}.breadcrumbs__title{font-size:1.4rem}@media screen and (max-width:424px) and (min-width:320px){.breadcrumbs__title{font-size:1.3rem}}.breadcrumbs__title.nowrap{text-overflow:ellipsis;white-space:nowrap;width:230px;overflow:hidden}@media screen and (max-width:767px){.breadcrumbs__title.nowrap{width:150px}}.breadcrumbs__carret{width:10px;height:10px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/carret.628026ab.svg) no-repeat;margin:0 13px}@media screen and (max-width:767px){.breadcrumbs__carret{margin:0 8px;width:8px;height:8px}}.button__blue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;color:#fff;width:300px;height:60px;background:#013680;padding:0 20px;cursor:pointer;position:relative;border:0}.button__blue,.button__blue:before{-webkit-transition:all .3s ease;transition:all .3s ease}.button__blue:before{content:"";display:inline-block;width:24px;height:24px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/arrow-white.abe44ce2.svg) no-repeat;position:absolute;top:0;bottom:0;right:20px;margin:auto 0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.button__blue:hover{letter-spacing:.1em}.button__blue:hover:before{right:15px}.button__blue--contact{width:250px;height:50px}.button__blue--reverse{direction:rtl}.button__blue--reverse:before{-webkit-transform:scaleX(1);transform:scaleX(1);right:auto;left:20px}.button__blue--reverse:hover{letter-spacing:.1em}.button__blue--reverse:hover:before{left:15px}@media screen and (max-width:767px){.button__blue{width:200px;height:40px;padding:0 10px;font-size:1.4rem}}.button__blue--centered{margin:0 auto}.button__blue--large{width:384px}@media screen and (max-width:767px){.button__blue--large{width:100%}}.button__blue.margin{margin-top:20px}.office__container{max-width:1200px;margin:85px auto 0}@media screen and (max-width:1260px) and (min-width:768px){.office__container{padding:0 4%}}@media screen and (max-width:767px){.office__container{max-width:100%;padding:0 3%;margin-top:50px}}.office__section{margin-bottom:100px}.office__section:last-child{margin-bottom:90px}@media screen and (max-width:767px){.office__section{margin-bottom:60px}.office__section:last-child{margin-bottom:50px}}.office__margin{margin-top:25px}.office__margin--info{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.office__margin--info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.office__info-image{width:498px;height:330px}@media screen and (max-width:767px){.office__info-image{width:100%;height:auto}}.office__info-image img{width:100%;height:100%}.office__info-content{width:52.92%;margin-left:63px}@media screen and (max-width:767px){.office__info-content{width:100%;margin:27.72px 0 0}}.office__info-title{font-size:2rem;font-weight:500;letter-spacing:.04em}.office__info-title:after{content:"";display:block;height:1px;width:50px;background:#013680;margin-top:10px}.office__info-table{border-collapse:collapse;width:100%;margin-top:20px;font-size:1.6rem;font-weight:400;line-height:1.875em}@media screen and (max-width:424px) and (min-width:320px){.office__info-table{font-size:1.4rem}}.office__info-table tr{border-bottom:1px solid #ebf5ff}.office__info-table td{padding:5px 0}.office__info-head{width:95px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.office__access-map{width:100%;height:480px}@media screen and (max-width:767px){.office__access-map{height:240px}}.office__access-map iframe{width:100%;height:100%}.office__access-desc{font-size:1.6rem;font-weight:400;line-height:1.875em;margin-top:35px}@media screen and (max-width:767px){.office__access-desc{margin-top:17.5px}}@media screen and (max-width:424px) and (min-width:320px){.office__access-desc{font-size:1.4rem}}.office__access-text{font-size:2rem;margin-bottom:30px}@media screen and (max-width:767px){.office__access-text{margin-bottom:20px}}.office__access-text span{display:block;font-size:1.6rem;font-weight:400}.office__gallery-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:37px}@media screen and (max-width:767px){.office__gallery-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.office__gallery-item{position:relative;width:calc(50% - 10px);height:395px;margin:0 20px 45px 0}.office__gallery-item:nth-child(2n){margin-right:0}.office__gallery-item:nth-last-child(-n+2){margin-bottom:0}@media screen and (max-width:767px){.office__gallery-item{width:100%;height:auto;margin:0 0 22.5px}.office__gallery-item:nth-child(3){margin-bottom:22.5px}}.office__gallery-image{margin-left:25px;padding-top:20px}.office__gallery-image img{width:100%}.office__gallery-title{position:absolute;top:0;font-size:1.6rem;font-family:"Noto Serif JP",serif;font-weight:500;color:#fff;letter-spacing:.04em;text-align:center;width:214px;background:#1a2640;opacity:.8;padding:15px 0}@media screen and (max-width:767px){.office__gallery-title{width:45%;padding:7.5px 0}}.office__history-wrapper{margin-left:30px;border-left:2px solid #013680}.office__history-item{padding:10px 0 35px;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.office__history-item{padding-bottom:17.5px;font-size:1.4rem}}.office__history-item:last-child{padding-bottom:10px}.office__history-text{position:relative;font-size:1.6rem;font-weight:400}@media screen and (max-width:767px){.office__history-text{font-size:1.4rem;padding-left:115px}}.office__history-text:before{content:"";position:absolute;top:3px;left:-10px;width:18px;height:18px;border-radius:50%;background:#013680}.office__history-text>span.date{width:110px;margin-left:30px;display:inline-block}@media screen and (max-width:767px){.office__history-text>span.date{width:90px;margin-left:-90px}}.page-banner{margin-top:70px;width:100%;height:340px;background:#556b2f}@media screen and (max-width:767px){.page-banner{margin-top:60px;height:160px}}.page-banner__image-container{width:100%;height:100%;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-banner__image-container:before{content:"";position:absolute;width:100%;height:100%;background:hsla(0,0%,100%,.5);z-index:1}.page-banner__image-container img{width:100%}.page-banner__image-container--absolute img{position:absolute;top:0;left:0}.page-banner__title-en{position:absolute;top:0;bottom:0;margin:auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;letter-spacing:.1em;font-size:12rem;font-family:"open sans",sans-serif;font-weight:700}@media screen and (max-width:767px){.page-banner__title-en{font-size:6rem}}.page-banner__title-en.result{font-size:10rem}@media screen and (max-width:767px){.page-banner__title-en.result{font-size:4.5rem;text-align:center}}.page-banner__title-en--contact{color:#daecfd!important}.page-banner__title-jp{position:absolute;top:43%;letter-spacing:.1em;z-index:1;font-size:3.6rem;font-family:"Noto Serif JP",serif;font-weight:500}.page-banner__title-jp h1{font-size:3.6rem;font-family:"Noto Serif JP",serif;font-weight:500}@media screen and (max-width:767px){.page-banner__title-jp{font-size:2rem}.page-banner__title-jp h1{font-size:2rem}}.page-banner__title-jp--black{color:#000}.page-banner--white{margin-top:0;margin-bottom:70px;height:200px;background:0 0}.page-banner--white .page-banner__title-en{color:#daecfd}.page-banner--lawyers .page-banner__image-container img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 14%;object-position:center 14%;width:100%;height:100%}.page-banner--service .page-banner__image-container img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%;width:100%;height:100%}.price-faq__container{max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1260px) and (min-width:768px){.price-faq__container{padding:0 4%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;max-width:100%}}@media screen and (max-width:767px){.price-faq__container{padding:0 4%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.price-faq__content{width:900px}@media screen and (max-width:1260px) and (min-width:768px){.price-faq__content{max-height:100%}}@media screen and (max-width:767px){.price-faq__content{width:100%}}.price-faq__sidebar{width:300px}@media screen and (max-width:1260px) and (min-width:768px){.price-faq__sidebar{width:100%}}@media screen and (max-width:767px){.price-faq__sidebar{width:100%}}.price-faq__sidebar-title{font-size:2.4rem;background-color:#013680;color:#fff;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.1rem;border:1px solid #596174}.price-faq__sidebar-links,.price-faq__sidebar-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price-faq__sidebar-links{font-size:1.6rem;width:100%;padding-left:35px}.price-faq__sidebar-links:before{content:"▶";color:#013680;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px}.price-faq__sidebar-child{background:#ebf5ff;color:#000}.price-faq__sidebar-child--level2{background:#fff}.price-faq__sidebar-child--level2 a{padding-left:70px}.price-faq__sidebar-items{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #596174;border-top:0}.price-faq__sidebar-wrap{margin-bottom:35px}.price-faq__content-wrapper{margin:20px 0;max-width:800px;font-size:1.6rem;line-height:30px;letter-spacing:.1em}@media screen and (max-width:767px){.price-faq__content-wrapper{font-size:1.5rem}}@media screen and (max-width:424px) and (min-width:320px){.price-faq__content-wrapper{font-size:1.4rem}}.price-faq__row{margin-bottom:90px}@media screen and (max-width:767px){.price-faq__row{margin-bottom:45px}}.price-faq__table{margin-top:25px;letter-spacing:0;width:100%;border-collapse:collapse;text-align:left}@media screen and (max-width:767px){.price-faq__table{font-size:1.3rem}}.price-faq__table th{background-color:#ebf5ff;border:1px solid;height:35px;padding-left:15px;font-weight:400}.price-faq__table td{width:250px;border:1px solid;padding:0 15px}.price-faq__table td:first-child{width:305px}.price-faq__table--legal-fees{margin-top:40px}.price-faq__table--legal-fees th{width:160px}.price-faq__table--legal-fees td{width:640px}.price-faq__subtitle{margin-top:45px}.price-faq__table-notes{padding-top:30px;line-height:35px}.price-faq__table-notes ul{list-style-type:disc;padding-left:20px}.price-faq__qa-wrapper{margin-top:20px;overflow:hidden}.price-faq__qa-item{border:2px solid #596174;line-height:1.2em}.price-faq__qa-item:not(:last-child){border-bottom:0}.price-faq__question-wrapper{padding:0 20px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.price-faq__question-wrapper--opened .price-faq__question-arrow{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.price-faq__answer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:30px;-webkit-transition:max-height .3s ease,opacity .3s linear;transition:max-height .3s ease,opacity .3s linear;max-height:0;padding:0;visibility:hidden;opacity:0}.price-faq__answer-wrapper--opened{padding:0 20px 20px;max-height:1000px;opacity:1;visibility:visible}.price-faq__letter{margin-right:10px;color:#013680;font-size:2.2rem}.price-faq__question-arrow{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid #555;margin-left:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.lawyers-list__container{max-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 100px}@media screen and (max-width:2560px) and (min-width:1900px){.lawyers-list__container{max-width:1720px}}@media screen and (max-width:767px){.lawyers-list__container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.lawyers-list__container{padding:0 4%}}.lawyers-list__item{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.lawyers-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lawyers-list__image{width:276px;position:relative}@media screen and (max-width:767px){.lawyers-list__image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.lawyers-list__image img{max-width:100%}}.lawyers-list__content{width:100%;margin-top:15px;padding:80px 120px;background-color:#ebf5ff}@media screen and (max-width:767px){.lawyers-list__content{padding:10%;margin-top:-10px}}.lawyers-list__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lawyers-list__name{font-size:3rem;letter-spacing:.04em;line-height:1.2em;padding:10px 0 30px}.lawyers-list__name--jp{padding-right:10px;font-family:"Noto Serif JP",serif}@media screen and (max-width:767px){.lawyers-list__name--jp{display:block}}.lawyers-list__name--en{color:#bdc0c7;font-weight:600;font-family:"open sans",sans-serif;font-size:1.8rem}.lawyers-list__name:after{margin-top:30px}.lawyers-list__position{font-size:2.2rem;letter-spacing:.04em;line-height:1.2em;color:#4d72a6;font-weight:700}.lawyers-list__description{font-size:1.6rem;line-height:27px;margin-bottom:60px}@media screen and (max-width:767px){.lawyers-list__description{font-size:1.5rem}}@media screen and (max-width:424px) and (min-width:320px){.lawyers-list__description{font-size:1.4rem}}.lawyers-list-2__container{max-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 100px}@media screen and (max-width:2560px) and (min-width:1900px){.lawyers-list-2__container{max-width:1720px}}@media screen and (max-width:767px){.lawyers-list-2__container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.lawyers-list-2__container{padding:0 4%}}.lawyers-list-2__item{margin-top:45px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.lawyers-list-2__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lawyers-list-2__image{width:210px;position:relative}@media screen and (max-width:767px){.lawyers-list-2__image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.lawyers-list-2__content{margin-top:15px;width:100%;padding:60px 140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ebf5ff}@media screen and (max-width:767px){.lawyers-list-2__content{padding:10%;margin-top:-10px}}.lawyers-list-2__position{font-size:1.6rem;color:#013680;margin-bottom:20px;letter-spacing:.04em}.lawyers-list-2__name{padding-bottom:35px;margin-bottom:35px;position:relative;letter-spacing:.04em}.lawyers-list-2__name:after{content:"";display:block;height:1px;width:60px;background-color:#013680;position:absolute;bottom:0}.lawyers-list-2__name--en{font-size:14px;font-family:"open sans",sans-serif;color:#8c939f}@media screen and (max-width:767px){.lawyers-list-2__name--en{display:block}}.lawyers-list-2__name--jp{font-size:3rem;padding-right:20px;font-family:"Noto Serif JP",serif}.lawyers-details__container{max-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 100px}@media screen and (max-width:2560px) and (min-width:1900px){.lawyers-details__container{max-width:1720px}}@media screen and (max-width:767px){.lawyers-details__container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.lawyers-details__container{padding:0 4%}}.lawyers-details__main{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.lawyers-details__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lawyers-details__image{width:275px;position:relative}@media screen and (max-width:767px){.lawyers-details__image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.lawyers-details__image img{max-width:100%}}.lawyers-details__image--others{width:220px;position:relative}.lawyers-details__image--others img{max-width:100%;min-height:100%}@media screen and (max-width:767px){.lawyers-details__image--others img{max-width:unset}}@media screen and (max-width:424px) and (min-width:320px){.lawyers-details__image--others img{max-width:100%}}@media screen and (max-width:767px){.lawyers-details__image--others{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.lawyers-details__content{padding:45px 75px 60px 115px;background-color:#ebf5ff;margin-top:15px}.lawyers-details__content--others{margin-top:0;padding:25px}@media screen and (max-width:767px){.lawyers-details__content{padding:10%;margin-top:-10px}}.lawyers-details__position{font-size:1.6rem;color:#013680;margin-bottom:20px;letter-spacing:.04em}.lawyers-details__position--others{margin-bottom:10px}.lawyers-details__name{padding-bottom:20px;position:relative;margin-bottom:55px}.lawyers-details__name--jp{font-size:3rem;padding-right:20px;font-family:"Noto Serif JP",serif;line-height:1.2em}.lawyers-details__name--en{font-size:14px;font-family:"open sans",sans-serif;color:#8c939f}@media screen and (max-width:424px) and (min-width:320px){.lawyers-details__name--en{display:block;padding-top:10px}}.lawyers-details__name--en--others{display:block;margin-top:5px}.lawyers-details__name:after{content:"";height:5px;width:85%;background:-webkit-gradient(linear,left top,right top,from(#013680),to(transparent));background:linear-gradient(90deg,#013680,transparent);position:absolute;bottom:0;left:0}.lawyers-details__name--others{position:relative;padding-bottom:20px;margin-bottom:20px}.lawyers-details__name--others:after{content:"";display:block;height:1px;width:60px;background-color:#013680;position:absolute;bottom:0}.lawyers-details__description{font-size:1.6rem;line-height:27px}@media screen and (max-width:767px){.lawyers-details__description{font-size:1.5rem}}@media screen and (max-width:424px) and (min-width:320px){.lawyers-details__description{font-size:1.4rem}}.lawyers-details__row{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.lawyers-details__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}.lawyers-details__info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:50%;flex-basis:50%}@media screen and (max-width:1260px) and (min-width:768px){.lawyers-details__info-container:first-child{-ms-flex-preferred-size:60%;flex-basis:60%}}@media screen and (max-width:767px){.lawyers-details__info-container{margin-top:60px}}@media screen and (max-width:424px) and (min-width:320px){.lawyers-details__info-container{margin-top:40px}}.lawyers-details__subtitle{font-size:3rem;font-family:"Noto Serif JP",serif}.lawyers-details__subtitle:after{margin-top:30px}.lawyers-details__list{margin-top:30px;font-size:1.6rem;list-style-type:disc;-webkit-margin-start:1em;margin-inline-start:1em;-webkit-margin-end:1em;margin-inline-end:1em}@media screen and (max-width:767px){.lawyers-details__list{font-size:1.5rem}}@media screen and (max-width:424px) and (min-width:320px){.lawyers-details__list{font-size:1.4rem}}.lawyers-details__other-lawyers{margin:70px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1260px) and (min-width:768px){.lawyers-details__other-lawyers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.lawyers-details__other-lawyers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lawyers-details__other-lawyers-item{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1260px) and (min-width:768px){.lawyers-details__other-lawyers-item{margin-bottom:20px}}@media screen and (max-width:767px){.lawyers-details__other-lawyers-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}}.lawyers-details__btn{margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.lawyers-details__btn:not(.btn--reversed){width:100%}}.sitemap__container{max-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 50px}@media screen and (max-width:2560px) and (min-width:1900px){.sitemap__container{max-width:1720px}}@media screen and (max-width:767px){.sitemap__container{max-width:100%;padding:0 5%}}.sitemap__container .heading{background:-webkit-gradient(linear,left top,right top,from(#013680),color-stop(30%,#013680),color-stop(85%,transparent));background:linear-gradient(90deg,#013680 0,#013680 30%,transparent 85%)}@media screen and (max-width:1260px) and (min-width:768px){.sitemap__container{padding:0 4%}}@media screen and (max-width:767px){.sitemap__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sitemap__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sitemap__list{font-size:1.6rem;padding-left:20px;margin:25px 0}@media screen and (max-width:767px){.sitemap__list{font-size:1.5rem}}@media screen and (max-width:424px) and (min-width:320px){.sitemap__list{font-size:1.4rem}}.sitemap__list--child{list-style-type:none;margin:0;padding-left:30px}.sitemap__list--child .sitemap__list-item:before{content:"";width:12px;height:1px;display:inline-block;vertical-align:middle;background-color:#1a2640;margin-right:5px;padding:0}.sitemap__list-item{padding-bottom:15px}.sitemap__list-item:before{content:"▶";display:inline-block;height:100%;color:#013680;padding-right:15px}.sitemap__list--child li{opacity:.6}.results-list__container{max-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 100px}@media screen and (max-width:2560px) and (min-width:1900px){.results-list__container{max-width:1720px}}@media screen and (max-width:767px){.results-list__container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.results-list__container{padding:0 4%}}.results-list__categories-item{padding:0 7px 10px 3px;margin-right:30px;color:rgba(26,38,64,.5);cursor:pointer}@media screen and (max-width:767px){.results-list__categories-item{margin-right:15px;padding:0 7px 0 3px}}.results-list__categories-item--active{font-weight:700;color:#013680;border-bottom:2px solid #013680}.results-list__categories{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;margin:75px 0}@media screen and (max-width:767px){.results-list__categories{margin:45px 0;font-size:1.4rem}}@media screen and (max-width:424px) and (min-width:320px){.results-list__categories{font-size:1.4rem}}.results-list__categories--small{font-size:1.6rem;margin:0 0 40px}@media screen and (max-width:767px){.results-list__categories--small{font-size:12px;margin-bottom:37.5px}}.results-list__categories--small .results-list__categories-item{padding:0 0 10px}@media screen and (max-width:767px){.results-list__categories--small .results-list__categories-item{padding-bottom:5px}}.results-list__item{max-width:372px;margin-right:40px;margin-bottom:35px;border-bottom:2px solid #ebf5ff;border-right:1px solid #ebf5ff;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.results-list__item{width:100%;margin-right:0;max-width:unset}}.results-list__item:nth-of-type(3n){margin-right:0}.results-list__item:hover{opacity:.7}.results-list__item-date{color:#013680;font-family:"open sans",sans-serif;font-size:1.4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-right:20px;vertical-align:text-bottom}@media screen and (max-width:767px){.results-list__item-date{padding-right:11.5px}}.results-list__content{padding:25px 30px 35px;background-color:#fff}@media screen and (max-width:767px){.results-list__content{padding:14px 22.5px 14.96px}}.results-list__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:25px}.results-list__item-wrapper--top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}@media screen and (max-width:767px){.results-list__item-wrapper--top{width:85.95%;margin:0 auto 52.5px}}.results-list__item-wrapper--top:after{content:"";display:none}@media screen and (max-width:767px){.results-list__item-wrapper--top:after{content:"flickity"}}@media screen and (max-width:767px){.results-list__item-wrapper--top .results-list__item{margin-bottom:0}}.results-list__item-wrapper--top .results-list__item-date{padding-right:12px}@media screen and (max-width:767px){.results-list__item-wrapper--top .results-list__item-date{padding-right:11.5px}}@media screen and (max-width:767px){.results-list__item-wrapper--top .results-list__content{height:100%}}.results-list__image{font-size:0;height:240px}@media screen and (max-width:767px){.results-list__image{width:100%;height:48vw}}.results-list__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-box-shadow:0 0 1px 1px #f0f0f1;box-shadow:0 0 1px 1px #f0f0f1}.results-list__item-category{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:text-bottom;padding:1px 10px 2px;font-size:1.2rem;color:#fff;border-radius:15px}.results-list__item-category--dark{background-color:#013680}.results-list__item-category--light{background-color:#30b9f1}.results-list__item-description{letter-spacing:.03em;font-size:1.6rem;margin-top:20px;-webkit-line-clamp:2;height:45px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}@media screen and (max-width:767px){.results-list__item-description{margin-top:15px;line-height:1.5em}}.results-detail__container{max-width:1200px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 100px}@media screen and (max-width:2560px) and (min-width:1900px){.results-detail__container{max-width:1720px}}@media screen and (max-width:767px){.results-detail__container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.results-detail__container{padding:0 4%}}.results-detail__title{font-size:3rem}@media screen and (max-width:767px){.results-detail__title{font-size:2rem}}.results-detail__date{font-size:2rem;margin-top:20px;margin-right:35px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:"open sans",sans-serif}@media screen and (max-width:767px){.results-detail__date{font-size:1.5rem}}.results-detail__category{font-size:1.8rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#fff;border-radius:45px;padding:3px 15px}@media screen and (max-width:767px){.results-detail__category{font-size:1.3rem}}.results-detail__category--dark{background-color:#013680;padding:2px 10px;border-radius:25px}.results-detail__top-content{margin:80px 0}.results-detail__image{margin-bottom:30px}.results-detail__image img{max-width:100%}.results-detail__subtitle{padding-top:30px;font-size:2.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.results-detail__subtitle:before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:28px;height:28px;background-color:#30b9f1;margin-right:20px}.results-detail__text{font-size:1.6rem;margin:30px 0;line-height:30px;letter-spacing:.05em}@media screen and (max-width:767px){.results-detail__text{font-size:1.5rem}}@media screen and (max-width:424px) and (min-width:320px){.results-detail__text{font-style:1.4rem}}.results-detail__related{padding-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1260px) and (min-width:768px){.results-detail__related{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (max-width:767px){.results-detail__related{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.results-detail__related-title{margin-bottom:25px;width:100%}.results-detail__navigator{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.results-detail___back-to-index,.results-detail__navigator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.results-detail___back-to-index{font-size:1.8rem;margin:0 110px}@media screen and (max-width:767px){.results-detail___back-to-index{margin:0 40px}}@media screen and (max-width:1260px) and (min-width:768px){.results-detail___back-to-index{margin:0 75px}}.results-detail___back-to-index img{margin-right:5px}@media screen and (max-width:767px){.results-detail___back-to-index img{margin:0}}@media screen and (max-width:767px){.results-detail__navigator-text{display:none}}@media screen and (max-width:767px){.results-detail___btn{width:35px;padding:0;height:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.top__banner{padding-top:100px;position:relative}.top__banner-container{height:190px;max-width:1000px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__banner-container{max-width:1200px}}@media screen and (max-width:767px){.top__banner-container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.top__banner-container{height:auto;padding:0 3%}}@media screen and (max-width:767px){.top__banner-container{height:auto}}.top__banner-text p{position:relative;z-index:2;font-family:"Noto Serif JP",serif;font-size:2.4rem;font-weight:500}@media screen and (max-width:767px){.top__banner-text p{font-size:1.8rem}}.top__banner-text h1,.top__banner-text .large{font-size:9rem;font-family:"open sans",sans-serif;font-weight:700;letter-spacing:.1em}@media screen and (max-width:1260px) and (min-width:768px){.top__banner-text h1,.top__banner-text .large{font-size:8.5rem}}@media screen and (max-width:767px){.top__banner-text h1,.top__banner-text .large{font-size:3rem;letter-spacing:.05em}}.top__banner-slider{margin-top:-80px;height:38vw;width:100%;position:relative;z-index:1;overflow:hidden}@media screen and (max-width:1260px) and (min-width:768px){.top__banner-slider{height:60vw}}@media screen and (max-width:767px){.top__banner-slider{height:80vh;margin-top:-18px}}.top__banner-slider .flickity-viewport{height:100%!important}.top__banner-image{width:100%;height:38vw}.top__banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}@media screen and (max-width:767px){.top__banner-image img{-o-object-position:75% 50%;object-position:75% 50%}}.top__news{position:absolute;bottom:-80px;z-index:2;right:0;width:38vw;height:150px;background:#013680;padding:50px 0 50px 70px;color:#fff}@media screen and (max-width:767px){.top__news{position:static;width:100%;padding:30px 4%;height:auto}}.top__news-date{font-size:1.4rem;font-family:"open sans",sans-serif;margin-right:15px}.top__news-category{background:#fff;color:#1a2640;font-size:1.3rem;padding:2px 10px;border-radius:20px}.top__news-title{margin-top:15px;font-size:1.6rem;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.top__news-title{width:100%}}.top__news-item{display:block;-webkit-transition:all .3s ease;transition:all .3s ease}.top__news-item:hover{opacity:.7}.top__philosophy{padding:130px 0 60px}@media screen and (max-width:767px){.top__philosophy{padding:60px 0 40px}}.top__philosophy-container{max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__philosophy-container{max-width:1720px}}@media screen and (max-width:767px){.top__philosophy-container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.top__philosophy-container{padding:0 3%}}.top__philosophy-subtitle{text-align:center;font-size:2rem;font-family:"Noto Serif JP",serif;line-height:1.8;font-weight:500}@media screen and (max-width:767px){.top__philosophy-subtitle{font-size:1.8rem}}.top__philosophy-text{font-size:1.6rem;line-height:1.9;width:700px;display:block;margin:40px auto 0}@media screen and (max-width:767px){.top__philosophy-text{margin-top:30px;width:100%}}.top__philosophy-list{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (max-width:767px){.top__philosophy-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top__philosophy-item{width:33%;height:500px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/philo-1.09966a29.jpg) no-repeat;background-size:cover;background-position:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:30px}@media screen and (max-width:767px){.top__philosophy-item{width:100%;max-width:400px;height:80vh;margin-bottom:20px}}.top__philosophy-item:nth-of-type(2){background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/philo-2.jpg) no-repeat;background-size:cover;background-position:50%}.top__philosophy-item:nth-of-type(3){background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/philo-3.d4d38311.jpg) no-repeat;background-size:cover;background-position:50%}.top__philosophy-item:before{content:"";width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,transparent),color-stop(30%,transparent),to(#013680));background:linear-gradient(180deg,transparent 30%,transparent 0,#013680);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transition:all .4s ease;transition:all .4s ease}.top__philosophy-item:hover:before{background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(0,transparent),to(#013680));background:linear-gradient(180deg,transparent 0,transparent 0,#013680)}.top__philosophy-info{color:#fff;font-size:1.8rem;text-align:center;position:relative;z-index:1}.top__philosophy-info p{font-size:3rem;font-family:"open sans",sans-serif;font-weight:700;letter-spacing:.05em}.top__philosophy-info span{margin-top:15px;font-family:"Noto Serif JP",serif}.top__about{background:#ebf5ff;padding:80px 0}@media screen and (max-width:767px){.top__about{padding:40px 0}}.top__about-container{max-width:1000px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__about-container{max-width:1200px}}@media screen and (max-width:767px){.top__about-container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.top__about-container{padding:0 3%}}.top__about-text{font-size:1.6rem;line-height:1.9;width:700px;display:block;margin:40px auto 0}@media screen and (max-width:767px){.top__about-text{margin-top:30px;width:100%}}.top__about-item{margin-top:200px}@media screen and (max-width:767px){.top__about-item{margin-top:25vw}}.top__about-title{position:relative;z-index:1}.top__about-title h2{font-size:8rem;letter-spacing:.05em;font-family:"open sans",sans-serif}@media screen and (max-width:767px){.top__about-title h2{font-size:3rem}}.top__about-title p{font-size:1.6rem;font-family:"Noto Serif JP",serif;font-weight:500}@media screen and (max-width:767px){.top__about-title p{font-size:1.4rem}}.top__about-title img{position:absolute;right:0;top:-15vh;width:63vw;z-index:-1}@media screen and (max-width:767px){.top__about-title img{top:-20vw;width:71vw;height:50vw;-o-object-fit:cover;object-fit:cover}}.top__about-title--blue h2{color:#013680}.top__about-list-item{width:33.3%;border-left:1px solid #bdc0c7;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.top__about-list-item{width:50%}}.top__about-list-item:nth-of-type(3n){border-right:1px solid #bdc0c7}@media screen and (max-width:767px){.top__about-list-item:nth-of-type(3n){border-right:none}}@media screen and (max-width:767px){.top__about-list-item:last-of-type,.top__about-list-item:nth-of-type(2n){border-right:1px solid #bdc0c7}}.top__about-list-item:hover{opacity:.7}.top__about-icon-text{font-size:2rem;font-weight:500;font-family:"Noto Serif JP",serif;text-align:center;margin-top:15px}@media screen and (max-width:767px){.top__about-icon-text{font-size:1.8rem}}.top__about-icon{background:#596174;border-radius:100%;width:150px;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.top__about-icon{width:100px;height:100px}}.top__about-icon img{height:40%}.top__about-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:200px}@media screen and (max-width:767px){.top__about-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25vw}}.top__about-list--personal .top__about-icon{background:#4d72a6}.top__reason{padding:60px 0}@media screen and (max-width:767px){.top__reason{padding:40px 0}}.top__reason-container{max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__reason-container{max-width:1720px}}@media screen and (max-width:767px){.top__reason-container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.top__reason-container{padding:0 3%}}.top__reason-image{width:45%;position:relative}@media screen and (max-width:767px){.top__reason-image{width:90%}}.top__reason-image p{font-size:5rem;font-weight:700;font-family:"open sans",sans-serif;letter-spacing:.05em;top:-35px;left:20px;position:absolute;z-index:1}@media screen and (max-width:767px){.top__reason-image p{font-size:2rem;top:-13px;left:10px}}.top__reason-image img{width:100%}.top__reason-info-wrap{width:49%}@media screen and (max-width:767px){.top__reason-info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}}.top__reason-info{width:100%;height:320px;background:#ebf5ff;margin-left:-30px;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}@media screen and (max-width:767px){.top__reason-info{width:90%;margin-left:0;margin-top:-30px;height:auto;padding:20px}}.top__reason-text{width:70%}@media screen and (max-width:767px){.top__reason-text{width:100%}}.top__reason-text h3{font-size:2.5rem;font-family:"Noto Serif JP",serif;font-weight:500;position:relative;padding-bottom:10px;margin-bottom:20px;line-height:1.5}@media screen and (max-width:767px){.top__reason-text h3{font-size:2rem}}.top__reason-text h3:after{content:"";background:#1a2640;height:1px;width:30px;position:absolute;bottom:0;left:0}.top__reason-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:80px}@media screen and (max-width:767px){.top__reason-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}}.top__reason-item--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:767px){.top__reason-item--reverse{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.top__reason-item--reverse .top__reason-info-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.top__reason-item--reverse .top__reason-image p{left:auto;right:20px}@media screen and (max-width:767px){.top__reason-item--reverse .top__reason-image p{right:10px}}.top__reason-item--reverse .top__reason-info{margin-left:0}.top__reason-item--reverse .top__reason-info-wrap{margin-right:-30px}@media screen and (max-width:767px){.top__reason-item--reverse .top__reason-info-wrap{margin-right:0}}.top__message{background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/message-bg.92feb4c8.jpg) no-repeat;background-size:cover;background-position:50%;padding:0 0 70px}@media screen and (max-width:767px){.top__message{padding:20px 0 40px}}.top__message-container{max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__message-container{max-width:1720px}}@media screen and (max-width:767px){.top__message-container{max-width:100%;padding:0 5%}}@media screen and (max-width:1260px) and (min-width:768px){.top__message-container{padding:0 3%}}.top__message-title{font-size:11rem;font-family:"open sans",sans-serif;color:#fff;letter-spacing:.04em}@media screen and (max-width:767px){.top__message-title{font-size:5rem;margin-bottom:40px}}.top__message-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1000px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__message-content{max-width:1200px}}@media screen and (max-width:767px){.top__message-content{max-width:100%;padding:0 5%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.top__message-info{width:45%}@media screen and (max-width:767px){.top__message-info{width:100%;margin-top:30px}}.top__message-info h3{font-size:2.8rem;font-family:"Noto Serif JP",serif;font-weight:500;margin-bottom:25px}.top__message-info p{font-size:1.6rem;line-height:1.8}.top__message-info p span{font-size:1.8rem;margin-top:10px;text-align:right;display:block}.top__message-images{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media screen and (max-width:767px){.top__message-images{width:100%}}.top__message-images img{width:100%}.top__contact{background:-webkit-gradient(linear,left top,right top,from(#013680),to(#30b9f1));background:linear-gradient(90deg,#013680,#30b9f1);text-align:center;color:#fff;padding:69px 0 77px}@media screen and (max-width:767px){.top__contact{padding:29.48px 0 54.5px}}.top__contact-container{width:1000px;margin:0 auto}@media screen and (max-width:767px){.top__contact-container{width:100%;padding:0 6%}}.top__contact-title{font-family:"Noto Serif JP",serif;font-weight:500;font-size:32px;position:relative;margin-bottom:33px}@media screen and (max-width:767px){.top__contact-title{font-size:16px;margin-bottom:22px}}.top__contact-title:after,.top__contact-title:before{content:"";position:absolute;width:360px;height:1px;background-color:#fff;left:0;top:25px}@media screen and (max-width:767px){.top__contact-title:after,.top__contact-title:before{width:28.46%;top:12px}}.top__contact-title:after{left:auto;right:0}.top__contact-text{font-size:16px;line-height:2em;margin-bottom:59px}@media screen and (max-width:767px){.top__contact-text{font-size:14px;margin-bottom:31.68px;text-align:left}}.top__contact-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.top__contact-button-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top__contact-button{position:relative;width:500px;height:120px;z-index:1;color:#013680;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.top__contact-button{width:100%;height:78px}}.top__contact-button:before{content:"";position:absolute;z-index:-1;width:450px;height:100%;left:25px;top:0;background-color:#fff;-webkit-transform:skewX(-22deg);transform:skewX(-22deg)}@media screen and (max-width:767px){.top__contact-button:before{width:90%;left:17px}}.top__contact-button--blue{color:#fff}.top__contact-button--blue:before{background-color:#30b9f1}@media screen and (max-width:767px){.top__contact-button:not(:last-child){margin-bottom:20px}}.top__contact-button:hover{letter-spacing:.1em}.top__contact-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top__contact-icon{width:36px;height:29px;margin-right:25px}@media screen and (max-width:767px){.top__contact-icon{width:29.25px;height:23.5px;margin-right:21px}}.top__contact-icon--call{width:32px;height:32px;margin-right:27px}@media screen and (max-width:767px){.top__contact-icon--call{width:20.68px;height:20.89px;margin-right:17.5px}}.top__contact-button-text{font-weight:700;font-size:20px}@media screen and (max-width:767px){.top__contact-button-text{font-size:16.25px}}.top__contact-button-text--number{font-size:32px;font-family:Open Sans,sans-serif;font-weight:600}@media screen and (max-width:767px){.top__contact-button-text--number{font-size:20.8px}}.top__contact-subtext{text-align:center;display:block;font-size:14px;margin-top:13px}@media screen and (max-width:767px){.top__contact-subtext{font-size:12px;margin-top:5.72px}}.top__list{background-color:#ebf4ff;padding:90px 0 150px}@media screen and (max-width:767px){.top__list{padding:39.6px 0 50px}}.top__list-section{max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__list-section{max-width:1720px}}@media screen and (max-width:767px){.top__list-section{max-width:100%;padding:0 5%}}.top__list-section:not(:last-child){margin-bottom:120px}@media screen and (max-width:767px){.top__list-section:not(:last-child){margin-bottom:39.6px}}.top__list-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}@media screen and (max-width:767px){.top__list-title{margin-bottom:22px}}.top__list-title-text{font-family:"Noto Serif JP",serif;font-weight:500;font-size:30px;margin-right:40px}@media screen and (max-width:767px){.top__list-title-text{font-size:15px;margin-right:20px}}.top__list-subtitle{font-family:Open Sans,sans-serif;font-size:18px;color:#013680}@media screen and (max-width:767px){.top__list-subtitle{font-size:9px}}.top__lawyer{background-color:#f0f0f1;padding:120px 0 150px}@media screen and (max-width:767px){.top__lawyer{padding:50px 0}}.top__lawyer-container{max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__lawyer-container{max-width:1720px}}@media screen and (max-width:767px){.top__lawyer-container{max-width:100%;padding:0 5%}}.top__lawyer-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}@media screen and (max-width:767px){.top__lawyer-title{margin-bottom:30px}}.top__lawyer-icon{width:64px;height:60px;margin-right:20px}@media screen and (max-width:767px){.top__lawyer-icon{width:32px;height:30px;margin-right:10.5px}}.top__lawyer-title-text{font-family:"Noto Serif JP",serif;font-weight:500;font-size:30px;letter-spacing:.1em}@media screen and (max-width:767px){.top__lawyer-title-text{font-size:15px}}.top__faq{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}@media screen and (max-width:767px){.top__faq{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}}.top__faq-item{width:580px;background-color:#fff;padding:36px 40px 38px}@media screen and (max-width:767px){.top__faq-item{width:100%;padding:22px 25px}}.top__faq-item:not(:nth-last-child(-n+2)){margin-bottom:40px}@media screen and (max-width:767px){.top__faq-item:not(:nth-last-child(-n+2)){margin-bottom:20px}}.top__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#013680;height:70px;padding-bottom:20px;border-bottom:1px solid #596174}@media screen and (max-width:767px){.top__question{height:52.5px;padding-bottom:15px}}.top__faq-letter{font-family:Open Sans,sans-serif;font-size:30px;margin-right:20px;font-weight:700}@media screen and (max-width:767px){.top__faq-letter{font-size:22.5px;margin-right:15px}}.top__faq-letter--answer{color:#596174}.top__question-title{font-size:18px;line-height:1.5em;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-weight:700}@media screen and (max-width:767px){.top__question-title{font-size:13.5px}}.top__answer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}@media screen and (max-width:767px){.top__answer{padding-top:8.8px}}.top__answer-text{font-size:16px;line-height:1.875em;-webkit-font-feature-settings:normal;font-feature-settings:normal}@media screen and (max-width:767px){.top__answer-text{font-size:12px}}.top__button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.top__button-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top__button-group .button__blue:not(:last-child){margin-bottom:20px}.top__access{padding:100px 0}@media screen and (max-width:767px){.top__access{padding:50.6px 0 0}}.top__access-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.top__access-container{max-width:1720px}}@media screen and (max-width:767px){.top__access-container{max-width:100%;padding:0 5%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.top__iframe{width:600px;height:600px}@media screen and (max-width:767px){.top__iframe{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;height:300px}}.top__access-content{width:500px}@media screen and (max-width:767px){.top__access-content{width:100%;padding:0 6%;margin-bottom:39.6px}}.top__access-title{position:relative;font-size:30px;font-weight:500;letter-spacing:.1em;font-family:"Noto Serif JP",serif;margin-bottom:52px}.top__access-title h2{font-size:3rem}@media screen and (max-width:767px){.top__access-title{font-size:15px;margin-bottom:33px}.top__access-title h2{font-size:15px}}.top__access-title-en{position:absolute;z-index:-1;font-family:Open Sans,sans-serif;letter-spacing:.1em;left:0;font-size:80px;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);color:#ebf4ff}@media screen and (max-width:767px){.top__access-title-en{font-size:40px}}.top__access-block{display:-webkit-box;display:-ms-flexbox;display:flex}.top__access-block:not(:last-child){margin-bottom:30px}@media screen and (max-width:767px){.top__access-block:not(:last-child){margin-bottom:13.2px}}.top__access-label{width:83px;font-size:16px;color:#013680;line-height:1.5em;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){.top__access-label{width:73.5px;font-size:14px}}.top__access-text{font-size:16px;line-height:1.5em}.top__access-text h1{font-size:16px;line-height:1.5em;font-weight:300}@media screen and (max-width:767px){.top__access-text{font-size:14px}.top__access-text h1{font-size:14px}}.footer{background-color:#192640;color:#fff;padding:54px 0 40px}@media screen and (max-width:767px){.footer{padding:22px 0 61.6px}}.footer__container{max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:2560px) and (min-width:1900px){.footer__container{max-width:1720px}}@media screen and (max-width:767px){.footer__container{max-width:100%;padding:0 5%}}.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__info{margin-right:171px}@media screen and (max-width:767px){.footer__info{margin-right:0;text-align:center}}.footer__company{font-size:20px;margin-bottom:37px}@media screen and (max-width:767px){.footer__company{font-size:17.5px;margin-bottom:13.2px}}.footer__info-text{font-size:14px;line-height:1.7142857143em;margin-bottom:47px}@media screen and (max-width:767px){.footer__info-text{font-size:14px;margin-bottom:22px}}@media screen and (max-width:767px){.footer__others{margin-top:39.6px}}.footer__others-link{font-size:14px;opacity:.6;-webkit-transition:.3s ease;transition:.3s ease;display:block}@media screen and (max-width:767px){.footer__others-link{font-size:12.25px;width:50%}}.footer__others-link:hover{opacity:1}.footer__others-link:not(:last-child){margin-bottom:12px}@media screen and (max-width:767px){.footer__others-link:not(:last-child){margin:0}}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__link-block{width:235px}@media screen and (max-width:767px){.footer__link-block{width:100%}}.footer__link-block:not(:last-child){margin-right:20px}@media screen and (max-width:767px){.footer__link-block:not(:last-child){margin:0 0 22px}}.footer__link-item:not(:last-child){margin-bottom:10px}@media screen and (max-width:767px){.footer__link-item:not(:last-child){margin-bottom:13.2px}}.footer__link-title{font-size:16px}@media screen and (max-width:767px){.footer__link-title{font-size:14px}}.footer__sublinks{margin-top:10px}@media screen and (max-width:767px){.footer__sublinks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:13.2px}}.footer__sublink{font-size:16px;opacity:.6;-webkit-transition:.3s ease;transition:.3s ease;display:block}@media screen and (max-width:767px){.footer__sublink{width:50%;font-size:14px}}.footer__sublink:hover{opacity:1}.footer__sublink:not(:last-child){margin-bottom:10px}@media screen and (max-width:767px){.footer__sublink:not(:last-child){margin-bottom:13.2px}}.footer__copyright{display:block;text-align:center;font-size:12px;margin-top:75px}@media screen and (max-width:767px){.footer__copyright{font-size:10.5px;margin-top:44px}}.back-top{position:fixed;right:40px;bottom:40px;width:60px;height:60px;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.4);box-shadow:0 5px 15px rgba(0,0,0,.4);-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-transition:.5s ease;transition:.5s ease;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.back-top{-webkit-box-shadow:0 2.5px 7.5px rgba(0,0,0,.4);box-shadow:0 2.5px 7.5px rgba(0,0,0,.4);width:30px;height:30px;right:15px;bottom:20px}}.back-top__icon{width:23.5px;height:28.3px}@media screen and (max-width:767px){.back-top__icon{width:11.75px;height:14.15px}}.back-top:hover{bottom:45px}.back-top.active{-webkit-transform:translateY(0);transform:translateY(0)}.business{padding:90px 0}.business__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1200px;margin:auto}.business__content,.business__row{display:-webkit-box;display:-ms-flexbox;display:flex}.business__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1260px) and (min-width:768px){.business__row{padding:0 20px}}@media screen and (max-width:767px){.business__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.business__card{width:375px;position:relative;background:#ebf4ff;margin-bottom:70px;color:#013680}@media screen and (max-width:767px){.business__card{width:80%;margin:0 auto 50px}}.business__card--center{margin:0 15px 70px}@media screen and (max-width:767px){.business__card--center{margin:auto auto 50px}}.business__card-text{font-size:2.4rem;margin-bottom:30px}.business__card-subtext{font-size:1.8rem;margin:30px 0}.business__image-container{width:100%}.business__card-image{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.business__card-info{padding:30px}.business__card-button{font-family:"Noto Sans JP",sans-serif;width:100%;background:0 0;border:2px solid #013680;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.8rem}.business__logo{position:absolute;left:0;top:0}.business__line{border-top:2px solid #013680;width:60px}.business__button{width:470px;font-family:"Noto Sans JP",sans-serif;margin:auto;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/button.06ac69bf.png);padding:35px;border:none;color:#fff;font-size:2rem;position:relative;-webkit-box-shadow:inset 0 0 0 1000px rgba(1,54,128,.4);box-shadow:inset 0 0 0 1000px rgba(1,54,128,.4)}@media screen and (max-width:767px){.business__button{width:80vw;-o-object-fit:cover;object-fit:cover}}.personal{padding:90px 0}.personal__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1200px;margin:auto}.personal__content,.personal__row{display:-webkit-box;display:-ms-flexbox;display:flex}.personal__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1260px) and (min-width:768px){.personal__row{padding:0 20px}}@media screen and (max-width:767px){.personal__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.personal__card{width:375px;position:relative;background:#ebf4ff;margin-bottom:70px;color:#013680}@media screen and (max-width:767px){.personal__card{width:80%;margin:0 auto 50px}}.personal__card--center{margin:0 15px 70px}@media screen and (max-width:767px){.personal__card--center{margin:auto auto 50px}}.personal__card-text{font-size:2.4rem;margin-bottom:30px}.personal__card-subtext{font-size:1.8rem;margin:30px 0}.personal__image-container{width:100%}.personal__card-image{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.personal__card-info{padding:30px}.personal__card-button{font-family:"Noto Sans JP",sans-serif;width:100%;background:0 0;border:2px solid #013680;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.8rem}.personal__logo{position:absolute;left:0;top:0}.personal__line{border-top:2px solid #013680;width:60px}.personal__button{font-family:"Noto Sans JP",sans-serif;width:475px;margin:auto;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/button.43089c97.png);padding:35px;border:none;color:#fff;font-size:2rem;position:relative;-webkit-box-shadow:inset 0 0 0 1000px rgba(1,54,128,.4);box-shadow:inset 0 0 0 1000px rgba(1,54,128,.4)}@media screen and (max-width:767px){.personal__button{width:80vw;-o-object-fit:cover;object-fit:cover}}.contact{font-weight:400;padding:50px 0}.contact__content{max-width:1200px;margin:auto}@media screen and (max-width:1260px) and (min-width:768px){.contact__form{padding:0 2vw}}@media screen and (max-width:767px){.contact__form{padding:0 4vw}}.contact__logo{width:30px;padding-top:8px;margin-right:20px}.contact__header{background:-webkit-gradient(linear,left top,right top,from(#013680),color-stop(0,#013680),color-stop(55.15%,rgba(1,54,128,0)));background:linear-gradient(90deg,#013680 0,#013680 0,rgba(1,54,128,0) 55.15%);font-size:2.4rem;font-family:"Noto Serif JP",serif;font-weight:500;color:#fff;letter-spacing:.1em;padding:9px 19px}@media screen and (max-width:767px){.contact__header{font-size:2rem;background:-webkit-gradient(linear,left top,right top,from(#013680),color-stop(0,#013680),color-stop(105%,rgba(1,54,128,0)));background:linear-gradient(90deg,#013680 0,#013680 0,rgba(1,54,128,0) 105%)}}.contact__header-container{padding:20px 0}@media screen and (max-width:1260px) and (min-width:768px){.contact__header-container{padding-left:2vw;padding-right:2vw}}@media screen and (max-width:767px){.contact__header-container{padding:5vw 4vw}}.contact__text{font-size:1.6rem;line-height:1.875em;color:#192640}.contact__text--small{font-size:1.2rem;background:#cc3a4f;padding:2px 5px;margin-right:15px;color:#fff}.contact__text--large{margin-bottom:20px}@media screen and (max-width:767px){.contact__text--big,.contact__text--large{padding:0 5vw}}.contact__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:80px}@media screen and (max-width:1260px) and (min-width:768px){.contact__information{padding:0 2vw}}@media screen and (max-width:767px){.contact__information{padding:0 5vw}}.contact__info-number{font-size:3rem}.contact__info-subtext{font-size:1.4rem}.contact__steps{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px}.contact__item,.contact__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__item{max-width:1200px;border-bottom:2px solid #ebf4ff;padding:30px 0}@media screen and (max-width:767px){.contact__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact__item--checkbox{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.contact__item--textarea{border-bottom:initial;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact__item--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:initial;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:row}.contact__item--center,.contact__item.checkbox span label{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__item.checkbox span label{display:-webkit-box;display:-ms-flexbox;display:flex}.contact__item.checkbox span label span{position:relative}.contact__item.checkbox span label span:after{content:"";width:130px;height:1px;background:#1a2640;position:absolute;left:0;bottom:0}.contact__info{width:20%}@media screen and (max-width:767px){.contact__info{width:100%;margin-bottom:10px}}.contact__form-wrap{width:80%}@media screen and (max-width:767px){.contact__form-wrap{width:100%}}.contact__zipcode-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:80%}@media screen and (max-width:767px){.contact__zipcode-container{width:100%}}.contact__zipcode-container .contact__form-wrap{width:10%;margin-right:15px}@media screen and (max-width:767px){.contact__zipcode-container .contact__form-wrap{width:50%;margin-right:10px}}.contact__form-subtext{width:100%;padding:5px 0 5px 5px;border-radius:5px;border:1px solid #31313b}@media screen and (max-width:767px){.contact__form-subtext{width:100%;padding:10px 0 10px 5px}}.contact__form-subtext--email{width:100%;margin-right:20px}.contact__step{text-align:center}.contact__step-line{-webkit-transform:translateY(-11px);transform:translateY(-11px);height:7px;background:#ebf4ff;width:15%}.contact__step-info{font-size:1.6rem}.contact__step-num{background:#ebf4ff;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;color:#013680;font-size:1.6rem}.contact__step-num--main{background:#013680;color:#fff}.contact__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}@media screen and (max-width:767px){.contact__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact__text-checkbox{font-size:1.4rem;margin-bottom:10px}.contact__checklist{margin-right:30px;color:#596174;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.contact__checklist{margin-bottom:5px}}.contact__checklist span{font-size:1.4rem}.contact__check{margin-right:10px;width:1.3em;height:1.3em}.contact__check--center{width:2.2em;height:2.2em;margin-right:15px}.contact__check+span,.contact__description{font-size:1.4rem}.contact__textarea{width:100%;font-family:"Noto Sans JP",sans-serif;padding:5px}@media screen and (max-width:767px){.contact__textarea{width:100%}}.contact__span{text-decoration:underline}.contact__button{background:#013680;color:#fff;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:20%;padding:15px;-webkit-transition:all .3s ease;transition:all .3s ease;font-weight:700;position:relative}@media screen and (max-width:767px){.contact__button{width:200px;height:40px;padding:0 10px;font-size:1.4rem}}.contact__button:before{content:"";display:inline-block;width:24px;height:11px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/contact-arrow.38eb5c4c.png) no-repeat;background-size:100%;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;top:0;bottom:0;right:20px;margin:auto 0}.contact__button--small{width:10%;padding:7px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}@media screen and (max-width:767px){.contact__button--small{width:50%}}.contact__button--small:before{display:none}.contact__button--prev{margin-right:150px;background:#ebf4ff;color:#013680;position:relative;direction:rtl}@media screen and (max-width:767px){.contact__button--prev{margin-right:10px;margin-bottom:0}}.contact__button--prev:before{content:"";display:inline-block;width:24px;height:11px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/contact-arrow-left.607ce31d.png) no-repeat;background-size:100%;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;top:0;bottom:0;left:20px;right:auto!important;margin:auto 0}.contact__button--prev:hover{letter-spacing:.1em}.contact__button--prev:hover:before{left:15px;right:auto!important}.contact__button:hover{letter-spacing:.1em}.contact__button:hover:before{right:15px}.contact__button-logo{width:15px}.contact__record{font-size:1.5rem;color:#596174;width:80%;letter-spacing:1px}@media screen and (max-width:767px){.contact__record{width:100%}}.service__container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1200px;margin:0 auto 80px}@media screen and (max-width:1260px) and (min-width:768px){.service__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0 4%}}@media screen and (max-width:767px){.service__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0 4%}}.service__content{width:900px}@media screen and (max-width:767px){.service__content{width:100%}}.service__content-wrapper{margin:20px 0;max-width:800px;font-size:1.6rem;line-height:30px;letter-spacing:.1em}.service__content-wrapper--first{padding-left:20px;margin-bottom:100px}.service__content-wrapper--qa{font-size:1.4rem;margin:initial}.service__text--blue{color:#013680;border:2px solid #30b9f1;padding:15px 20px;margin-bottom:100px}.service__row-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}@media screen and (max-width:767px){.service__row-container--mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.service__row-icon{margin-right:10px}.service__row-image{width:180px;height:180px;-o-object-fit:cover;object-fit:cover;margin-right:30px}@media screen and (max-width:767px){.service__row-image{width:90vw;margin:20px 0;-o-object-fit:cover;object-fit:cover}}.service__row-subtext{font-size:1.4rem;line-height:34px;letter-spacing:1px;text-align:justify}.service__qa-wrapper{margin:20px 0 80px;overflow:hidden}.service__qa-item{border:2px solid #596174;line-height:2em;padding:20px 0;width:100%}.service__qa-item:not(:last-child){border-bottom:0}.service__question-wrapper{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.service__question-wrapper--opened{margin-bottom:20px}.service__question-wrapper--opened .service__question-arrow{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.service__answer,.service__question{width:90%}.service__answer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:30px;-webkit-transition:max-height .3s ease,opacity .3s linear;transition:max-height .3s ease,opacity .3s linear;max-height:0;padding:0;visibility:hidden;opacity:0}.service__answer-wrapper--opened{padding:0 20px 10px;max-height:1000px;opacity:1;visibility:visible}.service__letter{margin-right:10px;color:#013680;font-size:2.2rem}.service__question-arrow{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid #555;margin-left:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.service__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.service__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.service__button{color:#fff;font-weight:700;letter-spacing:1px;padding:40px 105px;font-size:1.6rem;border:none;-webkit-box-shadow:inset 0 0 0 1000px rgba(1,54,128,.4);box-shadow:inset 0 0 0 1000px rgba(1,54,128,.4);background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/faq-banner.2c1087fe.jpg);background-size:cover;background-position:50%}@media screen and (max-width:767px){.service__button{margin-bottom:30px;padding:40px 30px}}.service__button--second{background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/service-button.8a812e69.png);background-size:cover}.service__sidebar{width:300px}@media screen and (max-width:1260px) and (min-width:768px){.service__sidebar{width:100%}}@media screen and (max-width:767px){.service__sidebar{width:100%}}.service__sidebar-wrap{margin-bottom:30px}.service__sidebar-title{font-size:2.4rem;color:#fff;background:#013680;text-align:center;padding:5px;border:1px solid #596174;border-bottom:none}.service__sidebar-items{padding:10px 0;border:1px solid #596174}.service__sidebar-items:not(:last-child){border-bottom:0}.js-slider-sp .flickity-viewport{width:100%;max-height:85vw}.js-slider-sp .flickity-button{width:45px;height:45px;border-radius:0;right:auto;left:-32.5px;background-image:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/arrow-slider-left.90454867.svg);background-size:100%;background-repeat:no-repeat}.js-slider-sp .flickity-button svg{display:none}.js-slider-sp .flickity-button.next{left:auto;right:-32.5px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.js-slider-sp .flickity-page-dots{bottom:-22.5px}.js-slider-sp .flickity-page-dots .dot{opacity:1;background-color:#596174;width:30px;height:3px;margin:0 2px;border-radius:0}.js-slider-sp .flickity-page-dots .dot.is-selected{background-color:#013680}.top__banner-slider .flickity-page-dots{display:none}@media screen and (max-width:767px){.top__banner-slider .flickity-page-dots{display:block;bottom:20px!important;left:6%!important;width:auto}}.top__banner-slider .flickity-page-dots .dot{width:40px;height:5px;background:#acb0b9;opacity:1;border-radius:0!important;margin:0 3px!important}.top__banner-slider .flickity-page-dots .dot.is-selected{background:#fff}.white{color:#fff}.white-bg{background:#fff}.black{color:#000}.black-bg{background:#000}.primary{color:#013680}.primary-bg{background:#013680}.overflow{overflow:hidden}@media screen and (max-width:767px){.pc{display:none}}.sp{display:none}@media screen and (max-width:767px){.sp{display:block}}.sp-flex{display:none}@media screen and (max-width:767px){.sp-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}.bold{font-weight:700}:target{display:block;position:relative;top:-130px;visibility:hidden}@media screen and (max-width:767px){:target{top:-90px}}.wp-pagenavi{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-pagenavi a.page,.wp-pagenavi span.current{width:41px;height:41px;background:#ebf5ff;border-radius:50px;text-align:center;font-size:1.7rem;color:#1a2640;line-height:2.3em;margin:0 10px}.wp-pagenavi a.page--extend,.wp-pagenavi span.current--extend{background:0 0}@media screen and (max-width:424px) and (min-width:320px){.wp-pagenavi a.page,.wp-pagenavi span.current{font-size:1.3rem;width:30px;height:30px;margin-right:9px}}.wp-pagenavi span.current{background:#013680;color:#fff}.wp-pagenavi a.nextpostslink,.wp-pagenavi a.previouspostslink{position:relative;width:12px;height:14px;margin:0 10px}.wp-pagenavi a.nextpostslink:before,.wp-pagenavi a.previouspostslink:before{content:"";width:12px;height:14px;background:url(//sugata-law-office.com/wp-content/themes/sugata/./src/img/page-arrow.87074b52.svg) no-repeat;-webkit-transform:translateX(-23px);transform:translateX(-23px);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.wp-pagenavi a.nextpostslink:before{-webkit-transform:rotate(180deg) translateX(-5px);transform:rotate(180deg) translateX(-5px)}.footer__company-text{font-size:1.4rem;margin:5px 0}.js-tabcont.show{display:flex}.js-tabcont{display:none}.js-tabcont2{display:none}.js-tabcont2.show2{display:block}.hidden{display:none}.service__button--third{   background:url(https://sugata-law-office.com/wp-content/uploads/2024/01/28615087_m.jpg);background-size:cover}.kanshu{margin:48px 0;font-family:inherit;color:#1a1a1a}.kanshu__inner{background:#f7f8fa;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:20px}.kanshu__header{display:flex;align-items:center;gap:12px;padding-bottom:14px;margin-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}.kanshu__label{font-size:12px;letter-spacing:.08em;color:#666;margin:0}.kanshu__title{font-size:18px;margin:0;font-weight:600}.kanshu__body{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:18px}.kanshu__role{margin:0 0 6px;font-size:13px;color:#666}.kanshu__name{margin:0 0 12px;line-height:1.3}.kanshu__name-ja{font-size:20px;font-weight:700;margin-right:10px}.kanshu__name-en{font-size:12px;letter-spacing:.08em;color:#777}.kanshu__bio{margin:0;line-height:1.85;font-size:15px}@media (max-width:640px){.kanshu{margin:36px 0}.kanshu__inner{padding:16px}.kanshu__body{padding:16px}.kanshu__name-ja{font-size:18px}.kanshu__bio{font-size:14px}}