@charset 'UTF-8';
@charset "UTF-8";
@charset "UTF-8";
@charset "utf-8";

  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;}.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;
}
.tra-faq .link:hover {
color: tomato;
}
.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 {
display: flex;
align-items: center;
justify-content: space-between;
width: 1200px;
height: 100%;
margin: 0 auto;
}
.menu > ul > li {
flex-grow: 1;
}
.menu > ul > li a {
position: relative;
display: inline-block;
padding: 3px 0;
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,
.page-maintitle-knowledge,
.page-maintitle-case,
.page-maintitle-faq,
.page-maintitle-voice,
.page-maintitle-default,
.page-maintitle-contact {
position: relative;
height: 120px;
padding: 0;
margin: 0;
background-blend-mode: overlay;
}
.page-maintitle-company {
background: #30303080 url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-company.png) center center no-repeat;
}
.page-maintitle-knowledge {
background: #30303080 url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-service.png) center center no-repeat;
}
.page-maintitle-case {
background: #30303080 url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-case.png) center center no-repeat;
}
.page-maintitle-faq {
background: #30303080 url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-faq.png) center center no-repeat;
}
.page-maintitle-voice {
background: #30303080 url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-voice.png) center center no-repeat;
}
.page-maintitle-default {
background: #30303080 url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-default.png) center center no-repeat;
}
.page-maintitle-contact {
background: #30303080 url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/img-bg-contact.png) center center no-repeat;
}
.page-title {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
padding: 0;
margin: auto;
font-size: 2em;
font-weight: 700;
line-height: 1.3;
color: #fff;
}
@media screen and (max-width: 768px) {
.page-title {
font-size: 1.6em;
}
} .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;
}
}  .related-posts {
display: flex;
gap: 0.5em;
align-items: start;
justify-content: left;
}
.related-item {
display: flex;
flex-direction: column;
justify-content: start;
width: 130px;
height: 170px;
}
.related-item a {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.related-thumb img {
display: block;
width: 120px;
height: 120px;
margin: 0 auto !important;
object-fit: cover;
}
.related-title {
flex-grow: 1;
margin-top: 5px;
font-weight: bold;
line-height: 1.4;
}
@media screen and (max-width: 768px) {
.related-posts {
flex-wrap: wrap;
justify-content: space-around;
}
.related-posts::after {
display: block;
width: 130px;
content: '';
}
}

.k-bgbox {
margin: 0;
padding: 0;
}
.k-bgbox .k-bggray {
margin: 0;
padding: 0;
background: url(//u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/images/bg-kotei.png);
background-size: auto;
background-position: center;
}
.k-bgbox .k-bggray .inarea {
margin: 0 auto;
padding: 0;
max-width: 1200px;
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
} .k-bgbox .k-bggray .kt-contents-area {
margin: 0;
padding: 30px 0 30px 3%;
width: 77%;
text-align: left;
background: #fff;
}
.k-bgbox .k-bggray .kt-contents-area h1 {
border-bottom: solid 5px #0066cc;
font-size: 28px;
text-align: left;
line-height: 1.5;
padding: 0 0 8px;
margin: 0;
font-weight: 700;
}
.k-bgbox .k-bggray .kt-contents-area h1.infomation-title {
border-bottom: solid 5px #0066cc;
font-size: 22px;
text-align: left;
line-height: 1.5;
padding: 0 0 8px;
margin: 0;
font-weight: 700;
}
.k-bgbox .k-bggray .kt-contents-area h2 {
border-bottom: solid 3px #ccc;
position: relative;
font-size: 24px;
text-align: left;
padding: 0 0 6px;
margin: 50px 0 20px;
color: #0066cc;
font-weight: 700;
}
.k-bgbox .k-bggray .kt-contents-area h2:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #0066cc;
bottom: -3px;
width: 15%;
}
.k-bgbox .k-bggray .kt-contents-area h2.kouishogai-arc-title {
border-bottom: solid 3px #fff;
font-size: 24px;
text-align: left;
padding: 0 0 6px;
margin: 20px 0 0;
color: #0066cc;
font-weight: 700;
}
.k-bgbox .k-bggray .kt-contents-area h2.kouishogai-arc-title:after {
position: absolute;
content: " ";
display: block;
border-bottom: dotted 1px #ccc;
bottom: -3px;
width: 100%;
}
.k-bgbox .k-bggray .kt-contents-area h2.kouishogai-arc-title a {color:#000;}
.k-bgbox .k-bggray .kt-contents-area h2.kouishogai-arc-title a:hover {color:#000; text-decoration:underline;}
.k-bgbox .k-bggray .kt-contents-area h3 {
padding: 0 0 0 15px; margin: 40px 0 0;
text-align: left;
font-size: 22px;
line-height: 1.5;
font-weight: 400;
}
.k-bgbox .k-bggray .kt-contents-area h4 {
margin: 30px 0 0;
padding: 0;
text-align: left;
font-size: 20px;
line-height: 1.5;
font-weight: bold;
color: #0066cc;
}
.k-bgbox .k-bggray .kt-contents-area p {
margin: 20px 0;
padding: 0;
text-align: left;
}
.k-bgbox .k-bggray .kt-contents-area img, .company_cta img{
margin: 20px 0;
}
.contents-box{ margin:20px auto; padding:20px; border: 1px solid #0066cc;}
.contents-box-ywl{margin: 20px 0; padding: 20px; background: #ffeec5;} #CalcTool {
display: flex;
justify-content: center;
border: 2px solid #afc8d8;
background-color: #f1f7fb;
margin:50px auto 20px;
}
#CalcTool section.input {
margin: 3% 3% 3% 3%;
width: 60%;
display:block;
}
#CalcTool section.output {
margin: 3% 3% 3% 0;
width: 40%;
display:block;
}
#CalcTool section.output div.sectionWrapper.diag_right p.top_txt {
font-size:16px;
}
.sectionWrapper {
padding: 2% 4% 1% 4%;
background-color: #ffffff;
border-radius: 0.4vw;
border: 1px solid #efefef;
position: relative;
}
#CalcTool section.input div.sectionWrapper.diag_left form table tbody tr th,#CalcTool section.input div.sectionWrapper.diag_left form table tbody tr td {
width: 50%;
padding: 2.5% 0;
font-weight: bold;
color: #4e4f50;
font-size: 1.1em;
letter-spacing: 0.5px;
}
#CalcTool section.output div.sectionWrapper.diag_right table tbody tr th,#CalcTool section.output div.sectionWrapper.diag_right table tbody tr td {
width: 50%;
padding: 2.5% 0;
font-weight: bold;
color: #4e4f50;
font-size: 1.1em;
letter-spacing: 0.5px;
padding:10px 0;}
.diag_right tr {
border-bottom: 1px solid #e1e1e1;
padding:10px 0;
}
#CalcTool section.output div.sectionWrapper.diag_right table tbody tr td {
text-align:right;
}
#CalcTool section.input div.sectionWrapper.diag_left form table tbody tr td select {
width:200px;
border:1px solid #4e4f50;
padding:2%;
margin:5px 10px 5px 0;
}
#CalcTool input[type="number"] {
width: 200px;
text-align: right;
border-radius: 3px;
border: 1px solid #ccc;
color: #3d3c3c;
padding: 8px 0px 8px 7px;
margin:5px 10px 5px 0;
}
.diag_num {
display: inline-block;
background-color: #0066cc;
color: #fff;
width: 1.8em;
height: 1.8em;
text-align: center;
padding: 2px;
border-radius: 50px;
margin: 0px 7px 0px 0px;
font-size:12px;
}
#CalcTool section div.result {
margin: 5% auto 0;
padding: 0% 0%;
width: 100%;
text-align: center;
background-color: #ffffff;
border: 3px solid #0066cc;
border-radius: 6px;
text-align:center;
}
#CalcTool div.result .diag_result_total {
padding: 10px 0px;
margin: 0;
color: #fff;
font-size: 16px;
letter-spacing: 2px;
background-color: #0066cc;
border: none;
text-align:center;
}
#CalcTool section.output div.result span{
text-align:center !important;
padding:10px 0!important;
display: block;
}
.numred {
font-size:22px; 
color:#ff0000;
font-style:normal;
}
#CalcTool section.input div.sectionWrapper.diag_left div button {
-webkit-appearance: none;
padding: 2% 0 2% 10px;
width: 81%;
margin:25px auto 20px;
text-align: center;
display: block;
color: #ffffff;
font-size: 1.6em;
letter-spacing: 3px;
background-color: #ffa700;
border-radius: 6px;
font-weight: bold;
border-bottom: 1px solid #434343;
border:none;
cursor:pointer;
}
.ct {
width:100%;
text-align:center;
}
.top_crc {
width:1146px;
margin:20px auto 0;
}
.CalcBanner{
width: 100%;
}
.kt-contents-area .top_crc {
width:100%;
margin:20px auto 0;
}
.kt-contents-area div.company_cta h3 {
padding-left:0 !important;
margin:0 !important;
} .company_cta {
width:100%;
background:#f3f8fe;
border:3px solid #0066cc;
padding: 2em 0;
margin:20px 0;
}
.company_cta h3 img{
width:auto !important;
}
.company_cta .topdl{
display:flex;
padding:0 2em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.company_cta .topdl dt{
width:350px;
}
.company_cta .topdl dd{
padding-left:20px;
}
.company_cta .btmdl{
display:flex;
padding:0 2em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.company_cta .btmdl dt{
width:450px;
}
.company_cta .btmdl dd{
padding-left:20px;
}
@media screen and (max-width: 768px) {
.top_crc {
width:90%;
margin:20px auto 0;
} #CalcTool {
display: block !important;
justify-content: center;
border: 2px solid #afc8d8;
background-color: #f1f7fb;
margin:50px auto 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#CalcTool section.input {
margin: 3% auto;
width: 96%;
display:block;
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
-o-box-sizing: border-box !important;
-ms-box-sizing: border-box !important;
box-sizing: border-box !important;
}
#CalcTool section.output {
margin: 3% auto;
width: 96%;
display:block;
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
-o-box-sizing: border-box !important;
-ms-box-sizing: border-box !important;
box-sizing: border-box !important;
}
#CalcTool section.input div.sectionWrapper.diag_left form table tbody tr th,#CalcTool section.input div.sectionWrapper.diag_left form table tbody tr td {
width: 100% !important;
padding: 2.5% 0;
font-weight: bold;
color: #4e4f50;
font-size: 1.1em;
letter-spacing: 0.5px;
display:block;
}
#CalcTool section.output div.sectionWrapper.diag_right table tbody tr th,#CalcTool section.output div.sectionWrapper.diag_right table tbody tr td {
width:100% !important;
padding: 2.5% 0;
font-weight: bold;
color: #4e4f50;
font-size: 1.1em;
letter-spacing: 0.5px;
padding:10px 0;
display:block;
}
#CalcTool section.input div.sectionWrapper.diag_left form table tbody tr td select {
width:250px;
border:1px solid #4e4f50;
padding:2%;
}
#CalcTool input[type="number"] {
width: 83%;
border: 0.2% solid #cccccc;
text-align: right;
border-radius: 3px;
border: 1px solid #eaeaea;
color: #3d3c3c;
padding: 8px 0px 8px 7px;
margin:5px 10px 5px 0;
} .company_cta {
width:100%;
background:#f3f8fe;
border:3px solid #0066cc;
padding: 1em 0;
margin:30px 0;
}
.company_cta h3 br {
display:none;
}
.company_cta h3 img{
width:90% !important;
}
.company_cta .topdl{
display:block;
padding: 0 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.company_cta .topdl dt{
width:100%;
margin-bottom:0px !important;
}
.company_cta .topdl dd{
padding-left:0px !important
}
.company_cta .topdl dt img{
width: 100%;
margin:0 !important;	
}
.company_cta .topdl dd img{
width:100% !important;
height:auto;
}
.company_cta .btmdl{
display:block;
padding:1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.company_cta .btmdl dt{
width:100%;
margin-bottom:15px;
}
.company_cta .btmdl dt img{
width:100% !important;
height:auto;
padding:0 !important;
margin:0 !important;	
}
.company_cta .btmdl dd{
padding-left:0px !important
}
.company_cta .btmdl dd img{
width:100% !important;
height:auto;
}	
.k-bgbox {
margin: 0;
padding: 0 0 50px;
background: #f1f1f1;
}
.k-bgbox .k-bggray {
margin: 0;
padding: 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 {
margin: 0 auto;
padding: 0;
max-width: 100%;
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background: #fff;
}
.k-bgbox .k-bggray .kt-contents-area {
margin: 0;
padding: 30px 3%;
width: 94%;
text-align: left;
background: #fff;
}
}
.kotei-list { margin:20px 0 0; padding:0;}
.kotei-list li { margin: 20px 0 10px; padding: 0 0 5px; border-bottom: 1px dotted #ccc; text-align: left; font-size: 16px;}.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}.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;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/css/fonts/slick.eot);
src: url(https://u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/css/fonts/slick.woff) format('woff'), url(https://u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/css/fonts/slick.ttf) format('truetype'), url(https://u-s-kotsujiko.com/wp/wp-content/themes/new-urawasogolawoffice/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.addtoany_content{clear:both;margin:16px 0}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.addtoany_list a:hover,.widget .addtoany_list a:hover{border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}