@charset "UTF-8";
@charset "utf-8";
@charset "UTF-8";
.drawer-open {
overflow: hidden !important;
}
.drawer-nav {
position: fixed;
z-index: 101;
top: 0;
overflow-y: scroll;
width: 30.00rem;
color: #222;
background-color: #fff;
}
.drawer-brand {
display: block;
padding:0;
margin:10px 0 0;
float: left;
}
@media screen and (max-width:1023px){
.drawer-brand {
padding:0;
margin:0;
float: left;
}
}
@media screen and (max-width:639px){
.drawer-brand {
padding:0;
margin:15px 0 0 -30px;
float: left;
}
.drawer-brand img { width: 80%;}
}
.drawer-menu {
margin:10px 0 0;
padding:5px 0 0 ;
list-style: none;
text-align: left;
z-index: 9;
background: #f1f1f1;
}
.drawer-menu a {
color:#000;
}
.sp-shortcut-01 {margin: 1%; padding: 0; width: 47%; float: left;}
.sp-shortcut-01 img {width: 100%;} .accordion {
width: 100%;
margin: 10px auto 20px;
}
.accordion-side {
width: 100%;
margin: 10px auto 20px;
border-bottom: 1px solid #ccc;
}
.accordion .link {
cursor: pointer;
display: block;
padding: 15px;
color: #000;
font-size: 22px;
font-weight: 400;
border-top: 1px solid #CCC;
position: relative;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
} .accordion .link-s {
cursor: pointer;
display: block;
padding: 15px;
color: #000;
font-size: 22px;
font-weight: 400;
border-top: 1px solid #CCC;
position: relative;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
height: 37px;
}
.accordion .link-s a {
position: absolute;
top: 0;
left: 0;
padding: 15px;
width: 100%;
display: block;
}
.accordion-side .link {
cursor: pointer;
display: block;
padding: 15px 15px 15px 0;
color: #000;
font-size: 18px;
font-weight: 400;
border-top: 1px solid #CCC;
position: relative;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
text-align: left;
letter-spacing: -1px;
}
.accordion-side .link a {color: #000;}
.accordion-side .link-s {
cursor: pointer;
display: block;
padding: 15px 15px 15px 0;
color: #000;
font-size: 18px;
font-weight: 400;
border-top: 1px solid #CCC;
position: relative;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
text-align: left;
letter-spacing: -1px;
height: 30px;
}
.accordion-side .link-s a {
color: #000;
position: absolute;
top: 0;
left: 0;
padding: 15px 15px 0 0;
width: 100%;
display: block;
}
.accordion-side .link-s a:hover {color: #999;}
.accordion li:last-child .link{
border-bottom: 1px solid #CCC;
}
.accordion-side li:last-child .link {
border-top: 1px solid #CCC;
}
.accordion li i,.accordion-side li i {
position: absolute;
top: 26px;
left: 12px;
font-size: 18px;
color: #595959;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down,.accordion-side li i.fa-chevron-down {
right: 12px;
left: auto;
font-size: 16px;
}
.accordion li i.fa-chevron-right {
right: 12px;
left: auto;
font-size: 16px;
}
.accordion-side li i.fa-chevron-right {
right: 12px;
left: auto;
font-size: 16px;
top:38%;
}
.accordion li.open .link,.accordion-side li.open .link {
color: #0066cc;
}
.accordion li.open i,.accordion-side li.open i {
color: #0066cc;
}
.accordion li.open i.fa-chevron-down,.accordion-side li.open i.fa-chevron-down {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.accordion li.default .submenu,.accordion-side li.default .submenu {display: block;} .submenu {
display: none;
background: #fff;
font-size: 20px;
color:#000;
}
.submenu li {
border-bottom: 1px solid #ccc;
}
.submenu a {
display: block;
text-decoration: none;
color: #000;
padding: 12px;
padding-left: 42px;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.submenu a:hover {
background: #0066cc;
color: #FFF;
}
.submenu-side {
display: none;
font-size: 16px;
color:#000;
text-align: left;
}
.submenu-side li {
border-top: 1px dotted #ccc;
}
.submenu-side a {
display: block;
text-decoration: none;
color: #000;
padding: 12px;
padding-left: 10px;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.submenu-side a:hover {
color: #999;
}
.sp-menu-box {margin: 0 auto; padding: 0; width: 90%;}
.sp-btnbox {margin:110px 0 0; padding: 0; text-align: center;}
.side-menu-box {margin: 0; padding: 0; width: 100%;}
.side-btnbox {margin:80px 0 0; padding: 0; text-align: center;} #form5{
position:relative;
width:100%;	
margin:10px 0;
}
#sbox5{
height:50px;
padding:10px; 
position:absolute; 
left:0;
top:0; 
border-radius:12px;
border: 0;
outline:0;
background:#fff;
width:100%;
font-size: 22px;
}
#sbtn5{
height:50px;
width:80px;	
position:absolute; 
right:0; 
top:0;
background:#0066cc;
color:#fff;
border:none;
border-radius:0 12px 12px 0;
}
#sbtn5 .fa-search{
font-size:30px;	
position:absolute;
top:20%;
left:30%;	
}
#sbtn5:hover{
color:$base-color-blue-hover;
} #form-side{
position:relative;
width:100%;	
margin:10px 0;
}
#sbox-side{
height:40px;
padding:10px; 
position:absolute; 
left:0;
top:0; 
border-radius:12px;
border: 0;
outline:0;
background:#fff;
width:100%;
font-size: 16px;
}
#sbtn-side{
height:40px;
width:50px;	
position:absolute; 
right:0; 
top:0;
background:#0066cc;
color:#fff;
border:none;
border-radius:0 12px 12px 0;
}
#sbtn-side .fa-search{
font-size:22px;	
position:absolute;
top:24%;
left:30%;	
}
#sbtn-side:hover{
color:#0066cc;
background:#aaa;
}
.drawer-menu-item {
font-size: 18px;
display: block;
padding: 10px 20px;
text-decoration: none;
border-bottom: 1px dotted #4cc6c4;
color: #ff9597;
}
.drawer-menu-item:hover {
text-decoration: underline;
color: #555;
background-color: transparent;
} .drawer-overlay {
position: fixed;
z-index: 100;
top: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .2);
}
.drawer-open .drawer-overlay {
display: block;
} .drawer--top .drawer-nav {
top: -100%;
left: 0;
width: 100%;
height: auto;
max-height: 100%;
-webkit-transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--top.drawer-open .drawer-nav {
top: 0;
}
.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
right: 0;
} .drawer--left .drawer-nav {
left: -25.00rem;
-webkit-transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
left: 0;
}
.drawer--left.drawer-open .drawer-hamburger {
left: 16.25rem;
} .drawer--right .drawer-nav {
right: -30.00rem;
-webkit-transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
right: 0;
}
.drawer--right.drawer-open .drawer-hamburger {
right: 30.00rem;
} .drawer-hamburger {
position: fixed;
z-index: 104;
top: 0;
display: block;
box-sizing: content-box;
width: 40px;
padding-top: 17px;
padding-right: 10px;
padding-bottom: 28px;
padding-left: 10px;
-webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
border: 1px solid #333;
outline: 0;
background-color:#fff;
border-radius: 6px;
margin: 5px 5px 5px 0; 
}
.drawer-hamburger:hover {
cursor: pointer;
background-color: #fff;
}
.drawer-hamburger-icon {
position: relative;
display: block;
margin-top: 10px;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
width: 100%;
height: 3px;
-webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
background-color: #000;
}
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
position: absolute;
top: -10px;
left: 0;
content: ' ';
}
.drawer-hamburger-icon:after {
top: 10px;
}
.drawer-open .drawer-hamburger-icon {
background-color: transparent;
}
.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
top: 0;
}
.drawer-open .drawer-hamburger-icon:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.drawer-open .drawer-hamburger-icon:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}  .sr-only {
position: absolute;
overflow: hidden;
clip: rect(0, 0, 0, 0);
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
} .sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
overflow: visible;
clip: auto;
width: auto;
height: auto;
margin: 0;
} .drawer--sidebar {
background-color: #fff;
}
.drawer--sidebar .drawer-contents {
background-color: #fff;
}
@media (min-width: 64em) {
.drawer--sidebar .drawer-hamburger {
display: none;
visibility: hidden;
}
.drawer--sidebar .drawer-nav {
display: block;
-webkit-transform: none;
transform: none;
position: fixed;
width: 12.5rem;
height: 100%;
} .drawer--sidebar.drawer--left .drawer-nav {
left: 0;
border-right: 1px solid #ddd;
}
.drawer--sidebar.drawer--left .drawer-contents {
margin-left: 12.5rem;
} .drawer--sidebar.drawer--right .drawer-nav {
right: 0;
border-left: 1px solid #ddd;
}
.drawer--sidebar.drawer--right .drawer-contents {
margin-right: 12.5rem;
} .drawer--sidebar .drawer-container {
max-width: 48rem;
}
}
@media (min-width: 75em) {
.drawer--sidebar .drawer-nav {
width: 16.25rem;
}
.drawer--sidebar.drawer--left .drawer-contents {
margin-left: 16.25rem;
}
.drawer--sidebar.drawer--right .drawer-contents {
margin-right: 16.25rem;
} .drawer--sidebar .drawer-container {
max-width: 60rem;
}
} .drawer--navbarTopGutter {
padding-top: 3.75rem;
}
.drawer-navbar .drawer-navbar-header {
border-bottom: 1px solid #ccc;
width: 1000px;
margin: 0 auto;
left: 0;
top:0;
height: 70px;
}
.drawer-navbar {
z-index: 102;
top: 0;
padding:0px 0px 10px 10px; 
left: -10px;
width: 100%;
} .drawer-navbar--fixed {
position: fixed;
}
.drawer-navbar-header {
position: relative;
z-index: 102;
box-sizing: border-box;
width: 100%;
padding: 0 10px;
text-align: center;
background: #fff;
top:0;
}
.drawer-navbar .drawer-brand {
line-height: 3.75rem;
display: inline-block;
padding: 0 auto 0 0;
text-decoration: none;
}
.drawer-navbar .drawer-brand:hover {
background-color: transparent;
}
.drawer-navbar .drawer-nav {
padding-top: 3.75rem;
}
.drawer-navbar .drawer-menu {
padding-bottom: 7.5rem;
}
@media (min-width: 64em) {
.drawer-navbar {
height: 3.75rem;
border-bottom: 1px solid #ddd;
background-color: #fff;
}
.drawer-navbar .drawer-navbar-header {
position: relative;
display: block;
float: left;
width: auto;
padding: 0;
border: 0;
top:0;
}
.drawer-navbar .drawer-menu--right {
float: right;
}
.drawer-navbar .drawer-menu li {
float: left;
}
.drawer-navbar .drawer-menu-item {
line-height: 3.75rem;
padding-top: 0;
padding-bottom: 0;
}
.drawer-navbar .drawer-hamburgerdrawer-hamburger {
display: none;
}
.drawer-navbar .drawer-nav {
position: relative;
left: 0;
overflow: visible;
width: auto;
height: 3.75rem;
padding-top: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.drawer-navbar .drawer-menu {
padding: 0;
} .drawer-navbar .drawer-dropdown-menu {
position: absolute;
width: 16.25rem;
border: 1px solid #ddd;
}
.drawer-navbar .drawer-dropdown-menu-item {
padding-left: .75rem;
}
} .drawer-dropdown-menu {
display: none;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 0;
background-color: #ecffff;
}
.drawer-dropdown-menu > li {
width: 100%;
list-style: none;
border-bottom: 1px dotted #ccc;
}
.drawer-dropdown-menu-item {
line-height: 3.75rem;
display: block;
padding: 0;
padding-right: .75rem;
padding-left: 1.5rem;
text-decoration: none;
color: #222;
}
.drawer-dropdown-menu-item:hover {
text-decoration: underline;
color: #555;
background-color: transparent;
} .drawer-dropdown.open > .drawer-dropdown-menu {
display: block;
} .drawer-dropdown .drawer-caret {
display: inline-block;
width: 0;
height: 0;
float: right;
margin:11px 0 0;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
vertical-align: middle;
border-top: 8px solid;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
} .drawer-dropdown.open .drawer-caret {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
} .drawer-container {
margin-right: auto;
margin-left: auto;
}
@media (min-width: 64em) {
.drawer-container {
max-width: 60rem;
}
}
@media (min-width: 75em) {
.drawer-container {
max-width: 70rem;
}
}
.drawer-box-shinjyuku { margin: 15px 15px 0; padding: 10px 30px; background: #ff9597; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; color:#fff; text-align: left; }
.drawer-box-kichijyoji { margin: 15px; padding: 10px 30px; background: #4cc6c4; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; color:#fff; text-align: left; }
.drawer-box-shinjyuku .title,.drawer-box-kichijyoji .title {margin:0 0 5px;padding:0 0 5px;color:#fff; text-align: center; background:url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/wh-sp-dot.png) no-repeat; background-position:center bottom; font-size: 1.4rem }
.drawer-box-shinjyuku .tel,.drawer-box-kichijyoji .tel { margin:20px 0 0;padding:10; background-color:#fff; }
                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
} html {
padding: 0;
margin: 0;
font-size: 62.5%;
text-decoration: none;
vertical-align: baseline;
border: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html {
visibility: hidden;
}
html.wf-active {
visibility: visible;
}
body {
padding: 0;
margin: 0;
font-family: dnp-shuei-mgothic-std, sans-serif;
font-size: 1.6rem;
font-style: normal;
font-weight: 200;
line-height: 1.7;
color: #000;
text-align: center;
background: #fff;
}
.wrapper {
padding: 0;
margin: 0;
}
@media screen and (max-width: 639px) {
body {
padding: 0;
margin: 0;
font-family: dnp-shuei-mgothic-std, sans-serif;
font-size: 1.6rem;
line-height: 1.7;
color: #333;
text-align: center;
background: #fff;
}
}
@media all and (-ms-high-contrast: none) {
body {
font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 1.3rem;
}
}
*html body {
overflow: hidden;
}  .is-pc {
display: block !important;
}
.is-sp {
display: none !important;
}
.drawer-navbar {
display: none;
}
.side-area {
display: block !important;
} @media screen and (max-width: 768px) {
.is-pc {
display: none !important;
}
.is-sp {
display: block !important;
}
.drawer-navbar {
display: block !important;
}
.side-area {
display: none !important;
}
} .bggray {
width: 100%;
padding: 60px 0;
margin: 0;
background: #f1f1f1;
}
.bggray .contents-area {
width: 1200px;
padding: 0;
margin: 0 auto;
background: #ff9900;
}
.page-contents {
max-width: 1200px;
padding: 60px 0;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.bggray {
width: 94%;
padding: 8% 3%;
margin: 0 auto;
background: #f1f1f1;
}
.page-contents {
width: 94%;
padding: 8% 3%;
margin: 0 auto;
}
} .quick-title {
padding: 0;
margin: 0;
font-size: 20px;
text-align: center;
} .bggray-menu-banner {
padding: 30px 0 40px;
margin: 0;
background: #f1f1f1;
}
@media screen and (max-width: 768px) {
.bggray-menu-banner {
width: 94%;
padding: 13% 3% 2%;
margin: -30px 0 0 auto;
background: #f1f1f1;
}
}
.menu-banner-contents {
max-width: 1200px;
padding: 0;
margin: 0 auto;
text-align: center;
}
.menu-banner {
display: inline-block;
width: 180px;
min-width: 180px;
height: 180px;
padding: 0;
margin: 0 5px 20px;
background: #0066cc;
border-radius: 11px 11px 10px 10px;
}
.menu-banner .pic {
height: 140px;
padding: 10px 12px 0 12px;
margin: 0;
font-size: 18px;
line-height: 1.3;
color: #0066cc;
background: #fff;
border: 0px solid #0066cc;
border-radius: 10px 10px 0 0;
}
.menu-banner .detail {
padding: 0 15px 0 0;
margin: 2px 0 0;
color: #fff;
text-align: right;
}
.menu-banner .detail::after {
position: relative;
right: -10px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-arrow-wh.svg);
}
.menu-banner .menu-arrow {
position: relative;
display: inline-block;
padding-right: 20px;
}
.menu-banner .menu-arrow::before {
position: absolute;
top: 50%;
right: 2px;
width: 6px;
height: 6px;
margin-top: -7px;
content: '';
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
.menu-banner-contents {
max-width: 100%;
padding: 0;
margin: 0;
text-align: center;
}
.menu-banner {
display: inline-block;
width: 31%;
min-width: 31%;
height: auto;
padding: 0;
margin: 0 2px 20px;
background: #0066cc;
border-radius: 11px 11px 10px 10px;
}
.menu-banner .pic {
height: 110px;
padding: 10px 5px;
margin: 0;
font-size: 15px;
line-height: 1.3;
color: #0066cc;
background: #fff;
border: 0px solid #0066cc;
border-radius: 10px 10px 0 0;
}
.menu-banner .detail {
padding: 0 15px 0 0;
margin: 2px 0 0;
font-size: 12px;
color: #fff;
text-align: right;
letter-spacing: -1px;
}
.menu-banner .detail::after {
position: relative;
right: -10px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-arrow-wh.svg);
}
.menu-banner .menu-arrow {
position: relative;
display: inline-block;
padding-right: 20px;
}
.menu-banner .menu-arrow::before {
position: absolute;
top: 50%;
right: 2px;
width: 6px;
height: 6px;
margin-top: -7px;
content: '';
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sp-menu-img-90 {
width: 90%;
}
.sp-menu-img-80 {
width: 80%;
}
.sp-menu-img-70 {
width: 70%;
}
.sp-menu-img-60 {
width: 60%;
}
.sp-menu-img-50 {
width: 50%;
}
}
.page-contents-c01 {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
max-width: 1200px;
padding: 30px 0 0;
margin: 0 auto;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.page-contents-c01 .area01 {
width: 590px;
min-width: 590px;
padding: 0;
margin: 0;
text-align: left;
}
.page-contents-c02 {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
max-width: 1200px;
padding: 20px 0 30px;
margin: 0 auto;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.page-contents-c02 .area02 {
width: 590px;
min-width: 590px;
padding: 0;
margin: 0;
text-align: left;
}
.page-contents-c02 .area03-w100 {
width: 100%;
min-width: 100%;
padding: 0;
margin: 0;
text-align: left;
}
.page-contents-c03 {
max-width: 1100px;
padding: 30px 50px;
margin: 20px auto 0;
background: #f1f1f1;
border-radius: 12px;
}
.page-contents-c03 .in-contents-03 {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 1100px;
padding: 0;
margin: 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.page-contents-c03 .area03-left {
width: 250px;
min-width: 250px;
padding: 0;
margin: 20px 0 0 0;
text-align: center;
border-right: 2px dashed #ccc;
}
.page-contents-c03 .area03-left .heading {
padding: 0;
margin: 0;
font-size: 22px;
color: #0066cc;
}
.page-contents-c03 .area03-right {
width: 800px;
min-width: 800px;
padding: 0;
margin: 20px 0 0;
text-align: center;
}
.page-contents-c03 .area03-right .heading {
padding: 0;
margin: 0;
font-size: 22px;
color: #0066cc;
}
.page-contents-c03 .area03-right .heading-02 {
padding: 0;
margin: -15px 0 0;
font-size: 22px;
color: #0066cc;
}
@media screen and (max-width: 768px) {
.page-contents-c01 {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
align-items: flex-start;
max-width: 94%;
padding: 5% 3% 0;
margin: 0 auto;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.page-contents-c01 .area01 {
width: 100%;
min-width: 100%;
padding: 0;
margin: 0;
text-align: left;
}
.page-contents-c02 {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
align-items: flex-start;
max-width: 94%;
padding: 5% 3% 0;
margin: 0 auto;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.page-contents-c02 .area02 {
width: 100%;
min-width: 100%;
padding: 0;
margin: 0 0 4%;
text-align: left;
}
.page-contents-c03 {
max-width: 88%;
padding: 5% 3% 0;
margin: 0 auto;
background: #f1f1f1;
border-radius: 12px;
}
.page-contents-c03 .in-contents-03 {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
align-items: flex-start;
width: 100%;
padding: 0;
margin: 0;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.page-contents-c03 .in-contents-03 .area03-left {
width: 100%;
padding: 0;
margin: 20px 0 0;
text-align: center;
border-right: 0 dashed #ccc;
border-bottom: 0px dashed #ccc;
}
.page-contents-c03 .in-contents-03 .area03-left .heading {
padding: 0;
margin: 0;
font-size: 22px;
color: #0066cc;
}
.page-contents-c03 .in-contents-03 .area03-right {
width: 100%;
min-width: 100%;
padding: 20px 0 0;
margin: 20px 0 0;
text-align: center;
border-top: 2px dashed #ccc;
}
.page-contents-c03 .in-contents-03 .area03-right .heading {
padding: 0;
margin: 0;
font-size: 22px;
color: #0066cc;
}
.page-contents-c03 .in-contents-03 .area03-right .heading-02 {
padding: 0;
margin: 10px 0 0;
font-size: 22px;
color: #0066cc;
}
.page-contents-c03 .in-contents-03 .area03-right .sp-bui-area {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 20px 0;
margin: 10px 0 0;
}
.page-contents-c03 .in-contents-03 .area03-right .sp-bui-area .pic {
width: 30%;
padding: 0;
margin: 10px 0 0;
}
}
.nayamibetsu-title {
padding: 10px 20px;
margin: 0;
font-size: 26px;
color: #fff;
text-align: left;
background: #0066cc;
border-radius: 10px 10px 0 0;
}
.nayamibetsu-contents {
padding: 23px 20px;
margin: 0;
background: #fff;
border-right: 2px solid #0066cc;
border-bottom: 2px solid #0066cc;
border-left: 2px solid #0066cc;
border-radius: 0 0 10px 10px;
}
.nayamibetsu-contents a {
color: #06c;
text-decoration: underline;
} .inbox {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
padding: 0;
margin: 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.inbox .koumoku-bg {
width: 44%;
padding: 2%;
margin: 0;
background: #f1f1f1;
border-radius: 8px;
}
.inbox .koumoku-bg .koumoku-illust {
height: 200px;
padding: 0;
margin: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-nayami-01.png) no-repeat;
background-position: right bottom;
}
.inbox .koumoku-bg .koumoku-illust ul li {
padding: 0;
margin: 5px 0 0 20px;
text-align: left;
list-style: disc;
}
.inbox .koumoku-bg .koumoku-illust-02 {
height: 200px;
padding: 0;
margin: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-nayami-02.png) no-repeat;
background-position: right bottom;
}
.inbox .koumoku-bg .koumoku-illust-02 ul li {
padding: 0;
margin: 1px 0 0 20px;
text-align: left;
list-style: disc;
}
.inbox .koumoku-bg .koumoku-title {
padding: 1%;
margin: 0;
font-size: 18px;
color: #fff;
text-align: center;
background: #50c1f9;
border-radius: 6px;
}  .inbox-02 {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
padding: 0;
margin: 20px 0 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.inbox-02 .koumoku-bg {
width: 44%;
padding: 2%;
margin: 0;
text-align: center;
background: #f1f1f1;
border-radius: 8px;
}
.inbox-02 .koumoku-bg .koumoku-illust {
height: 200px;
padding: 0;
margin: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-nayami-03.png) no-repeat;
background-position: center bottom;
}
.inbox-02 .koumoku-bg .koumoku-illust ul li {
padding: 0;
margin: 5px 0 0 20px;
text-align: left;
list-style: disc;
}
.inbox-02 .koumoku-bg .koumoku-illust-02 {
height: 200px;
padding: 0;
margin: 0;
line-height: 1.4;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-nayami-04.png) no-repeat;
background-position: center bottom;
}
.inbox-02 .koumoku-bg .koumoku-illust-02 ul li {
padding: 0;
margin: 1px 0 0 20px;
text-align: left;
list-style: disc;
}
.inbox-02 .koumoku-bg .koumoku-title {
padding: 1%;
margin: 0;
font-size: 18px;
color: #fff;
text-align: center;
background: #50c1f9;
border-radius: 6px;
}
.inbox-02 .koumoku-text {
padding: 0;
margin: 5px 0 0;
font-size: 16px;
font-weight: 400;
text-align: center;
} @media screen and (max-width: 768px) {
.nayamibetsu-contents {
padding: 3% 3% 0%;
margin: 0;
background: #fff;
border-right: 2px solid #0066cc;
border-bottom: 2px solid #0066cc;
border-left: 2px solid #0066cc;
border-radius: 0 0 10px 10px;
}
.nayamibetsu-contents a {
color: #000;
} .inbox {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
align-items: flex-start;
padding: 0;
margin: 0;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.inbox .koumoku-bg {
display: block;
width: 96%;
padding: 2%;
margin: 0 0 15px;
background: #f1f1f1;
border-radius: 10px;
}
.inbox .koumoku-bg .koumoku-illust {
min-height: 50px;
padding: 0 10px;
margin: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-nayami-01.png) no-repeat;
background-position: right bottom;
}
.inbox .koumoku-bg .koumoku-illust ul {
margin: 10px 0 0;
}
.inbox .koumoku-bg .koumoku-illust ul li {
padding: 0;
margin: 5px 0 0 30px;
font-size: 18px;
text-align: left;
list-style: disc;
}
.inbox .koumoku-bg .koumoku-illust-02 {
height: auto;
padding: 0;
margin: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-nayami-02.png) no-repeat;
background-position: right bottom;
}
.inbox .koumoku-bg .koumoku-illust-02 ul {
margin: 10px 0 0;
}
.inbox .koumoku-bg .koumoku-illust-02 ul li {
padding: 0;
margin: 1px 0 0 30px;
font-size: 18px;
text-align: left;
list-style: disc;
}
.inbox .koumoku-bg .koumoku-title {
padding: 1%;
margin: 0;
font-size: 22px;
color: #fff;
text-align: center;
background: #50c1f9;
border-radius: 6px;
}
.inbox .koumoku-bg:hover {
opacity: 0.7;
} .inbox-02 {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
align-items: flex-start;
padding: 0;
margin: 0;
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.inbox-02 .koumoku-bg {
width: 96%;
padding: 2%;
margin: 0 0 15px;
text-align: center;
background: #f1f1f1;
border-radius: 8px;
}
.inbox-02 .koumoku-bg .koumoku-illust {
height: 200px;
padding: 0;
margin: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-nayami-03.png) no-repeat;
background-position: center bottom;
}
.inbox-02 .koumoku-bg .koumoku-illust ul li {
padding: 0;
margin: 5px 0 0 20px;
text-align: left;
list-style: disc;
}
.inbox-02 .koumoku-bg .koumoku-illust-02 {
height: 200px;
padding: 0;
margin: 0;
line-height: 1.4;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-nayami-04.png) no-repeat;
background-position: center bottom;
}
.inbox-02 .koumoku-bg .koumoku-illust-02 ul li {
padding: 0;
margin: 1px 0 0 20px;
font-size: 18px;
text-align: left;
list-style: disc;
}
.inbox-02 .koumoku-bg .koumoku-title {
padding: 1%;
margin: 0;
font-size: 22px;
color: #fff;
text-align: center;
background: #50c1f9;
border-radius: 6px;
}
.inbox-02 .koumoku-text {
padding: 0;
margin: 5px 0 0;
font-size: 18px;
font-weight: 400;
text-align: center;
}
.inbox-02 .koumoku-bg:hover {
opacity: 0.7;
}
}  .tabs {
margin-top: 0px;
} .tabs .tab-label {
display: inline-block;
padding: 11px 20px;
margin-right: 0px;
margin-left: 0px;
font-size: 24px;
color: #999;
background-color: #ccc;
border: 0px solid #0066cc;
border-bottom: none;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
@media screen and (max-width: 768px) {
.tabs {
margin-top: 20px;
text-align: left;
}
.tabs .tab-label {
display: inline-block;
padding: 11px 2%;
margin-right: 0px;
margin-left: 0px;
font-size: 16px;
color: #999;
text-align: center;
letter-spacing: -1px;
background-color: #ccc;
border: 0px solid #0066cc;
border-bottom: none;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
} .tabs .tab-label:hover {
opacity: 0.7;
} .tabs input[name="tab-radio"],
.tabs .tab-content {
display: none;
} .tabs .tab-content {
min-height: 470px;
padding: 20px;
border: 2px solid #0066cc;
border-radius: 0 0 10px 10px;
} .tabs #tab-1:checked ~ .tab-1-content,
.tabs #tab-2:checked ~ .tab-2-content,
.tabs #tab-3:checked ~ .tab-3-content,
.tabs #tab-4:checked ~ .tab-4-content,
.tabs #tab-5:checked ~ .tab-5-content {
display: block;
} .tabs input[name="tab-radio"]:checked + .tab-label {
color: #fff;
background-color: #0066cc;
} .tab-jirei-tbl01 {
width: 100%;
padding: 0;
margin: 10px 0 0;
text-align: left;
border-top: 1px solid #0066cc;
border-right: 1px solid #0066cc;
border-left: 1px solid #0066cc;
}
.tab-jirei-tbl02 {
width: 33%;
padding: 7px 10px;
margin: 0;
color: #fff;
vertical-align: middle;
background: #0066cc;
border-bottom: 1px solid #fff;
}
.tab-jirei-tbl02-last {
width: 33%;
padding: 7px 10px;
margin: 0;
color: #fff;
vertical-align: middle;
background: #0066cc;
border-bottom: 1px solid #0066cc;
}
.tab-jirei-tbl03 {
width: 67%;
padding: 7px 10px;
margin: 0;
border-right: 1px solid #0066cc;
border-bottom: 1px solid #0066cc;
} .tab-voice-txt {
padding: 0 0 10px;
margin: 10px 0;
line-height: 1.4;
border-bottom: 1px dotted #ccc;
} .shindanbetsu-contents {
min-height: 180px;
padding: 23px 20px;
margin: 0;
text-align: center;
background: #fff;
border-right: 2px solid #0066cc;
border-bottom: 2px solid #0066cc;
border-left: 2px solid #0066cc;
border-radius: 0 0 10px 10px;
} .zokusei-menu {
display: inline-block;
width: 100px;
padding: 0;
margin: 10px 10px 0;
}
.zokusei-menu:hover {
color: #666;
text-decoration: none;
}
@media screen and (max-width: 768px) {
.shindanbetsu-contents {
min-height: 180px;
padding: 3%;
margin: 0;
text-align: center;
background: #fff;
border-right: 2px solid #0066cc;
border-bottom: 2px solid #0066cc;
border-left: 2px solid #0066cc;
border-radius: 0 0 10px 10px;
}
.zokusei-menu {
display: inline-block;
width: 18%;
padding: 0;
margin: 10px 12px 0;
}
.zokusei-menu img {
width: 100%;
}
}
.toukyu-box-left {
display: inline-block;
width: 250px;
padding: 0;
margin: 20px 30px 0 0;
}
.toukyu-box-right {
display: inline-block;
width: 65px;
padding: 0;
margin: 20px 0 0;
}
ul.toukyu-list li {
display: inline-block;
width: 65px;
padding: 0;
margin: 0 10px 20px;
}
@media screen and (max-width: 768px) {
.toukyu-box-left {
display: block;
width: 100%;
padding: 0;
margin: 20px 0 0;
}
.toukyu-list {
width: 100%;
padding: 0;
margin: 20px auto 0;
text-align: left;
}
ul.toukyu-list li {
display: inline-block;
padding: 0;
margin: 0 1px 5px;
}
}
.bui-box-left {
display: inline-block;
width: 270px;
padding: 0;
margin: 25px 0 0;
vertical-align: top;
}
.bui-box-center {
display: inline-block;
width: 260px;
padding: 0;
margin: 25px 0 0;
vertical-align: top;
}
.bui-box-right {
display: inline-block;
width: 270px;
padding: 0;
margin: 25px 0 0;
vertical-align: top;
}
.bui-title {
padding: 0;
margin: 0;
font-size: 22px;
font-weight: 700;
line-height: 1.2;
}
.toubu-box {
padding: 5px 10px 10px;
margin: 0;
background: #fff;
border: 1px solid #3399ff;
border-radius: 12px;
}
.jyoshi-box {
padding: 5px 10px 10px;
margin: 10px 0 0;
background: #fff;
border: 1px solid #66ccff;
border-radius: 12px;
}
.sekitsui-box {
padding: 5px 10px 10px;
margin: 10px 0 0;
background: #fff;
border: 1px solid #0365cc;
border-radius: 12px;
}
.shinkei-box {
padding: 5px 10px 10px;
margin: 10px 0 0;
background: #fff;
border: 1px solid #009999;
border-radius: 12px;
} .toubu-btn {
display: inline-block;
width: 220px;
height: 50px;
padding: 5px 0 0;
font-size: 20px;
line-height: 20px;
text-align: center;
text-decoration: none;
border-radius: 25px;
outline: none;
}
.toubu-btn::before,
.toubu-btn::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.toubu-btn,
.toubu-btn::before,
.toubu-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.toubu-btn {
color: #fff;
background-color: #3399ff;
border: 1px solid #3399ff;
}
.toubu-btn:hover {
color: #3399ff;
background-color: #fff;
border: 1px solid #3399ff;
}
ul.bui-list {
padding: 0;
margin: 10px 0 0;
}
ul.bui-list li {
padding: 0;
margin: 0 0 10px 0;
}
ul.bui-list li:last-child {
padding: 0;
margin: 0;
} .jyoshi-btn {
display: inline-block;
width: 120px;
height: 40px;
font-size: 18px;
line-height: 40px;
text-align: center;
text-decoration: none;
border-radius: 20px;
outline: none;
}
.jyoshi-btn::before,
.jyoshi-btn::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.jyoshi-btn,
.jyoshi-btn::before,
.jyoshi-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.jyoshi-btn {
color: #fff;
background-color: #66ccff;
border: 1px solid #66ccff;
}
.jyoshi-btn:hover {
color: #66ccff;
background-color: #fff;
border: 1px solid #66ccff;
}
ul.jyoshi-list {
padding: 0;
margin: 10px 0 0;
}
ul.jyoshi-list li {
display: inline-block;
width: 120px;
padding: 0;
margin: 0 2px 10px 2px;
}
ul.jyoshi-list li:last-child {
display: inline-block;
width: 120px;
padding: 0;
margin: 0 2px;
} .kaome-btn {
display: inline-block;
width: 70px;
height: 40px;
font-size: 18px;
line-height: 40px;
text-align: center;
text-decoration: none;
border-radius: 20px;
outline: none;
}
.kaome-btn::before,
.kaome-btn::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.kaome-btn,
.kaome-btn::before,
.kaome-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.kaome-btn {
color: #fff;
background-color: #3399ff;
border: 1px solid #3399ff;
}
.kaome-btn:hover {
color: #3399ff;
background-color: #fff;
border: 1px solid #3399ff;
}
ul.kaome-list {
padding: 0;
margin: 10px 0 0;
}
ul.kaome-list li {
display: inline-block;
width: 70px;
padding: 0;
margin: 0 2px 10px 2px;
}
ul.kaome-list li:last-child {
display: inline-block;
width: 70px;
padding: 0;
margin: 0 2px;
} .sekitsui-btn {
display: inline-block;
width: 220px;
height: 40px;
font-size: 20px;
line-height: 40px;
text-align: center;
text-decoration: none;
border-radius: 25px;
outline: none;
}
.sekitsui-btn::before,
.sekitsui-btn::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.sekitsui-btn,
.sekitsui-btn::before,
.sekitsui-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.sekitsui-btn {
color: #fff;
background-color: #0365cc;
border: 1px solid #0365cc;
}
.sekitsui-btn:hover {
color: #0365cc;
background-color: #fff;
border: 1px solid #0365cc;
}
ul.sekitsui-list {
padding: 0;
margin: 10px 0 0;
}
ul.sekitsui-list li {
padding: 0;
margin: 0 0 10px 0;
}
ul.sekitsui-list li:last-child {
padding: 0;
margin: 0;
} .shinkei-btn {
display: inline-block;
width: 220px;
height: 40px;
font-size: 20px;
line-height: 40px;
text-align: center;
text-decoration: none;
border-radius: 25px;
outline: none;
}
.shinkei-btn::before,
.shinkei-btn::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.shinkei-btn,
.shinkei-btn::before,
.shinkei-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.shinkei-btn {
color: #fff;
background-color: #009999;
border: 1px solid #009999;
}
.shinkei-btn:hover {
color: #009999;
background-color: #fff;
border: 1px solid #009999;
}
ul.shinkei-list {
padding: 0;
margin: 10px 0 0;
}
ul.shinkei-list li {
padding: 0;
margin: 0 0 10px 0;
}
ul.shinkei-list li:last-child {
padding: 0;
margin: 0;
} .page-riyu-bg {
height: 600px;
padding: 60px 0 40px;
margin: 50px 0 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-riyu.png) no-repeat;
background-position: center top;
background-size: cover;
}
.page-contents-title {
padding: 0;
margin: 0;
font-size: 44px;
text-align: center;
}
.riyu-contents {
width: 1200px;
padding: 0;
margin: 0 auto;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-riyucheck.svg) no-repeat;
background-position: 0 60px;
}
.riyu-contents ul {
width: 890px;
margin: 30px 0 0 auto;
}
.riyu-contents ul li {
padding: 0 0 0 40px;
margin: 15px 0 0;
font-size: 30px;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-riyu-check.svg) no-repeat;
background-position: 0 10px;
}
@media screen and (max-width: 768px) {
.page-riyu-bg {
width: 94%;
height: auto;
padding: 8% 3%;
margin: 5% 0 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/sp/img-sp-riyu-bg.png) no-repeat;
background-position: center top;
background-size: cover;
}
.page-contents-title {
padding: 0;
margin: 0;
font-size: 36px;
line-height: 1.3;
text-align: center;
}
.riyu-contents {
width: 100%;
padding: 0;
margin: 0 auto;
background: none;
}
.riyu-contents ul {
width: 100%;
margin: 30px 0 0 auto;
}
.riyu-contents ul li {
padding: 0 0 0 30px;
margin: 15px 0 0;
font-size: 24px;
line-height: 1.3;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/sp/icon-sp-check-bl.svg) no-repeat;
background-position: 0 10px;
}
}
.page-contact-area-02 {
padding: 0;
margin: 0;
background: #000435;
}
.contentarea {
width: 1200px;
padding: 50px 0;
margin: 0 auto;
}
.contactbox-02 {
padding: 30px;
margin: 0;
color: #000;
text-align: center;
background: #fff;
border-radius: 16px;
}
.contactbox-02 .contactleft {
display: inline-block;
width: 230px;
padding: 0;
margin: 30px 40px 0 0;
vertical-align: top;
}
.contactbox-02 .contactright {
display: inline-block;
width: 800px;
padding: 0;
margin: 15px 0 0 0;
vertical-align: top;
}
.contactbox-02 .contactright .telno {
padding: 0 0 0 90px;
margin: 0;
font-size: 102px;
font-weight: 700;
line-height: 1.0;
color: #0066cc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-tel-contactbl.svg) no-repeat;
background-position: 10px 20px;
}
.contactbox-02 .contactright .contact_tel_top {
font-size: 25px;
color: #0066cc;
text-align: center;
letter-spacing: 25px;
}
.contactbox-02 .contactright .contacttelatn {
padding: 0;
margin: 5px 0 0;
font-size: 18px;
text-align: center;
}
.contactbox-02 .contactright .contactmailatn {
padding: 0;
margin: 10px 160px 0 0;
font-size: 18px;
text-align: right;
}
@media all and (-ms-high-contrast: none) {
.contactbox-02 {
padding: 30px;
margin: 0;
color: #000;
text-align: center;
background: #fff;
border-radius: 16px;
}
.contactbox-02 .contactleft {
display: inline-block;
width: 230px;
padding: 0;
margin: 30px 40px 0 0;
vertical-align: top;
}
.contactbox-02 .contactright {
display: inline-block;
width: 800px;
padding: 0;
margin: 15px 0 0 0;
vertical-align: top;
}
.contactbox-02 .contactright .telno {
padding: 0 0 0 90px;
margin: 0;
font-size: 90px;
font-weight: 700;
line-height: 1.0;
color: #0066cc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-tel-contactbl.svg) no-repeat;
background-position: 10px 7px;
}
.contactbox-02 .contactright .contacttelatn {
padding: 0;
margin: 5px 0 0;
font-size: 18px;
text-align: center;
}
.contactbox-02 .contactright .contactmailatn {
padding: 0;
margin: 10px 160px 0 0;
font-size: 18px;
text-align: right;
}
}
@media screen and (max-width: 768px) { .sp-contact-area {
padding: 3%;
margin: 0;
background: #000435;
}
.sp-contact-area .contents {
padding: 10px 10px 5px;
margin: 0;
background: #fff;
border-radius: 10px;
}
.sp-contact-area .syokai-zero {
padding: 0;
margin: 0;
font-size: 34px;
font-weight: 700;
line-height: 1.0;
color: #0066cc;
}
.sp-contact-area .sp-maincatchbtm {
padding: 0 0 20px;
margin: 30px 0 0;
font-family: 'Noto Serif JP', serif;
font-size: 36px;
font-weight: 700;
line-height: 1.3;
color: #ffe845;
text-align: center;
}
} .jirei-area {
position: relative;
width: 1000px;
padding: 60px 50px 20px;
margin: 80px auto 0;
text-align: left;
background: #f1f1f1;
}
.jirei-area .contents {
padding: 30px;
margin: 20px 0 0;
background: #fff;
}
.jirei-area .contents .prf {
display: inline-block;
width: 180px;
padding: 0;
margin: 0;
text-align: center;
vertical-align: top;
}
.jirei-area .contents .detail {
display: inline-block;
width: 760px;
padding: 20px 0;
margin: 0;
text-align: center;
vertical-align: top;
background: #ffeec5;
}
.jirei-area .contents .detail .teiji {
display: inline-block;
width: 160px;
padding: 0;
margin: 10px 0 0;
text-align: center;
vertical-align: top;
}
.jirei-area .contents .detail .arr {
display: inline-block;
width: 250px;
padding: 10px 0 8px;
margin: 20px 0 0;
font-size: 20px;
color: #fff;
text-align: center;
vertical-align: top;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-jirei-arr.svg) no-repeat;
}
.jirei-area .contents .detail .kousyou {
display: inline-block;
width: 250px;
padding: 0;
margin: 0;
text-align: center;
vertical-align: top;
}
.jirei-num-posi {
position: absolute;
top: -35px;
left: 0;
}
.jirei-num-posi .num {
position: relative;
width: 200px;
padding: 10px;
font-size: 30px;
color: #fff;
text-align: center;
background: #0066cc;
border-radius: 12px;
}
.jirei-num-posi .num:after {
position: absolute;
top: 100%;
left: 30px;
width: 0;
height: 0;
content: '';
border: 15px solid transparent;
border-top: 15px solid #0066cc;
}
.jirei-heading {
padding: 0;
margin: 0;
font-size: 24px;
line-height: 1.3;
}
.level-area {
width: 760px;
padding: 0;
margin: 20px 0 0 180px;
vertical-align: top;
}
.level-area-02 {
width: 760px;
padding: 0;
margin: 0 0 0 180px;
vertical-align: top;
}
.level-koumoku {
display: inline-block;
width: 150px;
padding: 3px 5px;
margin: 0 20px 10px 0;
color: #fff;
text-align: center;
vertical-align: top;
background: #999;
}
.level-text {
display: inline-block;
width: 560px;
padding: 4px 0 0;
margin: 0 20px 10px 0;
text-align: left;
vertical-align: top;
}
@media screen and (max-width: 768px) {
.jirei-area {
position: relative;
width: 94%;
padding: 60px 3% 3%;
margin: 60px auto 0;
text-align: left;
background: #f1f1f1;
}
.jirei-area .jirei-inbox {
padding: 2% 2% 4%;
margin: 20px 0 0;
background: #fff;
}
.jirei-area .contents {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0;
margin: 0;
}
.jirei-area .contents .prf {
display: block;
width: 35%;
padding: 0;
margin: 0;
text-align: center;
vertical-align: top;
}
.jirei-area .contents .detail {
display: block;
width: 65%;
padding: 20px 0;
margin: 0;
text-align: center;
vertical-align: top;
background: none;
}
.jirei-area .contents .detail img {
width: 100%;
padding: 0;
margin: 0;
}
.jirei-num-posi {
position: absolute;
top: -25px;
left: 0;
}
.jirei-num-posi .num {
position: relative;
width: 150px;
padding: 10px;
font-size: 28px;
color: #fff;
text-align: center;
background: #0066cc;
border-radius: 12px;
}
.jirei-num-posi .num:after {
position: absolute;
top: 100%;
left: 30px;
width: 0;
height: 0;
content: '';
border: 15px solid transparent;
border-top: 15px solid #0066cc;
}
.level-area {
width: 94%;
padding: 0;
margin: 0;
background: #fff;
}
.level-area-02 {
width: 100%;
padding: 0;
margin: 0 0 0;
vertical-align: top;
}
.level-koumoku {
display: block;
width: 94%;
padding: 1% 3%;
margin: 0 0 5px;
font-size: 18px;
color: #fff;
text-align: left;
vertical-align: top;
background: #999;
}
.level-text {
display: inline-block;
width: 100%;
padding: 4px 0 0;
margin: 0 0 15px;
text-align: left;
vertical-align: top;
}
} .baisyoukin-area-01 {
position: relative;
width: 1000px;
padding: 15px 50px 15px;
margin: 80px auto 0;
text-align: left;
background: #fff;
}
.baisyoukin-area-01 .num-posi {
position: absolute;
top: 0;
left: 0;
width: 85px;
height: 85px;
padding: 10px;
font-size: 30px;
line-height: 1.0;
color: #fff;
text-align: center;
background: #0066cc;
}
.baisyoukin-area-01 .baisyoukin-heading {
padding: 0 0 0 100px;
margin: 0;
font-size: 24px;
line-height: 1.3;
}
.baisyoukin-area-01 .contents {
padding: 20px;
margin: 10px 0 0;
background: #fff;
}
.baisyoukin-area-01 .contents .prf {
display: inline-block;
width: 180px;
padding: 0;
margin: 0;
text-align: center;
vertical-align: top;
}
.baisyoukin-area-01 .contents .detail {
position: relative;
display: inline-block;
width: 780px;
padding: 0;
margin: -10px 0 0;
text-align: center;
vertical-align: top;
}
.baisyoukin-area-01 .contents .baisyoukin-bg-01 {
width: 629px;
height: 143px;
padding: 0;
margin: 0 0 0 auto;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-baisyoukin-bg01.svg) no-repeat;
background-position: right top;
}
.baisyoukin-area-01 .contents .case-koumoku-01 {
position: absolute;
top: 52px;
left: 0;
padding: 0;
margin: 0;
font-size: 20px;
}
.baisyoukin-area-01 .contents .case-koumoku-02 {
position: absolute;
top: 99px;
left: 0;
padding: 0;
margin: 0;
font-size: 20px;
}
.baisyoukin-area-01 .contents .teiji-kingaku {
position: absolute;
top: 47px;
left: 230px;
padding: 0;
margin: 0;
font-size: 28px;
color: #fff;
}
.baisyoukin-area-01 .contents .jidan-kingaku {
position: absolute;
top: 95px;
left: 615px;
padding: 0;
margin: 0;
font-size: 28px;
color: #fff;
}
.baisyoukin-area-01 .contents .zougaku-kingaku {
position: absolute;
top: 0;
left: 480px;
padding: 0;
margin: 0;
font-size: 26px;
color: #fff;
}
.baisyoukin-area-02 {
position: relative;
width: 1000px;
padding: 25px 50px 15px;
margin: 50px auto 0;
text-align: left;
background: #fff;
}
.baisyoukin-area-02 .num-posi {
position: absolute;
top: 0;
left: 0;
width: 85px;
height: 85px;
padding: 10px;
font-size: 30px;
line-height: 1.0;
color: #fff;
text-align: center;
background: #0066cc;
}
.baisyoukin-area-02 .baisyoukin-heading {
padding: 0 0 0 100px;
margin: 0;
font-size: 24px;
line-height: 1.3;
}
.baisyoukin-area-02 .contents {
padding: 20px;
margin: 10px 0 0;
background: #fff;
}
.baisyoukin-area-02 .contents .prf {
display: inline-block;
width: 180px;
padding: 0;
margin: 0;
text-align: center;
vertical-align: top;
}
.baisyoukin-area-02 .contents .detail {
position: relative;
display: inline-block;
width: 780px;
padding: 0;
margin: -10px 0 0;
text-align: center;
vertical-align: top;
}
.baisyoukin-area-02 .contents .baisyoukin-bg-01 {
width: 629px;
height: 143px;
padding: 0;
margin: 0 0 0 auto;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-baisyoukin-bg02.svg) no-repeat;
background-position: right top;
}
.baisyoukin-area-02 .contents .case-koumoku-01 {
position: absolute;
top: 52px;
left: 0;
padding: 0;
margin: 0;
font-size: 20px;
}
.baisyoukin-area-02 .contents .case-koumoku-02 {
position: absolute;
top: 99px;
left: 0;
padding: 0;
margin: 0;
font-size: 20px;
}
.baisyoukin-area-02 .contents .teiji-kingaku {
position: absolute;
top: 47px;
left: 260px;
padding: 0;
margin: 0;
font-size: 28px;
color: #fff;
}
.baisyoukin-area-02 .contents .jidan-kingaku {
position: absolute;
top: 95px;
left: 565px;
padding: 0;
margin: 0;
font-size: 28px;
color: #fff;
}
.baisyoukin-area-02 .contents .zougaku-kingaku {
position: absolute;
top: 0;
left: 500px;
padding: 0;
margin: 0;
font-size: 26px;
color: #fff;
}
@media screen and (max-width: 768px) {
.baisyoukin-area-01 {
position: relative;
width: 94%;
padding: 20px 3%;
margin: 40px auto 0;
text-align: left;
background: #fff;
}
.baisyoukin-area-01 .num-posi {
position: absolute;
top: 0;
left: 0;
height: 40px;
padding: 5px 10px;
font-size: 22px;
line-height: 1.1;
color: #fff;
text-align: center;
background: #0066cc;
}
.baisyoukin-area-01 .baisyoukin-heading {
padding: 0;
margin: 40px 0 0;
font-size: 24px;
line-height: 1.3;
}
.baisyoukin-area-01 .contents {
padding: 3%;
margin: 10px 0 0;
background: #fff;
}
.baisyoukin-area-01 .contents .prf {
display: block;
width: 270px;
padding: 0 0 3px;
margin: 0;
font-size: 20px;
text-align: center;
vertical-align: top;
border-bottom: 1px solid #000;
}
.baisyoukin-area-01 .contents .detail {
display: block;
width: 100%;
padding: 0;
margin: 30px 0 0;
text-align: center;
vertical-align: top;
}
.baisyoukin-area-02 {
position: relative;
width: 94%;
padding: 20px 3%;
margin: 40px auto 0;
text-align: left;
background: #fff;
}
.baisyoukin-area-02 .num-posi {
position: absolute;
top: 0;
left: 0;
height: 40px;
padding: 5px 10px;
font-size: 22px;
line-height: 1.1;
color: #fff;
text-align: center;
background: #0066cc;
}
.baisyoukin-area-02 .baisyoukin-heading {
padding: 0;
margin: 40px 0 0;
font-size: 24px;
line-height: 1.3;
}
.baisyoukin-area-02 .contents {
padding: 3%;
margin: 10px 0 0;
background: #fff;
}
.baisyoukin-area-02 .contents .prf {
display: block;
width: 270px;
padding: 0 0 3px;
margin: 0;
font-size: 20px;
text-align: center;
vertical-align: top;
border-bottom: 1px solid #000;
}
.baisyoukin-area-02 .contents .detail {
display: block;
width: 100%;
padding: 0;
margin: 30px 0 0;
text-align: center;
vertical-align: top;
}
}
.hiyou-contents-area-01 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 840px;
padding: 0;
margin: 30px auto 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.hiyou-contents-area-01 .contents {
width: 360px;
padding: 10px 20px;
margin: 0;
background: #ffeec5;
border-radius: 12px;
}
.hiyou-contents-area-01 .contents .heading-01 {
width: 80px;
padding: 0 20px 2px 20px;
margin: 0;
font-size: 20px;
text-align: left;
border-bottom: 2px solid #0066cc;
}
.hiyou-contents-area-01 .contents .heading-02 {
width: 65px;
padding: 0 20px 2px 20px;
margin: 0;
font-size: 20px;
text-align: left;
border-bottom: 2px solid #0066cc;
}
.hiyou-contents-area-02 {
width: 840px;
padding: 0;
margin: 20px auto 0;
}
.hiyou-contents-area-02 .heading-03 {
padding: 0 20px 2px 0;
margin: 0;
font-size: 20px;
text-align: left;
border-bottom: 2px solid #0066cc;
}
.hiyou-contents-area-02 ul.hiyou-text {
margin: 15px 0 0;
}
.hiyou-contents-area-02 ul.hiyou-text li {
padding: 0 0 0 15px;
margin: 5px 0 0;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bl.png) no-repeat;
background-position: 0 7px;
}
@media screen and (max-width: 768px) {
.hiyou-contents-area-01 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 100%;
padding: 0;
margin: 30px auto 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.hiyou-contents-area-01 .contents {
width: 42%;
padding: 3%;
margin: 0;
background: #ffeec5;
border-radius: 12px;
}
.hiyou-contents-area-01 .contents .heading-01 {
width: 80px;
padding: 0 20px 2px 20px;
margin: 0;
font-size: 20px;
text-align: left;
border-bottom: 2px solid #0066cc;
}
.hiyou-contents-area-01 .contents .heading-02 {
width: 65px;
padding: 0 20px 2px 20px;
margin: 0;
font-size: 20px;
text-align: left;
border-bottom: 2px solid #0066cc;
}
.hiyou-contents-area-02 {
width: 100%;
padding: 0;
margin: 20px auto 0;
}
.hiyou-contents-area-02 .heading-03 {
padding: 0 20px 2px 0;
margin: 0;
font-size: 20px;
text-align: left;
border-bottom: 2px solid #0066cc;
}
.hiyou-contents-area-02 ul.hiyou-text {
margin: 15px 0 0;
}
.hiyou-contents-area-02 ul.hiyou-text li {
padding: 0 0 0 15px;
margin: 5px 0 0;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bl.png) no-repeat;
background-position: 0 7px;
}
.hiyou-text {
padding: 0;
margin: 10px 0 0;
font-size: 20px;
line-height: 1.3;
}
}
.info-area {
width: 900px;
padding: 0;
margin: 50px auto 0;
border-top: 1px solid #ccc;
}
.info-area li {
width: 900px;
padding: 0 0 17px;
margin: 0;
border-bottom: 1px solid #ccc;
}
.info-area .date {
display: inline-block;
width: 150px;
padding: 0;
margin: 20px 0 0;
text-align: left;
vertical-align: top;
}
.info-area .infotext {
display: inline-block;
width: 730px;
padding: 0 0 0 15px;
margin: 20px 0 0;
line-height: 1.5;
text-align: left;
vertical-align: top;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bl.png) no-repeat;
background-position: 0 7px;
}
.info-area .infotext a {
color: #000;
}
.info-area .infotext a:hover {
color: #000;
text-decoration: underline;
}
@media screen and (max-width: 768px) {
.info-area {
width: 100%;
padding: 0;
margin: 50px auto 0;
border-top: 1px solid #ccc;
}
.info-area li {
width: 100%;
padding: 0 0 17px;
margin: 0;
border-bottom: 1px solid #ccc;
}
.info-area .date {
display: block;
width: 100%;
padding: 0;
margin: 20px 0 0;
text-align: left;
vertical-align: top;
}
.info-area .infotext {
display: block;
width: 94%;
padding: 0 3%;
margin: 5px 0 0;
line-height: 1.5;
text-align: left;
vertical-align: top;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bl.png) no-repeat;
background-position: 0 7px;
}
.info-area .infotext a {
color: #000;
}
.info-area .infotext a:hover {
color: #000;
text-decoration: underline;
}
} .k-bgbox {
padding: 0;
margin: 0;
}
.k-bgbox .k-bggray {
padding: 0;
margin: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/bg-kotei.png);
background-position: center;
background-size: auto;  }
.k-bgbox .k-bggray .inarea {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
max-width: 1200px;
padding: 0;
margin: 0 auto;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.k-bgbox .k-bggray .side-area {
width: 18%;
min-height: 1200px;
padding: 0;
margin: -10px 2% 0 0;
}
.k-bgbox .k-bggray .contents-area {
width: 77%;
padding: 30px 0% 30px 3%;
margin: 0;
text-align: left;
background: #fff;
}
.k-page-contents {
max-width: 1200px;
padding: 0;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.k-bgbox {
padding: 0 0 50px;
margin: 0;
background: #f1f1f1;
}
.k-bgbox .k-bggray {
padding: 0;
margin: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/bg-kotei.png) repeat-y;
background-size: contain; }
.k-bgbox .k-bggray .inarea {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
max-width: 100%;
padding: 0;
margin: 0 auto;
background: #fff;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.k-bgbox .k-bggray .side-area {
width: 17%;
min-height: 100%;
padding: 0;
margin: -10px 3% 0 0;
}
.k-bgbox .k-bggray .contents-area {
width: 94%;
padding: 30px 3%;
margin: 0;
background: #fff;
}
} .hy-tb01 {
width: 100%;
padding: 0;
margin: 20px 0 0;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.hy-tb02 {
padding: 0;
margin: 20px 0 0;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.hy-tb03 {
padding: 0;
margin: 20px 0 0;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.kakomi-contents {
max-width: 96%;
padding: 2%;
margin: 20px 0 0;
text-align: left;
border: 1px solid #ccc;
}
.kakomi-contents .title {
padding: 0 0 3px;
margin: 0 0 3px;
font-size: 18px;
color: #0066cc;
text-align: left;
border-bottom: 1px dotted #ccc;
}
.kakomi-contents .title-mt10 {
padding: 0 0 3px;
margin: 10px 0 3px;
font-size: 18px;
color: #0066cc;
text-align: left;
border-bottom: 1px dotted #ccc;
} .u-mt-small.align_l > p {
margin-bottom: 1.5em
}
.case-title-left {
display: inline-block;
width: 200px;
padding: 0;
margin: 0 20px 0 0;
vertical-align: top;
}
.case-title-right {
position: relative;
display: inline-block;
width: 700px;
padding: 0 0 5px;
margin: 0;
text-align: left;
vertical-align: top;
}
.case-contents-td01 {
width: 100%;
padding: 0;
margin: 20px 0 0;
text-align: left;
vertical-align: middle;
border-top: 1px solid #ccc;
}
.case-contents-td02 {
width: 30%;
padding: 10px;
margin: 0;
vertical-align: middle;
background: #eee;
border-bottom: 1px solid #ccc;
}
.case-contents-td03 {
width: 70%;
padding: 10px;
margin: 0;
vertical-align: middle;
border-bottom: 1px solid #ccc;
}
.case-note {
padding: 0;
margin: 20px 0 0;
font-size: 90%;
text-align: left;
}
.case-detail-title-01 {
padding: 0;
margin: 0 0 15px;
font-size: 20px;
line-height: 1.5;
text-align: left;
}
.case-detail-des-01 {
padding: 0;
margin: 15px 0 0;
font-size: 18px;
line-height: 1.5;
text-align: left;
}
@media screen and (max-width: 768px) {
.sp-case-title {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0;
margin: 15px 0 0;
}
.sp-title-pic {
max-width: 100px;
padding: 0;
margin: 0 20px 0 0;
}
.sp-title-pic img {
width: 100px;
}
.sp-title-text {
padding: 0;
margin: -5px 0 0;
font-size: 21px;
}
.sp-title-text-02 {
padding: 0;
margin: 15px 0 0;
font-size: 18px;
}
.case-title-left {
display: block;
width: 25%;
padding: 0;
margin: 0 2% 0 0;
text-align: center;
vertical-align: top;
}
.case-title-right {
position: relative;
display: block;
width: 73%;
padding: 0;
margin: 0;
text-align: left;
vertical-align: top;
}
}
.case-contents-detail-td01 {
width: 100%;
padding: 0;
margin: 20px 0 0;
text-align: center;
border: 1px solid #ccc;
}
.case-contents-detail-td02 {
width: 31%;
padding: 10px 0;
margin: 0;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-td03 {
width: 25%;
padding: 10px 0;
margin: 20px 0 0;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-td04 {
width: 25%;
padding: 10px 0;
margin: 20px 0 0;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-td05 {
width: 25%;
padding: 10px 0;
margin: 20px 0 0;
background: #eee;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-td03-01 {
width: 25%;
padding: 10px 0;
margin: 20px 0 0;
background: #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-td04-01 {
width: 25%;
padding: 10px 0;
margin: 20px 0 0;
background: #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-td05-01 {
width: 25%;
padding: 10px 0;
margin: 20px 0 0;
background: #fff;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-tb05a {
width: 70%;
padding: 0;
margin: 20px 0 0;
text-align: center;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.case-contents-detail-tb05b {
width: 50%;
padding: 10px 0;
margin: 0;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-tb05c {
width: 50%;
padding: 10px 0;
margin: 0;
background: #eee;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-tb05b-01 {
width: 50%;
padding: 10px 0;
margin: 0;
background: #fff;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.case-contents-detail-tb05c-01 {
width: 50%;
padding: 10px 0;
margin: 0;
background: #fff;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.case-contents-detail-tb05a {
width: 100%;
padding: 0;
margin: 20px 0 0;
text-align: center;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
}
.case-detail-pic {
display: inline-block;
width: 100%;
padding: 30px 0;
margin: 30px 0 0;
text-align: center;
vertical-align: top;
background: #ffeec5;
}
.case-detail-pic .teiji {
display: inline-block;
width: 200px;
padding: 0;
margin: 10px 0 0;
text-align: center;
vertical-align: top;
}
.case-detail-pic .arr {
display: inline-block;
width: 250px;
padding: 10px 0 8px;
margin: 20px 0 0;
font-size: 22px;
color: #fff;
text-align: center;
vertical-align: top;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-jirei-arr.svg) no-repeat;
background-position: 0 7px;
}
.case-detail-pic .kousyou {
display: inline-block;
width: 300px;
padding: 0;
margin: 0;
text-align: center;
vertical-align: top;
}
@media screen and (max-width: 768px) {
.case-detail-pic {
width: 100%;
padding: 10px 0;
margin: 30px 0 0;
color: #000;
text-align: center;
vertical-align: top;
background: #ffeec5;
}
.case-detail-pic .sp-teiji {
padding: 0;
margin: 10px 0 0;
color: #000;
text-align: center;
}
.case-detail-pic .sp-arr {
padding: 20px 0 40px;
margin: 5px 0;
font-size: 22px;
color: #fff;
text-align: center;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/sp/img-sp-jirei-arr.png) no-repeat;
background-position: center bottom;
}
.case-detail-pic .arrkingaku {
width: 60%;
padding: 5px;
margin: 0 auto;
font-size: 22px;
color: #fff;
text-align: center;
background: #ff9900;
border: 2px solid #ffeec5;
}
.case-detail-pic .sp-kousyou {
padding: 0;
margin: 0;
text-align: center;
}
}
.relate-contents {
padding: 10px 10px 3px;
margin: 30px 0 0;
background: #eee;
border-radius: 12px;
}
.relate-contents a {
color: #000;
}
.relate-contents .pic {
display: inline-block;
width: 120px;
padding: 0;
margin: 0 20px 0 0;
line-height: 0;
}
.relate-contents .pic img {
width: 120px;
}
.relate-contents .contents-right {
display: inline-block;
width: 700px;
padding: 0;
margin: 5px 0 0;
vertical-align: top;
}
.relate-contents .text {
margin: 0;
font-size: 18px;
color: #000;
text-align: left;
}
.relate-contents .text a:hover {
color: #999;
}
@media screen and (max-width: 768px) {
.sprelate-contents {
padding: 10px;
margin: 30px 0 0;
background: #eee;
border-radius: 12px;
}
.sprelate-contents .contentsbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
display: -webkit-flex;
padding: 0;
margin: 15px 0 0;
}
.sprelate-contents .contentsbox .sppic {
width: 100px;
padding: 0;
margin: 0 20px 0 0;
}
.sprelate-contents .contentsbox .sppic img {
width: 100px;
}
.sprelate-contents .contentsbox .sptext {
margin: -5px 0 0;
font-size: 16px;
color: #000;
text-align: left;
}
.sprelate-contents .contentsbox .sptext a {
color: #000;
}
} .page-related {
padding: 30px 0 0;
margin: 80px 0 0;
border-top: 2px dotted #ccc;
} .arc-page-btm-select {
padding: 30px 0 0;
margin: 50px 0 0;
border-top: 2px dotted #ccc;
}
.arc-bg {
padding: 15px 0 10px 15px;
margin: 20px 0;
background: #eee;
border-radius: 12px;
}
.arc-bg .pic {
display: inline-block;
width: 100px;
padding: 0;
margin: 0 20px 0 0;
line-height: 0;
}
.arc-bg .pic img {
width: 100px;
}
.arc-bg .arc-contents-right {
display: inline-block;
width: 760px;
padding: 0;
margin: 0;
line-height: 1.7;
vertical-align: top;
}
.arc-bg a {
color: #000;
}
.arc-bg a:hover {
color: #999;
}
@media screen and (max-width: 768px) {
.arc-page-btm-select {
padding: 20px 0 0;
margin: 40px 0 0;
border-top: 2px dotted #ccc;
}
.arc-bg {
width: 94%;
padding: 3%;
margin: 20px 0;
background: #eee;
border-radius: 12px;
}
.arc-bg .contentsbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
display: -webkit-flex;
padding: 0;
margin: 15px 0 0;
}
.arc-bg .contentsbox .sppic {
width: 100px;
padding: 0;
margin: 0 20px 0 0;
}
.arc-bg .contentsbox .sppic img {
width: 100px;
}
.arc-bg .contentsbox .sptext {
margin: -5px 0 0;
font-size: 16px;
color: #000;
text-align: left;
}
.arc-bg .contentsbox .sptext a {
color: #000;
}
.arc-bg .contentsbox .sp-arc-contents-right {
display: block;
width: 100%;
padding: 0;
margin: 0;
line-height: 1.7;
background: #ff0000;
}
}
.pagebtm-select {
padding: 20px;
margin: 20px 0 0;
background: #eee;
border-radius: 12px;
}
.pagebtm-select .heading {
padding: 0;
margin: 0;
font-size: 22px;
color: #0066cc;
text-align: center;
}
.pagebtm-select .heading-02 {
padding: 0;
margin: 30px 0 20px;
font-size: 22px;
color: #0066cc;
text-align: center;
}
.pagebtm-select .tokyu-area {
width: 710px;
padding: 0;
margin: 20px auto 0;
}
.pagebtm-select .tokyu-area ul.toukyu-list li {
display: inline-block;
width: 65px;
padding: 0;
margin: 0 10px 20px;
}
.pagebtm-select .page-bui-box {
width: 800px;
padding: 0;
margin: 20px auto 0;
text-align: center;
border-top: 2px dotted #ccc;
}
@media screen and (max-width: 768px) {
.pagebtm-select {
padding: 15px;
margin: 20px 0 0;
background: #eee;
border-radius: 12px;
}
.pagebtm-select .tokyu-area {
width: 100%;
padding: 0 0 20px;
margin: 20px auto 0;
text-align: center;
border-bottom: 2px dotted #ccc;
}
.pagebtm-select .tokyu-area ul.toukyu-list li {
display: inline-block;
width: 65px;
padding: 0;
margin: 0 0 10px 2px;
}
.pagebtm-select .sp-bui-area {
display: block;
width: 100%;
padding: 20px 0;
margin: 10px 0 0;
}
.pagebtm-select .sp-bui-area .pic {
width: 30%;
padding: 0;
margin: 10px 0 0;
}
} .voice-arc-title {
position: relative;
display: inline-block;
margin-bottom: 1em;
font-size: 30px;
}
.voice-arc-title:before {
position: absolute;
bottom: -20px;
left: 50%;
display: inline-block;
width: 60px;
height: 5px;
content: '';
background-color: #0066cc;
border-radius: 2px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.voice-contents {
padding: 15px 10px 8px;
margin: 30px 0 0;
background: #eee;
border-radius: 12px;
}
.voice-contents a {
color: #000;
}
.voice-contents a:hover {
color: #666;
}
.voice-contents .pic {
display: inline-block;
width: 100px;
height: auto;
padding: 0;
margin: 0 20px 0 0;
vertical-align: middle;
}
.voice-contents .pic img {
width: 100px;
height: auto;
border-radius: 8px;
}
.voice-contents .voice-title {
display: inline-block;
width: 770px;
padding: 0;
margin: -5px 0 0;
font-size: 23px;
line-height: 1.4;
vertical-align: middle;
}
@media screen and (max-width: 768px) {
.voice-contents {
padding: 20px;
margin: 30px 0 0;
background: #eee;
border-radius: 12px;
}
.voice-contents a {
color: #000;
}
.voice-contents .pic {
display: block;
width: 100%;
height: auto;
padding: 0;
margin: 0;
vertical-align: middle;
}
.voice-contents .pic img {
width: 100%;
height: auto;
border-radius: 8px;
}
.voice-contents .voice-title {
display: block;
width: 100%;
padding: 0;
margin: 0;
font-size: 20px;
vertical-align: middle;
}
.voice-contents .text {
margin: 10px 0 0;
font-size: 18px;
color: #000;
text-align: left;
}
.voice-contents .text a:hover {
color: #999;
}
}
.sos-contents {
padding: 15px 10px 8px;
margin: 30px 0 0;
background: #eee;
border-radius: 12px;
}
.sos-contents a {
color: #000;
}
.sos-contents a:hover {
color: #666;
}
.sos-contents .pic {
display: inline-block;
width: 100px;
height: auto;
padding: 0;
margin: 0 20px 0 0;
vertical-align: middle;
}
.sos-contents .pic img {
width: 100px;
height: auto;
border-radius: 8px;
}
.sos-contents .voice-title {
display: inline-block;
width: 770px;
padding: 0;
margin: -5px 0 0;
font-size: 23px;
line-height: 1.4;
vertical-align: middle;
}
@media screen and (max-width: 768px) {
.sos-contents {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 20px;
margin: 30px 0 0;
background: #eee;
border-radius: 12px;
}
.sos-contents a {
color: #000;
}
.sos-contents .pic {
display: block;
width: 25%;
height: auto;
padding: 0;
margin: 0 3% 0 0;
vertical-align: middle;
}
.sos-contents .pic img {
width: 100%;
height: auto;
border-radius: 8px;
}
.sos-contents .voice-title {
display: block;
width: 72%;
padding: 0;
margin: 0;
font-size: 20px;
vertical-align: middle;
}
.sos-contents .text {
margin: 10px 0 0;
font-size: 18px;
color: #000;
text-align: left;
}
.sos-contents .text a:hover {
color: #999;
}
}
.voice-detail-title {
padding: 0 0 5px;
margin: 0;
font-size: 30px;
line-height: 1.4;
text-align: left;
border-bottom: 3px solid #0066cc;
}
.voice-detail-pic {
display: inline-block;
width: 550px;
padding: 0;
margin: 20px 30px 0 0;
vertical-align: top;
}
.voice-prof {
display: inline-block;
width: 337px;
padding: 0;
margin: 20px 0 0;
vertical-align: top;
}
.voice-prof .v-tb01 {
width: 100%;
padding: 0;
margin: 0 0 10px;
text-align: left;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.voice-prof .v-tb02 {
width: 40%;
padding: 10px;
margin: 0;
font-size: 14px;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.voice-prof .v-tb03 {
width: 60%;
padding: 10px;
margin: 0;
background: #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.voice-detail-title {
padding: 0 0 5px;
margin: 0 0 10px;
font-size: 24px;
line-height: 1.4;
text-align: left;
border-bottom: 3px solid #0066cc;
}
.voice-detail-pic {
display: block;
width: 100%;
padding: 0;
margin: 20px 30px 0 0;
vertical-align: top;
}
.voice-detail-pic img {
width: 100%;
height: auto;
}
.voice-prof {
display: block;
width: 100%;
padding: 0;
margin: 10px 0 0;
vertical-align: top;
}
.voice-prof .v-tb01 {
width: 100%;
padding: 0;
margin: 0 0 10px;
text-align: left;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.voice-prof .v-tb02 {
width: 40%;
padding: 10px;
margin: 0;
font-size: 14px;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.voice-prof .v-tb03 {
width: 60%;
padding: 10px;
margin: 0;
background: #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
}
.youtube-area {
width: 700px;
padding: 30px;
margin: 50px auto 0;
text-align: center;
background: #FFF3DD;
border: 1px solid #0066cc;
}
@media screen and (max-width: 768px) {
.youtube-area {
width: 94%;
padding: 3% 3% 2%;
margin: 50px auto 0;
text-align: center;
background: #FFF3DD;
border: 1px solid #0066cc;
}
}
img.alignright {
display: block;
margin: 0 0 0 auto;
}
img.alignleft {
display: block;
margin: 0 auto 0 0;
}
img.aligncenter {
display: block;
margin: 0 auto;
}
.voice-txt {
padding: 0;
margin: 20px 0 0;
text-align: left;
}
@media screen and (max-width: 768px) {
.voice-txt img {
width: 100%;
}
} .emph-box {
padding: 30px 80px;
margin: 40px 0 0;
text-align: left;
border: 1px solid #0066cc;
}
.baiyou-adv-box {
padding: 30px 50px;
margin: 30px 0 0;
text-align: left;
border: 1px solid #0066cc;
}
.baiyou-adv-box .title {
padding: 0 0 5px;
margin: 0;
font-size: 22px;
font-weight: 700;
border-bottom: 2px solid #0066cc;
}
.baiyou-adv-box i {
margin: 0 20px 0 0;
color: #0066cc;
}
.baiyou-adv-box ul li {
padding: 0 0 20px 25px;
margin: 20px 0 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-minus.svg) no-repeat;
background-position: 0 10px;
border-bottom: 1px dotted #0066cc;
}
@media screen and (max-width: 768px) {
.emph-box {
padding: 20px;
margin: 40px 0 0;
text-align: left;
border: 1px solid #0066cc;
}
.baiyou-adv-box {
padding: 20px;
margin: 30px 0 0;
text-align: left;
background: rgba(255, 255, 255, 0.8);
}
.baiyou-adv-box .title {
width: 100%;
padding: 0 0 5px;
margin: 0;
font-size: 22px;
font-weight: 700;
border-bottom: 2px solid #0066cc;
}
}
.muchi-dou {
padding: 15px;
margin: 20px 0 0;
font-size: 20px;
font-weight: 700;
line-height: 1.5;
color: #fff;
text-align: center;
background: #0066cc;
border-radius: 12px 12px 0 0;
}
.muchi-dou-box {
padding: 15px 0 15px 200px;
margin: 0;
text-align: left;
border: 1px solid #0066cc;
border-radius: 0 0 12px 12px;
}
.muchi-dou-box ul li {
padding: 0 0 0 40px;
margin: 10px 0;
font-size: 26px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-check-or.svg) no-repeat;
background-position: 0 10px;
}
.muchi-pic {
max-width: 750px;
padding: 0;
margin: 20px auto 0;
}
.muchi-arc-list {
padding: 0;
margin: 30px 0 0;
}
.muchi-arc-list li {
padding: 20px;
margin: 0 0 15px;
font-size: 18px;
text-align: left;
background: #f1f1f1;
border-radius: 12px;
}
.muchi-arc-list li a {
color: #000;
}
.muchi-keyv {
min-width: 925px;
padding: 0;
margin: 20px auto 0;
}
.muchi-context {
max-width: 925px;
padding: 0;
margin: 20px 0 0;
text-align: left;
}
.muchi-context img {
width: 100%;
height: auto;
}
.muchi-context > p,
.muchi-context > ul,
.muchi-context > ol {
margin-bottom: 1em;
}
.muchi-context blockquote {
position: relative;
padding: 1.4em 1.8em;
margin-bottom: 1em;
background-color: #fafbfc;
border: 1px solid #ddd;
}
.muchi-context blockquote::before,
blockquote::after {
position: absolute;
font-family: serif;
font-size: 300%;
color: #C8C8C8;
}
.muchi-context blockquote::before {
top: 0;
left: 10px;
line-height: 1.1;
content: "“";
}
.muchi-context blockquote::after {
right: 10px;
bottom: 0;
line-height: 0;
content: "”";
}
@media screen and (max-width: 768px) {
.muchi-dou-box {
padding: 15px;
margin: 0;
text-align: left;
border: 1px solid #0066cc;
border-radius: 0 0 12px 12px;
}
.muchi-dou-box .muchi-pic {
max-width: 100%;
padding: 0;
margin: 20px auto 0;
}
.sp-muchi-keyv {
width: 100%;
padding: 0;
margin: 20px auto 0;
}
.sp-muchi-keyv img {
width: auto;
max-width: 100%;
height: auto;
max-height: 100%;
}
.muchi-context {
width: 100%;
padding: 0;
margin: 20px 0 0;
text-align: left;
}
.muchi-context img {
width: 100%;
}
}
.support-01 {
padding: 0;
margin: 20px 0 0;
text-align: left;
}
.support-01 li {
padding: 0 0 12px 40px;
margin: 15px 0;
font-size: 18px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-check-or.svg) no-repeat;
background-position: 0 5px;
border-bottom: 1px solid #ccc;
}
.support-bg-gray {
padding: 20px;
margin: 20px 0 0;
text-align: left;
background: #f1f1f1;
}
.support-bg-gray .sup-title,
.k-bgbox .k-bggray .kt-contents-area .support-bg-gray .sup-title {
padding: 5px 30px;
margin: 0;
font-size: 28px;
font-weight: 700;
color: #0066cc;
text-align: left;
background: #fff;
border-radius: 30px;
}
.support-bg-gray .sup-pic-01 {
display: inline-block;
width: 150px;
padding: 0;
margin: 20px 30px 0 0;
vertical-align: top;
opacity: 0.4;
}
.support-bg-gray .sup-contents-01 {
display: inline-block;
width: 690px;
padding: 0;
margin: 20px 0 0;
vertical-align: top;
}
.support-bg-gray .sup-contents-01 ul li {
padding: 0 0 12px 30px;
margin: 15px 0;
font-size: 16px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bar-blue.svg) no-repeat;
background-position: 0 9px;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.support-bg-gray {
padding: 20px;
margin: 20px 0 0;
text-align: left;
background: #f1f1f1;
}
.support-bg-gray .sup-title,
.k-bgbox .k-bggray .kt-contents-area .support-bg-gray .sup-title {
padding: 5px 30px;
margin: 0;
font-size: 28px;
font-weight: 700;
color: #0066cc;
text-align: left;
background: #fff;
border-radius: 30px;
}
.support-bg-gray .sup-pic-01 {
display: block;
width: 100%;
padding: 0;
margin: 20px 30px 0 0;
text-align: center;
opacity: 0.4;
}
.support-bg-gray .sup-contents-01 {
display: block;
width: 100%;
padding: 0;
margin: 20px 0 0;
vertical-align: top;
}
.support-bg-gray .sup-contents-01 ul li {
padding: 0 0 12px 30px;
margin: 15px 0;
font-size: 16px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bar-blue.svg) no-repeat;
background-position: 0 9px;
border-bottom: 1px solid #ccc;
}
}
.support-bg-skb {
padding: 20px;
margin: 20px 0 0;
text-align: left;
background: #e1eefa;
}
.support-bg-skb .sup-title,
.k-bgbox .k-bggray .kt-contents-area .support-bg-skb .sup-title {
padding: 5px 30px;
margin: 0;
font-size: 28px;
font-weight: 700;
color: #0066cc;
text-align: left;
background: #fff;
border-radius: 30px;
}
.support-bg-skb .sup-pic-01 {
display: inline-block;
width: 150px;
padding: 0;
margin: 20px 30px 0 0;
vertical-align: top;
opacity: 0.4;
}
.support-bg-skb .sup-contents-01 {
display: inline-block;
width: 690px;
padding: 0;
margin: 20px 0 0;
vertical-align: top;
}
.support-bg-skb .sup-contents-01 ul li {
padding: 0 0 12px 30px;
margin: 15px 0;
font-size: 16px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bar-blue.svg) no-repeat;
background-position: 0 9px;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.support-bg-skb {
padding: 20px;
margin: 20px 0 0;
text-align: left;
background: #e1eefa;
}
.support-bg-skb .sup-title,
.k-bgbox .k-bggray .kt-contents-area .support-bg-skb .sup-title {
padding: 5px 30px;
margin: 0;
font-size: 28px;
font-weight: 700;
color: #0066cc;
text-align: left;
background: #fff;
border-radius: 30px;
}
.support-bg-skb .sup-pic-01 {
display: block;
width: 100%;
padding: 0;
margin: 20px 30px 0 0;
text-align: center;
opacity: 0.4;
}
.support-bg-skb .sup-contents-01 {
display: block;
width: 100%;
padding: 0;
margin: 20px 0 0;
vertical-align: top;
}
.support-bg-skb .sup-contents-01 ul li {
padding: 0 0 12px 30px;
margin: 15px 0;
font-size: 16px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bar-blue.svg) no-repeat;
background-position: 0 9px;
border-bottom: 1px solid #ccc;
}
}
.support-bg-skb-02 {
padding: 20px;
margin: 20px 0 0;
text-align: left;
background: #e1eefa;
}
.support-bg-skb-02 .sup-title,
.k-bgbox .k-bggray .kt-contents-area .support-bg-skb-02 .sup-title {
padding: 5px 30px;
margin: 0;
font-size: 28px;
font-weight: 700;
color: #0066cc;
text-align: left;
background: #fff;
border-radius: 30px;
}
.support-bg-skb-02 .sup-pic-01 {
display: inline-block;
width: 285px;
padding: 0;
margin: 20px 30px 0 0;
vertical-align: top;
opacity: 0.4;
}
.support-bg-skb-02 .sup-contents-01 {
display: inline-block;
width: 555px;
padding: 0;
margin: 20px 0 0;
vertical-align: top;
}
.support-bg-skb-02 .sup-contents-01 ul li {
padding: 0 0 12px 30px;
margin: 15px 0;
font-size: 16px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bar-blue.svg) no-repeat;
background-position: 0 9px;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.support-bg-skb-02 {
padding: 20px;
margin: 20px 0 0;
text-align: left;
background: #e1eefa;
}
.support-bg-skb-02 .sup-title,
.k-bgbox .k-bggray .kt-contents-area .support-bg-skb-02 .sup-title {
padding: 5px 30px;
margin: 0;
font-size: 28px;
font-weight: 700;
color: #0066cc;
text-align: left;
background: #fff;
border-radius: 30px;
}
.support-bg-skb-02 .sup-pic-01 {
display: block;
width: 100%;
padding: 0;
margin: 20px 30px 0 0;
text-align: center;
opacity: 0.4;
}
.support-bg-skb-02 .sup-contents-01 {
display: block;
width: 100%;
padding: 0;
margin: 20px 0 0;
vertical-align: top;
}
.support-bg-skb-02 .sup-contents-01 ul li {
padding: 0 0 12px 30px;
margin: 15px 0;
font-size: 16px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bar-blue.svg) no-repeat;
background-position: 0 9px;
border-bottom: 1px solid #ccc;
}
}
.sup-btmtext {
padding: 0;
margin: 30px 0;
font-size: 28px;
font-weight: 700;
color: #ff9900;
text-align: center;
}  .kaiketsuflow-box {
width: 910px;
padding: 20px 5px 20px 10px;
margin: 30px 0 0;
background: #f1f1f1;
}
.kaiketsuflow-box li.flwbtn {
display: inline-block;
width: 70px;
padding: 0;
margin: 0;
vertical-align: middle;
}
.kaiketsuflow-box li.flwarr {
display: inline-block;
width: 28px;
padding: 0 0 0 7px;
margin: 0;
text-align: center;
vertical-align: middle;
}
.flow-contents-box {
padding: 5px 30px 30px;
margin: 0 0 30px;
background: #f1f1f1;
}
.flow-point {
position: relative;
padding: 15px;
margin: 40px 0 0;
line-height: 1.7;
background: #fff;
border: solid 1px #0066cc;
}
.flow-point:after { position: absolute;
bottom: 100%;
left: -1px;
padding: 5px 7px 3px;
font-family: "Font Awesome 5 Free", 'Quicksand', 'Avenir', 'Arial', sans-serif;
font-size: 15px;
line-height: 1;
color: #fff;
letter-spacing: 0.05em;
content: '\f0a4\ POINT';
background: #0066cc;
border-radius: 5px 5px 0 0;
}
.flow-point.flow-check:after {
content: '\f0a4\ CHECK';
}
#flow01,
#flow02,
#flow03,
#flow04,
#flow05,
#flow06,
#flow07,
#flow08 {
padding-top: 100px;
margin-top: -100px;
}
@media screen and (max-width: 768px) {
.sp-flowbtn-01 {
width: 100%;
padding: 5px 0;
margin: 30px 0 0;
font-size: 22px;
color: #ffffff;
background: #0066cc;
border: 0px solid #003366;
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
border-radius: 35px;
}
.sp-flowbtn-02 {
width: 100%;
padding: 5px 0;
margin: -10px 0 0;
font-size: 22px;
color: #ffffff;
background: #0066cc;
border: 0px solid #003366;
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
border-radius: 35px;
}
.sp-flw-arr {
padding: 0;
margin: -10px 0 0;
line-height: 0;
text-align: center;
}
} .no-fee-title {
width: 800px;
padding: 0;
margin: 20px auto 0;
font-size: 20px;
text-align: left;
}
.no-fee-tb01 {
width: 600px;
padding: 0;
margin: 10px auto 0;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-left: 1px solid #666;
}
.no-fee-tb02 {
width: 30%;
padding: 8px 10px;
margin: 0;
vertical-align: middle;
background: #ccc;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
.no-fee-tb03 {
width: 70%;
padding: 8px 10px;
margin: 0;
background: #fff;
border-bottom: 1px solid #666;
}
.no-fee-tb03 .teiji-no-koumoku {
width: 96%;
padding: 2%;
margin: 0;
color: #fff;
background: #0066cc;
border: 1px solid #0066cc;
}
.no-fee-tb03 .teiji-ari-koumoku {
width: 96%;
padding: 2%;
margin: 20px 0 0;
color: #fff;
background: #0066cc;
border: 1px solid #0066cc;
}
.no-fee-tb03 .teiji-no-text {
width: 96%;
padding: 2%;
margin: 0;
background: #fff;
border-right: 1px solid #0066cc;
border-bottom: 1px solid #0066cc;
border-left: 1px solid #0066cc;
}
.feeatt-02 {
width: 600px;
padding: 0;
margin: 10px auto 0;
font-size: 15px;
text-align: left;
}
.fee-have-left {
display: inline-block;
width: 435px;
padding: 0;
margin: 0 40px 0 0;
text-align: left;
background: #fff;
}
.fee-have-right {
display: inline-block;
width: 435px;
padding: 0;
margin: 0;
text-align: left;
background: #fff;
}
.fee-tb01 {
width: 100%;
padding: 0;
margin: 10px 0 0;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.fee-tb-h02 {
width: 40%;
padding: 10px;
margin: 0;
color: #fff;
text-align: center;
background: #0066cc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.fee-tb-h03 {
width: 60%;
padding: 10px;
margin: 0;
color: #fff;
text-align: center;
background: #0066cc;
border-bottom: 1px solid #ccc;
}
.fee-tb02 {
width: 39%;
padding: 15px;
margin: 0;
vertical-align: middle;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.fee-tb03 {
width: 61%;
padding: 15px;
margin: 0;
vertical-align: middle;
border-bottom: 1px solid #ccc;
}
.feeatt {
padding: 15px;
margin: 30px 0 0;
text-align: left;
border: 1px solid #0066cc;
}
.fee-tokuyaku-box {
padding: 20px;
margin: 30px 0 0;
text-align: left;
background: #ffeec5;
border: 0px solid #0066cc;
border-radius: 12px;
}
.fee-tokuyaku-box .fee-tokuyaku-heading {
font-size: 28px;
font-weight: 700;
color: #0066cc;
}
@media screen and (max-width: 768px) {
.no-fee-title {
width: 100%;
padding: 0;
margin: 20px auto 0;
font-size: 20px;
text-align: left;
}
.no-fee-tb01 {
width: 100%;
padding: 0;
margin: 10px auto 0;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-left: 1px solid #666;
}
.no-fee-tb02 {
width: 30%;
padding: 8px 10px;
margin: 0;
vertical-align: middle;
background: #ccc;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
.no-fee-tb03 {
width: 70%;
padding: 8px 10px;
margin: 0;
background: #fff;
border-bottom: 1px solid #666;
}
.no-fee-tb03 .teiji-no-koumoku {
width: 96%;
padding: 2%;
margin: 0;
color: #fff;
background: #0066cc;
border: 1px solid #0066cc;
}
.no-fee-tb03 .teiji-ari-koumoku {
width: 96%;
padding: 2%;
margin: 20px 0 0;
color: #fff;
background: #0066cc;
border: 1px solid #0066cc;
}
.no-fee-tb03 .teiji-no-text {
width: 96%;
padding: 2%;
margin: 0;
background: #fff;
border-right: 1px solid #0066cc;
border-bottom: 1px solid #0066cc;
border-left: 1px solid #0066cc;
}
.feeatt-02 {
width: 100%;
padding: 0;
margin: 10px auto 0;
font-size: 15px;
text-align: left;
}
.fee-have-left {
display: block;
width: 100%;
padding: 0;
margin: 0;
text-align: left;
background: #fff;
}
.fee-have-right {
display: block;
width: 100%;
padding: 0;
margin: 0;
text-align: left;
background: #fff;
}
.fee-tb01 {
width: 100%;
padding: 0;
margin: 10px 0 0;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.fee-tb-h02 {
width: 40%;
padding: 10px;
margin: 0;
color: #fff;
text-align: center;
background: #0066cc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.fee-tb-h03 {
width: 60%;
padding: 10px;
margin: 0;
color: #fff;
text-align: center;
background: #0066cc;
border-bottom: 1px solid #ccc;
}
.fee-tb02 {
width: 39%;
padding: 15px;
margin: 0;
vertical-align: middle;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.fee-tb03 {
width: 61%;
padding: 15px;
margin: 0;
vertical-align: middle;
border-bottom: 1px solid #ccc;
}
.feeatt {
padding: 15px;
margin: 30px 0 0;
text-align: left;
border: 1px solid #0066cc;
}
.fee-tokuyaku-box {
padding: 20px;
margin: 30px 0 0;
text-align: left;
background: #ffeec5;
border: 0px solid #0066cc;
border-radius: 12px;
}
.fee-tokuyaku-box .fee-tokuyaku-heading {
font-size: 28px;
font-weight: 700;
color: #0066cc;
}
}
.tokuyaku-adv {
padding: 20px 30px;
margin: 30px 0 0;
border: 1px solid #0066cc;
}
.usebox-title {
padding: 10px 25px;
margin: 30px 0 0;
font-size: 18px;
color: #fff;
background: #0066cc;
}
.usebox-text {
padding: 15px 50px;
margin: 0;
background: #fff;
border: 1px solid #0066cc;
}
.usebox-text ul li {
padding: 0;
margin: 0 0 5px 20px;
list-style-type: decimal;
}
.usebox-text-02 {
padding: 15px 50px;
margin: 20px 0 0;
background: #fff;
border: 1px solid #0066cc;
}
@media screen and (max-width: 768px) {
.tokuyaku-adv {
padding: 5%;
margin: 30px 0 0;
border: 1px solid #0066cc;
}
.usebox-text {
padding: 3%;
margin: 0;
background: #fff;
border: 1px solid #0066cc;
}
.usebox-text ul li {
padding: 0;
margin: 0 0 5px 20px;
list-style-type: decimal;
}
.usebox-text-02 {
padding: 3%;
margin: 20px 0 0;
background: #fff;
border: 1px solid #0066cc;
}
}
.aoki-bll-left {
position: relative;
display: inline-block;
min-width: 180px;
max-width: 100%;
padding: 5px 50px;
margin: 15px 0 0 25px;
font-size: 18px;
color: #fff;
vertical-align: top;
background: #0066cc;
border-radius: 12px;
}
.aoki-bll-left:before {
position: absolute;
top: 50%;
left: -27px;
margin-top: -15px;
content: "";
border: 15px solid transparent;
border-right: 15px solid #0066cc;
}
.aoki-bll-left p {
padding: 0;
margin: 0;
}
.aoki-icon {
display: inline-block;
width: 70px;
padding: 0;
margin: 0 10px 0 0;
vertical-align: middle;
}
@media screen and (max-width: 768px) {
.aoki-bll-left {
position: relative;
display: inline-block;
min-width: 120px;
max-width: 100%;
padding: 5px 15px;
margin: 15px 0 0 25px;
font-size: 18px;
color: #fff;
vertical-align: top;
background: #0066cc;
border-radius: 12px;
}
.aoki-bll-left:before {
position: absolute;
top: 50%;
left: -27px;
margin-top: -15px;
content: "";
border: 15px solid transparent;
border-right: 15px solid #0066cc;
}
.aoki-bll-left p {
padding: 0;
margin: 0;
}
}  .riyu-box {
padding: 0;
margin: 20px auto 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-riyu-bg01.png) no-repeat;
background-size: cover;
}
.riyu-box .riyu-bg-mask {
height: 100%;
padding: 20px 20px 40px;
background: rgba(255, 255, 255, 0.7);
}
.riyu-box ul {
padding: 0;
margin: 30px 0 0 auto;
}
.riyu-box ul li {
padding: 0 0 0 5px;
margin: 15px 0 0 10px;
font-size: 25px;
text-align: left;
list-style: decimal;
background-position: 0 10px;
}
@media screen and (max-width: 768px) {
.riyu-box {
padding: 0;
margin: 20px auto 0;
}
} .chigai-tb01 {
width: 100%;
padding: 0;
margin: 30px auto 0;
text-align: center;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.chigai-tb02 {
width: 20%;
padding: 10px;
margin: 0;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.chigai-tb03 {
width: 40%;
padding: 10px;
margin: 0;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.chigai-tb04 {
width: 40%;
padding: 10px;
margin: 0;
background: #eee;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.chigai-tb03-01 {
width: 40%;
padding: 10px;
margin: 0;
background: #ffeec5;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.chigai-tb04-01 {
width: 40%;
padding: 10px;
margin: 0;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.heading-blue {
padding: 8px;
margin: 0 20px 0 0;
font-size: 20px;
color: #fff;
background: #0066cc;
}
@media screen and (max-width: 768px) {
.chigai-tb02 {
width: 20%;
padding: 10px;
margin: 0;
vertical-align: middle;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.chigai-tb03 {
width: 40%;
padding: 10px;
margin: 0;
vertical-align: middle;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.chigai-tb04 {
width: 40%;
padding: 10px;
margin: 0;
vertical-align: middle;
background: #eee;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.chigai-tb03-01 {
width: 40%;
padding: 10px;
margin: 0;
vertical-align: middle;
background: #ffeec5;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.chigai-tb04-01 {
width: 40%;
padding: 10px;
margin: 0;
vertical-align: middle;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
} .timing-list {
padding: 0;
margin: 20px 0 0;
}
.timing-list li {
padding: 0 0 5px 30px;
margin: 20px 0 10px;
font-size: 18px;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-check-or-s.svg) no-repeat;
background-position: 0 8px;
border-bottom: 1px dotted #ccc;
} .kashitsu-header {
padding: 20px 60px;
margin: 30px 0 0;
font-size: 26px;
font-weight: bold;
background: #ffeec5;
}
@media screen and (max-width: 768px) {
.kashitsu-header {
padding: 5%;
margin: 30px 0 0;
font-size: 26px;
font-weight: bold;
background: #ffeec5;
}
} .side-info-text li {
padding: 0 0 3px;
margin: 20px 0 10px;
text-align: left;
border-bottom: 1px dotted #ccc;
}
.side-info-text li a {
color: #000;
}
.side-info-text li a:hover {
color: #000;
text-decoration: underline;
}
.infomation-date {
display: inline-block;
width: 150px;
padding: 0;
margin: 0 35px 30px 0;
line-height: 1.0;
text-align: left;
border-right: 1px solid #ccc;
}
.infomation-category {
display: inline-block;
width: 300px;
padding: 0;
margin: 0 0 30px;
text-align: left;
}
.infomation-category a {
color: #000;
}
.infomation-category a:hover {
color: #000;
text-decoration: underline;
}
.infomation-text {
padding: 0;
margin: 50px 0 0;
text-align: left;
}
.infomation-text a {
color: #000;
}
.infomation-text a:hover {
color: #000;
text-decoration: underline;
}
.info-arc-area {
width: 880px;
padding: 0;
margin: 30px auto 0 0;
border-top: 1px solid #ccc;
}
.info-arc-area li {
width: 880px;
padding: 0 0 17px;
margin: 0;
border-bottom: 1px solid #ccc;
}
.info-arc-area .date {
display: inline-block;
width: 140px;
padding: 0;
margin: 20px 0 0;
text-align: left;
vertical-align: top;
}
.info-arc-area .infotext {
display: inline-block;
width: 720px;
padding: 0 0 0 15px;
margin: 20px 0 0;
line-height: 1.5;
text-align: left;
vertical-align: top;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bl.png) no-repeat;
background-position: 0 7px;
}
.info-arc-area .infotext a {
color: #000;
}
.info-arc-area .infotext a:hover {
color: #000;
text-decoration: underline;
}
@media screen and (max-width: 768px) {
.info-arc-area {
width: 100%;
padding: 0;
margin: 30px auto 0;
border-top: 1px solid #ccc;
}
.info-arc-area li {
width: 100%;
padding: 0 0 17px;
margin: 0;
border-bottom: 1px solid #ccc;
}
.info-arc-area .date {
display: block;
width: 100%;
padding: 0;
margin: 20px 0 0;
text-align: left;
vertical-align: top;
}
.info-arc-area .infotext {
display: block;
width: 94%;
padding: 0 3%;
margin: 5px 0 0;
line-height: 1.5;
text-align: left;
vertical-align: top;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bl.png) no-repeat;
background-position: 0 7px;
}
.info-arc-area .infotext a {
color: #000;
}
.info-arc-area .infotext a:hover {
color: #000;
text-decoration: underline;
}
.infomation-category {
display: inline-block;
width: 150px;
padding: 0;
margin: 0 0 30px;
text-align: left;
}
.infomation-category a {
color: #000;
}
.infomation-category a:hover {
color: #000;
text-decoration: underline;
}
} .pagination {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
margin: 40px 0;
font-size: 13px;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
}
.pagination span,
.pagination a {
display: block;
width: auto;
padding: 8px;
margin: 4px;
line-height: 16px;
text-align: center;
text-decoration: none;
background-color: #fff;
border: 1px solid #0066cc;
} .pagination .pager {
width: 32px;
} .pagination a:hover,
.pagination .current {
color: #fff;
background-color: #0066cc;
border-color: #0066cc;
} .pagination a.prev {
margin-right: 16px;
} .pagination a.next {
margin-left: 16px;
}   .pagination span.page_num {
display: none;
} .post-navigation {
padding: 12px 0;
margin: 100px 0 0;
overflow: hidden;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.prev {
float: left;
}
.prev a {
color: #000;
}
.prev a:hover {
color: #000;
text-decoration: underline;
}
.next {
float: right;
}
.next a {
color: #000;
}
.next a:hover {
color: #000;
text-decoration: underline;
} .con-contentarea {
width: 920px;
padding: 30px 0;
margin: 30px auto;
background: #fff;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.con-contactbox-02 {
padding: 0px;
margin: 0;
color: #000;
text-align: center;
background: #fff;
border-radius: 16px;
}
.con-contactbox-02 .contactleft {
display: inline-block;
width: 180px;
padding: 0;
margin: 0 40px 0 0;
vertical-align: top;
}
.con-contactbox-02 .contactright {
display: inline-block;
width: 700px;
padding: 0;
margin: 15px 0 0 0;
vertical-align: top;
}
.con-contactbox-02 .contactright .telno {
padding: 0 0 0 90px;
margin: 0;
font-size: 80px;
font-weight: 700;
line-height: 1.0;
color: #0066cc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-tel-60.svg) no-repeat;
background-position: 55px 15px;
}
.con-contactbox-02 .contactright .contacttelatn {
padding: 0;
margin: 5px 0 0;
font-size: 18px;
text-align: center;
}
.con-contactbox-02 .contactright .contactmailatn {
padding: 0;
margin: 10px 160px 0 0;
font-size: 18px;
text-align: right;
}
@media screen and (max-width: 768px) { .sp-contact-area {
padding: 15px 0;
margin: 15px 0;
text-align: center;
background: #fff;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.sp-contact-area .contents {
padding: 10px 10px 5px;
margin: 0;
background: #fff;
border-radius: 10px;
}
.sp-contact-area .syokai-zero {
padding: 0;
margin: 0;
font-size: 34px;
font-weight: 700;
line-height: 1.0;
color: #0066cc;
}
.sp-contact-area .sp-maincatchbtm {
padding: 0 0 20px;
margin: 30px 0 0;
font-family: 'Noto Serif JP', serif;
font-size: 36px;
font-weight: 700;
line-height: 1.3;
color: #ffe845;
text-align: center;
}
}
.search-title {
padding: 0 0 10px;
margin: 20px 0 10px;
font-size: 18px;
text-align: left;
border-bottom: 1px dotted #ccc;
}
.search-title a {
color: #000;
}
.search-title a:hover {
color: #000;
text-decoration: underline;
} .tra-faq-area {
width: 800px;
margin: 50px auto 0;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.tra-faq-area {
width: 94%;
margin: 50px auto 0;
border-bottom: 1px solid #ccc;
}
}
.tra-faq .link {
position: relative;
display: block;
padding: 20px 30px 20px 30px;
font-size: 16px;
font-weight: 400;
color: #000;
text-align: left;
cursor: pointer;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-faq-q.svg) no-repeat;
background-position: 0 center;
border-top: 1px solid #CCC;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.tra-faq .link a {
color: #000;
}
.tra-faq li:last-child .link {
border-top: 1px solid #CCC;
}
.tra-faq li i {
position: absolute;
top: 30px;
left: 12px;
font-size: 18px;
color: #595959;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.tra-faq li i.fa-chevron-down {
right: 12px;
left: auto;
font-size: 16px;
}
.tra-faq li.open .link {
color: #000;
}
.tra-faq li.open i {
color: #000;
}
.tra-faq li.open i.fa-chevron-down {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.tra-faq li.default .faq-answer {
display: block;
}
.faq-answer {
display: none;
font-size: 16px;
color: #000;
text-align: left;
}
.faq-answer li {
padding: 10px 40px;
font-size: 15px;
line-height: 1.8;
background: #fafafa;
border-top: 1px dotted #ccc;
}
@media screen and (max-width: 768px) {
.faq-answer li {
padding: 5%;
font-size: 15px;
line-height: 1.8;
background: #fafafa;
border-top: 1px dotted #ccc;
}
} .kouishogai-text {
padding: 15px 0;
margin: 15px 0 0;
text-align: left;
}
.kouishogai-tb01 {
width: 100%;
padding: 10px 20px;
margin: 20px 0 0;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.kouishogai-tb02 {
width: 30%;
padding: 10px 20px;
margin: 0;
text-align: center;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.kouishogai-tb03 {
width: 70%;
padding: 10px 20px;
margin: 0;
text-align: center;
background: #eee;
border-bottom: 1px solid #ccc;
}
.kouishogai-tb02a {
width: 30%;
padding: 10px 20px;
margin: 0;
text-align: center;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.kouishogai-tb03a {
width: 70%;
padding: 10px 20px;
margin: 0;
border-bottom: 1px solid #ccc;
} .privacy-title {
padding: 0 0 3px;
margin: 30px 0 0;
font-size: 120%;
border-bottom: 1px dotted #ccc;
}
.privacy-contact {
width: 610px;
padding: 20px 40px;
margin: 20px 0 0;
border: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.privacy-contact {
width: 92%;
padding: 4%;
margin: 20px 0 0;
border: 1px solid #ccc;
}
} .kotei-related {
padding: 0 0 3px;
margin: 20px 0 0;
border-bottom: 1px dotted #ccc;
}
.kotei-related a {
color: #000;
} .sitemap-area {
width: 920px;
padding: 0;
margin: 0 auto;
}
.sitemap-left {
display: inline-block;
width: 435px;
padding: 0;
margin: 0 50px 0 0;
vertical-align: top;
}
.sitemap-left ul.sitemapmenu {
padding: 0;
margin: 0;
}
.sitemap-left ul.sitemapmenu li {
padding: 0 0 0 35px;
margin: 0 0 10px;
font-size: 15px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-menu-bk.png) no-repeat;
background-position: 18px 12px;
}
.sitemap-left a {
color: #000;
}
.sitemap-left a:hover {
color: #666;
}
.sitemap-right {
display: inline-block;
width: 435px;
padding: 0;
margin: 0;
vertical-align: top;
}
.sitemap-right ul.sitemapmenu {
padding: 0;
margin: 0;
}
.sitemap-right ul.sitemapmenu li {
padding: 0 0 0 35px;
margin: 0 0 10px;
font-size: 15px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-menu-bk.png) no-repeat;
background-position: 18px 12px;
}
.sitemap-right a {
color: #000;
}
.sitemap-right a:hover {
color: #666;
}
@media screen and (max-width: 768px) {
.sitemap-area {
width: 100%;
padding: 0;
margin: 0 auto;
}
.sitemap-left {
display: block;
width: 100%;
padding: 0;
margin: 0;
vertical-align: top;
}
.sitemap-left ul.sitemapmenu {
padding: 0;
margin: 0;
}
.sitemap-left ul.sitemapmenu li {
padding: 0 0 0 35px;
margin: 0 0 10px;
font-size: 15px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-menu-bk.png) no-repeat;
background-position: 18px 12px;
}
.sitemap-left a {
color: #000;
}
.sitemap-left a:hover {
color: #666;
}
.sitemap-right {
display: block;
width: 100%;
padding: 0;
margin: 0;
vertical-align: top;
}
.sitemap-right ul.sitemapmenu {
padding: 0;
margin: 0;
}
.sitemap-right ul.sitemapmenu li {
padding: 0 0 0 35px;
margin: 0 0 10px;
font-size: 15px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-menu-bk.png) no-repeat;
background-position: 18px 12px;
}
.sitemap-right a {
color: #000;
}
.sitemap-right a:hover {
color: #666;
}
}
.k-bgbox .k-bggray .kt-contents-area h2.sitemap-text01 {
position: relative;
padding: 0 0 6px;
margin: 40px 0 20px;
font-size: 20px;
font-weight: 700;
color: #0066cc;
text-align: left;
border-bottom: solid 3px #ccc;
}
.k-bgbox .k-bggray .kt-contents-area h2.sitemap-text01 a {
font-weight: 700;
color: #0066cc;
}
.k-bgbox .k-bggray .kt-contents-area h2.sitemap-text01 a:hover {
font-weight: 700;
color: #5eafff;
}
.k-bgbox .k-bggray .kt-contents-area h2.sitemap-text01:after {
position: absolute;
bottom: -3px;
display: block;
width: 15%;
content: " ";
border-bottom: solid 3px #0066cc;
} .u-mt-xxsmall {
margin: 5px 0 0;
}
.u-mt-xsmall {
margin: 10px 0 0;
}
.u-mt-small {
margin: 20px 0 0;
}
.u-mt {
margin: 30px 0 0;
}
.u-mt-large {
margin: 40px 0 0;
}
.u-mt-xlarge {
margin: 50px 0 0;
}
.u-mt-xxlarge {
margin: 60px 0 0;
}
.u-mr-xsmall {
margin: 0 10px 0 0;
}
.u-mr-small {
margin: 0 20px 0 0;
}
.u-mr {
margin: 0 30px 0 0;
}
.u-mr-large {
margin: 0 40px 0 0;
}
.u-mr-xlarge {
margin: 0 50px 0 0;
}
.u-mb-xsmall {
margin: 0 0 10px 0;
}
.u-mb-small {
margin: 0 0 20px 0;
}
.u-mb {
margin: 0 0 30px 0;
}
.u-mb-large {
margin: 0 0 40px 0;
}
.u-mb-xlarge {
margin: 0 0 50px 0;
}
.u-ml-xsmall {
margin: 0 0 0 10px;
}
.u-ml-small {
margin: 0 0 0 20px;
}
.u-ml {
margin: 0 0 0 30px;
}
.u-ml-large {
margin: 0 0 0 40px;
}
.u-ml-xlarge {
margin: 0 0 0 50px;
} .align_c {
text-align: center;
}
.align_r {
text-align: right;
}
.align_l {
text-align: left;
}
.txt12 {
font-size: 12px;
font-size: 1.2rem;
}
.txt13 {
font-size: 13px;
font-size: 1.3rem;
}
.txt14 {
font-size: 14px;
font-size: 1.4rem;
}
.txt15 {
font-size: 15px;
font-size: 1.5rem;
}
.txt16 {
font-size: 16px;
font-size: 1.6rem;
}
.txt18 {
font-size: 18px;
font-size: 1.8rem;
}
.txt20 {
font-size: 20px;
font-size: 2.0rem;
}
.txt22 {
font-size: 22px;
font-size: 2.2rem;
}
.txt24 {
font-size: 24px;
font-size: 2.4rem;
}
.txt26 {
font-size: 26px;
font-size: 2.6rem;
}
.txt28 {
font-size: 28px;
font-size: 2.8rem;
}
.txt30 {
font-size: 30px;
font-size: 3.0rem;
}
.txt32 {
font-size: 32px;
font-size: 3.2rem;
}
.txt34 {
font-size: 34px;
font-size: 3.4rem;
}
.txt36 {
font-size: 36px;
font-size: 3.6rem;
}
.txt38 {
font-size: 38px;
font-size: 3.8rem;
}
.txt40 {
font-size: 40px;
font-size: 4.0rem;
}
.txt46 {
font-size: 46px;
font-size: 4.6rem;
}
.flo_l {
float: left;
}
.flo_r {
float: right;
}
.cboth {
clear: both;
} a:hover img {
background: none !important;
-ms-filter: "alpha( opacity=70 )";
filter: alpha(opacity=70);
opacity: 0.7;
}
.link01 {
color: #000;
}
.link01 a {
color: #000;
}
.link01:hover {
color: #666;
text-decoration: none;
}
.link02 {
position: relative;
display: inline-block;
text-decoration: none;
}
.link02::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
content: '';
background: #333;
-webkit-transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
}
.link02:hover::after {
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
} .mr-ylw {
background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ffe845));
background: -webkit-linear-gradient(transparent 70%, #ffe845 0%);
background: -o-linear-gradient(transparent 70%, #ffe845 0%);
background: linear-gradient(transparent 70%, #ffe845 0%);
}
.textbg-ylw {
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #ffff66));
background: -webkit-linear-gradient(transparent 0%, #ffff66 0%);
background: -o-linear-gradient(transparent 0%, #ffff66 0%);
background: linear-gradient(transparent 0%, #ffff66 0%);
}
.textbg-ylw-half {
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), color-stop(50%, #ffff66));
background: -webkit-linear-gradient(transparent 20%, #ffff66 50%);
background: -o-linear-gradient(transparent 20%, #ffff66 50%);
background: linear-gradient(transparent 20%, #ffff66 50%);
} .line-h013 {
line-height: 1.3;
}
.line-h014 {
line-height: 1.4;
}
.line-h015 {
line-height: 1.5;
}
.line-h020 {
line-height: 2.0;
}                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
} .h-topbox {
position: fixed;
z-index: 99;
width: 100%;
height: 110px;
padding: 0;
margin: -60px 0 0;
text-align: center;
background: #fff;
border-bottom: 1px solid #ccc;
}
.h-topbox .inbox {
width: 1200px;
height: 110px;
padding: 0;
margin: 0 auto;
text-align: left;
background: #fff;
}
.h-topbox .h-logoarea {
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
width: 545px;
padding: 0;
margin: 3px 5px 5px 0;
text-align: left;
vertical-align: top;
background: #fff;
}
.h-topbox .h-logoarea .h-logo {
display: inline-block;
width: 192px;
padding: 0;
margin: 0px 2px 0 0;
text-align: left;
vertical-align: top;
}
.h-topbox .h-logoarea .h-logo img {
width: 100%;
}
.h-topbox .h-logoarea .h-logotitle {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
width: 340px;
padding: 0;
margin: 15px 0 5px 0;
font-size: 27px;
font-weight: 700;
text-align: left;
letter-spacing: -1px;
vertical-align: top;
}
.h-topbox .headtext {
display: inline-block;
width: 240px;
height: 70px;
padding: 8px 8px 5px;
margin: 15px 5px 0 0;
font-size: 13px;
border: 1px solid #0066cc;
}
.h-topbox .h-rightbox {
display: inline-block;
width: 382px;
padding: 0;
margin: 10px 0 0;
vertical-align: top;
}
.h-topbox .h-rightbox .h-tel-box {
display: inline-block;
width: 285px;
padding: 0;
margin: 0;
vertical-align: top;
}
.h-topbox .h-rightbox .telno {
height: 50px;
padding: 11px 0 0 40px;
margin: -10px 0 0;
font-size: 32px;
font-weight: 700;
color: #0066cc;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-tel-bl.svg) no-repeat;
background-position: 5px 23px;
}
.h-topbox .h-rightbox .h-search-title {
display: inline-block;
width: 35px;
padding: 3px 0 0;
margin: 0 5px 0 82px;
}
.h-topbox .h-rightbox .h-search-box {
display: inline-block;
width: 250px;
padding: 0;
margin: 0;
}
@media all and (-ms-high-contrast: none) {
.h-topbox .h-rightbox {
display: inline-block;
width: 382px;
padding: 0;
margin: 10px 0 0;
vertical-align: top;
}
.h-topbox .h-rightbox .h-tel-box {
display: inline-block;
width: 285px;
padding: 0;
margin: 0;
vertical-align: top;
}
.h-topbox .h-rightbox .telno {
padding: 0 0 0 40px;
margin: -10px 0 0;
font-size: 30px;
font-weight: 700;
color: #0066cc;
text-align: left;
letter-spacing: -1px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-tel-bl.svg) no-repeat;
background-position: 5px 15px;
}
}
.h-topbox #form4 {
position: relative;
max-width: 250px;
margin-bottom: 25px;
}
.h-topbox #sbox4 {
position: absolute;
top: 0;
left: 0;
width: 250px;
height: 30px;
padding: 0 10px;
font-size: 13px;
background: #eee;
border: 0;
border-radius: 15px;
outline: 0;
}
.h-topbox #sbtn4 {
position: absolute;
top: 0;
left: 200px;
width: 50px;
height: 30px;
color: #fff;
background: #0066cc;
border: none;
border-radius: 0 25px 25px 0;
}
.h-topbox #sbtn4 .fa-search {
position: absolute;
top: 20%;
left: 30%;
font-size: 20px;
}
.h-topbox #sbtn4:hover {
color: #0066cc;
background: #aaa;
}
@media screen and (max-width: 768px) {
.h-splogo {
display: inline-block;
width: 160px;
padding: 0;
margin: 5px 0 0;
vertical-align: top;
}
.h-splogosub {
display: inline-block;
width: 150px;
padding: 0;
margin: 20px 0 0 10px;
font-size: 83%;
line-height: 1.3;
text-align: left;
vertical-align: top;
}
}
.menu {
position: absolute;
z-index: 9;
width: 100%;
height: 42px;
margin: 0 auto;
text-align: center;
background: #0066cc;
}
.menu > ul {
width: 1200px;
margin: 0 auto;
}
.menu > ul > li.menu-01 {
float: left;
width: 13%;
height: 42px;
font-size: 95%;
line-height: 42px;
}
.menu > ul > li.menu-02 {
float: left;
width: 6.0%;
height: 42px;
margin: 0 0 0 60px;
font-size: 95%;
line-height: 42px;
}
.menu > ul > li.menu-03 {
float: left;
width: 6.0%;
height: 42px;
margin: 0 0 0 60px;
font-size: 95%;
line-height: 42px;
}
.menu > ul > li.menu-04 {
float: left;
width: 9.0%;
height: 42px;
margin: 0 0 0 60px;
font-size: 95%;
line-height: 42px;
}
.menu > ul > li.menu-05 {
float: left;
width: 7.0%;
height: 42px;
margin: 0 0 0 60px;
font-size: 95%;
line-height: 42px;
}
.menu > ul > li.menu-06 {
float: left;
width: 11.0%;
height: 42px;
margin: 0 0 0 60px;
font-size: 95%;
line-height: 42px;
}
.menu > ul > li.menu-07 {
float: left;
width: 6.0%;
height: 42px;
margin: 0 0 0 60px;
font-size: 95%;
line-height: 42px;
}
.menu > ul > li.menu-08 {
float: left;
width: 6.0%;
height: 42px;
margin: 0 0 0 60px;
font-size: 95%;
line-height: 42px;
}
.menu > ul > li a {
position: relative;
display: inline-block;
color: #fff;
text-decoration: none;
}
.menu > ul > li a::after {
position: absolute;
bottom: 5px;
left: 0;
width: 100%;
height: 2px;
content: '';
background: #fff;
-webkit-transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
}
.menu > ul > li a:hover::after {
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
}
.menu > ul > li a:hover::after > * {
height: 0;
-webkit-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
}
ul.menu__second-level {
z-index: 1;
visibility: hidden;
opacity: 0;
}
.menu > li:hover {
height: 42px;
background: #000;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
} .menu:before,
.menu:after {
display: table;
content: " ";
}
.menu:after {
clear: both;
}
.menu { }
li.menu__mega ul.menu__second-level {
position: absolute;
top: 42px;
left: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 20px 0 30px;
background: #fff; border-bottom: 1px solid #ccc;
}
li.menu__mega:hover .megainn ul.menu__second-level {
top: 42px;
visibility: visible;
opacity: 1.0;
}
li.menu__mega:hover .megainn ul.menu__second-level li {
width: 1200px;
padding: 10px 0 0;
margin: 0 auto;
}
li.menu__mega:hover .megainn ul.menu__second-level li .left-heading {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
width: 180px;
padding: 0;
margin: 0 20px 0 0;
line-height: 0;
vertical-align: top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .right-contents {
display: inline-block;
width: 980px;
padding: 0;
margin: 0;
text-align: left;
vertical-align: top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .right-contents a::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0px;
content: '';
background: #333;
-webkit-transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .right-contents ul {
display: inline-block;
width: 450px;
padding: 0;
margin: 0 0 0 40px;
vertical-align: top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .right-contents ul li {
width: 400px;
padding: 10px 0px;
margin: 0 0 10px;
line-height: 1.5;
border-bottom: 1px solid #ccc;
}
li.menu__mega:hover .megainn ul.menu__second-level li .right-contents ul li a {
position: relative;
display: inline-block;
color: #000;
text-decoration: none;
}
li.menu__mega:hover .megainn ul.menu__second-level li .right-contents ul li a::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0px;
content: '';
background: #333;
-webkit-transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .right-contents ul li a:hover {
color: #888;
}
li.menu__mega:hover .megainn ul.menu__second-level li .voice-right-contents {
display: inline-block;
width: 980px;
padding: 0;
margin: 0;
text-align: left;
vertical-align: top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .voice-right-contents a::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0px;
content: '';
background: #333;
-webkit-transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .voice-right-contents ul li {
display: inline-block;
width: 450px;
min-height: 75px;
padding: 0 0 10px;
margin: 0 15px 0;
line-height: 1.5;
border-bottom: 1px solid #ccc;
}
li.menu__mega:hover .megainn ul.menu__second-level li .voice-right-contents li a {
position: relative;
display: inline-block;
color: #000;
text-decoration: none;
}
li.menu__mega:hover .megainn ul.menu__second-level li .voice-right-contents li a::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0px;
content: '';
background: #333;
-webkit-transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: -webkit-transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .voice-right-contents li a:hover {
color: #888;
}
li.menu__mega:hover .megainn ul.menu__second-level li .mega-voice-pic {
display: inline-block;
width: 80px;
padding: 0;
margin: 0 20px 0 0;
vertical-align: top;
}
li.menu__mega:hover .megainn ul.menu__second-level li .mega-voice-pic img {
width: 90px;
height: auto;
}
li.menu__mega:hover .megainn ul.menu__second-level li .mega-voice-title {
display: inline-block;
width: 310px;
padding: 0;
margin: 0;
font-size: 16px;
line-height: 1.6;
vertical-align: top;
}
#lp-01 {
padding-top: 145px;
margin-top: -145px;
}
.shortcut-menubar {
padding: 90px 0 0;
margin: 0 auto;
background: #fff;
}
.shortcut-area {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
width: 1200px;
min-height: 55px;
padding: 0;
margin: 0 auto;
background: #fff;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
}
@media all and (-ms-high-contrast: none) {
.shortcut-menubar {
padding: 90px 0 0;
margin: 0 auto;
background: #fff;
}
.shortcut-area {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
width: 1200px;
min-height: 40px;
padding: 0;
margin: 15px auto 0;
background: #fff;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
}
}
.sc-btn {
display: inline-block;
height: 28px;
padding: 0 15px;
margin: 0 10px;
font-size: 15px;
line-height: 28px;
color: #0066cc;
text-align: center;
text-decoration: none;
background-color: #ddd;
border-radius: 14px;
outline: none;
}
.sc-btn::before,
.sc-btn::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.sc-btn,
.sc-btn::before,
.sc-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.sc-btn:hover {
color: #fff;
background-color: #0066cc;
} .h-jsy-area {
display: inline-block;
width: 650px;
padding: 0 20px 0 0;
margin: 0 20px 0 0;
border-right: 2px dotted #ccc;
}
.h-jsy-area .title {
padding: 0;
margin: 0;
font-size: 20px;
line-height: 1.0;
text-align: center;
}
.h-sindan-area {
padding: 5px 10px;
margin: 0;
line-height: 1.0;
color: #fff;
text-align: center;
border: 1px solid #009999;
border-radius: 10px;
}
.h-sindan-area .title {
padding: 0;
margin: 0 0 3px;
font-size: 18px;
line-height: 1.0;
color: #009999;
text-align: center;
}
.h-tokyu-area {
display: inline-block;
width: 280px;
padding: 0;
margin: 0;
vertical-align: top;
}
.h-tokyu-area .title {
padding: 0;
margin: 0;
font-size: 20px;
line-height: 1.0;
text-align: center;
}
.h-tokyu-area .btnarea {
padding: 0;
margin: 25px 0 0;
}
.h-tokyu-area .h-toukyu-btn {
display: inline-block;
width: 60px;
height: 60px;
margin: 0 3px 10px;
font-size: 22px;
line-height: 60px;
text-align: center;
text-decoration: none;
border-radius: 8px;
outline: none;
}
.h-tokyu-area .h-toukyu-btn,
.h-tokyu-area .h-toukyu-btn::before,
.h-tokyu-area .h-toukyu-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.h-tokyu-area .h-toukyu-btn {
color: #999;
background-color: #fff;
border: 1px solid #999;
}
.h-tokyu-area .h-toukyu-btn:hover {
color: #fff;
background-color: #0066cc;
border: 1px solid #0066cc;
}
.h-tokyu-area .h-toukyu-btn-02 {
display: inline-block;
width: 60px;
height: 60px;
margin: 0px 3px 10px;
font-size: 17px;
line-height: 62px;
text-align: center;
text-decoration: none;
vertical-align: middle;
border-radius: 8px;
outline: none;
}
.h-tokyu-area .h-toukyu-btn-02,
.h-tokyu-area .h-toukyu-btn-02::before,
.h-tokyu-area .h-toukyu-btn-02::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.h-tokyu-area .h-toukyu-btn-02 {
color: #999;
background-color: #fff;
border: 1px solid #999;
}
.h-tokyu-area .h-toukyu-btn-02:hover {
color: #fff;
background-color: #0066cc;
border: 1px solid #0066cc;
} .page-maintitle-company {
position: relative;
height: 200px;
padding: 0;
margin: 0;
background: #ccc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-company.png) no-repeat;
background-position: center center;
}
.page-maintitle-knowledge {
position: relative;
height: 200px;
padding: 0;
margin: 0;
background: #ccc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-service.png) no-repeat;
background-position: center center;
}
.page-maintitle-case {
position: relative;
height: 200px;
padding: 0;
margin: 0;
background: #ccc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-case.png) no-repeat;
background-position: center center;
}
.page-maintitle-faq {
position: relative;
height: 200px;
padding: 0;
margin: 0;
background: #ccc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-faq.png) no-repeat;
background-position: center center;
}
.page-maintitle-voice {
position: relative;
height: 200px;
padding: 0;
margin: 0;
background: #ccc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-voice.png) no-repeat;
background-position: center center;
}
.page-maintitle-default {
position: relative;
height: 200px;
padding: 0;
margin: 0;
background: #ccc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-default.png) no-repeat;
background-position: center center;
}
.page-maintitle-contact {
position: relative;
height: 200px;
padding: 0;
margin: 0;
background: #ccc;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-contact.png) no-repeat;
background-position: center center;
}
.page-maintitle-company::before,
.page-maintitle-service::before,
.page-maintitle-case::before,
.page-maintitle-faq::before,
.page-maintitle-voice::before,
.page-maintitle-default::before,
.page-maintitle-contact::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/bg-gray.png);
}
.page-title {
position: absolute;
top: 65px;
right: 0;
bottom: 0;
left: 0;
padding: 0;
margin: auto;
font-size: 40px;
font-weight: 700;
color: #fff;
} .breadcrumbs-area {
padding: 10px 0;
margin: 0;
background: #f1f1f1;
}
.breadcrumbs-area .text {
width: 1200px;
padding: 0;
margin: 0 auto;
font-size: 14px;
text-align: left;
}
.breadcrumbs-area .text a {
color: #000;
text-decoration: none;
}
.breadcrumbs-area .text a:hover {
color: #666;
text-decoration: underline;
}
@media screen and (max-width: 639px) {
.breadcrumbs-area {
padding: 0 3%;
margin: 0;
background: #fff;
}
.breadcrumbs-area .text {
width: 94%;
padding: 3% 0;
margin: 0 auto;
font-size: 14px;
text-align: right;
border-top: 1px solid #dfddd4;
}
}                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
}
.footer-contact {
width: 100%;
height: 250px;
padding: 30px 0;
margin: 0;
color: #fff;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-pagebottom-bg.png) no-repeat;
background-position: center top;
background-size: cover;
border-top: 50px solid #f1f1f1;
}
.footer-contact .heading {
padding: 0;
margin: 0;
font-size: 36px;
text-align: center;
}
.footer-contact .contact-area {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 760px;
padding: 0;
margin: 10px auto 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
}
.footer-contact .contact-area .detail-contents {
width: 320px;
padding: 10px 20px;
margin: 0;
text-align: center;
border-radius: 12px;
}
.footer-contact .contact-area .detail-contents .heading-01 {
position: relative;
display: inline-block;
margin-bottom: 1em;
}
.footer-contact .contact-area .detail-contents .heading-01:before {
position: absolute;
bottom: -10px;
left: 50%;
display: inline-block;
width: 40px;
height: 2px;
content: '';
background-color: #fff;
border-radius: 2px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
div.contact-area div.detail-contents div.tel_top {
padding-top: 16px;
}
.footer-contact .contact-area .detail-contents .tel {
height: 52px;
padding: 0 0 0 20px;
margin: -13px 0 0;
font-size: 37px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-tel-wh.svg) no-repeat;
background-position: 3px 22px;
}
.footer-contact .contact-area .detail-contents .mail {
padding: 0;
margin: 25px 0 0;
}
@media screen and (max-width: 768px) {
.footer-contact {
width: 94%;
height: 100%;
padding: 5% 3%;
margin: 0;
color: #fff;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-pagebottom-bg.png) no-repeat;
background-position: center top;
background-size: cover;
}
.footer-contact .heading {
padding: 0;
margin: 0;
font-size: 28px;
text-align: center;
}
.footer-contact .contact-area {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
align-items: center;
width: 100%;
padding: 0;
margin: 10px auto 0;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.footer-contact .contact-area .detail-contents {
width: 100%;
padding: 0;
margin: 0;
text-align: center;
border-radius: 12px;
}
.footer-contact .contact-area .detail-contents .heading-01 {
position: relative;
display: inline-block;
margin-bottom: 1em;
}
.footer-contact .contact-area .detail-contents .heading-01:before {
position: absolute;
bottom: -10px;
left: 50%;
display: inline-block;
width: 40px;
height: 2px;
content: '';
background-color: #fff;
border-radius: 2px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.footer-contact .contact-area .detail-contents .tel {
padding: 0 0 0 20px;
margin: 5px 0 0;
font-size: 40px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-tel-wh.svg) no-repeat;
background-position: 3px 22px;
}
.footer-contact .contact-area .detail-contents .mail {
padding: 0;
margin: 10px 0 0;
}
}
@media screen and (max-width: 360px) {
.footer-contact .heading {
font-size: 24px;
}
}
.footer-area {
width: 100%;
padding: 0;
margin: 0;
background: #fff;
}
.footer-area a {
color: #000;
}
.footer-area .f-contents {
width: 1200px;
padding: 20px 0;
margin: 0 auto;
text-align: left;
}
.footer-area .footer-add {
display: inline-block;
width: 300px;
padding: 0;
margin: 0;
}
.footer-area .footermenubox {
display: inline-block;
width: 220px;
padding: 0;
margin: 0 0 0 240px;
font-size: 14px;
vertical-align: top;
}
.footer-area .footermenubox ul.company {
padding: 0;
margin: -5px 0 0;
}
.footer-area .footermenubox ul.company li {
padding: 0 0 0 35px;
margin: 0 0 5px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-menu-bk.png) no-repeat;
background-position: 18px 12px;
}
.footer-area .footermenubox02 {
display: inline-block;
width: 180px;
padding: 0;
margin: 0;
font-size: 14px;
vertical-align: top;
}
.footer-area .footermenubox03 {
display: inline-block;
width: 220px;
padding: 0;
margin: 0;
font-size: 14px;
vertical-align: top;
}
.footer-area .footermenubox03 ul.company {
padding: 0;
margin: -5px 0 0;
}
.footer-area .footermenubox03 ul.company li {
padding: 0 0 0 35px;
margin: 0 0 5px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-menu-bk.png) no-repeat;
background-position: 18px 12px;
}
.footer-area .footermenubox ul li,
.footer-area .footermenubox02 ul li,
.footer-area .footermenubox03 ul li {
padding: 0 0 0 15px;
margin: 0 0 10px;
list-style: none;
}
.footer-area-02 {
width: 100%;
padding: 0;
margin: 0;
font-size: 14px;
background: #f1f1f1;
border-top: 1px solid #fff;
}
.footer-area-02 .f-contents-02 {
width: 1200px;
padding: 5px 0;
margin: 0 auto;
text-align: right;
}
.footer-area-02 .f-contents-02 ul li {
display: inline-block;
max-width: 140px;
padding: 0;
margin: 0 30px 0 0;
}
.footer-area-02 .f-contents-02 ul li.open {
display: inline-block;
max-width: 140px;
padding: 0 15px 0 0;
margin: 0 30px 0 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-menu-link.png) no-repeat;
background-position: right center;
}
.footer-copyright-box {
width: 100%;
padding: 5px 0;
margin: 0;
color: #fff;
text-align: center;
background: #0066cc;
}
.footer-copyright-box .footer-inbox {
width: 1200px;
padding: 0;
margin: 0 auto;
font-size: 13px;
text-align: center;
}
@media screen and (max-width: 639px) {
.sp-bread-area {
padding: 0 15px;
font-size: 15px;
text-align: left;
background: #f1f1f1;
}
.sp-bread-area a {
color: #000;
}
.spfooterbox {
width: 100%;
padding: 0;
margin: 0;
background: #f1f1f1;
}
.spfooterbox .add-box {
width: 92%;
padding: 0 0 20px;
margin: 30px auto 0;
}
.spfooterbox .f-honsya {
padding: 0 0 3px;
margin: 5px 0 0;
text-align: left;
border-bottom: 1px solid #ccc;
}
.spfooterbox .footermenubox {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
text-align: left;
}
.spfooterbox a {
color: #000;
}
.spfooterbox .f-menu-tb {
padding: 0;
margin: 0;
background: #fff;
}
.spfooterbox .f-menu-tb-02 {
padding: 0;
margin: 0;
}
.spfooterbox .f-menu-tb01 {
width: 50%;
padding: 5% 0 5% 25px;
margin: 0;
font-size: 18px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bck.png) no-repeat;
background-position: 15px center;
border-right: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
}
.spfooterbox .f-menu-tb02 {
width: 50%;
padding: 5% 0 5% 25px;
margin: 0;
font-size: 18px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-bck.png) no-repeat;
background-position: 15px center;
border-bottom: 1px dotted #ccc;
}
.spfooter-copyright-box {
width: 100%;
padding: 10px 0;
margin: 0 0 70px;
color: #fff;
text-align: center;
background: #0066cc;
}
.spfooter-copyright-box .inbox {
width: 90%;
padding: 0;
margin: 0 auto;
text-align: center;
} .footer_kotei {
position: fixed; bottom: 0; left: 0; width: 100%;  padding: 0; color: #FFF; }
button.f-kotei-r {
display: inline-block;
width: 50%;
height: 70px;
padding: 3px 0;
margin: 0;
line-height: 1.1;
color: #fff;
vertical-align: top;
background: rgba(51, 153, 255, 0.9);
border: 0px solid #fff;
}
button.f-kotei-r a {
color: #fff;
}
button.f-kotei-l {
display: inline-block;
width: 50%;
height: 70px;
padding: 3px 0;
margin: 0;
line-height: 1.2;
color: #fff;
vertical-align: top;
background: rgba(255, 153, 0, 0.9);
border: 0px solid #fff;
}
}                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
}                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
}
.h-contact-btn {
position: relative;
display: inline-block;
height: 25px;
padding: 10px 5px;
font-size: 13px;
font-weight: 400;
line-height: 3.5;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #ff9900;
border: 1px solid #ff9900;
border-radius: 10px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.h-contact-btn::after {
position: absolute;
top: -5px;
left: 33px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-mail-wh.png);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.h-contact-btn:hover {
color: #ff9900;
background-color: #fff;
border: 1px solid #ff9900;
}
.h-contact-btn:hover::after {
position: absolute;
top: -5px;
left: 33px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-mail-or.png);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.contactbtn {
position: relative;
display: inline-block;
padding: 10px 80px 10px 120px;
font-weight: 400;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #ff9900;
border: 2px solid #ff9900;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.contactbtn::before {
position: absolute;
top: 48%;
left: 80px;
margin-top: -15px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-mail-wh02.svg);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.contactbtn:hover {
color: #ff9900;
background-color: #fff;
border: 2px solid #ff9900;
}
.contactbtn:hover::before {
position: absolute;
top: 48%;
left: 80px;
margin-top: -15px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-mail-or02.svg);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
} .pbtm-mailbtn {
position: relative;
display: inline-block;
padding: 10px 80px 10px 120px;
font-size: 18px;
font-weight: 400;
color: #fff;
text-align: center;
text-decoration: none;
border: 2px solid #fff;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.pbtm-mailbtn::before {
position: absolute;
top: 48%;
left: 80px;
margin-top: -10px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-mail-wh02.svg);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.pbtm-mailbtn:hover {
color: #fff;
background: rgba(255, 255, 255, 0.3);
border: 2px solid #fff;
} .quickbtn {
position: relative;
display: inline-block;
width: 400px;
padding: 25px 0 25px 20px;
margin: 20px auto 0;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #fff;
border: 2px solid #0066cc;
border-radius: 80px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.quickbtn:hover {
color: #333;
background-color: #e9f8ff;
}
.arrow {
position: relative;
display: inline-block;
padding-right: 50px;
}
.arrow::before {
position: absolute;
top: 50%;
right: 15px;
width: 12px;
height: 12px;
margin-top: -4px;
content: '';
border: 0px;
border-top: solid 4px #0066cc;
border-right: solid 4px #0066cc;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
.quickbtn {
position: relative;
display: inline-block;
width: 75%;
padding: 5% 0 5% 10%;
margin: 20px auto 0;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #fff;
border: 2px solid #0066cc;
border-radius: 80px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.arrow {
position: relative;
display: inline-block;
padding-right: 50px;
}
.arrow::before {
position: absolute;
top: 50%;
right: 15px;
width: 12px;
height: 12px;
margin-top: -4px;
content: '';
border: 0px;
border-top: solid 4px #0066cc;
border-right: solid 4px #0066cc;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
} .detail-bl-btn {
position: relative;
display: inline-block;
padding: 8px 100px;
margin: 0 auto;
font-size: 24px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 2px solid #0066cc;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.detail-bl-btn:hover {
color: #0066cc;
background-color: #fff;
border: 2px solid #0066cc;
}
@media screen and (max-width: 768px) {
.detail-bl-btn {
position: relative;
display: inline-block;
padding: 8px 0px 8px 20px;
margin: 0 auto;
font-size: 18px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 2px solid #0066cc;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
}
.arrow-wh-blbtn {
position: relative;
display: inline-block;
padding-right: 100px;
}
.arrow-wh-blbtn::before {
position: absolute;
top: 50%;
right: 15px;
width: 8px;
height: 8px;
margin-top: -6px;
content: '';
border: 0px;
border-top: solid 4px #fff;
border-right: solid 4px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrow-wh-blbtn:hover::before {
position: absolute;
top: 50%;
right: 15px;
width: 8px;
height: 8px;
margin-top: -6px;
content: '';
border: 0px;
border-top: solid 4px #0066cc;
border-right: solid 4px #0066cc;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
.arrow-wh-blbtn {
position: relative;
display: inline-block;
padding-right: 50px;
}
} .detail-wh-btn {
position: relative;
display: inline-block;
padding: 5px 0px 5px 60px;
font-size: 20px;
color: #0066cc;
text-align: left;
text-decoration: none;
background-color: #fff;
border: 2px solid #0066cc;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.detail-wh-btn:hover {
color: #fff;
background-color: #0066cc;
border: 2px solid #0066cc;
}
.arrow-bl-s {
position: relative;
display: inline-block;
}
.arrow-bl-s::before {
position: absolute;
top: 50%;
right: 15px;
width: 8px;
height: 8px;
margin-top: -6px;
content: '';
border: 0px;
border-top: solid 4px #0066cc;
border-right: solid 4px #0066cc;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrow-bl-s:hover::before {
position: absolute;
top: 50%;
right: 15px;
width: 8px;
height: 8px;
margin-top: -6px;
content: '';
border: 0px;
border-top: solid 4px #fff;
border-right: solid 4px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .tab-detail-btn {
position: relative;
display: inline-block;
padding: 8px 50px 8px;
margin: 20px auto 0;
font-size: 20px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 2px solid #0066cc;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.tab-detail-btn:hover {
color: #0066cc;
background-color: #fff;
border: 2px solid #0066cc;
}
@media screen and (max-width: 768px) {
.tab-detail-btn {
position: relative;
display: inline-block;
padding: 8px 0 8px 15px;
margin: 20px auto 0;
font-size: 17px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 2px solid #0066cc;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
}
.arrow-wh-s {
position: relative;
display: inline-block;
padding-right: 50px;
}
.arrow-wh-s::before {
position: absolute;
top: 50%;
right: 15px;
width: 8px;
height: 8px;
margin-top: -6px;
content: '';
border: 0px;
border-top: solid 4px #fff;
border-right: solid 4px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrow-wh-s:hover::before {
position: absolute;
top: 50%;
right: 15px;
width: 8px;
height: 8px;
margin-top: -6px;
content: '';
border: 0px;
border-top: solid 4px #0066cc;
border-right: solid 4px #0066cc;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .shindanbetsu-btn {
display: inline-block;
width: 250px;
padding: 5px 0;
margin: 20px 5px 5px;
font-size: 20px;
color: #0066cc;
text-align: center;
text-decoration: none;
background-color: #eee;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.shindanbetsu-btn:hover {
color: #fff;
background-color: #0066cc;
}
@media screen and (max-width: 768px) {
.shindanbetsu-btn {
display: inline-block;
width: 45%;
padding: 5px 0;
margin: 20px 5px 5px;
font-size: 20px;
color: #0066cc;
text-align: center;
text-decoration: none;
background-color: #eee;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
} .toukyu-btn {
display: inline-block;
width: 65px;
height: 65px;
font-size: 22px;
line-height: 65px;
text-align: center;
text-decoration: none;
border-radius: 8px;
outline: none;
}
.toukyu-btn,
.toukyu-btn::before,
.toukyu-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.toukyu-btn {
color: #999;
background-color: #fff;
}
.toukyu-btn:hover {
color: #fff;
background-color: #0066cc;
}
.toukyu-btn-02 {
display: inline-block;
width: 65px;
height: 65px;
font-size: 17px;
line-height: 65px;
text-align: center;
text-decoration: none;
border-radius: 8px;
outline: none;
}
.toukyu-btn-02,
.toukyu-btn-02::before,
.toukyu-btn-02::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.toukyu-btn-02 {
color: #999;
background-color: #fff;
}
.toukyu-btn-02:hover {
color: #fff;
background-color: #0066cc;
}
@media screen and (max-width: 768px) {
.toukyu-btn {
display: inline-block;
width: 55px;
height: 55px;
margin: 2px;
font-size: 20px;
line-height: 55px;
text-align: center;
text-decoration: none;
border-radius: 8px;
outline: none;
}
.toukyu-btn::before,
.toukyu-btn::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.toukyu-btn,
.toukyu-btn::before,
.toukyu-btn::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.toukyu-btn {
color: #999;
background-color: #fff;
}
.toukyu-btn-02 {
display: inline-block;
width: 55px;
height: 55px;
margin: 2px;
font-size: 17px;
line-height: 55px;
text-align: center;
text-decoration: none;
border-radius: 8px;
outline: none;
}
.toukyu-btn-02,
.toukyu-btn-02::before,
.toukyu-btn-02::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.toukyu-btn-02 {
color: #999;
background-color: #fff;
}
.toukyu-btn-02:hover {
color: #fff;
background-color: #0066cc;
}
}
@media screen and (max-width: 768px) {
.sp-btn-area {
width: 100%;
padding: 0;
margin: 0;
}
.sp-toubu-btn {
display: inline-block;
width: 100%;
padding: 3% 0;
margin: 0 0 3%;
font-size: 20px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background: #02279a;
border-radius: 8px;
outline: none;
}
.sp-sekitsui-btn {
display: inline-block;
width: 100%;
padding: 3% 0;
margin: 0 0 3%;
font-size: 20px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background: #0066cc;
border-radius: 8px;
outline: none;
}
.sp-toubu-btn a:hover,
.sp-sekitsui-btn a:hover {
color: #fff;
}
.sp-jyoshi-btn {
display: inline-block;
width: 100%;
padding: 3% 0;
margin: 0 0 3%;
font-size: 20px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background: #54c0ff;
border-radius: 8px;
outline: none;
}
.sp-bodyother-btn {
display: inline-block;
width: 100%;
padding: 5% 0;
margin: 0 0 3%;
font-size: 20px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background: #aaaaaa;
border-radius: 8px;
outline: none;
}
.sp-sekitsui-btn a:hover {
color: #0066cc;
}
.sp-shinkei-btn {
display: inline-block;
width: 94%;
padding: 3%;
margin: 0 0 3%;
font-size: 18px;
line-height: 1.3;
color: #009999;
text-align: center;
text-decoration: none;
border: 1px solid #009999;
border-radius: 8px;
outline: none;
}
.sp-top-sindan-btn {
display: block;
width: 100%;
padding: 10px 0;
margin: 10px 0 0;
font-size: 16px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #009999;
border: 1px solid #009999;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
} .spmenu-contact {
width: 90%;
padding: 0;
margin: 10% 5% 0;
}
.spmenu-contact-02 {
width: 90%;
padding: 0;
margin: 5%;
}
button.spmenubtn {
width: 100%;
height: auto;
padding: 15px 0;
background: #ff9900;
border: 1px solid #ff9900;
border-radius: 36px;
}
button.spmenubtn-02 {
width: 100%;
height: auto;
padding: 15px 0;
background: #ff9900;
border: 2px solid #fff;
border-radius: 36px;
}
button.spmenubtn-03 {
width: 90%;
height: auto;
padding: 17px 0;
background: #ff9900;
border: 1px solid #ff9900;
border-radius: 40px;
}
button.spmenubtn-tel {
width: 100%;
height: auto;
padding: 15px 0;
line-height: 1.2;
background: #0066cc;
border: 1px solid #0066cc;
border-radius: 36px;
}
button.spmenubtn-tel-02 {
width: 100%;
height: auto;
padding: 15px 0 10px;
line-height: 1.2;
background: #0066cc;
border: 1px solid #0066cc;
border-radius: 42px;
}
button.spmenubtn-tel-03 {
width: 100%;
height: auto;
padding: 15px 0 10px;
line-height: 1.2;
background: #0066cc;
border: 2px solid #fff;
border-radius: 42px;
}
button.spmenubtn-satei {
width: 90%;
height: auto;
padding: 17px 0;
background: #0066cc;
border: 1px solid #0066cc;
border-radius: 40px;
}
.spmenutel {
padding: 0;
margin: 0;
font-size: 24px;
color: #fff;
}
.spmenutel-02 {
padding: 0;
margin: 0;
font-size: 24px;
color: #fff;
}
.spmenumail {
padding: 0;
margin: 0;
font-size: 24px;
color: #fff;
}
.spmenumail-02 {
padding: 0;
margin: 0;
font-size: 28px;
font-weight: 700;
color: #fff;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-mail-wh03.svg) no-repeat;
background-position: 20px center;
}
.spmenusatei {
padding: 0;
margin: 0;
font-size: 28px;
font-weight: 700;
color: #fff;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-satei.svg) no-repeat;
background-position: 20px center;
}
} .side-mailbtn {
position: relative;
display: inline-block;
width: 100%;
padding: 12px 0;
font-size: 20px;
font-weight: 400;
font-weight: 700;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #ff9900;
border: 2px solid #ff9900;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.side-mailbtn::before {
position: absolute;
top: 28%;
left: 10px;
margin-top: 0px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-mail-wh03.svg);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.side-mailbtn a {
color: #fff;
}
.side-mailbtn:hover {
color: #ff9900;
background-color: #fff;
border: 2px solid #ff9900;
}
.side-mailbtn:hover::before {
position: absolute;
top: 28%;
left: 10px;
margin-top: 0px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-mail-or03.svg);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
} .side-sateibtn {
position: relative;
display: inline-block;
width: 100%;
padding: 12px 0;
font-size: 20px;
font-weight: 400;
font-weight: 700;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 2px solid #0066cc;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.side-sateibtn::before {
position: absolute;
top: 28%;
left: 10px;
margin-top: 0px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-satei.svg);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.side-sateibtn:hover {
color: #0066cc;
background-color: #fff;
border: 2px solid #0066cc;
}
.side-sateibtn:hover::before {
position: absolute;
top: 28%;
left: 10px;
margin-top: 0px;
content: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-satei-bl.svg);
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
} .link-btn-bl {
padding: 5px 40px 5px;
margin: 18px 0 0;
font-size: 16px;
color: #0066cc;
text-align: center;
text-decoration: none;
background-color: #fff;
border: 1px solid #0066cc;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.link-btn-bl a {
color: #fff;
}
.link-btn-bl:hover {
color: #fff;
background-color: #0066cc;
border: 1px solid #0066cc;
} .kakomi-link-btn-bl {
padding: 5px 40px 5px;
margin: 0;
font-size: 16px;
color: #0066cc;
text-align: center;
text-decoration: none;
background-color: #fff;
border: 1px solid #0066cc;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.kakomi-link-btn-bl:hover {
color: #fff;
background-color: #0066cc;
border: 1px solid #0066cc;
}
.arrow-bl-s {
position: relative;
display: inline-block;
padding-right: 50px;
}
.arrow-bl-s::before {
position: absolute;
top: 53%;
right: 15px;
width: 6px;
height: 6px;
margin-top: -6px;
content: '';
border: 0px;
border-top: solid 3px #0066cc;
border-right: solid 3px #0066cc;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrow-bl-s:hover::before {
position: absolute;
top: 53%;
right: 15px;
width: 6px;
height: 6px;
margin-top: -6px;
content: '';
border: 0px;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
} .h-jsy-btn-area-l {
display: inline-block;
width: 210px;
padding: 0;
margin: 25px 10px 0 0;
vertical-align: top;
}
.h-jsy-body-area {
display: inline-block;
width: 150px;
padding: 0;
margin: 25px 0 0;
text-align: center;
vertical-align: top;
}
.h-jsy-btn-area-r {
display: inline-block;
width: 270px;
padding: 0;
margin: 25px 0 0 10px;
vertical-align: top;
}
.jsy-body-headbtn {
display: block;
width: 100%;
padding: 10px 0;
margin: 0;
font-size: 18px;
line-height: 1.2;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #02279a;
border: 1px solid #02279a;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.jsy-body-headbtn:hover {
color: #02279a;
background-color: #fff;
border: 1px solid #02279a;
}
.jsy-body-bodybtn {
display: block;
width: 100%;
padding: 10px 0;
margin: 10px 0 0;
font-size: 18px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 1px solid #0066cc;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.jsy-body-bodybtn:hover {
color: #0066cc;
background-color: #fff;
border: 1px solid #0066cc;
}
.jsy-body-footbtn {
display: block;
width: 100%;
padding: 10px 0;
margin: 10px 0 0;
font-size: 18px;
line-height: 1.3;
color: #0066cc;
text-align: center;
text-decoration: none;
background-color: #54c0ff;
border: 1px solid #54c0ff;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.jsy-body-footbtn:hover {
color: #0066cc;
background-color: #fff;
border: 1px solid #54c0ff;
}
.jsy-body-otherbtn {
display: block;
width: 100%;
padding: 10px 0;
margin: 10px 0 0;
font-size: 18px;
line-height: 1.3;
color: #0066cc;
text-align: center;
text-decoration: none;
background-color: #aaaaaa;
border: 1px solid #aaaaaa;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.jsy-body-otherbtn:hover {
color: #aaaaaa;
background-color: #fff;
border: 1px solid #aaaaaa;
}
.h-sindan-btn {
width: 100%;
padding: 2px 0;
margin: 3px 0 0;
font-size: 13px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #009999;
border: 1px solid #009999;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.h-sindan-btn:hover {
color: #009999;
background-color: #fff;
border: 1px solid #009999;
} .top-jsy-body-headbtn {
display: block;
width: 100%;
padding: 8px 0;
margin: 0;
font-size: 24px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #02279a;
border: 1px solid #02279a;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.top-jsy-body-headbtn:hover {
color: #02279a;
background-color: #fff;
border: 1px solid #02279a;
}
.top-jsy-body-bodybtn {
display: block;
width: 100%;
padding: 8px 0;
margin: 20px 0 0;
font-size: 24px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 1px solid #0066cc;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.top-jsy-body-bodybtn:hover {
color: #0066cc;
background-color: #fff;
border: 1px solid #0066cc;
}
.top-jsy-body-footbtn {
display: block;
width: 100%;
padding: 8px 0;
margin: 20px 0 0;
font-size: 24px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #54c0ff;
border: 1px solid #54c0ff;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.top-jsy-body-footbtn:hover {
color: #54c0ff;
background-color: #fff;
border: 1px solid #54c0ff;
}
.top-jsy-body-otherbtn {
display: block;
width: 100%;
padding: 8px 0;
margin: 20px 0 0;
font-size: 24px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #aaaaaa;
border: 1px solid #aaaaaa;
border-radius: 12px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.top-jsy-body-otherbtn:hover {
color: #aaaaaa;
background-color: #fff;
border: 1px solid #aaaaaa;
}
.top-sindan-area {
padding: 10px 15px;
margin: 0;
line-height: 1.0;
color: #fff;
text-align: center;
border: 1px solid #009999;
border-radius: 10px;
}
.top-sindan-area .title {
padding: 0;
margin: 0 0 3px;
font-size: 20px;
line-height: 1.0;
color: #009999;
text-align: center;
}
.top-sindan-btn {
display: block;
width: 100%;
padding: 2px 0;
margin: 8px 0 0;
font-size: 16px;
line-height: 1.3;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #009999;
border: 1px solid #009999;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.top-sindan-btn:hover {
color: #009999;
background-color: #fff;
border: 1px solid #009999;
}
.case-category {
display: inline-block;
margin: 0 20px 0 0;
}
.case-category a {
display: inherit;
min-width: 100px;
height: 30px;
padding: 0 10px;
margin: 3px;
font-size: 80%;
line-height: 30px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 1px solid #0066cc;
border-radius: 20px;
outline: none;
}
.case-category a::before,
.case-category a::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.case-category a,
.case-category a::before,
.case-category a::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.case-category a:hover {
color: #0066cc;
background-color: #fff;
border: 1px solid #0066cc;
border-radius: 20px;
}
@media screen and (max-width: 768px) {
.case-category {
display: block;
width: 100%;
margin: 0 auto;
}
.case-category a {
display: block;
padding: 0 10px 30px;
margin: 0 auto;
margin: 3px;
font-size: 16px;
color: #fff;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
border: 1px solid #0066cc;
border-radius: 35px;
outline: none;
}
.case-category a,
.case-category a::before,
.case-category a::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.case-category a:hover {
color: #0066cc;
background-color: #fff;
border: 1px solid #0066cc;
border-radius: 35px;
}
.case-category a {
color: #fff;
}
}
.case-toukyu {
display: inline-block;
margin-bottom: 10px;
}
.case-toukyu a {
display: inline-block;
height: 30px;
padding: 0 10px;
margin: 0 20px 0 0;
line-height: 30px;
color: #999;
text-align: center;
text-decoration: none;
background-color: #fff;
border: 1px solid #999;
border-radius: 8px;
outline: none;
}
.case-toukyu a,
.case-toukyu a::before,
.case-toukyu a::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.case-toukyu a:hover {
color: #fff;
background-color: #0066cc;
border: 1px solid #0066cc;
}
@media screen and (max-width: 768px) {
.case-toukyu {
display: inline-block;
margin: 15px 0 0;
}
.case-toukyu a {
display: inline-block;
height: 40px;
padding: 0 20px;
margin: 0 5px 0 0;
font-size: 20px;
line-height: 40px;
color: #999;
text-align: center;
text-decoration: none;
background-color: #fff;
border: 1px solid #999;
border-radius: 8px;
outline: none;
}
.case-toukyu a,
.case-toukyu a::before,
.case-toukyu a::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.case-toukyu a:hover {
color: #fff;
background-color: #0066cc;
border: 1px solid #0066cc;
}
}
.case-prof-btn {
display: inline-block;
height: 30px;
padding: 0 20px;
margin: 0 10px 0 0;
font-size: 14px;
line-height: 30px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #50c1f9;
border: 1px solid #50c1f9;
border-radius: 6px;
outline: none;
}
@media screen and (max-width: 768px) {
.case-prof-btn {
display: inline-block;
height: 30px;
padding: 5px 10px;
margin: 0 10px 10px 0;
font-size: 20px;
line-height: 20px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #50c1f9;
border: 1px solid #50c1f9;
border-radius: 6px;
outline: none;
}
} .submitbtn {
position: relative;
display: inline-block;
padding: 10px 80px;
margin: 30px 0;
font-size: 26px;
font-weight: 400;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #ff9900;
border: 0px solid #fff;
border-radius: 50px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.submitbtn::before {
position: absolute;
top: 50%;
left: 50px;
margin-top: 0;
content: "";
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.submitbtn:hover {
color: #fff;
background-color: #ffc376;
}
.submitbtn:hover::before {
border-left-color: #fff;
}
.backbtn {
position: relative;
display: inline-block;
padding: 10px 30px;
margin: 30px 20px 30px 0;
font-size: 26px;
font-weight: 400;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #999;
border: 0px solid #fff;
border-radius: 50px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.backbtn::before {
position: absolute;
top: 50%;
left: 50px;
margin-top: 0;
content: "";
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.backbtn:hover {
color: #fff;
background-color: #ccc;
}
.backbtn:hover::before {
border-left-color: #fff;
}
@media screen and (max-width: 768px) {
.submitbtn {
position: relative;
display: inline-block;
padding: 10px 20px 10px;
margin: 20px 0 0;
font-weight: 400;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #ff9900;
border-radius: 40px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.submitbtn::before {
position: absolute;
top: 50%;
left: 50px;
margin-top: 0;
content: "";
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.submitbtn:hover {
color: #fff;
background-color: #ffc376;
}
.submitbtn:hover::before {
border-left-color: #fff;
}
.backbtn {
position: relative;
display: inline-block;
padding: 10px 30px 10px;
margin: 20px 20px 0 0;
font-weight: 400;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #999;
border-radius: 30px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.backbtn::before {
position: absolute;
top: 50%;
left: 50px;
margin-top: 0;
content: "";
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.backbtn:hover {
color: #fff;
background-color: #ccc;
}
.backbtn:hover::before {
border-left-color: #fff;
}
} #page-top {
position: fixed;
right: 20px;
bottom: 30px;
z-index: 10;
}
#page-top a {
display: block;
width: 80px;
padding: 0;
color: #fff;
text-align: center;
text-decoration: none;
}
#page-top a:hover {
text-decoration: none;
}
@media screen and (max-width: 768px) {
#sp-page-top {
position: fixed;
right: 10px;
bottom: 0px;
z-index: 9;
margin: 0 0 60px;
}
#sp-page-top a {
display: block;
width: 100%;
padding: 0;
color: #fff;
text-align: center;
text-decoration: none;
}
#sp-page-top a:hover {
text-decoration: none;
}
#sp-page-top img {
width: 100%;
}
}                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
}                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
}
.form-contentarea {
width: 800px;
padding: 20px 0 0;
margin: 0 auto;
}
@media screen and (max-width: 768px) {
.form-contentarea {
width: 94%;
padding: 20px 3% 0;
margin: 0 auto;
}
}
.formatt {
width: 860px;
padding: 20px;
margin: 0 auto;
font-size: 15px;
text-align: left;
border: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.formatt {
width: 94%;
padding: 3%;
margin: 20px 0 0;
text-align: left;
border: 1px solid #ccc;
}
} dl.contact-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex; -ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
justify-content: center;
width: 900px;
margin: 30px auto;
-webkit-box-pack: center;
-ms-flex-pack: center; -webkit-box-align: center;
-ms-flex-align: center;
}
dl.contact-box dt.must {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 30%;
padding: 25px 10px 15px;
font-size: 18px;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-hissu.svg) no-repeat;
background-position: right 30px;
}
dl.contact-box dt.mustnone {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 30%;
padding: 25px 10px 15px;
font-size: 18px;
text-align: left;
}
dl.contact-box dd {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 70%;
padding: 25px 10px 15px 30px;
margin: 0;
font-size: 18px;
text-align: left;
background: #fff;
}
.icon-must {
width: 35px;
padding: 0;
margin: 0;
font-size: 5px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/ico-hissu.svg) no-repeat;
}
.form-must {
width: 50px;
padding: 2px 5px;
margin-left: 10px;
font-size: 12px;
color: #fff;
text-align: center;
background-color: #ff6600;
border-radius: 5px;
}
.contact-att {
width: 520px;
padding: 10px 20px;
margin: 20px auto 40px;
font-size: 14px;
text-align: center;
text-align: left;
border: 1px solid #ff0000;
}
.input-01 {
width: 100%;
height: 40px;
padding-left: 10px;
font-size: 15px;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 6px;
}
.input-02 {
width: 20%;
height: 40px;
padding-left: 10px;
font-size: 15px;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 6px;
}
.form-date-txt {
display: inline-block;
width: 20px;
margin: 0 15px 0 5px;
font-size: 15px;
}
.inputmessage-01 {
width: 100%;
height: 150px;
padding: 10px;
margin: 0;
margin-left: 0;
font-size: 15px;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 6px;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
color: #ccc;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
color: #ccc;
}
textarea::-ms-input-placeholder,
input::-ms-input-placeholder {
color: #ccc;
}
textarea::placeholder,
input::placeholder {
color: #ccc;
}
@media screen and (max-width: 768px) {
dl.contact-box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
width: 100%;
margin: 10px auto 0;
}
dl.contact-box dt.must {
width: 100%;
padding: 10px 0 10px 40px;
line-height: 1.2;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-hissu.svg) no-repeat;
background-position: left center;
border-bottom: 1px solid #e3e3e3;
}
dl.contact-box dt.mustnone {
width: 100%;
padding: 10px;
line-height: 1.2;
border-bottom: 1px solid #e3e3e3;
}
dl.contact-box dd {
width: 100%;
padding: 15px 0 30px;
border-bottom: 0 solid #e3e3e3;
}
dd {
border-left: none;
}
.page-contents-contact {
width: 90%;
padding: 0;
margin: 0 5% 50px;
}
.contact-att {
width: 90%;
padding: 5%;
margin: 20px auto;
font-size: 14px;
text-align: center;
border: 1px solid #ff0000;
}
.input-01 {
width: 100%;
height: 40px;
padding-left: 10px;
font-size: 15px;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 6px;
}
.input-02 {
width: 100%;
height: 40px;
padding-left: 10px;
font-size: 15px;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 6px;
}
}                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
}
.page-c-title {
position: relative;
padding: 0 0 6px;
font-size: 24px;
font-weight: 400;
line-height: 1.4;
color: #0066cc;
text-align: left;
border-bottom: solid 3px #ccc;
}
.page-c-title:after {
position: absolute;
bottom: -3px;
display: block;
width: 20%;
content: " ";
border-bottom: solid 3px #0066cc;
}
.page-c-title-mt30 {
position: relative;
padding: 0 0 6px;
margin: 30px 0 0;
font-size: 24px;
font-weight: 400;
line-height: 1.4;
color: #0066cc;
text-align: left;
border-bottom: solid 3px #ccc;
}
.page-c-title-mt30:after {
position: absolute;
bottom: -3px;
display: block;
width: 20%;
content: " ";
border-bottom: solid 3px #0066cc;
}
.page-c-title-mt50 {
position: relative;
padding: 0 0 6px;
margin: 50px 0 0;
font-size: 24px;
font-weight: 400;
line-height: 1.4;
color: #0066cc;
text-align: left;
border-bottom: solid 3px #ccc;
}
.page-c-title-mt50:after {
position: absolute;
bottom: -3px;
display: block;
width: 20%;
content: " ";
border-bottom: solid 3px #0066cc;
}
.page-c-title-mt50 a,
.page-c-title-mt30 a,
.page-c-title a {
color: #0066cc;
}
.page-c-midtitle {
padding: 0 0 0 15px;
margin: 30px 0 0;
font-size: 22px;
line-height: 1.5;
text-align: left;
border-left: solid 6px #0066cc;
}
.page-c-midtitle-box {
padding: 15px;
margin: 40px 0 0;
background: #f1f1f1;
}
.mid-title {
padding: 0 0 0 15px;
margin: 0;
font-size: 22px;
line-height: 1.5;
text-align: left;
border-left: solid 8px #0066cc;
}
.page-c-smltitle {
padding: 0 0 3px;
margin: 20px 0 3px;
font-size: 18px;
color: #0066cc;
text-align: left;
border-bottom: 1px dotted #ccc;
}
.page-case-title-01 {
width: 280px;
padding: 3px 2px 2px;
margin: 30px 0 0;
font-size: 18px;
color: #fff;
text-align: center;
background: #0066cc;
border-radius: 10px 10px 0 0 / 10px 10px 0 0;
}
.page-case-title-01 .fa-check,
.page-case-title-01 .fa-hand-point-right {
margin-right: 15px;
}
.page-case-title-01-box {
padding: 20px;
margin: 0;
text-align: left;
border: 1px solid #0066cc;
border-radius: 0 8px 8px 8px;
}
.page-case-title-01-box .title {
padding: 0 0 3px;
margin: 0 0 3px;
font-size: 18px;
color: #0066cc;
text-align: left;
border-bottom: 1px dotted #ccc;
}
.page-case-title-01-box .title-mt10 {
padding: 0 0 3px;
margin: 30px 0 3px;
font-size: 18px;
color: #0066cc;
text-align: left;
border-bottom: 1px dotted #ccc;
}
.ad-kodawari-pic {
display: inline-block;
width: 90px;
padding: 0;
margin: 30px 20px 0 0;
vertical-align: top;
}
.ad-kodawari-title {
display: inline-block;
width: 750px;
padding: 0;
margin: 30px 20px 0 0;
text-align: left;
vertical-align: top;
}
.ad-kodawari-title .bui {
padding: 0;
margin: 0;
font-size: 36px;
font-weight: 700;
line-height: 1.0;
color: #0066cc;
}
.ad-kodawari-title .syoubyou-title {
display: inline-block;
width: 90px;
padding: 1px 3px;
margin: 20px 10px 0 0;
font-size: 18px;
color: #0066cc;
text-align: center;
border: 1px solid #0066cc;
}
.ad-kodawari-title .syoubyou-name {
display: inline-block;
width: 600px;
padding: 0;
margin: 5px 0 0;
font-size: 20px;
}
@media screen and (max-width: 780px) {
.page-c-title {
position: relative;
padding: 0 0 6px;
font-size: 24px;
line-height: 1.4;
text-align: left;
border-bottom: solid 3px #ccc;
}
.page-c-title:after {
position: absolute;
bottom: -3px;
display: block;
width: 40%;
content: " ";
border-bottom: solid 3px #0066cc;
}
.page-c-title-mt30 {
position: relative;
padding: 0 0 6px;
margin: 30px 0 0;
font-size: 24px;
line-height: 1.4;
text-align: left;
border-bottom: solid 3px #ccc;
}
.page-c-title-mt30:after {
position: absolute;
bottom: -3px;
display: block;
width: 40%;
content: " ";
border-bottom: solid 3px #0066cc;
}
}
.baisyou-q {
padding: 20px 0 0 100px;
margin: 0;
font-size: 26px;
font-weight: 700;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-question-w.png) no-repeat;
background-position: 0 25px;
border-bottom: 3px solid #0066cc;
}
.baisyou-q .text {
padding: 40px 0 0;
margin: 0;
}
@media screen and (max-width: 780px) {
.baisyou-q {
padding: 50px 0 5px 70px;
margin: -20px 0 0;
font-size: 24px;
font-weight: 700;
line-height: 1.5;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-question-w-line.png) no-repeat;
background-position: 0 bottom;
border-bottom: 3px solid #0066cc;
}
}
.baisyou-adv {
padding: 0;
margin: 30px 0 0;
font-size: 30px;
font-weight: 700;
line-height: 1.0;
text-align: left;
text-align: center;
} .support-heading,
.k-bgbox .k-bggray .kt-contents-area .support-heading {
padding: 50px 0 0 140px;
margin: 0;
font-size: 30px;
font-weight: 700;
line-height: 1.8;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-lawyer-ok.png) no-repeat;
background-position: 0 25px;
border-bottom: 3px solid #0066cc;
border-left: 0;
}
.support-heading .text {
padding: 40px 0 0;
margin: 0;
} @media screen and (max-width: 780px) {
.support-heading {
padding: 50px 0 5px 140px;
margin: -20px 0 0;
font-size: 26px;
font-weight: 700;
line-height: 1.5;
text-align: left;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/icon-lawyer-ok.png) no-repeat;
background-position: 0 bottom;
border-bottom: 3px solid #0066cc;
}
} .side-info-title {
position: relative;
padding: 0 0 6px;
margin: 15px 0 0;
font-size: 18px;
font-weight: 700;
line-height: 1.4;
color: #0066cc;
text-align: left;
border-bottom: solid 3px #ccc;
}
.side-info-title:after {
position: absolute;
bottom: -3px;
display: block;
width: 20%;
content: " ";
border-bottom: solid 3px #0066cc;
} #youtube-wrap {
position: relative;
width: 100%;
height: 300px;
}
.maintxtbox {
width: 100%;
padding: 180px 0 0;
margin: 0 auto;
text-align: center;
}
.maintxt {
padding: 0;
margin: 0;
font-family: 'Noto Sans JP', sans-serif;
font-size: 60px;
font-weight: 700;
line-height: 1.3;
color: #fff;
text-align: center;
text-shadow: 2px 2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, -2px -2px 0 #000;
}
#slider {
z-index: 1;
height: 500px;
padding: 0;
margin: 0;
font-size: 44px;
font-weight: 700;
line-height: 1.3;
color: #fff;
text-align: left;
}
.kv-box {
padding: 0;
margin: 0;
}
.kv-text {
padding: 0;
margin: 120px 0 0;
}
section .maintext {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
}
section .maintext:nth-child(even) {
padding: 100px 0 0;
margin: 0;
background: #f2f2f2;
}
section .maintext h3 {
padding: 0;
margin: 0;
}
.motion-txt {
position: relative;
display: inline-block;
padding: 0;
overflow: hidden;
font-size: 60px;
}
.motion-txt:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
content: '';
background-color: #ff6600;
opacity: 1;
-webkit-transform: translate3d(-101%, 0, 0);
transform: translate3d(-101%, 0, 0);
}
.js-scroll.show .motion-txt:after {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.js-scroll.done .motion-txt:after {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transform: translate3d(103%, 0, 0);
transform: translate3d(103%, 0, 0);
}
.js-scroll2.show .motion-txt:after {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.js-scroll2.done .motion-txt:after {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transform: translate3d(103%, 0, 0);
transform: translate3d(103%, 0, 0);
}
.motion-txt .motion-inner {
display: inline-block;
opacity: 0;
}
.js-scroll.done .motion-txt .motion-inner {
opacity: 1;
}
.js-scroll2.done .motion-txt .motion-inner {
opacity: 1;
}
.landing-page__main-visual {
position: relative;
}
.landing-page__movie {
width: 100%;
height: 600px;
overflow: hidden;
}
.landing-page__movie::after {
position: absolute;
top: 205px;
left: 0;
z-index: 1;
width: 100%;
height: 600px;
content: "";
background-color: rgba(0, 0, 0, 0.4);
}
.landing-page__movie video {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.landing-page__title,
.landing-page__title--is-small {
font-weight: 500;
color: #fff;
}
.landing-page__title {
position: absolute;
top: 400px;
left: 50%;
z-index: 2;
width: 1000px;
font-family: 'Noto Sans JP', sans-serif;
font-size: 60px;
font-weight: 700;
line-height: 1.3;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
} .top_mainplan_col {
display: flex;
width: 100%;
}
.top_mainplan_col .col {
width: 50%;
padding: 3em;
}
.col.slid_plan .slider {
position: relative;
}
.col.slid_plan .slider .ttl {
position: absolute;
top: 100px;
right: 20px;
z-index: 10;
padding: 1.5em 0.1em .5em;
font-family: serif;
font-size: 2.5rem;
color: #fff;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/chk_ico.png) #0066cb 50% 5% no-repeat;
writing-mode: vertical-rl;
}
.col.slid_plan .slider .img {
position: relative;
z-index: 9;
}
div.img a {
position: absolute;
top: 0;
left: 0;
z-index: 12;
width: 100%;
height: 100%;
background: #fff;
opacity: 0;
}
div.img a:hover {
opacity: .3;
}
.col.slid_plan .slider .txt {
position: relative;
top: -53px;
right: -40px;
z-index: 8;
width: 80%;
height: 60px;
padding: 7em 33px 4em;
text-align: left;
background: #f6f6f6;
}
.col.slid_plan.slick-initialized.slick-slider .slide-arrow.prev-arrow.slick-arrow {
position: absolute;
bottom: 110px;
left: 110px;
z-index: 20;
cursor: pointer;
}
.col.slid_plan.slick-initialized.slick-slider .slide-arrow.next-arrow.slick-arrow {
position: absolute;
bottom: 110px;
left: 150px;
cursor: pointer;
}
.col.slid_plan.slick-initialized.slick-slider .slide-arrow.prev-arrow.slick-arrow:hover,
.col.slid_plan.slick-initialized.slick-slider .slide-arrow.next-arrow.slick-arrow:hover {
opacity: .6;
}
.top_mainplan_col02 {
width: 100%;
padding: 2em 0;
background: #f0f8ff;
}
.top_mainplan_col02 ul {
display: flex;
justify-content: center;
width: 90%;
margin: 40px auto 20px;
text-align: center;
}
.top_mainplan_col02 ul li {
width: 16%;
}
.top_mainplan_col02 ul li a {
display: flex;
align-items: center;
width: 100%;
color: #000;
}
.top_mainplan_col02 ul li a img {
width: 50%;
}
.top_mainplan_col02 ul li a p {
width: 50%;
padding: 0 .2em;
font-family: serif;
font-size: 1.2rem;
font-weight: bold;
}
.blue_bg_ttl {
display: inline-block;
padding: .5em 1.6em .2em;
font-family: serif;
font-size: 1.6rem;
background-image: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/ttl_bar_bg_l.png), url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/ttl_bar_bg_r.png);
background-repeat: no-repeat, no-repeat;
background-position: left 50%, right 50%;
background-size: 20px auto, 20px auto;
}
.blue_bg_ttl span {
background: linear-gradient(transparent 60%, #cae6ff 60%);
}
.top_mainplan_col .col.txt h2 {
width: 96%;
padding: 1em 0;
margin-bottom: 0 auto 20px;
font-family: serif;
font-size: 2.5rem;
line-height: 1.8;
background-image: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/h2bg_l.jpg), url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/h2bg_r.jpg);
background-repeat: no-repeat, no-repeat;
background-position: left top, right bottom;
}
.top_mainplan_col .col.txt h2 span {
color: #0066cb;
}
.top_mainplan_col .col.txt p {
width: 96%;
margin: 40px auto;
line-height: 2.2;
text-align: left;
}
.top_mainplan_col .col.txt p strong {
font-size: 1.7rem;
font-weight: bold;
}
.inbox .koumoku-bg.wh,
.inbox-02 div.koumoku-bg.wh {
background: #fff !important;
}
.inbox .koumoku-bg .koumoku-illust.koumoku_inner,
.koumoku-bg.wh .koumoku-illust.koumoku_inner {
height: auto !important;
background: none !important;
background-color: #fff !important;
}
.koumoku-title_img {
height: 60px;
padding: 1.5em;
font-family: serif;
font-size: 1.5rem;
color: #fff;
text-align: center;
}
.koumoku-title_img.p_01 {
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/otherplan_img01.jpg) no-repeat;
background-size: cover;
}
.koumoku-title_img.p_02 {
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/otherplan_img02.jpg) no-repeat;
background-size: cover;
}
.koumoku-title_img.p_03 {
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/otherplan_img03.jpg) no-repeat;
background-size: cover;
}
.koumoku-title_img.p_04 {
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/otherplan_img04.jpg) no-repeat;
background-size: cover;
}
.min_list {
margin-top: 10px;
}
.min_list li {
margin: 0px 0 0 20px !important;
}
.sp {
display: none;
}
@media screen and (max-width: 768px) {
.top_mainplan_col {
display: block;
width: 100%;
}
.top_mainplan_col .col {
width: 98%;
padding: 2%;
}
.top_mainplan_col .col {
width: 96%;
padding: 0;
margin: 2em auto;
}
.top_mainplan_col .col.txt h2 {
font-size: 1.8rem;
}
.top_mainplan_col .col.txt p {
width: 96%;
margin: 20px auto;
line-height: 2.2;
text-align: left;
}
.col.slid_plan .slider .img {
width: auto;
height: 180px !important;
}
.col.slid_plan .slider .img img {
width: 100%;
height: auto;
}
.col.slid_plan .slider .ttl {
position: absolute;
top: 35px;
right: 20px;
z-index: 10;
font-size: 1.8rem;
}
.col.slid_plan .slider .ttl.lg {
top: 10px !important;
}
.col.slid_plan .slider .txt {
position: relative;
top: 7px;
right: 1px;
z-index: 8;
width: 82%;
height: 110px;
padding: 7.5em 33px 3em;
text-align: left;
background: #f6f6f6;
}
.col.slid_plan.slick-initialized.slick-slider .slide-arrow.prev-arrow.slick-arrow {
position: absolute;
bottom: 7px;
left: 8px;
z-index: 20;
cursor: pointer;
}
.col.slid_plan.slick-initialized.slick-slider .slide-arrow.next-arrow.slick-arrow {
position: absolute;
bottom: 7px;
left: 48px;
cursor: pointer;
}
.top_mainplan_col02 {
width: 100%;
padding: 2em 0;
margin: 20px 0 0;
background: #f0f8ff;
}
.top_mainplan_col02 ul {
display: flex;
display: flex;
flex-wrap: wrap;
width: 100%;
margin: 6px auto 0px;
text-align: center;
}
.top_mainplan_col02 ul li {
width: calc(48% - 25px);
margin: 20px 15px 10px 15px;
font-size: 1.5rem;
}
.sp {
display: inline-block;
}
.inbox-02 div.koumoku-bg.wh div.koumoku-illust.koumoku_inner ul.min_list li {
padding: 0;
margin: 0px 0 0 20px !important;
font-size: 18px;
text-align: left;
list-style: disc;
}
.top_mainplan_col div.col.txt p span {
padding: initial !important;
margin: initial !important;
}
.top_mainplan_col .col.txt p strong {
padding: initial !important;
margin: initial !important;
font-size: 1.2rem;
font-weight: bold;
}
.blue_bg_ttl {
font-size: 1.3rem;
}
.top_mainplan_col02 ul li a p {
font-size: 1rem;
}
} .sample-demo {
position: relative;
width: 100%;
padding-top: 54%;
margin: 0 auto;
margin-top: -10%;
}
.sample-demo iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.content {
position: absolute;
top: 50%;
z-index: 1;
width: 100%;
height: auto;
overflow: hidden;
font-family: 'Noto Sans JP', sans-serif;
font-size: 400%;
font-weight: 700;
line-height: 1.3;
color: #fff;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media only screen and (max-width: 768px),
(max-device-width: 768px) {
.sample-demo {
position: relative;
width: 100%;
padding-top: 45%;
margin: 0 auto;
margin-top: 0;
}
.sample-demo iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.content {
position: absolute;
top: 50%;
z-index: 1;
width: 100%;
height: auto;
overflow: hidden;
font-size: 200%;
color: #fff;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@media only screen and (max-width: 768px),
(max-device-width: 768px) {
.landing-page__movie {
width: 100%;
height: 600px;
overflow: hidden;
}
.landing-page__movie::after {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 600px;
content: "";
background-color: rgba(0, 0, 0, 0.4);
}
.landing-page__movie video {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.landing-page__title,
.landing-page__title--is-small {
font-weight: 500;
color: #fff;
}
.landing-page__title {
position: absolute;
top: 400px;
left: 50%;
z-index: 2;
width: 100%;
font-family: 'Noto Sans JP', sans-serif;
font-size: 40px;
font-weight: 700;
line-height: 1.3;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
}
.text-reveal {
font-family: 'Noto Sans JP', sans-serif;
font-size: 70px;
font-weight: 700;
line-height: 1.5;
}
.text-reveal span {
position: relative;
}
.text-reveal span:before {
position: absolute;
top: 5px;
left: 0;
width: 100%;
height: 100%;
content: "";
background: #0066cc;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
}
.text-reveal span:after {
white-space: pre;
content: "\A";
}
.text-reveal span:nth-of-type(1):before {
-webkit-animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s forwards;
animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s forwards;
}
.text-reveal span:nth-of-type(2):before {
-webkit-animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s forwards;
animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s forwards;
}
.text-reveal span:nth-of-type(3):before {
-webkit-animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s forwards;
animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s forwards;
}
.text-reveal span:nth-of-type(4):before {
-webkit-animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.8s forwards;
animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.8s forwards;
}
.text-reveal span:nth-of-type(5):before {
-webkit-animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.10s forwards;
animation: reveal-text 1000ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.10s forwards;
}
@-webkit-keyframes reveal-text {
100% {
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
}
@keyframes reveal-text {
100% {
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
}
#slide {
position: relative;
width: 740px;
height: 200px;
}
#slide img {
position: absolute;
top: 0;
left: 0px;
margin: 0;
}
.slide text {
position: absolute;
top: 40;
left: 20px;
z-index: 9;
}                  .red-n {
color: #ff0000;
}
.red-b {
font-weight: 700;
color: #ff0000;
}
.blue-n {
color: #0066cc;
}
.blue-b {
font-weight: 700;
color: #0066cc;
}
.org {
color: #ff9900;
}
.org2 {
color: #ff6600;
}
.gray {
color: #ccc;
}
.ywl {
color: #ffe845;
}
.darkbl {
color: #000435;
} .text10 {
font-size: 10%;
}
.text20 {
font-size: 20%;
}
.text30 {
font-size: 30%;
}
.text40 {
font-size: 40%;
}
.text50 {
font-size: 50%;
}
.text60 {
font-size: 60%;
}
.text70 {
font-size: 70%;
}
.text80 {
font-size: 80%;
}
.text90 {
font-size: 90%;
}
.text100 {
font-size: 100%;
}
.text110 {
font-size: 110%;
}
.text120 {
font-size: 120%;
}
.text130 {
font-size: 130%;
}
.text140 {
font-size: 140%;
}
.text150 {
font-size: 150%;
}
.text160 {
font-size: 160%;
}
.text170 {
font-size: 170%;
}
.text180 {
font-size: 180%;
}
.text190 {
font-size: 190%;
}
.text200 {
font-size: 200%;
}
.text210 {
font-size: 210%;
}
.text220 {
font-size: 220%;
}
.text230 {
font-size: 230%;
}
.text240 {
font-size: 240%;
}
.text250 {
font-size: 250%;
}
.text300 {
font-size: 300%;
}
.text400 {
font-size: 400%;
}
.text-bd {
font-weight: 700;
}
.text-ud {
text-decoration: underline;
}
.text-normal {
font-weight: 400;
}
.w-100 {
max-width: 100%;
} table.hyougumi {
width: 100%;
padding: 0;
margin: 20px 0 0;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
table.hyougumi th {
padding: 10px 5px;
margin: 0;
background: #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
table.hyougumi td {
padding: 10px 5px;
margin: 0;
background: #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
} @media screen and (max-width: 768px) {
.scrollTable {
overflow: scroll;
white-space: nowrap;
}
.scrollTable table {
width: 100%;
}
}  .acMenu03 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: table;
width: 100%;
padding: 5px 10px;
margin: 0 auto;
border: solid 1px #eeeeee;
}
.acMenu03 dt {
display: table-cell;
padding: 10px 0;
margin-right: 1em;
vertical-align: top;
}
.acMenu03 dd {
display: table-cell;
padding: 15px;
font-size: 1.2rem;
vertical-align: middle;
}
dl.acMenu03 dd p.namettl {
margin-bottom: 10px;
font-size: 14px !important;
font-weight: bold;
letter-spacing: 1px;
}
.acMenu03 dd p {
margin: 0;
font-size: 12px !important;
}
.acMenu03 img {
width: 100px;
height: auto;
}
.p-writer-list__role {
position: relative;
padding: 4px 6px 4px 11px;
margin-right: 18px;
font-size: 12px;
font-weight: 700;
line-height: 2.25;
color: #fff;
letter-spacing: .05em;
background: #0066cc;
}
.p-writer-list__role::before {
position: absolute;
top: 0;
left: 100%;
display: block;
content: '';
border-color: transparent transparent transparent #0066cc;
border-style: solid;
border-width: 12px 0 12px 8px;
}
@media screen and (max-width:768px) {
.acMenu03 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: table;
width: 100%;
padding: 5px 10px;
margin: 0 auto !important;
border: none !important;
}
.acMenu03 dt {
display: table-cell;
width: 20%;
padding: 6px 0;
vertical-align: top;
}
.acMenu03 dt img {
width: 100%;
height: auto;
}
.acMenu03 dd {
display: table-cell;
width: 80%;
padding: 5px 0 5px 10px;
font-size: 1.2rem;
vertical-align: middle;
}
dl.acMenu03 dd p.namettl {
margin-bottom: 10px;
font-size: 14px !important;
font-weight: bold;
}
dl.acMenu03 dd p {
margin: 0 !important;
font-size: 12px !important;
}
.prfwrap {
border: solid #eee 1px;
}
.acd-check {
display: none !important;
}
.acd-label {
display: block;
display: block;
float: right;
width: 100%;
padding: 0 5px 0 0;
margin-right: 0px;
margin-bottom: 0px;
font-size: 12px;
color: #000;
text-align: right;
background: #fff;
}
.acd-content {
width: 98%;
height: 0;
padding: 0;
margin: 0 !important;
clear: both;
font-size: 12px;
visibility: hidden;
opacity: 0;
}
div.prfwrap div.acd-content p {
margin: 0 !important;
}
.acd-check:checked + .acd-label + .acd-content {
height: auto;
padding: 10px;
visibility: visible;
opacity: 1;
}
}  .bnrArea {
display: grid;
grid-template:
"img pr pr"
"img tel mail"
/120px 1fr 1fr;
justify-content: space-between;
padding: 0.5em;
margin: 2em auto;
background-color: aliceblue;
box-shadow: 0 0 0 0.3em #666;
}
.k-bgbox .k-bggray .bnrArea .bnrArea-img {
grid-area: img;
max-width: 100%;
margin: auto;
}
.k-bgbox .k-bggray .bnrArea .bnrArea-pr {
grid-area: pr;
align-self: center;
width: 100%;
margin: auto;
font-size: 1.2em;
font-weight: bold;
color: #333;
}
.bnrArea .bnrArea-tel,
.bnrArea .bnrArea-mail {
display: flex;
align-self: center;
justify-content: center;
padding: 0.2em;
margin: 0.5em 2% 0 2%;
font-size: 1.2em;
font-weight: bold;
color: white;
text-decoration: none;
border-radius: 0.5em;
}
.bnrArea .bnrArea-tel:hover,
.bnrArea .bnrArea-mail:hover {
color: white;
text-decoration: none;
opacity: 0.8;
}
.bnrArea .bnrArea-tel {
grid-area: tel;
background-color: #0066cc;
}
.bnrArea .bnrArea-mail {
grid-area: mail;
background-color: #ff9900;
}
.d-ib {
display: inline-block;
}
@media screen and (max-width: 768px) {
.bnrArea {
grid-template:
"img pr pr"
"tel tel mail"
/25% 25% 1fr
}
.k-bgbox .k-bggray .bnrArea .bnrArea-img {
max-width: 95%;
}
.k-bgbox .k-bggray .bnrArea .bnrArea-pr {
font-size: 0.9em;
}
}  .k-bgbox .k-bggray .kt-contents-area .banner-achievement a,
.k-bgbox .k-bggray .contents-area .banner-achievement a {
display: block;
width: 100%;
}
.k-bgbox .k-bggray .kt-contents-area .banner-achievement img,
.k-bgbox .k-bggray .contents-area .banner-achievement img {
width: 100%;
height: auto;
margin: auto;
}  @media screen and (max-width: 768px) {
.k-bgbox .k-bggray .contents-area img,
.k-bgbox .k-bggray .kt-contents-area img {
max-width: 100%;
height: auto;
}
.k-bgbox .k-bggray .yarpp-thumbnail > img,
.k-bgbox .k-bggray .yarpp-thumbnail-default { height: 120px;
}
} .accessRoute {
display: flex;
flex-wrap: wrap;
gap: 1em;
justify-content: space-between;
margin-top: 20px;
counter-reset: accessRoute;
}
.accessRoute::after {
width: 30%;
content: '';
}
.accessRoute-box {
position: relative;
width: 30%;
}
.accessRoute-box::before {
position: absolute;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
width: 2em;
height: 2em;
content: counter(accessRoute);
counter-increment: accessRoute;
background-color: white;
}
.accessRoute-image {
display: block;
width: 100%;
height: auto;
margin: 0 !important;
}
@media screen and (max-width: 768px) {
.accessRoute-box {
width: 45%;
}
.accessRoute::after {
width: 45%;
content: '';
}
} .linkIcon::before {
font-family: 'Font Awesome\ 5 Free';
font-weight: bold;
content: '\f101';
} .toc {
padding: 1.5em 2em;
margin: 1em auto;
box-shadow: 0 0 0 1px #777;
}
.toc-title {
width: fit-content;
margin: auto;
font-size: 1.5em;
}
.toc-list,
.toc-list-depth2 {
list-style: decimal;
}
.toc-list-depth2 {
margin-left: 1.5em;
}
.toc a {
color: black;
}
.toc a:hover {
text-decoration: underline;
} .k-bgbox .k-bggray .kt-contents-area .eyecatch {
display: block;
max-width: 100%;
margin: 1.5em auto;
}
.k-bgbox .k-bggray .kt-contents-area .mb-0 {
margin-bottom: 0;
}
.list-disc {
padding-left: 1.3em;
margin-bottom: 1em;
list-style-type: disc;
}
.muchi-context h3 {
margin: 1em 0 1em 0;
font-size: 24px;
}
@media screen and (min-width: 769px) {
main {
padding-top: calc(152px - 3.75rem);
}
}
.front-linkbox {
display: flex;
align-items: stretch;
justify-content: center;
height: 70px;
margin: 1em auto;
}
.front-linkbox-image {
width: auto;
height: 100%;
}
.front-linkbox .u-mt-large {
margin-top: 0;
}
.front-linkbox .arrow-wh-blbtn {
padding-right: 1em;
font-size: 2em;
}
@media screen and (max-width: 768px) {
.front-linkbox {
flex-direction: column;
width: 70%;
height: unset;
}
}
.front-linkbox-link {
position: relative;
display: inline-block;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #0066cc;
transition: all .3s;
}
.front-linkbox-link:hover {
color: #0066cc;
background-color: #fff;
box-shadow: inset 0 0 0 2px #0066cc;
}
.front-linkbox-linktext {
font-size: 1rem;
}
.front-linkbox-link:hover .arrow-wh-blbtn::before {
border-top: solid 4px #0066cc;
border-right: solid 4px #0066cc;
transition: all .3s;
}
.front-linkbox-link a {
display: block;
padding: 0.3em;
line-height: 1.2;
color: unset;
} .kossetsuMain {}
.kossetsuMain h2 {
position: relative;
padding: 0 0 6px;
margin: 50px 0 0;
font-size: 24px;
font-weight: 400;
line-height: 1.4;
color: #0066cc;
text-align: left;
border-bottom: solid 3px #ccc;
}
.kossetsuMain h2:after {
position: absolute;
bottom: -3px;
display: block;
width: 20%;
content: " ";
border-bottom: solid 3px #0066cc;
}
.kossetsuMain h2 a {
color: #0066cc;
}
.kossetsuMain h3 {
margin: 1em 0 1em 0;
font-size: 24px;
}
.kossetsuMain p {
margin-bottom: 1em;
}
.kossetsuMain .attachment-page_maincatch {
width: auto;
max-height: 500px;
} .banner-bengoshi-kijun {
display: flex;
gap: 0 5%;
margin-bottom: 2em;
}
.banner-bengoshi-kijun p {
margin-bottom: 1.5em;
text-align: left;
}
.banner-bengoshi-kijun-wrap h2 {
font-size: 1.6rem;
font-weight: bold;
}
.banner-bengoshi-kijun-wrap img {
max-width: 100%;
height: auto;
}
@media screen and (max-width: 768px) {
.banner-bengoshi-kijun {
display: block;
}
.banner-bengoshi-kijun-wrap h2 {
font-size: 1.3rem;
}
}
.bold {
font-weight: bold;
}
.green-box {
padding: 5px;
margin-bottom: 2em;
box-shadow: green 0 0 0 2px;
} .zenkoku {
text-align: left;
}
.zenkoku p {
margin-bottom: 1.5em;
}
.zenkoku h2 {
margin-bottom: 1em;
font-size: 1.8em;
font-weight: bold;
}
.zenkoku h3 {
margin-bottom: 1em;
font-size: 1.3em;
font-weight: bold;
}
.frontGreeting-content {
display: grid;
grid-template:
'text1 image'
'text2 image'
'text3 text3'
/50% 1fr;
gap: 0 2em;
}
.frontGreeting-text1 {
grid-area: text1;
}
.frontGreeting-text2 {
grid-area: text2;
}
.frontGreeting-text3 {
grid-area: text3;
}
.frontGreeting-image {
grid-area: image;
max-width: 100%;
max-height: 400px;
margin-bottom: 1.5em;
}
.frontGreeting-name {
margin-left: 2rem;
font-size: 2em;
}
@media screen and (max-width: 768px) {
.frontGreeting-content {
grid-template:
'image'
'text1'
'text2'
'text3';
}
.frontGreeting-image {
margin: auto auto 1.5em auto;
}
}.skippr{width:100%;height:100%;position:relative;overflow:hidden}.skippr>div{position:absolute;width:100%;height:100%;background-size:cover;background-position:50% 62.5%}.skippr>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;min-height:100%}.skippr-nav-container{position:absolute;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);bottom:25px;overflow:auto;z-index:999}.skippr-nav-element{cursor:pointer;float:left;background-color:rgba(255,255,255,0.5);-webkit-transition:all .25s linear;transition:all .25s linear}.skippr-nav-element-bubble{width:12px;height:12px;border-radius:50%;margin:0 4px}.skippr-nav-element-block{width:60px;height:10px}.skippr-nav-element:hover,.skippr-nav-element-active{background-color:#fff}.skippr-arrow{position:absolute;z-index:999;top:50%;-webkit-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);transform:translate(0%, -50%);width:30px;height:30px;transform-origin:center center;-webkit-transform-origin:top left;cursor:pointer}.skippr-previous{left:2.5%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-top:2px solid white;border-left:2px solid white}.skippr-next{right:3.5%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-bottom:2px solid white;border-right:2px solid white}
  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
audio, canvas, video { display:inline-block; max-width:100%; }
html { overflow-y: scroll; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
ul, ol { list-style:none; }
blockquote , q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content: none; }
a:focus { outline:none; }
ins { text-decoration:none; }
mark { font-style:italic; font-weight:bold; }
del { text-decoration:line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
button, input, select, textarea { outline:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:100%; }
input, textarea { background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); -webkit-appearance: none; border-radius:0; }
input[type="checkbox"]{ -webkit-appearance: checkbox; }
input[type="radio"]{ -webkit-appearance: radio; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
img { -ms-interpolation-mode:bicubic; } .clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }/*\*/* html .clearfix { height:1% }
.clearfix { display:block;}/**/a {text-decoration: none;}
a:hover { text-decoration: none;}.bx-wrapper {
position: relative;
margin-bottom: 30px;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bxslider {
margin: 0;
padding: 0; -webkit-perspective: 1000;
}
ul.bxslider {
list-style: none;
}
.bx-viewport { -webkit-transform: translateZ(0);
} .bx-wrapper {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: 0px solid #fff;
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/bx_loader.gif) center center no-repeat #ffffff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
vertical-align: bottom;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager-item {
font-size: 0;
line-height: 0;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
background-position: 0 0;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 2;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}
.bxslider li:not(:first-child){
display: none;
}.yarpp_pro_msg{
border: 1px ridge #D0D0D0;
padding: 0.4em 2em 0.8em;
text-align: justify;
}
.yarpp_pro_msg strong{
display: inline-block;
text-align: center;
width: 100%;
color: orange;
}
.yarpp_help {
position: relative;
display: inline-block;
background: transparent url(//u-s-kotsujiko.com/wp/wp-includes/images/wpicons.png) no-repeat -520px -20px;
vertical-align: text-bottom;
width: 20px;
height: 20px;
}
.yarpp_help_msg {
position: absolute;
left: 25px;
display: none;
border: 1px solid #D0D0D0;
width: 250px;
text-align: justify;
padding: 10px 15px;
background-color: #FFF;
box-shadow: 0 0 0.4em -0.15em #333;
z-index: 100;
}
.yarpp_help:hover .yarpp_help_msg{
display: block
}
.wp-block-archives-dropdown label{display:block}.wp-block-avatar{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{cursor:pointer;display:inline-block;text-align:center;word-break:break-word;box-sizing:border-box}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){box-shadow:none;text-decoration:none;border-radius:9999px;padding:calc(.667em + 2px) calc(1.333em + 2px)}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*0.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*0.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*0.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;flex-basis:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button.is-style-outline>.wp-block-button__link,.wp-block-button .wp-block-button__link.is-style-outline{border:2px solid;padding:.667em 1.333em}.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap!important;align-items:normal!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{content:"";display:table;clear:both}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-top:.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{margin-top:1em;margin-bottom:1em;display:block}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{margin-bottom:0;max-width:100%;list-style:none;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{position:relative;background-position:50%;min-height:430px;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]),.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-cover .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-size:cover;background-repeat:no-repeat}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{width:100%;height:100%;flex:1;-o-object-fit:cover;object-fit:cover}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;flex-direction:column;max-width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{margin:0;flex-direction:column;flex-grow:1}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image.has-custom-border img,.wp-block-image img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image.aligncenter,.wp-block-image .aligncenter,.wp-block-image.alignleft,.wp-block-image .alignleft,.wp-block-image.alignright,.wp-block-image .alignright{display:table}.wp-block-image.aligncenter>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image.alignright>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em;float:left}.wp-block-latest-posts__featured-image.alignright{margin-left:1em;float:right}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto;box-sizing:border-box}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-top:0;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;line-height:0;display:inline-block;font-size:inherit;padding:0;background-color:inherit;color:currentColor;border:none;width:.6em;height:.6em;margin-left:.25em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;width:inherit;height:inherit;margin-top:.075em}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{background-color:inherit;color:inherit;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:normal;opacity:0;transition:opacity .1s linear;visibility:hidden;width:0;height:0;overflow:hidden;left:-1px;top:100%}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-right:0;margin-left:auto}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{position:relative;display:flex}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;text-align:left}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.wp-block-navigation__responsive-container .wp-block-navigation-link a{color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){color:inherit!important;background-color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;background-color:inherit;animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;padding:var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);overflow:auto;z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-duration:1ms;animation-delay:0s}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px);overflow:visible;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:var(--navigation-layout-justification-setting,inherit)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{opacity:1;visibility:visible;height:auto;width:auto;overflow:initial;min-width:200px;position:static;border:none;padding-left:2rem;padding-right:2rem}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{display:flex;flex-direction:column;align-items:var(--navigation-layout-justification-setting,initial)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{color:inherit!important;background:transparent!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{right:auto;left:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:block;width:100%;position:relative;z-index:auto;background-color:inherit}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0;text-transform:inherit}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;top:0;right:0;z-index:2}.wp-block-navigation__responsive-close{width:100%;max-width:var(--wp--style--global--wide-size,100%);margin-left:auto;margin-right:auto}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);flex-wrap:var(--navigation-layout-wrap,wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block}.wp-block-post-featured-image img{max-width:100%;width:100%;height:auto;vertical-align:bottom;box-sizing:border-box}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{position:absolute;inset:0;background-color:#000}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title{word-break:break-word;box-sizing:border-box}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center;overflow-wrap:break-word;box-sizing:border-box}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-child{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:not(.is-style-plain) cite,.wp-block-quote.is-large:not(.is-style-plain) footer,.wp-block-quote.is-style-large:not(.is-style-plain) cite,.wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:.625em;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{padding:8px;flex-grow:1;margin-left:0;margin-right:0;min-width:3em;border:1px solid #949494;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){padding:4px;border:1px solid #949494}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border:1px solid;border-right:none;border-left:none}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-social-links{box-sizing:border-box;padding-left:0;padding-right:0;text-indent:0;margin-left:0;background:none}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){margin-left:.5em;margin-right:.5em;font-size:.65em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:1.25em;height:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{text-align:center;justify-content:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th,.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color]>*,.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th,.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color]>*,.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr{border-left-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit;border-style:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{box-sizing:border-box}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}figure{margin:0 0 1em}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}